38771 lines
3.0 MiB
38771 lines
3.0 MiB
; --------------------------------------------------------------------------------
|
|
; @Title: MCXW716X On-Chip Peripherals
|
|
; @Props: Released
|
|
; @Author: NEJ
|
|
; @Changelog: 2025-03-24 NEJ
|
|
; @Manufacturer: NXP - NXP Semiconductors
|
|
; @Doc: Generated (TRACE32, build: 177736.), based on:
|
|
; MCXW716A.svd (Ver. 1.0), MCXW716C.svd (Ver. 1.0)
|
|
; @Core: Cortex-M33F, Cortex-M3
|
|
; @Chip: MCXW716AMFPA, MCXW716AMFPA-CM3, MCXW716AMFTA, MCXW716AMFTA-CM3,
|
|
; MCXW716CMFPA, MCXW716CMFPA-CM3, MCXW716CMFTA, MCXW716CMFTA-CM3
|
|
; @Copyright: (C) 1989-2025 Lauterbach GmbH, licensed for use with TRACE32(R) only
|
|
; --------------------------------------------------------------------------------
|
|
; Copyright 2016-2024 NXP
|
|
; SPDX-License-Identifier: BSD-3-Clause
|
|
; --------------------------------------------------------------------------------
|
|
; $Id: permcxw716x.per 19284 2025-03-25 16:40:27Z kwisniewski $
|
|
|
|
AUTOINDENT.ON CENTER TREE
|
|
ENUMDELIMITER ","
|
|
base ad:0x0
|
|
sif (CORENAME()=="CORTEXM3")
|
|
tree.close "Core Registers (Cortex-M3)"
|
|
AUTOINDENT.PUSH
|
|
AUTOINDENT.OFF
|
|
tree "System Control"
|
|
sif COMPonent.AVAILABLE("COREDEBUG")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
|
|
width 11.
|
|
group 0x10--0x1b
|
|
line.long 0x00 "SYST_CSR,SysTick Control and Status Register"
|
|
bitfld.long 0x00 16. " COUNTFLAG ,Counter Flag" "Not counted,Counted"
|
|
bitfld.long 0x00 2. " CLKSOURCE ,Clock Source" "External,Core"
|
|
bitfld.long 0x00 1. " TICKINT ,SysTick Handler" "Not SysTick,SysTick"
|
|
textline " "
|
|
bitfld.long 0x00 0. " ENABLE ,Counter Enable" "Disabled,Enabled"
|
|
;group 0x14++0x03
|
|
line.long 0x04 "SYST_RVR,SysTick Reload Value Register"
|
|
hexmask.long.tbyte 0x04 0.--23. 1. " RELOAD ,The value to load into the SYST_CVR when the counter reaches 0"
|
|
;group 0x18++0x03
|
|
line.long 0x08 "SYST_CVR,SysTick Current Value Register"
|
|
hexmask.long.tbyte 0x08 0.--23. 1. " CURRENT ,Current Value"
|
|
rgroup 0x1c++0x03
|
|
line.long 0x00 "SYST_CALIB,SysTick Calibration Value Register"
|
|
bitfld.long 0x00 31. " NOREF ,Indicates whether the implementation defined reference clock is implemented" "Implemented,Not implemented"
|
|
bitfld.long 0x00 30. " SKEW ,Indicates whether the 10ms calibration value is exact" "Exact,Inexact"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " TENMS ,Holds a reload value to be used for 10ms (100Hz) timing"
|
|
textline " "
|
|
rgroup 0xd00++0x03
|
|
line.long 0x00 "CPUID,CPU ID Base Register"
|
|
abitfld.long 0x00 24.--31. " IMPLEMENTER ,Implementer code that Arm has assigned" "0x41=Arm Limited"
|
|
bitfld.long 0x00 20.--23. " VARIANT ,Variant number to distinguish between different product variants or major revisions of the product" "r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,r12,r13,r14,r15"
|
|
bitfld.long 0x00 16.--19. " ARCHITECTURE ,Indicates the architecture version" "0x0,0x1,0x2,0x3,0x4,0x5,0x6,0x7,0x8,0x9,0xA,0xB,0xC,0xD,0xE,ARMv7-M"
|
|
textline " "
|
|
abitfld.long 0x00 4.--15. " PARTNO ,Indicates part number" "0xC24=Cortex-M3"
|
|
bitfld.long 0x00 0.--3. " REVISION ,Revision number to distinguish between different patches of the product" "p0,p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11,p12,p13,p14,p15"
|
|
group 0xd04--0xd17
|
|
line.long 0x00 "ICSR,Interrupt Control State Register"
|
|
bitfld.long 0x00 31. " NMIPENDSET ,Set Pending NMI Bit" "Not set,Set"
|
|
bitfld.long 0x00 28. " PENDSVSET ,Set Pending pendSV Bit" "Not set,Set"
|
|
bitfld.long 0x00 27. " PENDSVCLR ,Clear Pending pendSV Bit" "Not cleared,Cleared"
|
|
textline " "
|
|
bitfld.long 0x00 26. " PENDSTSET ,Set Pending SysTick Bit" "Not set,Set"
|
|
bitfld.long 0x00 25. " PENDSTCLR ,Clear Pending SysTick Bit" "Not cleared,Cleared"
|
|
bitfld.long 0x00 23. " ISRPREEMPT ,Use Only at Debug Time" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ISRPENDING ,Interrupt Pending Flag" "Not pending,Pending"
|
|
hexmask.long.word 0x00 12.--21. 1. " VECTPENDING ,Pending ISR Number Field"
|
|
bitfld.long 0x00 11. " RETTOBASE ,Interrupt Exception" "Active,Not active"
|
|
textline " "
|
|
hexmask.long.word 0x00 0.--8. 1. " VECTACTIVE ,Active ISR Number Field"
|
|
;group 0xd08++0x03
|
|
line.long 0x04 "VTOR,Vector Table Offset Register"
|
|
bitfld.long 0x04 29. " TBLBASE ,Table Base" "Code,RAM"
|
|
hexmask.long.tbyte 0x04 7.--28. 1. " TBLOFF ,Vector Table Base Offset Field"
|
|
;group 0xd0c++0x03
|
|
line.long 0x08 "AIRCR,Application Interrupt and Reset Control Register"
|
|
hexmask.long.word 0x08 16.--31. 1. " VECTKEY ,Register Key"
|
|
rbitfld.long 0x08 15. " ENDIANESS ,Data endianness Bit" "Little,Big"
|
|
bitfld.long 0x08 8.--10. " PRIGROUP ,Interrupt Priority Grouping Field" "[7:1]/[0],[7:2]/[1:0],[7:3]/[2:0],[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]"
|
|
textline " "
|
|
bitfld.long 0x08 2. " SYSRESETREQ ,System Reset Request" "Not requested,Requested"
|
|
bitfld.long 0x08 1. " VECTCLRACTIVE ,Clear Active Vector Bit" "Not cleared,Cleared all"
|
|
bitfld.long 0x08 0. " VECTRESET ,System Reset" "No reset,Reset"
|
|
;group 0xd10++0x03
|
|
line.long 0x0c "SCR,System Control Register"
|
|
bitfld.long 0x0c 4. " SEVONPEND ,Determines whether an interrupt transition from inactive state to pending state is a wakeup event" "Not wakeup,Wakeup"
|
|
bitfld.long 0x0c 2. " SLEEPDEEP ,Provides a qualifying hint indicating that waking from sleep might take longer" "Not deep sleep,Deep sleep"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " SLEEPONEXIT ,Determines whether, on an exit from an ISR that returns to the base level of execution priority, the processor enters a sleep state" "Disabled,Enabled"
|
|
;group 0xd14++0x03
|
|
line.long 0x10 "CCR,Configuration Control Register"
|
|
bitfld.long 0x10 9. " STKALIGN ,8-byte Stack Frame Alignment" "4-byte,8-byte"
|
|
bitfld.long 0x10 8. " BFHFNMIGN ,Enable NMI, Hard Fault and FAULTMASK to Ignore Bus Fault" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 4. " DIV_0_TRP ,Trap Divide by Zero" "Disabled,Enabled"
|
|
bitfld.long 0x10 3. " UNALIGN_TRP ,Trap for Unaligned Access" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 1. " USERSETMPEND ,Enable User Access to the Software Trigger Exception Register" "Disabled,Enabled"
|
|
bitfld.long 0x10 0. " NONEBASETHRDENA ,Control Entry to Thread Mode" "Only from last exception,Any level"
|
|
group 0xd18--0xd23
|
|
line.long 0x00 "SHPR1,SSystem Handler Priority Register 1"
|
|
hexmask.long.byte 0x00 24.--31. 1. " PRI_7 ,Priority of System Handler 7"
|
|
hexmask.long.byte 0x00 16.--23. 1. " PRI_6 ,Priority of system handler 6(UsageFault)"
|
|
hexmask.long.byte 0x00 8.--15. 1. " PRI_5 ,Priority of system handler 5(BusFault)"
|
|
textline " "
|
|
hexmask.long.byte 0x00 0.--7. 1. " PRI_4 ,Priority of system handler 4(MemManage)"
|
|
line.long 0x04 "SHPR2,System Handler Priority Register 2"
|
|
hexmask.long.byte 0x04 24.--31. 1. " PRI_11 ,Priority of system handler 11(SVCall)"
|
|
hexmask.long.byte 0x04 16.--23. 1. " PRI_10 ,Priority of System Handler 10"
|
|
hexmask.long.byte 0x04 8.--15. 1. " PRI_9 ,Priority of System Handler 9"
|
|
textline " "
|
|
hexmask.long.byte 0x04 0.--7. 1. " PRI_8 ,Priority of System Handler 8"
|
|
line.long 0x08 "SHPR3,System Handler Priority Register 3"
|
|
hexmask.long.byte 0x08 24.--31. 1. " PRI_15 ,Priority of System Handler 15(SysTick)"
|
|
hexmask.long.byte 0x08 16.--23. 1. " PRI_14 ,Priority of System Handler 14(PendSV)"
|
|
hexmask.long.byte 0x08 8.--15. 1. " PRI_13 ,Priority of System Handler 13"
|
|
textline " "
|
|
hexmask.long.byte 0x08 0.--7. 1. " PRI_12 ,Priority of System Handler 12(DebugMonitor)"
|
|
group 0xd24++0x3
|
|
line.long 0x00 "SHCSR,System Handler Control and State Register"
|
|
bitfld.long 0x00 18. " USGFAULTENA ,USGFAULTENA" "Disabled,Enabled"
|
|
bitfld.long 0x00 17. " BUSFAULTENA ,BUSFAULTENA" "Disabled,Enabled"
|
|
bitfld.long 0x00 16. " MEMFAULTENA ,MEMFAULTENA" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SVCALLPENDED ,SVCall is Pended Started" "Not replaced,Replaced"
|
|
bitfld.long 0x00 14. " BUSFAULTPENDED ,BusFault is Pended Started" "Not replaced,Replaced"
|
|
bitfld.long 0x00 13. " MEMFAULTPENDED ,MemManage is Pended Started" "Not replaced,Replaced"
|
|
textline " "
|
|
bitfld.long 0x00 11. " SYSTICKACT ,SysTick is Active" "Not active,Active"
|
|
bitfld.long 0x00 10. " PENDSVACT ,PendSV is Active" "Not active,Active"
|
|
bitfld.long 0x00 8. " MONITORACT ,Monitor is Active" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SVCALLACT ,SVCall is Active" "Not active,Active"
|
|
bitfld.long 0x00 3. " USGFAULTACT ,UsageFault is Active" "Not active,Active"
|
|
bitfld.long 0x00 1. " BUSFAULTACT ,BusFault is Active" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 0. " MEMFAULTACT ,MemManage is Active" "Not active,Active"
|
|
group 0xd28--0xd3b
|
|
line.byte 0x0 "MMFSR,Memory Manage Fault Status Register"
|
|
bitfld.byte 0x0 7. " MMARVALID ,Address Valid Flag" "Not valid,Valid"
|
|
bitfld.byte 0x0 4. " MSTKERR ,Stacking Access Violations" "No error,Error"
|
|
bitfld.byte 0x0 3. " MUNSTKERR ,Unstack Access Violations" "No error,Error"
|
|
textline " "
|
|
bitfld.byte 0x0 1. " DACCVIOL ,Data Access Violation" "No error,Error"
|
|
bitfld.byte 0x0 0. " IACCVIOL ,Instruction Access Violation" "No error,Error"
|
|
;group 0xd29++0x00
|
|
line.byte 0x01 "BFSR,Bus Fault Status Register"
|
|
bitfld.byte 0x01 7. " BFARVALID ,Address Valid" "Not valid,Valid"
|
|
bitfld.byte 0x01 4. " STKERR ,Stacking from Exception has Caused Bus Faults" "No error,Error"
|
|
bitfld.byte 0x01 3. " UNSTKERR ,Unstack from Exception Return has Caused Bus Faults" "No error,Error"
|
|
textline " "
|
|
bitfld.byte 0x01 2. " IMPRECISERR ,Imprecise Data Bus Error" "No error,Error"
|
|
bitfld.byte 0x01 1. " PRECISERR ,Precise Data Bus Error Return" "No error,Error"
|
|
bitfld.byte 0x01 0. " IBUSERR ,Instruction Bus Error Flag" "No error,Error"
|
|
;group 0xd2a++0x01
|
|
line.word 0x02 "USAFAULT,Usage Fault Status Register"
|
|
bitfld.word 0x02 9. " DIVBYZERO ,Illegal PC Load" "No error,Error"
|
|
bitfld.word 0x02 8. " UNALIGNED ,Illegal Unaligned Access" "No error,Error"
|
|
bitfld.word 0x02 3. " NOCP ,Attempt to use a coprocessor instruction" "No error,Error"
|
|
textline " "
|
|
bitfld.word 0x02 2. " INVPC ,Attempt to Load EXC_RETURN into PC Illegally" "No error,Error"
|
|
bitfld.word 0x02 1. " INVSTATE , Invalid Combination of EPSR and Instruction" "No error,Error"
|
|
bitfld.word 0x02 0. " UNDEFINSTR ,Illegal Processor State" "No error,Error"
|
|
;group 0xd2c++0x03
|
|
line.long 0x04 "HFSR,Hard Fault Status Register"
|
|
bitfld.long 0x04 31. " DEBUGEVT ,This Bit is Set if There is a Fault Related to Debug" "No error,Error"
|
|
bitfld.long 0x04 30. " FORCED ,Hard Fault Activated" "No error,Error"
|
|
bitfld.long 0x04 1. " VECTTBL ,Bus Fault" "No error,Error"
|
|
;group 0xd30++0x03
|
|
line.long 0x08 "DFSR,Debug Fault Status Register"
|
|
bitfld.long 0x08 4. " EXTERNAL ,External Debug Request Flag" "Not asserted,Asserted"
|
|
bitfld.long 0x08 3. " VCATCH ,Vector Catch Flag" "Not occurred,Occurred"
|
|
bitfld.long 0x08 2. " DWTTRAP ,Data Watchpoint and Trace (DWT) Flag" "Not matched,Matched"
|
|
textline " "
|
|
bitfld.long 0x08 1. " BKPT ,BKPT Flag" "Not executed,Executed"
|
|
bitfld.long 0x08 0. " HALTED ,Halt Request Flag" "Not requested,Requested"
|
|
;group 0xd34++0x03
|
|
line.long 0xc "MMFAR,Memory Manage Fault Address Register"
|
|
;group 0xd38++0x03
|
|
line.long 0x10 "BFAR,Bus Fault Address Register"
|
|
wgroup 0xf00++0x03
|
|
line.long 0x00 "STIR,Software Trigger Interrupt Register"
|
|
hexmask.long.word 0x00 0.--8. 1. " INTID ,Indicates the interrupt to be triggered"
|
|
tree "Feature Registers"
|
|
width 10.
|
|
rgroup.long 0xD40++0x0B
|
|
line.long 0x00 "ID_PFR0,Processor Feature Register 0"
|
|
bitfld.long 0x00 4.--7. " STATE1 ,Thumb instruction set support" ",,,Supported,?..."
|
|
bitfld.long 0x00 0.--3. " STATE0 ,ARM instruction set support" "Not supported,?..."
|
|
line.long 0x04 "ID_PFR1,Processor Feature Register 1"
|
|
bitfld.long 0x04 8.--11. " MPROF ,M profile programmers' model" ",,2-stack,?..."
|
|
line.long 0x08 "ID_DFR0,Debug Feature Register 0"
|
|
bitfld.long 0x08 20.--23. " DBGMOD ,Support for memory-mapped debug model for M profile processors" "Not supported,Supported,?..."
|
|
hgroup.long 0xD4C++0x03
|
|
hide.long 0x00 "ID_AFR0,Auxiliary Feature Register 0"
|
|
rgroup.long 0xD50++0x03
|
|
line.long 0x00 "ID_MMFR0,Memory Model Feature Register 0"
|
|
bitfld.long 0x00 20.--23. " AUXREG ,Indicates the support for Auxiliary registers" "Not supported,ACTLR only,?..."
|
|
bitfld.long 0x00 16.--19. " TCMSUP ,Indicates the support for Tightly Coupled Memory (TCM)" "Not supported,Supported,?..."
|
|
bitfld.long 0x00 12.--15. " SHRLEV ,Indicates the number of shareability levels implemented" "Level 1,?..."
|
|
textline " "
|
|
bitfld.long 0x00 8.--11. " OUTMSHR ,Indicates the outermost shareability domain implemented" "Non-cacheable,,,,,,,,,,,,,,,Ignored"
|
|
bitfld.long 0x00 4.--7. " PMSASUP ,Indicates support for a PMSA" "Not supported,,,PMSAv7,?..."
|
|
hgroup.long 0xD54++0x03
|
|
hide.long 0x00 "ID_MMFR1,Memory Model Feature Register 1"
|
|
rgroup.long 0xD58++0x03
|
|
line.long 0x00 "ID_MMFR2,Memory Model Feature Register 2"
|
|
bitfld.long 0x00 24.--27. " WFISTALL ,Indicates the support for Wait For Interrupt (WFI) stalling" "Not supported,Supported,?..."
|
|
rgroup.long 0xD60++0x13
|
|
line.long 0x00 "ID_ISAR0,Instruction Set Attributes Register 0"
|
|
bitfld.long 0x00 24.--27. " DIVIDE ,Indicates the supported divide instructions" "Not supported,SDIV/UDIV,?..."
|
|
bitfld.long 0x00 20.--23. " DEBUG ,Indicates the supported debug instructions" "Not supported,BKPT,?..."
|
|
bitfld.long 0x00 16.--19. " COPROC ,Indicates the supported coprocessor instructions" "Not supported,CDP/LDC/MCR/STC,CDP2/LDC2/MCR2/STC2,MCRR/MRRC,MCRR2/MRRC2,?..."
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CMPBRANCH ,Indicates the supported combined compare and branch instructions" "Not supported,CBNZ/CBZ,?..."
|
|
bitfld.long 0x00 8.--11. " BITFIELD ,Indicates the supported bitfield instructions" "Not supported,BFC/BFI/SBFX/UBFX,?..."
|
|
bitfld.long 0x00 4.--7. " BITCOUNT ,Indicates the supported bit counting instructions" "Not supported,CLZ,?..."
|
|
line.long 0x04 "ID_ISAR1,Instruction Set Attributes Register 1"
|
|
bitfld.long 0x04 24.--27. " INTERWORK ,Indicates the supported Interworking instructions" "Not supported,BX,BX/BLX,?..."
|
|
bitfld.long 0x04 20.--23. " IMMEDIATE ,Indicates the support for data-processing instructions with long immediates" "Not supported,ADDW/MOVW/MOVT/SUBW,?..."
|
|
bitfld.long 0x04 16.--19. " IFTHEN ,Indicates the supported IfThen instructions" "Not supported,IT,?..."
|
|
textline " "
|
|
bitfld.long 0x04 12.--15. " EXTEND ,Indicates the supported Extend instructions" "Not supported,Supported,Supported,?..."
|
|
line.long 0x08 "ID_ISAR2,Instruction Set Attributes Register 2"
|
|
bitfld.long 0x08 24.--27. " REVERSAL ,Indicates the supported reversal instructions" "Not supported,REV/REV16/REVSH,REV/REV16/REVSH/RBIT,?..."
|
|
bitfld.long 0x08 20.--23. " MULTU ,Indicates the supported advanced unsigned multiply instructions" "Not supported,UMULL/UMLAL,UMULL/UMLAL/UMAAL,?..."
|
|
bitfld.long 0x08 16.--19. " MULTS ,Indicates the supported advanced signed multiply instructions" "Not supported,Supported,Supported,Supported,?..."
|
|
textline " "
|
|
bitfld.long 0x08 12.--15. " MULT ,Indicates the supported additional multiply instructions" "Not supported,MLA,MLA/MLS,?..."
|
|
bitfld.long 0x08 8.--11. " MULTIACCESSINT ,Indicates the support for multi-access interruptible instructions" "Not supported,LDM/STM restartable,LDM/STM continuable,?..."
|
|
bitfld.long 0x08 4.--7. " MEMHINT ,Indicates the supported memory hint instructions" "Not supported,,,PLD/PLI,?..."
|
|
textline " "
|
|
bitfld.long 0x08 0.--3. " LOADSTORE ,Indicates the supported additional load and store instructions" "Not supported,LDRD/STRD,?..."
|
|
line.long 0x0C "ID_ISAR3,Instruction Set Attributes Register 3"
|
|
bitfld.long 0x0C 24.--27. " TRUENOP ,Indicates the support for a true NOP instruction" "Not supported,Supported,?..."
|
|
bitfld.long 0x0C 20.--23. " THUMBCOPY ,Indicates the supported non flag-setting MOV instructions" "Not supported,Supported,?..."
|
|
bitfld.long 0x0C 16.--19. " TABBRANCH ,Indicates the supported Table Branch instructions" "Not supported,TBB/TBH,?..."
|
|
textline " "
|
|
bitfld.long 0x0C 12.--15. " SYNCHPRIM ,Indicates the supported Table Branch instructions" "Not supported,Supported,Supported,Supported,?..."
|
|
bitfld.long 0x0C 8.--11. " SVC ,Indicates the supported SVC instructions" "Not supported,SVC,?..."
|
|
bitfld.long 0x0C 4.--7. " SIMD ,Indicates the supported SIMD instructions" "Not supported,Supported,,Supported,?..."
|
|
textline " "
|
|
bitfld.long 0x0C 0.--3. " SATURATE ,Indicates the supported Saturate instructions" "Not supported,QADD/QDADD/QDSUB/QSUB,?..."
|
|
line.long 0x10 "ID_ISAR4,Instruction Set Attributes Register 4"
|
|
bitfld.long 0x10 24.--27. " PSR_M ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,?..."
|
|
bitfld.long 0x10 20.--23. " SYNCHPRIMFRAC ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,Supported,Supported,Supported,?..."
|
|
bitfld.long 0x10 16.--19. " BARRIER ,Indicates the supported Barrier instructions" "Not supported,DMB/DSB/ISB,?..."
|
|
textline " "
|
|
bitfld.long 0x10 8.--11. " WRITEBACK ,Indicates the support for writeback addressing modes" "Basic support,Full support,?..."
|
|
bitfld.long 0x10 4.--7. " WITHSHIFTS ,Indicates the support for instructions with shifts" "MOV/shift,Shift LSL 0-3,,Shift other,?..."
|
|
bitfld.long 0x10 0.--3. " UNPRIV ,Indicates the supported unprivileged instructions" "Not supported,LDRBT/LDRT/STRBT/STRT,LDRBT/LDRT/STRBT/STRT/LDRHT/LDRSBT/LDRSHTSTRHT,?..."
|
|
tree.end
|
|
tree "CoreSight Identification Registers"
|
|
width 6.
|
|
rgroup.long 0xFE0++0x0F
|
|
line.long 0x00 "PID0,Peripheral ID0"
|
|
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
|
|
line.long 0x04 "PID1,Peripheral ID1"
|
|
hexmask.long.byte 0x04 4.--7. 1. " JEP106ID[3:0] ,JEP106 ID code bits[3:0]"
|
|
hexmask.long.byte 0x04 0.--3. 1. " Part_Num[11:8] ,Part Number bits[11:8]"
|
|
line.long 0x08 "PID2,Peripheral ID2"
|
|
hexmask.long.byte 0x08 4.--7. 1. " Revision ,Revision"
|
|
bitfld.long 0x08 3. " JEDEC ,JEDEC assigned ID fields" "0,JEDEC"
|
|
hexmask.long.byte 0x08 0.--2. 1. " JEP106ID[6:4] ,JEP106 ID code bits[6:4]"
|
|
line.long 0x0c "PID3,Peripheral ID3"
|
|
hexmask.long.byte 0x0C 4.--7. 1. " RevAnd ,Minor revision field"
|
|
hexmask.long.byte 0x0C 0.--3. 1. " CMB ,Customer-modified block"
|
|
rgroup.long 0xFD0++0x03
|
|
line.long 0x00 "PID4,Peripheral Identification Register 4"
|
|
hexmask.long.byte 0x00 4.--7. 1. " Count ,4KB count"
|
|
hexmask.long.byte 0x00 0.--3. 1. " JEP106_CC ,JEP106 continuation code"
|
|
rgroup.long 0xFF0++0x0F
|
|
line.long 0x00 "CID0,Component ID0 (Preamble)"
|
|
line.long 0x04 "CID1,Component ID1"
|
|
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
|
|
hexmask.long.byte 0x04 0.--3. 1. " Preamble ,Preamble"
|
|
line.long 0x08 "CID2,Component ID2"
|
|
line.long 0x0c "CID3,Component ID3"
|
|
tree.end
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Memory Protection Unit"
|
|
sif COMPonent.AVAILABLE("COREDEBUG")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
|
|
width 15.
|
|
rgroup.long 0xD90++0x03
|
|
line.long 0x00 "MPU_TYPE,MPU Type Register"
|
|
bitfld.long 0x00 16.--23. " IREGION ,Instruction region" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..."
|
|
bitfld.long 0x00 8.--15. " DREGION ,Number of regions supported by the MPU" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..."
|
|
bitfld.long 0x00 0. " SEPARATE ,Indicates support for separate instruction and data address maps" "Not supported,Supported"
|
|
group.long 0xD94++0x03
|
|
line.long 0x00 "MPU_CTRL,MPU Control Register"
|
|
bitfld.long 0x00 2. " PRIVDEFENA ,Enables the default memory map as a background region for privileged access" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " HFNMIENA ,Handlers executing with priority less than 0 access memory with the MPU enabled or with the MPU disabled" "MPU disabled,MPU enabled"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables the MPU" "Disabled,Enabled"
|
|
group.long 0xD98++0x03
|
|
line.long 0x00 "MPU_RNR,MPU Region Number Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " REGION ,Indicates the memory region accessed by MPU_RBAR and MPU_RASR"
|
|
tree.close "MPU regions"
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x0
|
|
group.long 0xD9C++0x03 "Region 0"
|
|
saveout 0xD98 %l 0x0
|
|
line.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x0
|
|
line.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 0 (not implemented)"
|
|
saveout 0xD98 %l 0x0
|
|
hide.long 0x00 "MPU_RBAR0,MPU Region Base Address Register 0"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x0
|
|
hide.long 0x00 "MPU_RASR0,MPU Region Attribute and Size Register 0"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x1
|
|
group.long 0xD9C++0x03 "Region 1"
|
|
saveout 0xD98 %l 0x1
|
|
line.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x1
|
|
line.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 1 (not implemented)"
|
|
saveout 0xD98 %l 0x1
|
|
hide.long 0x00 "MPU_RBAR1,MPU Region Base Address Register 1"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x1
|
|
hide.long 0x00 "MPU_RASR1,MPU Region Attribute and Size Register 1"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x2
|
|
group.long 0xD9C++0x03 "Region 2"
|
|
saveout 0xD98 %l 0x2
|
|
line.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x2
|
|
line.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 2 (not implemented)"
|
|
saveout 0xD98 %l 0x2
|
|
hide.long 0x00 "MPU_RBAR2,MPU Region Base Address Register 2"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x2
|
|
hide.long 0x00 "MPU_RASR2,MPU Region Attribute and Size Register 2"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x3
|
|
group.long 0xD9C++0x03 "Region 3"
|
|
saveout 0xD98 %l 0x3
|
|
line.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x3
|
|
line.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 3 (not implemented)"
|
|
saveout 0xD98 %l 0x3
|
|
hide.long 0x00 "MPU_RBAR3,MPU Region Base Address Register 3"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x3
|
|
hide.long 0x00 "MPU_RASR3,MPU Region Attribute and Size Register 3"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x4
|
|
group.long 0xD9C++0x03 "Region 4"
|
|
saveout 0xD98 %l 0x4
|
|
line.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x4
|
|
line.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 4 (not implemented)"
|
|
saveout 0xD98 %l 0x4
|
|
hide.long 0x00 "MPU_RBAR4,MPU Region Base Address Register 4"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x4
|
|
hide.long 0x00 "MPU_RASR4,MPU Region Attribute and Size Register 4"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x5
|
|
group.long 0xD9C++0x03 "Region 5"
|
|
saveout 0xD98 %l 0x5
|
|
line.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x5
|
|
line.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 5 (not implemented)"
|
|
saveout 0xD98 %l 0x5
|
|
hide.long 0x00 "MPU_RBAR5,MPU Region Base Address Register 5"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x5
|
|
hide.long 0x00 "MPU_RASR5,MPU Region Attribute and Size Register 5"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x6
|
|
group.long 0xD9C++0x03 "Region 6"
|
|
saveout 0xD98 %l 0x6
|
|
line.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x6
|
|
line.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 6 (not implemented)"
|
|
saveout 0xD98 %l 0x6
|
|
hide.long 0x00 "MPU_RBAR6,MPU Region Base Address Register 6"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x6
|
|
hide.long 0x00 "MPU_RASR6,MPU Region Attribute and Size Register 6"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x7
|
|
group.long 0xD9C++0x03 "Region 7"
|
|
saveout 0xD98 %l 0x7
|
|
line.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x7
|
|
line.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 7 (not implemented)"
|
|
saveout 0xD98 %l 0x7
|
|
hide.long 0x00 "MPU_RBAR7,MPU Region Base Address Register 7"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x7
|
|
hide.long 0x00 "MPU_RASR7,MPU Region Attribute and Size Register 7"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x8
|
|
group.long 0xD9C++0x03 "Region 8"
|
|
saveout 0xD98 %l 0x8
|
|
line.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x8
|
|
line.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 8 (not implemented)"
|
|
saveout 0xD98 %l 0x8
|
|
hide.long 0x00 "MPU_RBAR8,MPU Region Base Address Register 8"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x8
|
|
hide.long 0x00 "MPU_RASR8,MPU Region Attribute and Size Register 8"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0x9
|
|
group.long 0xD9C++0x03 "Region 9"
|
|
saveout 0xD98 %l 0x9
|
|
line.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x9
|
|
line.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 9 (not implemented)"
|
|
saveout 0xD98 %l 0x9
|
|
hide.long 0x00 "MPU_RBAR9,MPU Region Base Address Register 9"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x9
|
|
hide.long 0x00 "MPU_RASR9,MPU Region Attribute and Size Register 9"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xA
|
|
group.long 0xD9C++0x03 "Region 10"
|
|
saveout 0xD98 %l 0xA
|
|
line.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xA
|
|
line.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 10 (not implemented)"
|
|
saveout 0xD98 %l 0xA
|
|
hide.long 0x00 "MPU_RBAR10,MPU Region Base Address Register 10"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xA
|
|
hide.long 0x00 "MPU_RASR10,MPU Region Attribute and Size Register 10"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xB
|
|
group.long 0xD9C++0x03 "Region 11"
|
|
saveout 0xD98 %l 0xB
|
|
line.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xB
|
|
line.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 11 (not implemented)"
|
|
saveout 0xD98 %l 0xB
|
|
hide.long 0x00 "MPU_RBAR11,MPU Region Base Address Register 11"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xB
|
|
hide.long 0x00 "MPU_RASR11,MPU Region Attribute and Size Register 11"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xC
|
|
group.long 0xD9C++0x03 "Region 12"
|
|
saveout 0xD98 %l 0xC
|
|
line.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xC
|
|
line.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 12 (not implemented)"
|
|
saveout 0xD98 %l 0xC
|
|
hide.long 0x00 "MPU_RBAR12,MPU Region Base Address Register 12"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xC
|
|
hide.long 0x00 "MPU_RASR12,MPU Region Attribute and Size Register 12"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xD
|
|
group.long 0xD9C++0x03 "Region 13"
|
|
saveout 0xD98 %l 0xD
|
|
line.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xD
|
|
line.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 13 (not implemented)"
|
|
saveout 0xD98 %l 0xD
|
|
hide.long 0x00 "MPU_RBAR13,MPU Region Base Address Register 13"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xD
|
|
hide.long 0x00 "MPU_RASR13,MPU Region Attribute and Size Register 13"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xE
|
|
group.long 0xD9C++0x03 "Region 14"
|
|
saveout 0xD98 %l 0xE
|
|
line.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xE
|
|
line.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 14 (not implemented)"
|
|
saveout 0xD98 %l 0xE
|
|
hide.long 0x00 "MPU_RBAR14,MPU Region Base Address Register 14"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xE
|
|
hide.long 0x00 "MPU_RASR14,MPU Region Attribute and Size Register 14"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD90)&0xff00)>>8)>0xF
|
|
group.long 0xD9C++0x03 "Region 15"
|
|
saveout 0xD98 %l 0xF
|
|
line.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xF
|
|
line.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15"
|
|
bitfld.long 0x00 28. " XN ,eXecute Never" "Execute,Not execute"
|
|
bitfld.long 0x00 24.--26. " AP ,Data Access Permission" "No access,S:RW U:--,S:RW U:R-,S:RW U:RW,reserved,S:R- U:--,S:R- U:R-,S:R- U:R-"
|
|
bitfld.long 0x00 19.--21. " TEX ,Type Extension Field" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 18. " S ,Shareable Bit" "Not shareable,Shareable"
|
|
bitfld.long 0x00 17. " C ,Cacheable Bit" "Not cacheable,Cacheable"
|
|
bitfld.long 0x00 16. " B ,Bufferable Bit" "Not bufferable,Bufferable"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SRD[7..0] ,Subregion 7 Disable" "0,1"
|
|
bitfld.long 0x00 14. ",Subregion 6 Disable" "0,1"
|
|
bitfld.long 0x00 13. ",Subregion 5 Disable" "0,1"
|
|
bitfld.long 0x00 12. ",Subregion 4 Disable" "0,1"
|
|
bitfld.long 0x00 11. ",Subregion 3 Disable" "0,1"
|
|
bitfld.long 0x00 10. ",Subregion 2 Disable" "0,1"
|
|
bitfld.long 0x00 9. ",Subregion 1 Disabled" "0,1"
|
|
bitfld.long 0x00 8. ",Subregion 0 Disable" "0,1"
|
|
bitfld.long 0x00 1.--5. " SIZE ,Indicates the region size" "-,-,-,-,32 B,64 B,128 B,256 B,512 B,1 kB,2 kB,4 kB,8 kB,16 kB,32 kB,64 kB,128 kB,256 kB,512 kB,1 MB,2 MB,4 MB,8 MB,16 MB,32 MB,64 MB,128 MB,256 MB,512 MB,1 GB,2 GB,4 GB"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables this region" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD9C++0x03 "Region 15 (not implemented)"
|
|
saveout 0xD98 %l 0xF
|
|
hide.long 0x00 "MPU_RBAR15,MPU Region Base Address Register 15"
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xF
|
|
hide.long 0x00 "MPU_RASR15,MPU Region Attribute and Size Register 15"
|
|
textline " "
|
|
textline " "
|
|
endif
|
|
tree.end
|
|
width 0x0b
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Nested Vectored Interrupt Controller"
|
|
sif COMPonent.AVAILABLE("COREDEBUG")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
|
|
width 6.
|
|
rgroup.long 0x04++0x03
|
|
line.long 0x00 "ICTR,Interrupt Controller Type Register"
|
|
bitfld.long 0x00 0.--3. " INTLINESNUM ,Total Number of Interrupt" "0-32,33-64,65-96,97-128,129-160,161-192,193-224,225-240,?..."
|
|
tree "Interrupt Enable Registers"
|
|
width 23.
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
|
|
group.long 0x100++0x03
|
|
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
|
|
group.long 0x100++0x7
|
|
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
|
|
group.long 0x100++0x0B
|
|
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
|
|
group.long 0x100++0x0F
|
|
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
|
|
group.long 0x100++0x13
|
|
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
|
|
group.long 0x100++0x17
|
|
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
|
|
group.long 0x100++0x1B
|
|
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
|
|
group.long 0x100++0x1F
|
|
line.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA31 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA30 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA29 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA28 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA27 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA26 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA25 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA24 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA23 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA22 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA21 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA20 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA19 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA18 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA17 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA16 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA15 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA14 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA13 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA12 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA11 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA10 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA9 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA8 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA7 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA6 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA5 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA4 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA3 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA2 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA1 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA0 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
line.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " ENA239 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " ENA238 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " ENA237 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " ENA236 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " ENA235 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " ENA234 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " ENA233 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " ENA232 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " ENA231 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " ENA230 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " ENA229 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " ENA228 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " ENA227 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " ENA226 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " ENA225 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " ENA224 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x100++0x1F
|
|
hide.long 0x00 "IRQ0_31_EN_SET/CLR,Interrupt Enable Register"
|
|
hide.long 0x04 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
hide.long 0x08 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
hide.long 0x0c "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
hide.long 0x10 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
|
|
hide.long 0x14 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
|
|
hide.long 0x18 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
|
|
hide.long 0x1c "IRQ224_239_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
tree.end
|
|
tree "Interrupt Pending Registers"
|
|
width 23.
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
|
|
group.long 0x200++0x03
|
|
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
|
|
group.long 0x200++0x07
|
|
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
|
|
group.long 0x200++0x0B
|
|
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
|
|
group.long 0x200++0x0F
|
|
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
|
|
group.long 0x200++0x13
|
|
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
|
|
group.long 0x200++0x17
|
|
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
|
|
group.long 0x200++0x1B
|
|
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
|
|
group.long 0x200++0x1F
|
|
line.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN31 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN30 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN29 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN28 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN27 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN26 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN25 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN24 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN23 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN22 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN21 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN20 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN19 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN18 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN17 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN16 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN15 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN14 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN13 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN12 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN11 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN10 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN9 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN8 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN7 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN6 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN5 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN4 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN3 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN2 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN1 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN0 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x04 31. 0x04 31. 0x84 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 30. 0x04 30. 0x84 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 29. 0x04 29. 0x84 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 28. 0x04 28. 0x84 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 27. 0x04 27. 0x84 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 26. 0x04 26. 0x84 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 25. 0x04 25. 0x84 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 24. 0x04 24. 0x84 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 23. 0x04 23. 0x84 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 22. 0x04 22. 0x84 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 21. 0x04 21. 0x84 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 20. 0x04 20. 0x84 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 19. 0x04 19. 0x84 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 18. 0x04 18. 0x84 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 17. 0x04 17. 0x84 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 16. 0x04 16. 0x84 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 15. 0x04 15. 0x84 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 14. 0x04 14. 0x84 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 13. 0x04 13. 0x84 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 12. 0x04 12. 0x84 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 11. 0x04 11. 0x84 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 10. 0x04 10. 0x84 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 9. 0x04 9. 0x84 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 8. 0x04 8. 0x84 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 7. 0x04 7. 0x84 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 6. 0x04 6. 0x84 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 5. 0x04 5. 0x84 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 4. 0x04 4. 0x84 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 3. 0x04 3. 0x84 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 2. 0x04 2. 0x84 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x04 1. 0x04 1. 0x84 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x04 0. 0x04 0. 0x84 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x08 31. 0x08 31. 0x88 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 30. 0x08 30. 0x88 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 29. 0x08 29. 0x88 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 28. 0x08 28. 0x88 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 27. 0x08 27. 0x88 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 26. 0x08 26. 0x88 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 25. 0x08 25. 0x88 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 24. 0x08 24. 0x88 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 23. 0x08 23. 0x88 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 22. 0x08 22. 0x88 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 21. 0x08 21. 0x88 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 20. 0x08 20. 0x88 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 19. 0x08 19. 0x88 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 18. 0x08 18. 0x88 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 17. 0x08 17. 0x88 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 16. 0x08 16. 0x88 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 15. 0x08 15. 0x88 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 14. 0x08 14. 0x88 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 13. 0x08 13. 0x88 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 12. 0x08 12. 0x88 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 11. 0x08 11. 0x88 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 10. 0x08 10. 0x88 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 9. 0x08 9. 0x88 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 8. 0x08 8. 0x88 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 7. 0x08 7. 0x88 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 6. 0x08 6. 0x88 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 5. 0x08 5. 0x88 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 4. 0x08 4. 0x88 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 3. 0x08 3. 0x88 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 2. 0x08 2. 0x88 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x08 1. 0x08 1. 0x88 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x08 0. 0x08 0. 0x88 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x0c 31. 0x0c 31. 0x8c 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 30. 0x0c 30. 0x8c 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 29. 0x0c 29. 0x8c 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 28. 0x0c 28. 0x8c 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 27. 0x0c 27. 0x8c 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 26. 0x0c 26. 0x8c 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 25. 0x0c 25. 0x8c 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 24. 0x0c 24. 0x8c 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 23. 0x0c 23. 0x8c 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 22. 0x0c 22. 0x8c 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 21. 0x0c 21. 0x8c 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 20. 0x0c 20. 0x8c 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 19. 0x0c 19. 0x8c 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 18. 0x0c 18. 0x8c 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 17. 0x0c 17. 0x8c 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 16. 0x0c 16. 0x8c 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 15. 0x0c 15. 0x8c 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 14. 0x0c 14. 0x8c 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 13. 0x0c 13. 0x8c 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 12. 0x0c 12. 0x8c 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 11. 0x0c 11. 0x8c 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 10. 0x0c 10. 0x8c 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 9. 0x0c 9. 0x8c 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 8. 0x0c 8. 0x8c 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 7. 0x0c 7. 0x8c 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 6. 0x0c 6. 0x8c 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 5. 0x0c 5. 0x8c 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 4. 0x0c 4. 0x8c 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 3. 0x0c 3. 0x8c 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 2. 0x0c 2. 0x8c 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x0c 1. 0x0c 1. 0x8c 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x0c 0. 0x0c 0. 0x8c 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x10 31. 0x10 31. 0x90 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 30. 0x10 30. 0x90 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 29. 0x10 29. 0x90 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 28. 0x10 28. 0x90 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 27. 0x10 27. 0x90 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 26. 0x10 26. 0x90 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 25. 0x10 25. 0x90 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 24. 0x10 24. 0x90 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 23. 0x10 23. 0x90 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 22. 0x10 22. 0x90 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 21. 0x10 21. 0x90 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 20. 0x10 20. 0x90 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 19. 0x10 19. 0x90 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 18. 0x10 18. 0x90 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 17. 0x10 17. 0x90 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 16. 0x10 16. 0x90 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 15. 0x10 15. 0x90 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 14. 0x10 14. 0x90 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 13. 0x10 13. 0x90 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 12. 0x10 12. 0x90 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 11. 0x10 11. 0x90 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 10. 0x10 10. 0x90 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 9. 0x10 9. 0x90 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 8. 0x10 8. 0x90 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 7. 0x10 7. 0x90 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 6. 0x10 6. 0x90 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 5. 0x10 5. 0x90 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 4. 0x10 4. 0x90 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 3. 0x10 3. 0x90 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 2. 0x10 2. 0x90 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x10 1. 0x10 1. 0x90 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x10 0. 0x10 0. 0x90 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x14 31. 0x14 31. 0x94 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 30. 0x14 30. 0x94 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 29. 0x14 29. 0x94 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 28. 0x14 28. 0x94 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 27. 0x14 27. 0x94 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 26. 0x14 26. 0x94 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 25. 0x14 25. 0x94 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 24. 0x14 24. 0x94 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 23. 0x14 23. 0x94 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 22. 0x14 22. 0x94 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 21. 0x14 21. 0x94 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 20. 0x14 20. 0x94 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 19. 0x14 19. 0x94 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 18. 0x14 18. 0x94 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 17. 0x14 17. 0x94 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 16. 0x14 16. 0x94 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 15. 0x14 15. 0x94 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 14. 0x14 14. 0x94 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 13. 0x14 13. 0x94 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 12. 0x14 12. 0x94 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 11. 0x14 11. 0x94 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 10. 0x14 10. 0x94 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 9. 0x14 9. 0x94 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 8. 0x14 8. 0x94 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 7. 0x14 7. 0x94 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 6. 0x14 6. 0x94 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 5. 0x14 5. 0x94 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 4. 0x14 4. 0x94 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 3. 0x14 3. 0x94 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 2. 0x14 2. 0x94 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x14 1. 0x14 1. 0x94 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x14 0. 0x14 0. 0x94 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x18 31. 0x18 31. 0x98 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 30. 0x18 30. 0x98 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 29. 0x18 29. 0x98 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 28. 0x18 28. 0x98 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 27. 0x18 27. 0x98 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 26. 0x18 26. 0x98 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 25. 0x18 25. 0x98 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 24. 0x18 24. 0x98 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 23. 0x18 23. 0x98 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 22. 0x18 22. 0x98 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 21. 0x18 21. 0x98 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 20. 0x18 20. 0x98 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 19. 0x18 19. 0x98 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 18. 0x18 18. 0x98 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 17. 0x18 17. 0x98 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 16. 0x18 16. 0x98 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 15. 0x18 15. 0x98 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 14. 0x18 14. 0x98 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 13. 0x18 13. 0x98 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 12. 0x18 12. 0x98 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 11. 0x18 11. 0x98 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 10. 0x18 10. 0x98 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 9. 0x18 9. 0x98 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 8. 0x18 8. 0x98 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 7. 0x18 7. 0x98 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 6. 0x18 6. 0x98 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 5. 0x18 5. 0x98 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 4. 0x18 4. 0x98 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 3. 0x18 3. 0x98 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 2. 0x18 2. 0x98 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x18 1. 0x18 1. 0x98 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x18 0. 0x18 0. 0x98 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
line.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x1c 15. 0x1c 15. 0x9c 15. " PEN239 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 14. 0x1c 14. 0x9c 14. " PEN238 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 13. 0x1c 13. 0x9c 13. " PEN237 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 12. 0x1c 12. 0x9c 12. " PEN236 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 11. 0x1c 11. 0x9c 11. " PEN235 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 10. 0x1c 10. 0x9c 10. " PEN234 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x1c 9. 0x1c 9. 0x9c 9. " PEN233 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 8. 0x1c 8. 0x9c 8. " PEN232 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 7. 0x1c 7. 0x9c 7. " PEN231 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 6. 0x1c 6. 0x9c 6. " PEN230 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 5. 0x1c 5. 0x9c 5. " PEN229 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 4. 0x1c 4. 0x9c 4. " PEN228 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x1c 3. 0x1c 3. 0x9c 3. " PEN227 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 2. 0x1c 2. 0x9c 2. " PEN226 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 1. 0x1c 1. 0x9c 1. " PEN225 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x1c 0. 0x1c 0. 0x9c 0. " PEN224 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x200++0x1F
|
|
hide.long 0x00 "IRQ0_31_PEN_SET/CLR,Interrupt Pending Register"
|
|
hide.long 0x04 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
hide.long 0x08 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
hide.long 0x0c "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
hide.long 0x10 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
|
|
hide.long 0x14 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
|
|
hide.long 0x18 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
|
|
hide.long 0x1c "IRQ224_239_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
tree.end
|
|
tree "Interrupt Active Bit Registers"
|
|
width 9.
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
|
|
rgroup.long 0x300++0x03
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
|
|
rgroup.long 0x300++0x07
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x04 "ACTIVE2,Active Bit Register 2"
|
|
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
|
|
rgroup.long 0x300++0x0B
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x04 "ACTIVE2,Active Bit Register 2"
|
|
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x08 "ACTIVE3,Active Bit Register 3"
|
|
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
|
|
rgroup.long 0x300++0x0F
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x04 "ACTIVE2,Active Bit Register 2"
|
|
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x08 "ACTIVE3,Active Bit Register 3"
|
|
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x0c "ACTIVE4,Active Bit Register 4"
|
|
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
|
|
rgroup.long 0x300++0x13
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x04 "ACTIVE2,Active Bit Register 2"
|
|
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x08 "ACTIVE3,Active Bit Register 3"
|
|
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x0c "ACTIVE4,Active Bit Register 4"
|
|
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x10 "ACTIVE5,Active Bit Register 5"
|
|
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
|
|
rgroup.long 0x300++0x17
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x04 "ACTIVE2,Active Bit Register 2"
|
|
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x08 "ACTIVE3,Active Bit Register 3"
|
|
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x0c "ACTIVE4,Active Bit Register 4"
|
|
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x10 "ACTIVE5,Active Bit Register 5"
|
|
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x14 "ACTIVE6,Active Bit Register 6"
|
|
bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
|
|
rgroup.long 0x300++0x1B
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x04 "ACTIVE2,Active Bit Register 2"
|
|
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x08 "ACTIVE3,Active Bit Register 3"
|
|
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x0c "ACTIVE4,Active Bit Register 4"
|
|
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x10 "ACTIVE5,Active Bit Register 5"
|
|
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x14 "ACTIVE6,Active Bit Register 6"
|
|
bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x18 "ACTIVE7,Active Bit Register 7"
|
|
bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
|
|
rgroup.long 0x300++0x1F
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE31 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE30 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE29 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE28 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE27 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE26 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE25 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE24 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE23 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE22 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE21 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE20 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE19 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE18 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE17 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE16 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE15 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE14 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE13 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE12 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE11 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE10 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE9 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE8 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE7 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE6 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE5 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE4 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE3 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE2 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE1 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE0 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x04 "ACTIVE2,Active Bit Register 2"
|
|
bitfld.long 0x04 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x04 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x08 "ACTIVE3,Active Bit Register 3"
|
|
bitfld.long 0x08 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x08 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x08 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x0c "ACTIVE4,Active Bit Register 4"
|
|
bitfld.long 0x0c 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x0c 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x10 "ACTIVE5,Active Bit Register 5"
|
|
bitfld.long 0x10 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x10 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x10 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x14 "ACTIVE6,Active Bit Register 6"
|
|
bitfld.long 0x14 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x14 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x14 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x18 "ACTIVE7,Active Bit Register 7"
|
|
bitfld.long 0x18 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x18 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x18 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active"
|
|
line.long 0x1c "ACTIVE8,Active Bit Register 8"
|
|
bitfld.long 0x1c 15. " ACTIVE239 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 14. " ACTIVE238 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 13. " ACTIVE237 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 12. " ACTIVE236 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 11. " ACTIVE235 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 10. " ACTIVE234 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x1c 9. " ACTIVE233 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 8. " ACTIVE232 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 7. " ACTIVE231 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 6. " ACTIVE230 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 5. " ACTIVE229 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 4. " ACTIVE228 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x1c 3. " ACTIVE227 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 2. " ACTIVE226 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 1. " ACTIVE225 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x1c 0. " ACTIVE224 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x300++0x1F
|
|
hide.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
hide.long 0x04 "ACTIVE2,Active Bit Register 2"
|
|
hide.long 0x08 "ACTIVE3,Active Bit Register 3"
|
|
hide.long 0x0c "ACTIVE4,Active Bit Register 4"
|
|
hide.long 0x10 "ACTIVE5,Active Bit Register 5"
|
|
hide.long 0x14 "ACTIVE6,Active Bit Register 6"
|
|
hide.long 0x18 "ACTIVE7,Active Bit Register 7"
|
|
hide.long 0x1c "ACTIVE8,Active Bit Register 8"
|
|
endif
|
|
tree.end
|
|
tree "Interrupt Priority Registers"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x00)
|
|
group.long 0x400++0x1F
|
|
line.long 0x0 "IPR0,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
|
|
line.long 0x4 "IPR1,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
|
|
line.long 0x8 "IPR2,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
|
|
line.long 0xC "IPR3,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
|
|
line.long 0x10 "IPR4,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
|
|
line.long 0x14 "IPR5,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
|
|
line.long 0x18 "IPR6,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
|
|
line.long 0x1C "IPR7,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x01)
|
|
group.long 0x400++0x3F
|
|
line.long 0x0 "IPR0,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
|
|
line.long 0x4 "IPR1,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
|
|
line.long 0x8 "IPR2,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
|
|
line.long 0xC "IPR3,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
|
|
line.long 0x10 "IPR4,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
|
|
line.long 0x14 "IPR5,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
|
|
line.long 0x18 "IPR6,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
|
|
line.long 0x1C "IPR7,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
|
|
line.long 0x20 "IPR8,Interrupt Priority Register"
|
|
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
|
|
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
|
|
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
|
|
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
|
|
line.long 0x24 "IPR9,Interrupt Priority Register"
|
|
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
|
|
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
|
|
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
|
|
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
|
|
line.long 0x28 "IPR10,Interrupt Priority Register"
|
|
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
|
|
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
|
|
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
|
|
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
|
|
line.long 0x2C "IPR11,Interrupt Priority Register"
|
|
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
|
|
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
|
|
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
|
|
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
|
|
line.long 0x30 "IPR12,Interrupt Priority Register"
|
|
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
|
|
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
|
|
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
|
|
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
|
|
line.long 0x34 "IPR13,Interrupt Priority Register"
|
|
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
|
|
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
|
|
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
|
|
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
|
|
line.long 0x38 "IPR14,Interrupt Priority Register"
|
|
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
|
|
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
|
|
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
|
|
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
|
|
line.long 0x3C "IPR15,Interrupt Priority Register"
|
|
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
|
|
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
|
|
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
|
|
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x02)
|
|
group.long 0x400++0x5F
|
|
line.long 0x0 "IPR0,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
|
|
line.long 0x4 "IPR1,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
|
|
line.long 0x8 "IPR2,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
|
|
line.long 0xC "IPR3,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
|
|
line.long 0x10 "IPR4,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
|
|
line.long 0x14 "IPR5,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
|
|
line.long 0x18 "IPR6,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
|
|
line.long 0x1C "IPR7,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
|
|
line.long 0x20 "IPR8,Interrupt Priority Register"
|
|
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
|
|
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
|
|
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
|
|
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
|
|
line.long 0x24 "IPR9,Interrupt Priority Register"
|
|
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
|
|
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
|
|
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
|
|
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
|
|
line.long 0x28 "IPR10,Interrupt Priority Register"
|
|
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
|
|
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
|
|
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
|
|
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
|
|
line.long 0x2C "IPR11,Interrupt Priority Register"
|
|
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
|
|
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
|
|
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
|
|
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
|
|
line.long 0x30 "IPR12,Interrupt Priority Register"
|
|
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
|
|
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
|
|
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
|
|
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
|
|
line.long 0x34 "IPR13,Interrupt Priority Register"
|
|
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
|
|
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
|
|
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
|
|
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
|
|
line.long 0x38 "IPR14,Interrupt Priority Register"
|
|
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
|
|
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
|
|
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
|
|
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
|
|
line.long 0x3C "IPR15,Interrupt Priority Register"
|
|
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
|
|
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
|
|
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
|
|
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
|
|
line.long 0x40 "IPR16,Interrupt Priority Register"
|
|
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
|
|
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
|
|
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
|
|
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
|
|
line.long 0x44 "IPR17,Interrupt Priority Register"
|
|
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
|
|
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
|
|
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
|
|
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
|
|
line.long 0x48 "IPR18,Interrupt Priority Register"
|
|
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
|
|
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
|
|
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
|
|
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
|
|
line.long 0x4C "IPR19,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
|
|
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
|
|
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
|
|
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
|
|
line.long 0x50 "IPR20,Interrupt Priority Register"
|
|
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
|
|
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
|
|
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
|
|
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
|
|
line.long 0x54 "IPR21,Interrupt Priority Register"
|
|
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
|
|
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
|
|
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
|
|
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
|
|
line.long 0x58 "IPR22,Interrupt Priority Register"
|
|
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
|
|
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
|
|
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
|
|
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
|
|
line.long 0x5C "IPR23,Interrupt Priority Register"
|
|
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
|
|
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
|
|
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
|
|
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x03)
|
|
group.long 0x400++0x7F
|
|
line.long 0x0 "IPR0,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
|
|
line.long 0x4 "IPR1,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
|
|
line.long 0x8 "IPR2,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
|
|
line.long 0xC "IPR3,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
|
|
line.long 0x10 "IPR4,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
|
|
line.long 0x14 "IPR5,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
|
|
line.long 0x18 "IPR6,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
|
|
line.long 0x1C "IPR7,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
|
|
line.long 0x20 "IPR8,Interrupt Priority Register"
|
|
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
|
|
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
|
|
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
|
|
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
|
|
line.long 0x24 "IPR9,Interrupt Priority Register"
|
|
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
|
|
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
|
|
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
|
|
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
|
|
line.long 0x28 "IPR10,Interrupt Priority Register"
|
|
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
|
|
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
|
|
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
|
|
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
|
|
line.long 0x2C "IPR11,Interrupt Priority Register"
|
|
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
|
|
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
|
|
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
|
|
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
|
|
line.long 0x30 "IPR12,Interrupt Priority Register"
|
|
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
|
|
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
|
|
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
|
|
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
|
|
line.long 0x34 "IPR13,Interrupt Priority Register"
|
|
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
|
|
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
|
|
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
|
|
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
|
|
line.long 0x38 "IPR14,Interrupt Priority Register"
|
|
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
|
|
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
|
|
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
|
|
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
|
|
line.long 0x3C "IPR15,Interrupt Priority Register"
|
|
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
|
|
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
|
|
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
|
|
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
|
|
line.long 0x40 "IPR16,Interrupt Priority Register"
|
|
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
|
|
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
|
|
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
|
|
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
|
|
line.long 0x44 "IPR17,Interrupt Priority Register"
|
|
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
|
|
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
|
|
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
|
|
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
|
|
line.long 0x48 "IPR18,Interrupt Priority Register"
|
|
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
|
|
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
|
|
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
|
|
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
|
|
line.long 0x4C "IPR19,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
|
|
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
|
|
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
|
|
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
|
|
line.long 0x50 "IPR20,Interrupt Priority Register"
|
|
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
|
|
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
|
|
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
|
|
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
|
|
line.long 0x54 "IPR21,Interrupt Priority Register"
|
|
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
|
|
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
|
|
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
|
|
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
|
|
line.long 0x58 "IPR22,Interrupt Priority Register"
|
|
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
|
|
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
|
|
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
|
|
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
|
|
line.long 0x5C "IPR23,Interrupt Priority Register"
|
|
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
|
|
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
|
|
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
|
|
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
|
|
line.long 0x60 "IPR24,Interrupt Priority Register"
|
|
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
|
|
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
|
|
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
|
|
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
|
|
line.long 0x64 "IPR25,Interrupt Priority Register"
|
|
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
|
|
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
|
|
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
|
|
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
|
|
line.long 0x68 "IPR26,Interrupt Priority Register"
|
|
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
|
|
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
|
|
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
|
|
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
|
|
line.long 0x6C "IPR27,Interrupt Priority Register"
|
|
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
|
|
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
|
|
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
|
|
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
|
|
line.long 0x70 "IPR28,Interrupt Priority Register"
|
|
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
|
|
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
|
|
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
|
|
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
|
|
line.long 0x74 "IPR29,Interrupt Priority Register"
|
|
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
|
|
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
|
|
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
|
|
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
|
|
line.long 0x78 "IPR30,Interrupt Priority Register"
|
|
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
|
|
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
|
|
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
|
|
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
|
|
line.long 0x7C "IPR31,Interrupt Priority Register"
|
|
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
|
|
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
|
|
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
|
|
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x04)
|
|
group.long 0x400++0x9F
|
|
line.long 0x0 "IPR0,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
|
|
line.long 0x4 "IPR1,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
|
|
line.long 0x8 "IPR2,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
|
|
line.long 0xC "IPR3,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
|
|
line.long 0x10 "IPR4,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
|
|
line.long 0x14 "IPR5,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
|
|
line.long 0x18 "IPR6,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
|
|
line.long 0x1C "IPR7,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
|
|
line.long 0x20 "IPR8,Interrupt Priority Register"
|
|
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
|
|
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
|
|
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
|
|
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
|
|
line.long 0x24 "IPR9,Interrupt Priority Register"
|
|
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
|
|
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
|
|
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
|
|
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
|
|
line.long 0x28 "IPR10,Interrupt Priority Register"
|
|
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
|
|
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
|
|
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
|
|
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
|
|
line.long 0x2C "IPR11,Interrupt Priority Register"
|
|
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
|
|
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
|
|
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
|
|
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
|
|
line.long 0x30 "IPR12,Interrupt Priority Register"
|
|
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
|
|
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
|
|
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
|
|
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
|
|
line.long 0x34 "IPR13,Interrupt Priority Register"
|
|
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
|
|
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
|
|
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
|
|
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
|
|
line.long 0x38 "IPR14,Interrupt Priority Register"
|
|
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
|
|
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
|
|
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
|
|
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
|
|
line.long 0x3C "IPR15,Interrupt Priority Register"
|
|
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
|
|
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
|
|
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
|
|
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
|
|
line.long 0x40 "IPR16,Interrupt Priority Register"
|
|
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
|
|
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
|
|
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
|
|
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
|
|
line.long 0x44 "IPR17,Interrupt Priority Register"
|
|
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
|
|
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
|
|
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
|
|
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
|
|
line.long 0x48 "IPR18,Interrupt Priority Register"
|
|
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
|
|
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
|
|
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
|
|
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
|
|
line.long 0x4C "IPR19,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
|
|
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
|
|
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
|
|
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
|
|
line.long 0x50 "IPR20,Interrupt Priority Register"
|
|
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
|
|
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
|
|
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
|
|
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
|
|
line.long 0x54 "IPR21,Interrupt Priority Register"
|
|
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
|
|
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
|
|
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
|
|
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
|
|
line.long 0x58 "IPR22,Interrupt Priority Register"
|
|
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
|
|
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
|
|
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
|
|
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
|
|
line.long 0x5C "IPR23,Interrupt Priority Register"
|
|
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
|
|
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
|
|
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
|
|
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
|
|
line.long 0x60 "IPR24,Interrupt Priority Register"
|
|
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
|
|
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
|
|
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
|
|
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
|
|
line.long 0x64 "IPR25,Interrupt Priority Register"
|
|
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
|
|
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
|
|
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
|
|
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
|
|
line.long 0x68 "IPR26,Interrupt Priority Register"
|
|
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
|
|
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
|
|
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
|
|
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
|
|
line.long 0x6C "IPR27,Interrupt Priority Register"
|
|
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
|
|
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
|
|
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
|
|
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
|
|
line.long 0x70 "IPR28,Interrupt Priority Register"
|
|
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
|
|
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
|
|
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
|
|
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
|
|
line.long 0x74 "IPR29,Interrupt Priority Register"
|
|
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
|
|
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
|
|
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
|
|
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
|
|
line.long 0x78 "IPR30,Interrupt Priority Register"
|
|
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
|
|
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
|
|
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
|
|
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
|
|
line.long 0x7C "IPR31,Interrupt Priority Register"
|
|
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
|
|
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
|
|
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
|
|
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
|
|
line.long 0x80 "IPR32,Interrupt Priority Register"
|
|
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
|
|
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
|
|
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
|
|
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
|
|
line.long 0x84 "IPR33,Interrupt Priority Register"
|
|
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
|
|
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
|
|
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
|
|
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
|
|
line.long 0x88 "IPR34,Interrupt Priority Register"
|
|
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
|
|
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
|
|
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
|
|
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
|
|
line.long 0x8C "IPR35,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
|
|
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
|
|
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
|
|
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
|
|
line.long 0x90 "IPR36,Interrupt Priority Register"
|
|
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
|
|
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
|
|
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
|
|
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
|
|
line.long 0x94 "IPR37,Interrupt Priority Register"
|
|
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
|
|
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
|
|
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
|
|
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
|
|
line.long 0x98 "IPR38,Interrupt Priority Register"
|
|
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
|
|
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
|
|
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
|
|
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
|
|
line.long 0x9C "IPR39,Interrupt Priority Register"
|
|
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
|
|
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
|
|
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
|
|
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x05)
|
|
group.long 0x400++0xBF
|
|
line.long 0x0 "IPR0,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
|
|
line.long 0x4 "IPR1,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
|
|
line.long 0x8 "IPR2,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
|
|
line.long 0xC "IPR3,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
|
|
line.long 0x10 "IPR4,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
|
|
line.long 0x14 "IPR5,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
|
|
line.long 0x18 "IPR6,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
|
|
line.long 0x1C "IPR7,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
|
|
line.long 0x20 "IPR8,Interrupt Priority Register"
|
|
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
|
|
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
|
|
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
|
|
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
|
|
line.long 0x24 "IPR9,Interrupt Priority Register"
|
|
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
|
|
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
|
|
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
|
|
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
|
|
line.long 0x28 "IPR10,Interrupt Priority Register"
|
|
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
|
|
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
|
|
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
|
|
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
|
|
line.long 0x2C "IPR11,Interrupt Priority Register"
|
|
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
|
|
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
|
|
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
|
|
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
|
|
line.long 0x30 "IPR12,Interrupt Priority Register"
|
|
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
|
|
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
|
|
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
|
|
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
|
|
line.long 0x34 "IPR13,Interrupt Priority Register"
|
|
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
|
|
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
|
|
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
|
|
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
|
|
line.long 0x38 "IPR14,Interrupt Priority Register"
|
|
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
|
|
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
|
|
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
|
|
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
|
|
line.long 0x3C "IPR15,Interrupt Priority Register"
|
|
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
|
|
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
|
|
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
|
|
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
|
|
line.long 0x40 "IPR16,Interrupt Priority Register"
|
|
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
|
|
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
|
|
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
|
|
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
|
|
line.long 0x44 "IPR17,Interrupt Priority Register"
|
|
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
|
|
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
|
|
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
|
|
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
|
|
line.long 0x48 "IPR18,Interrupt Priority Register"
|
|
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
|
|
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
|
|
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
|
|
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
|
|
line.long 0x4C "IPR19,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
|
|
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
|
|
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
|
|
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
|
|
line.long 0x50 "IPR20,Interrupt Priority Register"
|
|
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
|
|
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
|
|
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
|
|
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
|
|
line.long 0x54 "IPR21,Interrupt Priority Register"
|
|
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
|
|
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
|
|
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
|
|
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
|
|
line.long 0x58 "IPR22,Interrupt Priority Register"
|
|
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
|
|
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
|
|
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
|
|
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
|
|
line.long 0x5C "IPR23,Interrupt Priority Register"
|
|
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
|
|
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
|
|
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
|
|
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
|
|
line.long 0x60 "IPR24,Interrupt Priority Register"
|
|
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
|
|
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
|
|
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
|
|
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
|
|
line.long 0x64 "IPR25,Interrupt Priority Register"
|
|
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
|
|
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
|
|
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
|
|
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
|
|
line.long 0x68 "IPR26,Interrupt Priority Register"
|
|
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
|
|
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
|
|
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
|
|
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
|
|
line.long 0x6C "IPR27,Interrupt Priority Register"
|
|
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
|
|
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
|
|
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
|
|
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
|
|
line.long 0x70 "IPR28,Interrupt Priority Register"
|
|
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
|
|
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
|
|
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
|
|
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
|
|
line.long 0x74 "IPR29,Interrupt Priority Register"
|
|
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
|
|
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
|
|
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
|
|
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
|
|
line.long 0x78 "IPR30,Interrupt Priority Register"
|
|
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
|
|
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
|
|
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
|
|
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
|
|
line.long 0x7C "IPR31,Interrupt Priority Register"
|
|
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
|
|
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
|
|
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
|
|
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
|
|
line.long 0x80 "IPR32,Interrupt Priority Register"
|
|
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
|
|
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
|
|
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
|
|
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
|
|
line.long 0x84 "IPR33,Interrupt Priority Register"
|
|
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
|
|
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
|
|
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
|
|
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
|
|
line.long 0x88 "IPR34,Interrupt Priority Register"
|
|
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
|
|
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
|
|
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
|
|
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
|
|
line.long 0x8C "IPR35,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
|
|
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
|
|
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
|
|
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
|
|
line.long 0x90 "IPR36,Interrupt Priority Register"
|
|
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
|
|
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
|
|
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
|
|
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
|
|
line.long 0x94 "IPR37,Interrupt Priority Register"
|
|
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
|
|
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
|
|
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
|
|
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
|
|
line.long 0x98 "IPR38,Interrupt Priority Register"
|
|
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
|
|
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
|
|
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
|
|
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
|
|
line.long 0x9C "IPR39,Interrupt Priority Register"
|
|
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
|
|
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
|
|
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
|
|
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
|
|
line.long 0xA0 "IPR40,Interrupt Priority Register"
|
|
hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
|
|
hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
|
|
hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
|
|
hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
|
|
line.long 0xA4 "IPR41,Interrupt Priority Register"
|
|
hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
|
|
hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
|
|
hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
|
|
hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
|
|
line.long 0xA8 "IPR42,Interrupt Priority Register"
|
|
hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
|
|
hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
|
|
hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
|
|
hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
|
|
line.long 0xAC "IPR43,Interrupt Priority Register"
|
|
hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
|
|
hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
|
|
hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
|
|
hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
|
|
line.long 0xB0 "IPR44,Interrupt Priority Register"
|
|
hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
|
|
hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
|
|
hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
|
|
hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
|
|
line.long 0xB4 "IPR45,Interrupt Priority Register"
|
|
hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
|
|
hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
|
|
hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
|
|
hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
|
|
line.long 0xB8 "IPR46,Interrupt Priority Register"
|
|
hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
|
|
hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
|
|
hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
|
|
hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
|
|
line.long 0xBC "IPR47,Interrupt Priority Register"
|
|
hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
|
|
hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
|
|
hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
|
|
hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x06)
|
|
group.long 0x400++0xDF
|
|
line.long 0x0 "IPR0,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
|
|
line.long 0x4 "IPR1,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
|
|
line.long 0x8 "IPR2,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
|
|
line.long 0xC "IPR3,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
|
|
line.long 0x10 "IPR4,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
|
|
line.long 0x14 "IPR5,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
|
|
line.long 0x18 "IPR6,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
|
|
line.long 0x1C "IPR7,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
|
|
line.long 0x20 "IPR8,Interrupt Priority Register"
|
|
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
|
|
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
|
|
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
|
|
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
|
|
line.long 0x24 "IPR9,Interrupt Priority Register"
|
|
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
|
|
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
|
|
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
|
|
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
|
|
line.long 0x28 "IPR10,Interrupt Priority Register"
|
|
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
|
|
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
|
|
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
|
|
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
|
|
line.long 0x2C "IPR11,Interrupt Priority Register"
|
|
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
|
|
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
|
|
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
|
|
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
|
|
line.long 0x30 "IPR12,Interrupt Priority Register"
|
|
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
|
|
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
|
|
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
|
|
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
|
|
line.long 0x34 "IPR13,Interrupt Priority Register"
|
|
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
|
|
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
|
|
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
|
|
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
|
|
line.long 0x38 "IPR14,Interrupt Priority Register"
|
|
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
|
|
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
|
|
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
|
|
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
|
|
line.long 0x3C "IPR15,Interrupt Priority Register"
|
|
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
|
|
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
|
|
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
|
|
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
|
|
line.long 0x40 "IPR16,Interrupt Priority Register"
|
|
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
|
|
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
|
|
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
|
|
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
|
|
line.long 0x44 "IPR17,Interrupt Priority Register"
|
|
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
|
|
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
|
|
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
|
|
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
|
|
line.long 0x48 "IPR18,Interrupt Priority Register"
|
|
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
|
|
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
|
|
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
|
|
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
|
|
line.long 0x4C "IPR19,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
|
|
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
|
|
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
|
|
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
|
|
line.long 0x50 "IPR20,Interrupt Priority Register"
|
|
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
|
|
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
|
|
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
|
|
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
|
|
line.long 0x54 "IPR21,Interrupt Priority Register"
|
|
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
|
|
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
|
|
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
|
|
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
|
|
line.long 0x58 "IPR22,Interrupt Priority Register"
|
|
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
|
|
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
|
|
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
|
|
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
|
|
line.long 0x5C "IPR23,Interrupt Priority Register"
|
|
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
|
|
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
|
|
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
|
|
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
|
|
line.long 0x60 "IPR24,Interrupt Priority Register"
|
|
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
|
|
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
|
|
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
|
|
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
|
|
line.long 0x64 "IPR25,Interrupt Priority Register"
|
|
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
|
|
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
|
|
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
|
|
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
|
|
line.long 0x68 "IPR26,Interrupt Priority Register"
|
|
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
|
|
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
|
|
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
|
|
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
|
|
line.long 0x6C "IPR27,Interrupt Priority Register"
|
|
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
|
|
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
|
|
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
|
|
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
|
|
line.long 0x70 "IPR28,Interrupt Priority Register"
|
|
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
|
|
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
|
|
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
|
|
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
|
|
line.long 0x74 "IPR29,Interrupt Priority Register"
|
|
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
|
|
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
|
|
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
|
|
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
|
|
line.long 0x78 "IPR30,Interrupt Priority Register"
|
|
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
|
|
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
|
|
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
|
|
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
|
|
line.long 0x7C "IPR31,Interrupt Priority Register"
|
|
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
|
|
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
|
|
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
|
|
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
|
|
line.long 0x80 "IPR32,Interrupt Priority Register"
|
|
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
|
|
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
|
|
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
|
|
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
|
|
line.long 0x84 "IPR33,Interrupt Priority Register"
|
|
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
|
|
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
|
|
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
|
|
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
|
|
line.long 0x88 "IPR34,Interrupt Priority Register"
|
|
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
|
|
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
|
|
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
|
|
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
|
|
line.long 0x8C "IPR35,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
|
|
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
|
|
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
|
|
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
|
|
line.long 0x90 "IPR36,Interrupt Priority Register"
|
|
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
|
|
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
|
|
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
|
|
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
|
|
line.long 0x94 "IPR37,Interrupt Priority Register"
|
|
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
|
|
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
|
|
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
|
|
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
|
|
line.long 0x98 "IPR38,Interrupt Priority Register"
|
|
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
|
|
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
|
|
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
|
|
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
|
|
line.long 0x9C "IPR39,Interrupt Priority Register"
|
|
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
|
|
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
|
|
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
|
|
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
|
|
line.long 0xA0 "IPR40,Interrupt Priority Register"
|
|
hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
|
|
hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
|
|
hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
|
|
hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
|
|
line.long 0xA4 "IPR41,Interrupt Priority Register"
|
|
hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
|
|
hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
|
|
hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
|
|
hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
|
|
line.long 0xA8 "IPR42,Interrupt Priority Register"
|
|
hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
|
|
hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
|
|
hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
|
|
hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
|
|
line.long 0xAC "IPR43,Interrupt Priority Register"
|
|
hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
|
|
hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
|
|
hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
|
|
hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
|
|
line.long 0xB0 "IPR44,Interrupt Priority Register"
|
|
hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
|
|
hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
|
|
hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
|
|
hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
|
|
line.long 0xB4 "IPR45,Interrupt Priority Register"
|
|
hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
|
|
hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
|
|
hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
|
|
hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
|
|
line.long 0xB8 "IPR46,Interrupt Priority Register"
|
|
hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
|
|
hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
|
|
hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
|
|
hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
|
|
line.long 0xBC "IPR47,Interrupt Priority Register"
|
|
hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
|
|
hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
|
|
hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
|
|
hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
|
|
line.long 0xC0 "IPR48,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority"
|
|
hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority"
|
|
hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority"
|
|
hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority"
|
|
line.long 0xC4 "IPR49,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority"
|
|
hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority"
|
|
hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority"
|
|
hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority"
|
|
line.long 0xC8 "IPR50,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority"
|
|
hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority"
|
|
hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority"
|
|
hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority"
|
|
line.long 0xCC "IPR51,Interrupt Priority Register"
|
|
hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority"
|
|
hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority"
|
|
hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority"
|
|
hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority"
|
|
line.long 0xD0 "IPR52,Interrupt Priority Register"
|
|
hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority"
|
|
hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority"
|
|
hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority"
|
|
hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority"
|
|
line.long 0xD4 "IPR53,Interrupt Priority Register"
|
|
hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority"
|
|
hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority"
|
|
hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority"
|
|
hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority"
|
|
line.long 0xD8 "IPR54,Interrupt Priority Register"
|
|
hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority"
|
|
hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority"
|
|
hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority"
|
|
hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority"
|
|
line.long 0xDC "IPR55,Interrupt Priority Register"
|
|
hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority"
|
|
hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority"
|
|
hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority"
|
|
hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority"
|
|
elif (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x07)
|
|
group.long 0x400++0xEF
|
|
line.long 0x0 "IPR0,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_3 ,Interrupt 3 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_2 ,Interrupt 2 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_1 ,Interrupt 1 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_0 ,Interrupt 0 Priority"
|
|
line.long 0x4 "IPR1,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_7 ,Interrupt 7 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_6 ,Interrupt 6 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_5 ,Interrupt 5 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_4 ,Interrupt 4 Priority"
|
|
line.long 0x8 "IPR2,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_11 ,Interrupt 11 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_10 ,Interrupt 10 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_9 ,Interrupt 9 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_8 ,Interrupt 8 Priority"
|
|
line.long 0xC "IPR3,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_15 ,Interrupt 15 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_14 ,Interrupt 14 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_13 ,Interrupt 13 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_12 ,Interrupt 12 Priority"
|
|
line.long 0x10 "IPR4,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_19 ,Interrupt 19 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_18 ,Interrupt 18 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_17 ,Interrupt 17 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_16 ,Interrupt 16 Priority"
|
|
line.long 0x14 "IPR5,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_23 ,Interrupt 23 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_22 ,Interrupt 22 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_21 ,Interrupt 21 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_20 ,Interrupt 20 Priority"
|
|
line.long 0x18 "IPR6,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_27 ,Interrupt 27 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_26 ,Interrupt 26 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_25 ,Interrupt 25 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_24 ,Interrupt 24 Priority"
|
|
line.long 0x1C "IPR7,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_31 ,Interrupt 31 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_30 ,Interrupt 30 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_29 ,Interrupt 29 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_28 ,Interrupt 28 Priority"
|
|
line.long 0x20 "IPR8,Interrupt Priority Register"
|
|
hexmask.long.byte 0x20 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
|
|
hexmask.long.byte 0x20 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
|
|
hexmask.long.byte 0x20 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
|
|
hexmask.long.byte 0x20 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
|
|
line.long 0x24 "IPR9,Interrupt Priority Register"
|
|
hexmask.long.byte 0x24 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
|
|
hexmask.long.byte 0x24 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
|
|
hexmask.long.byte 0x24 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
|
|
hexmask.long.byte 0x24 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
|
|
line.long 0x28 "IPR10,Interrupt Priority Register"
|
|
hexmask.long.byte 0x28 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
|
|
hexmask.long.byte 0x28 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
|
|
hexmask.long.byte 0x28 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
|
|
hexmask.long.byte 0x28 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
|
|
line.long 0x2C "IPR11,Interrupt Priority Register"
|
|
hexmask.long.byte 0x2C 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
|
|
hexmask.long.byte 0x2C 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
|
|
hexmask.long.byte 0x2C 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
|
|
hexmask.long.byte 0x2C 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
|
|
line.long 0x30 "IPR12,Interrupt Priority Register"
|
|
hexmask.long.byte 0x30 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
|
|
hexmask.long.byte 0x30 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
|
|
hexmask.long.byte 0x30 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
|
|
hexmask.long.byte 0x30 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
|
|
line.long 0x34 "IPR13,Interrupt Priority Register"
|
|
hexmask.long.byte 0x34 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
|
|
hexmask.long.byte 0x34 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
|
|
hexmask.long.byte 0x34 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
|
|
hexmask.long.byte 0x34 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
|
|
line.long 0x38 "IPR14,Interrupt Priority Register"
|
|
hexmask.long.byte 0x38 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
|
|
hexmask.long.byte 0x38 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
|
|
hexmask.long.byte 0x38 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
|
|
hexmask.long.byte 0x38 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
|
|
line.long 0x3C "IPR15,Interrupt Priority Register"
|
|
hexmask.long.byte 0x3C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
|
|
hexmask.long.byte 0x3C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
|
|
hexmask.long.byte 0x3C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
|
|
hexmask.long.byte 0x3C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
|
|
line.long 0x40 "IPR16,Interrupt Priority Register"
|
|
hexmask.long.byte 0x40 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
|
|
hexmask.long.byte 0x40 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
|
|
hexmask.long.byte 0x40 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
|
|
hexmask.long.byte 0x40 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
|
|
line.long 0x44 "IPR17,Interrupt Priority Register"
|
|
hexmask.long.byte 0x44 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
|
|
hexmask.long.byte 0x44 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
|
|
hexmask.long.byte 0x44 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
|
|
hexmask.long.byte 0x44 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
|
|
line.long 0x48 "IPR18,Interrupt Priority Register"
|
|
hexmask.long.byte 0x48 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
|
|
hexmask.long.byte 0x48 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
|
|
hexmask.long.byte 0x48 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
|
|
hexmask.long.byte 0x48 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
|
|
line.long 0x4C "IPR19,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4C 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
|
|
hexmask.long.byte 0x4C 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
|
|
hexmask.long.byte 0x4C 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
|
|
hexmask.long.byte 0x4C 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
|
|
line.long 0x50 "IPR20,Interrupt Priority Register"
|
|
hexmask.long.byte 0x50 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
|
|
hexmask.long.byte 0x50 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
|
|
hexmask.long.byte 0x50 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
|
|
hexmask.long.byte 0x50 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
|
|
line.long 0x54 "IPR21,Interrupt Priority Register"
|
|
hexmask.long.byte 0x54 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
|
|
hexmask.long.byte 0x54 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
|
|
hexmask.long.byte 0x54 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
|
|
hexmask.long.byte 0x54 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
|
|
line.long 0x58 "IPR22,Interrupt Priority Register"
|
|
hexmask.long.byte 0x58 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
|
|
hexmask.long.byte 0x58 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
|
|
hexmask.long.byte 0x58 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
|
|
hexmask.long.byte 0x58 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
|
|
line.long 0x5C "IPR23,Interrupt Priority Register"
|
|
hexmask.long.byte 0x5C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
|
|
hexmask.long.byte 0x5C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
|
|
hexmask.long.byte 0x5C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
|
|
hexmask.long.byte 0x5C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
|
|
line.long 0x60 "IPR24,Interrupt Priority Register"
|
|
hexmask.long.byte 0x60 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
|
|
hexmask.long.byte 0x60 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
|
|
hexmask.long.byte 0x60 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
|
|
hexmask.long.byte 0x60 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
|
|
line.long 0x64 "IPR25,Interrupt Priority Register"
|
|
hexmask.long.byte 0x64 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
|
|
hexmask.long.byte 0x64 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
|
|
hexmask.long.byte 0x64 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
|
|
hexmask.long.byte 0x64 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
|
|
line.long 0x68 "IPR26,Interrupt Priority Register"
|
|
hexmask.long.byte 0x68 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
|
|
hexmask.long.byte 0x68 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
|
|
hexmask.long.byte 0x68 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
|
|
hexmask.long.byte 0x68 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
|
|
line.long 0x6C "IPR27,Interrupt Priority Register"
|
|
hexmask.long.byte 0x6C 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
|
|
hexmask.long.byte 0x6C 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
|
|
hexmask.long.byte 0x6C 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
|
|
hexmask.long.byte 0x6C 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
|
|
line.long 0x70 "IPR28,Interrupt Priority Register"
|
|
hexmask.long.byte 0x70 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
|
|
hexmask.long.byte 0x70 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
|
|
hexmask.long.byte 0x70 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
|
|
hexmask.long.byte 0x70 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
|
|
line.long 0x74 "IPR29,Interrupt Priority Register"
|
|
hexmask.long.byte 0x74 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
|
|
hexmask.long.byte 0x74 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
|
|
hexmask.long.byte 0x74 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
|
|
hexmask.long.byte 0x74 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
|
|
line.long 0x78 "IPR30,Interrupt Priority Register"
|
|
hexmask.long.byte 0x78 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
|
|
hexmask.long.byte 0x78 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
|
|
hexmask.long.byte 0x78 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
|
|
hexmask.long.byte 0x78 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
|
|
line.long 0x7C "IPR31,Interrupt Priority Register"
|
|
hexmask.long.byte 0x7C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
|
|
hexmask.long.byte 0x7C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
|
|
hexmask.long.byte 0x7C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
|
|
hexmask.long.byte 0x7C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
|
|
line.long 0x80 "IPR32,Interrupt Priority Register"
|
|
hexmask.long.byte 0x80 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
|
|
hexmask.long.byte 0x80 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
|
|
hexmask.long.byte 0x80 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
|
|
hexmask.long.byte 0x80 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
|
|
line.long 0x84 "IPR33,Interrupt Priority Register"
|
|
hexmask.long.byte 0x84 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
|
|
hexmask.long.byte 0x84 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
|
|
hexmask.long.byte 0x84 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
|
|
hexmask.long.byte 0x84 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
|
|
line.long 0x88 "IPR34,Interrupt Priority Register"
|
|
hexmask.long.byte 0x88 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
|
|
hexmask.long.byte 0x88 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
|
|
hexmask.long.byte 0x88 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
|
|
hexmask.long.byte 0x88 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
|
|
line.long 0x8C "IPR35,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8C 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
|
|
hexmask.long.byte 0x8C 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
|
|
hexmask.long.byte 0x8C 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
|
|
hexmask.long.byte 0x8C 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
|
|
line.long 0x90 "IPR36,Interrupt Priority Register"
|
|
hexmask.long.byte 0x90 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
|
|
hexmask.long.byte 0x90 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
|
|
hexmask.long.byte 0x90 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
|
|
hexmask.long.byte 0x90 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
|
|
line.long 0x94 "IPR37,Interrupt Priority Register"
|
|
hexmask.long.byte 0x94 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
|
|
hexmask.long.byte 0x94 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
|
|
hexmask.long.byte 0x94 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
|
|
hexmask.long.byte 0x94 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
|
|
line.long 0x98 "IPR38,Interrupt Priority Register"
|
|
hexmask.long.byte 0x98 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
|
|
hexmask.long.byte 0x98 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
|
|
hexmask.long.byte 0x98 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
|
|
hexmask.long.byte 0x98 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
|
|
line.long 0x9C "IPR39,Interrupt Priority Register"
|
|
hexmask.long.byte 0x9C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
|
|
hexmask.long.byte 0x9C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
|
|
hexmask.long.byte 0x9C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
|
|
hexmask.long.byte 0x9C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
|
|
line.long 0xA0 "IPR40,Interrupt Priority Register"
|
|
hexmask.long.byte 0xA0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
|
|
hexmask.long.byte 0xA0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
|
|
hexmask.long.byte 0xA0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
|
|
hexmask.long.byte 0xA0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
|
|
line.long 0xA4 "IPR41,Interrupt Priority Register"
|
|
hexmask.long.byte 0xA4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
|
|
hexmask.long.byte 0xA4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
|
|
hexmask.long.byte 0xA4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
|
|
hexmask.long.byte 0xA4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
|
|
line.long 0xA8 "IPR42,Interrupt Priority Register"
|
|
hexmask.long.byte 0xA8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
|
|
hexmask.long.byte 0xA8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
|
|
hexmask.long.byte 0xA8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
|
|
hexmask.long.byte 0xA8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
|
|
line.long 0xAC "IPR43,Interrupt Priority Register"
|
|
hexmask.long.byte 0xAC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
|
|
hexmask.long.byte 0xAC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
|
|
hexmask.long.byte 0xAC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
|
|
hexmask.long.byte 0xAC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
|
|
line.long 0xB0 "IPR44,Interrupt Priority Register"
|
|
hexmask.long.byte 0xB0 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
|
|
hexmask.long.byte 0xB0 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
|
|
hexmask.long.byte 0xB0 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
|
|
hexmask.long.byte 0xB0 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
|
|
line.long 0xB4 "IPR45,Interrupt Priority Register"
|
|
hexmask.long.byte 0xB4 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
|
|
hexmask.long.byte 0xB4 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
|
|
hexmask.long.byte 0xB4 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
|
|
hexmask.long.byte 0xB4 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
|
|
line.long 0xB8 "IPR46,Interrupt Priority Register"
|
|
hexmask.long.byte 0xB8 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
|
|
hexmask.long.byte 0xB8 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
|
|
hexmask.long.byte 0xB8 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
|
|
hexmask.long.byte 0xB8 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
|
|
line.long 0xBC "IPR47,Interrupt Priority Register"
|
|
hexmask.long.byte 0xBC 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
|
|
hexmask.long.byte 0xBC 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
|
|
hexmask.long.byte 0xBC 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
|
|
hexmask.long.byte 0xBC 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
|
|
line.long 0xC0 "IPR48,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority"
|
|
hexmask.long.byte 0xC0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority"
|
|
hexmask.long.byte 0xC0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority"
|
|
hexmask.long.byte 0xC0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority"
|
|
line.long 0xC4 "IPR49,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority"
|
|
hexmask.long.byte 0xC4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority"
|
|
hexmask.long.byte 0xC4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority"
|
|
hexmask.long.byte 0xC4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority"
|
|
line.long 0xC8 "IPR50,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority"
|
|
hexmask.long.byte 0xC8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority"
|
|
hexmask.long.byte 0xC8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority"
|
|
hexmask.long.byte 0xC8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority"
|
|
line.long 0xCC "IPR51,Interrupt Priority Register"
|
|
hexmask.long.byte 0xCC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority"
|
|
hexmask.long.byte 0xCC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority"
|
|
hexmask.long.byte 0xCC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority"
|
|
hexmask.long.byte 0xCC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority"
|
|
line.long 0xD0 "IPR52,Interrupt Priority Register"
|
|
hexmask.long.byte 0xD0 24.--31. 1. " PRI_211 ,Interrupt 211 Priority"
|
|
hexmask.long.byte 0xD0 16.--23. 1. " PRI_210 ,Interrupt 210 Priority"
|
|
hexmask.long.byte 0xD0 8.--15. 1. " PRI_209 ,Interrupt 209 Priority"
|
|
hexmask.long.byte 0xD0 0.--7. 1. " PRI_208 ,Interrupt 208 Priority"
|
|
line.long 0xD4 "IPR53,Interrupt Priority Register"
|
|
hexmask.long.byte 0xD4 24.--31. 1. " PRI_215 ,Interrupt 215 Priority"
|
|
hexmask.long.byte 0xD4 16.--23. 1. " PRI_214 ,Interrupt 214 Priority"
|
|
hexmask.long.byte 0xD4 8.--15. 1. " PRI_213 ,Interrupt 213 Priority"
|
|
hexmask.long.byte 0xD4 0.--7. 1. " PRI_212 ,Interrupt 212 Priority"
|
|
line.long 0xD8 "IPR54,Interrupt Priority Register"
|
|
hexmask.long.byte 0xD8 24.--31. 1. " PRI_219 ,Interrupt 219 Priority"
|
|
hexmask.long.byte 0xD8 16.--23. 1. " PRI_218 ,Interrupt 218 Priority"
|
|
hexmask.long.byte 0xD8 8.--15. 1. " PRI_217 ,Interrupt 217 Priority"
|
|
hexmask.long.byte 0xD8 0.--7. 1. " PRI_216 ,Interrupt 216 Priority"
|
|
line.long 0xDC "IPR55,Interrupt Priority Register"
|
|
hexmask.long.byte 0xDC 24.--31. 1. " PRI_223 ,Interrupt 223 Priority"
|
|
hexmask.long.byte 0xDC 16.--23. 1. " PRI_222 ,Interrupt 222 Priority"
|
|
hexmask.long.byte 0xDC 8.--15. 1. " PRI_221 ,Interrupt 221 Priority"
|
|
hexmask.long.byte 0xDC 0.--7. 1. " PRI_220 ,Interrupt 220 Priority"
|
|
line.long 0xE0 "IPR56,Interrupt Priority Register"
|
|
hexmask.long.byte 0xE0 24.--31. 1. " PRI_227 ,Interrupt 227 Priority"
|
|
hexmask.long.byte 0xE0 16.--23. 1. " PRI_226 ,Interrupt 226 Priority"
|
|
hexmask.long.byte 0xE0 8.--15. 1. " PRI_225 ,Interrupt 225 Priority"
|
|
hexmask.long.byte 0xE0 0.--7. 1. " PRI_224 ,Interrupt 224 Priority"
|
|
line.long 0xE4 "IPR57,Interrupt Priority Register"
|
|
hexmask.long.byte 0xE4 24.--31. 1. " PRI_231 ,Interrupt 231 Priority"
|
|
hexmask.long.byte 0xE4 16.--23. 1. " PRI_230 ,Interrupt 230 Priority"
|
|
hexmask.long.byte 0xE4 8.--15. 1. " PRI_229 ,Interrupt 229 Priority"
|
|
hexmask.long.byte 0xE4 0.--7. 1. " PRI_228 ,Interrupt 228 Priority"
|
|
line.long 0xE8 "IPR58,Interrupt Priority Register"
|
|
hexmask.long.byte 0xE8 24.--31. 1. " PRI_235 ,Interrupt 235 Priority"
|
|
hexmask.long.byte 0xE8 16.--23. 1. " PRI_234 ,Interrupt 234 Priority"
|
|
hexmask.long.byte 0xE8 8.--15. 1. " PRI_233 ,Interrupt 233 Priority"
|
|
hexmask.long.byte 0xE8 0.--7. 1. " PRI_232 ,Interrupt 232 Priority"
|
|
line.long 0xEC "IPR59,Interrupt Priority Register"
|
|
hexmask.long.byte 0xEC 24.--31. 1. " PRI_239 ,Interrupt 239 Priority"
|
|
hexmask.long.byte 0xEC 16.--23. 1. " PRI_238 ,Interrupt 238 Priority"
|
|
hexmask.long.byte 0xEC 8.--15. 1. " PRI_237 ,Interrupt 237 Priority"
|
|
hexmask.long.byte 0xEC 0.--7. 1. " PRI_236 ,Interrupt 236 Priority"
|
|
else
|
|
hgroup.long 0x400++0xEF
|
|
hide.long 0x0 "IPR0,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR1,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR2,Interrupt Priority Register"
|
|
hide.long 0xC "IPR3,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR4,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR5,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR6,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR7,Interrupt Priority Register"
|
|
hide.long 0x20 "IPR8,Interrupt Priority Register"
|
|
hide.long 0x24 "IPR9,Interrupt Priority Register"
|
|
hide.long 0x28 "IPR10,Interrupt Priority Register"
|
|
hide.long 0x2C "IPR11,Interrupt Priority Register"
|
|
hide.long 0x30 "IPR12,Interrupt Priority Register"
|
|
hide.long 0x34 "IPR13,Interrupt Priority Register"
|
|
hide.long 0x38 "IPR14,Interrupt Priority Register"
|
|
hide.long 0x3C "IPR15,Interrupt Priority Register"
|
|
hide.long 0x40 "IPR16,Interrupt Priority Register"
|
|
hide.long 0x44 "IPR17,Interrupt Priority Register"
|
|
hide.long 0x48 "IPR18,Interrupt Priority Register"
|
|
hide.long 0x4C "IPR19,Interrupt Priority Register"
|
|
hide.long 0x50 "IPR20,Interrupt Priority Register"
|
|
hide.long 0x54 "IPR21,Interrupt Priority Register"
|
|
hide.long 0x58 "IPR22,Interrupt Priority Register"
|
|
hide.long 0x5C "IPR23,Interrupt Priority Register"
|
|
hide.long 0x60 "IPR24,Interrupt Priority Register"
|
|
hide.long 0x64 "IPR25,Interrupt Priority Register"
|
|
hide.long 0x68 "IPR26,Interrupt Priority Register"
|
|
hide.long 0x6C "IPR27,Interrupt Priority Register"
|
|
hide.long 0x70 "IPR28,Interrupt Priority Register"
|
|
hide.long 0x74 "IPR29,Interrupt Priority Register"
|
|
hide.long 0x78 "IPR30,Interrupt Priority Register"
|
|
hide.long 0x7C "IPR31,Interrupt Priority Register"
|
|
hide.long 0x80 "IPR32,Interrupt Priority Register"
|
|
hide.long 0x84 "IPR33,Interrupt Priority Register"
|
|
hide.long 0x88 "IPR34,Interrupt Priority Register"
|
|
hide.long 0x8C "IPR35,Interrupt Priority Register"
|
|
hide.long 0x90 "IPR36,Interrupt Priority Register"
|
|
hide.long 0x94 "IPR37,Interrupt Priority Register"
|
|
hide.long 0x98 "IPR38,Interrupt Priority Register"
|
|
hide.long 0x9C "IPR39,Interrupt Priority Register"
|
|
hide.long 0xA0 "IPR40,Interrupt Priority Register"
|
|
hide.long 0xA4 "IPR41,Interrupt Priority Register"
|
|
hide.long 0xA8 "IPR42,Interrupt Priority Register"
|
|
hide.long 0xAC "IPR43,Interrupt Priority Register"
|
|
hide.long 0xB0 "IPR44,Interrupt Priority Register"
|
|
hide.long 0xB4 "IPR45,Interrupt Priority Register"
|
|
hide.long 0xB8 "IPR46,Interrupt Priority Register"
|
|
hide.long 0xBC "IPR47,Interrupt Priority Register"
|
|
hide.long 0xC0 "IPR48,Interrupt Priority Register"
|
|
hide.long 0xC4 "IPR49,Interrupt Priority Register"
|
|
hide.long 0xC8 "IPR50,Interrupt Priority Register"
|
|
hide.long 0xCC "IPR51,Interrupt Priority Register"
|
|
hide.long 0xD0 "IPR52,Interrupt Priority Register"
|
|
hide.long 0xD4 "IPR53,Interrupt Priority Register"
|
|
hide.long 0xD8 "IPR54,Interrupt Priority Register"
|
|
hide.long 0xDC "IPR55,Interrupt Priority Register"
|
|
hide.long 0xE0 "IPR56,Interrupt Priority Register"
|
|
hide.long 0xE4 "IPR57,Interrupt Priority Register"
|
|
hide.long 0xE8 "IPR58,Interrupt Priority Register"
|
|
hide.long 0xEC "IPR59,Interrupt Priority Register"
|
|
endif
|
|
tree.end
|
|
width 0x0b
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Debug"
|
|
tree "Core Debug"
|
|
sif COMPonent.AVAILABLE("COREDEBUG")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
|
|
width 7.
|
|
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x20000)
|
|
group 0xDF0++0x03
|
|
line.long 0x00 "DHCSR,Debug Halting Control and Status Register"
|
|
bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset"
|
|
bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read"
|
|
textline " "
|
|
bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running"
|
|
bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping"
|
|
textline " "
|
|
bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted"
|
|
bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available"
|
|
textline " "
|
|
bitfld.long 0x00 3. " C_MASKINTS ,Interrupts Mask" "Not masked,Masked"
|
|
bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted"
|
|
textline " "
|
|
bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled"
|
|
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x20001)
|
|
group 0xDF0++0x03
|
|
line.long 0x00 "DHCSR,Debug Halting Control and Status Register"
|
|
bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset"
|
|
bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read"
|
|
textline " "
|
|
bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running"
|
|
bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping"
|
|
textline " "
|
|
bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted"
|
|
bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available"
|
|
textline " "
|
|
bitfld.long 0x00 5. " C_SNAPSTALL ,Halting debug to gain control of the core" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " C_MASKINTS ,Interrupts Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x00 2. " C_STEP ,Core Step" "No step,Step"
|
|
bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted"
|
|
textline " "
|
|
bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled"
|
|
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x0)
|
|
group 0xDF0++0x03
|
|
line.long 0x00 "DHCSR,Debug Halting Control and Status Register"
|
|
bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset"
|
|
bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read"
|
|
textline " "
|
|
bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running"
|
|
bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping"
|
|
textline " "
|
|
bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted"
|
|
bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available"
|
|
textline " "
|
|
bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted"
|
|
textline " "
|
|
bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled"
|
|
elif (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDF0))&0x20001)==0x00001)
|
|
group 0xDF0++0x03
|
|
line.long 0x00 "DHCSR,Debug Halting Control and Status Register"
|
|
bitfld.long 0x00 31. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 30. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 29. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 28. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 26. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 25. " S_RESET_ST/DBGKEY ,Core Reset/Debug Key" "No reset,Reset"
|
|
bitfld.long 0x00 24. " S_RETIRE_ST/DBGKEY ,Instruction completed since last read/Debug Key" "Not read,Read"
|
|
textline " "
|
|
bitfld.long 0x00 23. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 22. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 21. " DBGKEY ,Debug Key" "0,1"
|
|
bitfld.long 0x00 20. " DBGKEY ,Debug Key" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 19. " S_LOCKUP/DBGKEY ,Core running and Lockup/Debug Key" "Not running,Running"
|
|
bitfld.long 0x00 18. " S_SLEEP/DBGKEY ,Core is sleeping/Debug Key" "Not sleeping,Sleeping"
|
|
textline " "
|
|
bitfld.long 0x00 17. " S_HALT/DBGKEY ,Core Halted Status/Debug Key" "Not halted,Halted"
|
|
bitfld.long 0x00 16. " S_REGRDY/DBGKEY ,Register Read/Write on the Debug Core Register Selector/Debug Key" "Not available,Available"
|
|
textline " "
|
|
bitfld.long 0x00 2. " C_STEP ,Core Step" "No step,Step"
|
|
bitfld.long 0x00 1. " C_HALT ,Core Halted" "Not halted,Halted"
|
|
textline " "
|
|
bitfld.long 0x00 0. " C_DEBUGEN ,Debug Enable" "Disabled,Enabled"
|
|
endif
|
|
wgroup 0xDF4++0x03
|
|
line.long 0x00 "DCRSR,Debug Core Register Selector Register"
|
|
bitfld.long 0x00 16. " REGWNR ,Register Read/Write" "Read,Write"
|
|
bitfld.long 0x00 0.--4. " REGSEL ,Register Selection" "R0,R1,R2,R3,R4,R5,R6,R7,R8,R9,R10,R11,R12,R13,R14,R15,xPSR/ Flags,MSP,PSP,RAZ/WI,CONTROL/FAULTMASK/BASEPRI/PRIMASK,?..."
|
|
group 0xDF8++0x03
|
|
line.long 0x00 "DCRDR,Debug Core Register Data Register"
|
|
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDFC))&0x10000)==0x10000)
|
|
group.long 0xDFC++0x03
|
|
line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register"
|
|
bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled"
|
|
bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1"
|
|
bitfld.long 0x00 18. " MON_STEP ,Setting this bit to 1 makes the step request pending" "No step,Step"
|
|
textline " "
|
|
bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending"
|
|
bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled"
|
|
else
|
|
group.long 0xDFC++0x03
|
|
line.long 0x00 "DEMCR,Debug Exception and Monitor Control Register"
|
|
bitfld.long 0x00 24. " TRCENA ,Global enable for all DWT and ITM features" "Disabled,Enabled"
|
|
bitfld.long 0x00 19. " MON_REQ ,DebugMonitor semaphore bit" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 17. " MON_PEND ,Sets or clears the pending state of the DebugMonitor exception" "Not pending,Pending"
|
|
bitfld.long 0x00 16. " MON_EN ,Enable the DebugMonitor exception" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " VC_HARDERR ,Enable halting debug trap on a HardFault exception" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 9. " VC_INTERR ,Enable halting debug trap" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " VC_BUSERR ,Enable halting debug trap on a BusFault exception" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " VC_STATERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " VC_NOCPERR ,Enable halting debug trap on a UsageFault caused by an access to a Coprocessor" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " VC_MMERR ,Enable halting debug trap on a MemManage exception" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled"
|
|
endif
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Flash Patch and Breakpoint Unit (FPB)"
|
|
sif COMPonent.AVAILABLE("FPB")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))
|
|
width 10.
|
|
group 0x00--0x27
|
|
line.long 0x00 "FP_CTRL,Flash Patch Control Register"
|
|
bitfld.long 0x00 8.--11. " NUM_LIT ,Number of Literal Slots Field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 4.--7. " NUM_CODE ,Number of Code Slots Field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 1. " KEY ,Key Field" "Low,High"
|
|
bitfld.long 0x00 0. " ENABLE ,Flash Patch Unit Enable" "Disabled,Enabled"
|
|
;group 0x04++0x03
|
|
line.long 0x04 "FP_REMAP,Flash Patch Remap Register"
|
|
hexmask.long.tbyte 0x04 5.--28. 1. " REMAP ,Remap Base Address Field"
|
|
;group 0x08++0x03
|
|
line.long 0x8 "FP_COMP0,Flash Patch Comparator Register 0"
|
|
bitfld.long 0x8 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
|
|
hexmask.long 0x8 2.--28. 1. " COMP ,Comparison Address"
|
|
bitfld.long 0x8 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
|
|
line.long 0xC "FP_COMP1,Flash Patch Comparator Register 1"
|
|
bitfld.long 0xC 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
|
|
hexmask.long 0xC 2.--28. 1. " COMP ,Comparison Address"
|
|
bitfld.long 0xC 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
|
|
line.long 0x10 "FP_COMP2,Flash Patch Comparator Register 2"
|
|
bitfld.long 0x10 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
|
|
hexmask.long 0x10 2.--28. 1. " COMP ,Comparison Address"
|
|
bitfld.long 0x10 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
|
|
line.long 0x14 "FP_COMP3,Flash Patch Comparator Register 3"
|
|
bitfld.long 0x14 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
|
|
hexmask.long 0x14 2.--28. 1. " COMP ,Comparison Address"
|
|
bitfld.long 0x14 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
|
|
line.long 0x18 "FP_COMP4,Flash Patch Comparator Register 4"
|
|
bitfld.long 0x18 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
|
|
hexmask.long 0x18 2.--28. 1. " COMP ,Comparison Address"
|
|
bitfld.long 0x18 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
|
|
line.long 0x1C "FP_COMP5,Flash Patch Comparator Register 5"
|
|
bitfld.long 0x1C 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
|
|
hexmask.long 0x1C 2.--28. 1. " COMP ,Comparison Address"
|
|
bitfld.long 0x1C 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
|
|
line.long 0x20 "FP_COMP6,Flash Patch Comparator Register 6"
|
|
bitfld.long 0x20 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
|
|
hexmask.long 0x20 2.--28. 1. " COMP ,Comparison Address"
|
|
bitfld.long 0x20 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
|
|
line.long 0x24 "FP_COMP7,Flash Patch Comparator Register 7"
|
|
bitfld.long 0x24 30.--31. " REPLACE ,REPLACE" "Remap to remap address,Set BKPT on lower halfword,Set BKPT on upper halfword,Set BKPT on both"
|
|
hexmask.long 0x24 2.--28. 1. " COMP ,Comparison Address"
|
|
bitfld.long 0x24 0. " ENABLE ,Compare and Remap Enable" "Disabled,Enabled"
|
|
tree "Coresight Management Registers"
|
|
rgroup 0xfd0--0xfff
|
|
line.long 0x00 "PID4,Peripheral ID4"
|
|
line.long 0x04 "PID5,Peripheral ID5"
|
|
line.long 0x08 "PID6,Peripheral ID6"
|
|
line.long 0x0c "PID7,Peripheral ID7"
|
|
line.long 0x10 "PID0,Peripheral ID0"
|
|
line.long 0x14 "PID1,Peripheral ID1"
|
|
line.long 0x18 "PID2,Peripheral ID2"
|
|
line.long 0x1c "PID3,Peripheral ID3"
|
|
line.long 0x20 "CID0,Component ID0"
|
|
line.long 0x24 "CID1,Component ID1"
|
|
line.long 0x28 "CID2,Component ID2"
|
|
line.long 0x2c "CID3,Component ID3"
|
|
tree.end
|
|
else
|
|
newline
|
|
textline "FPB component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Data Watchpoint and Trace Unit (DWT)"
|
|
sif COMPonent.AVAILABLE("DWT")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))
|
|
width 15.
|
|
group 0x00--0x1B
|
|
line.long 0x00 "DWT_CTRL,DWT Control Register"
|
|
bitfld.long 0x00 28.--31. " NUMCOMP ,Number of Comparators Field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 22. " CYCEVTENA ,Enables Cycle Count Event" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " FOLDEVTENA ,Enables Folded Instruction Count Event" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " LSUEVTENA ,Enables LSU Count Event" "Disabled,Enabled"
|
|
bitfld.long 0x00 19. " SLEEPEVTENA ,Enables Sleep Count Event" "Disabled,Enabled"
|
|
bitfld.long 0x00 18. " EXCEVTENA ,Enables Interrupt Overhead Event" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 17. " CPIEVTENA ,Enables CPI Count Event" "Disabled,Enabled"
|
|
bitfld.long 0x00 16. " EXCTRCENA ,Enables Interrupt Event Tracing" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PCSAMPLEENA ,Enables PC Sampling Event" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " SYNCTAP ,Feed Synchronization Pulse to the ITM SYNCEN Control" "Disabled,24,26,28"
|
|
bitfld.long 0x00 9. " CYCTAP ,Selects a Tap on the DWT_CYCCNT Register" "Bit 6,Bit 10"
|
|
bitfld.long 0x00 5.--8. " POSTCNT ,Post-Scalar Counter for CYCTAP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 1.--4. " POSTPRESET ,Reload Value for POSTCNT Post-Scalar Counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0. " CYCCNTENA ,Enable the DWT_CYCCNT Counter" "Disabled,Enabled"
|
|
;group 0x04++0x03
|
|
line.long 0x04 "DWT_CYCCNT,Cycle Count register"
|
|
;group 0x08++0x03
|
|
line.long 0x08 "DWT_CPICNT,DWT CPI Count Register"
|
|
hexmask.long.byte 0x08 0.--7. 1. " CPICNT ,The base CPI counter"
|
|
;group 0x0c++0x03
|
|
line.long 0x0c "DWT_EXCCNT,DWT Exception Overhead Count Register"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " EXCCNT ,The exception overhead counter"
|
|
;group 0x10++0x03
|
|
line.long 0x10 "DWT_SLEEPCNT,DWT Sleep Count Register"
|
|
hexmask.long.byte 0x10 0.--7. 1. " SLEEPCNT ,Sleep Counter"
|
|
;group 0x14++0x03
|
|
line.long 0x14 "DWT_LSUCNT,DWT LSU Count Register"
|
|
hexmask.long.byte 0x14 0.--7. 1. " LSUCNT ,Load-store counter"
|
|
;group 0x18++0x03
|
|
line.long 0x18 "DWT_FOLDCNT,DWT Fold Count Register"
|
|
hexmask.long.byte 0x18 0.--7. 1. " FOLDCNT ,Folded-instruction counter"
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "DWT_MASK0,DWT Mask Registers 0"
|
|
bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x34++0x03
|
|
line.long 0x00 "DWT_MASK1,DWT Mask Registers 1"
|
|
bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x44++0x03
|
|
line.long 0x00 "DWT_MASK2,DWT Mask Registers 2"
|
|
bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x54++0x03
|
|
line.long 0x00 "DWT_MASK3,DWT Mask Registers 3"
|
|
bitfld.long 0x00 0.--3. " MASK ,Mask on Data Address when Matching Against COMP" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x28))&0x20)==0x00)
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
|
|
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res"
|
|
bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported"
|
|
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set"
|
|
bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..."
|
|
else
|
|
group.long 0x28++0x03
|
|
line.long 0x00 "DWT_FUNCTION0,DWT Function Registers 0"
|
|
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res"
|
|
bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported"
|
|
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set"
|
|
bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..."
|
|
endif
|
|
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x38))&0x20)==0x00)
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1"
|
|
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res"
|
|
bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported"
|
|
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set"
|
|
bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..."
|
|
else
|
|
group.long 0x38++0x03
|
|
line.long 0x00 "DWT_FUNCTION1,DWT Function Registers 1"
|
|
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res"
|
|
bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported"
|
|
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set"
|
|
bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..."
|
|
endif
|
|
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x48))&0x20)==0x00)
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2"
|
|
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res"
|
|
bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported"
|
|
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set"
|
|
bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..."
|
|
else
|
|
group.long 0x48++0x03
|
|
line.long 0x00 "DWT_FUNCTION2,DWT Function Registers 2"
|
|
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res"
|
|
bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported"
|
|
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set"
|
|
bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..."
|
|
endif
|
|
if (((per.long(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x58))&0x20)==0x00)
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3"
|
|
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res"
|
|
bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported"
|
|
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set"
|
|
bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Sample and emit PC through ITM,Emit data through ITM,Sample PC and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..."
|
|
else
|
|
group.long 0x58++0x03
|
|
line.long 0x00 "DWT_FUNCTION3,DWT Function Registers 3"
|
|
bitfld.long 0x00 16.--19. " DATAVADDR1 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 12.--15. " DATAVADDR0 ,Data Value Comparator ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "byte,half,word,res"
|
|
bitfld.long 0x00 9. " LNK1ENA ,DATAVADDR1 support" "Not Supported,Supported"
|
|
bitfld.long 0x00 8. " DATAVMATCH ,Data value compare" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " CYCMATCH ,Comparator Compares Against the PC Sampler Counter" "Cleared,Set"
|
|
bitfld.long 0x00 5. " EMITRANGE ,Emit Range Field" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " FUNCTION ,FUNCTION settings" "Disabled,Emit address offset through ITM,Emit data and address offset through ITM,Emit address offset and data value through ITM,Watchpoint on PC match,Watchpoint on read,Watchpoint on write,Watchpoint on read or write,ETM trigger on PC match,ETM trigger on read,ETM trigger on write,ETM trigger on read or write,?..."
|
|
endif
|
|
tree "Coresight Management Registers"
|
|
rgroup 0xfd0--0xfff
|
|
line.long 0x00 "PID4,Peripheral ID4"
|
|
line.long 0x04 "PID5,Peripheral ID5"
|
|
line.long 0x08 "PID6,Peripheral ID6"
|
|
line.long 0x0c "PID7,Peripheral ID7"
|
|
line.long 0x10 "PID0,Peripheral ID1"
|
|
line.long 0x14 "PID1,Peripheral ID2"
|
|
line.long 0x18 "PID2,Peripheral ID3"
|
|
line.long 0x1c "PID3,Peripheral ID4"
|
|
line.long 0x20 "CID0,Component ID0"
|
|
line.long 0x24 "CID1,Component ID1"
|
|
line.long 0x28 "CID2,Component ID2"
|
|
line.long 0x2c "CID3,Component ID3"
|
|
tree.end
|
|
else
|
|
newline
|
|
textline "DWT component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree.end
|
|
AUTOINDENT.POP
|
|
tree.end
|
|
endif
|
|
sif (CORENAME()=="CORTEXM33F")
|
|
tree.close "Core Registers (Cortex-M33F)"
|
|
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 29. " EXTEXCLALL ,Allows external exclusive operations to be used in a configuration with no MPU" "No,Yes"
|
|
bitfld.long 0x00 12. " DISITMATBFLUSH ,Disables ITM and DWT ATB flush" "No,Yes"
|
|
bitfld.long 0x00 10. " FPEXCODIS ,Disables FPU exception outputs" "No,Yes"
|
|
textline " "
|
|
bitfld.long 0x00 9. " DISOOFP ,Disables floating-point" "No,Yes"
|
|
bitfld.long 0x00 2. " DISFOLD ,Disables dual-issue functionality" "No,Yes"
|
|
bitfld.long 0x00 0. " DISMCYCINT ,Disables interruption of multi-cycle" "No,Yes"
|
|
group.long 0x0C++0x0F
|
|
line.long 0x00 "CPPWR,Coprocessor Power Control Register"
|
|
bitfld.long 0x00 21. " SUS10 ,State unknown Secure only" "Both states,Secure only"
|
|
bitfld.long 0x00 20. " SU10 ,This bit indicates and allows modification of whether the state associated with the floating point unit is permitted to become UNKNOWN" "Not permitted,Permitted"
|
|
bitfld.long 0x00 15. " SUS7 ,State unknown Secure only" "Both states,Secure only"
|
|
textline " "
|
|
bitfld.long 0x00 14. " SU7 ,This bit indicates and allows modification of whether the state associated with the coprocessor 7 is permitted to become UNKNOWN" "Not permitted,Permitted"
|
|
bitfld.long 0x00 13. " SUS6 ,State unknown Secure only" "Both states,Secure only"
|
|
bitfld.long 0x00 12. " SU6 ,This bit indicates and allows modification of whether the state associated with the coprocessor 6 is permitted to become UNKNOWN" "Not permitted,Permitted"
|
|
textline " "
|
|
bitfld.long 0x00 11. " SUS5 ,State unknown Secure only" "Both states,Secure only"
|
|
bitfld.long 0x00 10. " SU5 ,This bit indicates and allows modification of whether the state associated with the coprocessor 5 is permitted to become UNKNOWN" "Not permitted,Permitted"
|
|
bitfld.long 0x00 9. " SUS4 ,State unknown Secure only" "Both states,Secure only"
|
|
textline " "
|
|
bitfld.long 0x00 8. " SU4 ,This bit indicates and allows modification of whether the state associated with the coprocessor 4 is permitted to become UNKNOWN" "Not permitted,Permitted"
|
|
bitfld.long 0x00 7. " SUS3 ,State unknown Secure only" "Both states,Secure only"
|
|
bitfld.long 0x00 6. " SU3 ,This bit indicates and allows modification of whether the state associated with the coprocessor 3 is permitted to become UNKNOWN" "Not permitted,Permitted"
|
|
textline " "
|
|
bitfld.long 0x00 5. " SUS2 ,State unknown Secure only" "Both states,Secure only"
|
|
bitfld.long 0x00 4. " SU2 ,This bit indicates and allows modification of whether the state associated with the coprocessor 2 is permitted to become UNKNOWN" "Not permitted,Permitted"
|
|
bitfld.long 0x00 3. " SUS1 ,State unknown Secure only" "Both states,Secure only"
|
|
textline " "
|
|
bitfld.long 0x00 2. " SU1 ,This bit indicates and allows modification of whether the state associated with the coprocessor 1 is permitted to become UNKNOWN" "Not permitted,Permitted"
|
|
bitfld.long 0x00 1. " SUS0 ,State unknown Secure only" "Both states,Secure only"
|
|
bitfld.long 0x00 0. " SU0 ,This bit indicates and allows modification of whether the state associated with the coprocessor 0 is permitted to become UNKNOWN" "Not permitted,Permitted"
|
|
line.long 0x04 "SYST_CSR,SysTick Control and Status Register"
|
|
rbitfld.long 0x04 16. " COUNTFLAG ,Counter Flag" "Not counted,Counted"
|
|
bitfld.long 0x04 2. " CLKSOURCE ,SysTick clock source" "External,Core"
|
|
bitfld.long 0x04 1. " TICKINT ,SysTick Handler" "No SysTick,SysTick"
|
|
textline " "
|
|
bitfld.long 0x04 0. " ENABLE ,Counter Enable" "Disabled,Enabled"
|
|
line.long 0x08 "SYST_RVR,SysTick Reload Value Register"
|
|
hexmask.long.tbyte 0x08 0.--23. 1. " RELOAD ,The value to load into the SYST_CVR when the counter reaches 0"
|
|
line.long 0x0C "SYST_CVR,SysTick Current Value Register"
|
|
hexmask.long.tbyte 0x0C 0.--23. 1. " CURRENT ,Current counter value"
|
|
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,CPUID Base Register"
|
|
abitfld.long 0x00 24.--31. " IMPLEMENTER ,Implementer code that Arm has assigned" "0x41=Arm Limited"
|
|
bitfld.long 0x00 20.--23. " VARIANT ,Variant number to distinguish between different product variants or major revisions of the product" "r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,r12,r13,r14,r15"
|
|
bitfld.long 0x00 16.--19. " ARCHITECTURE ,Indicates the architecture version" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,ARMv8-M w/ Main Extension"
|
|
newline
|
|
abitfld.long 0x00 4.--15. " PARTNO ,Indicates part number" "0xD21=Cortex-M33"
|
|
bitfld.long 0x00 0.--3. " REVISION ,Revision number to distinguish between different patches of the product" "p0,p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11,p12,p13,p14,p15"
|
|
group.long 0xD04++0x23
|
|
line.long 0x00 "ICSR,Interrupt Control and State Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x00 30. " PENDNMISET , On writes allows the NMI exception to be set as pending. On reads indicates whether the NMI exception is pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x00 27. " PENDSVSET , On writes allows the PendSV exception for the selected Security state to be set as pending. On reads indicates whether the PendSV for the selected Security state exception is pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x00 25. " PENDSTSET ,On writes, sets the SysTick exception as pending. On reads, indicates the current state of the exception" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 24. " STTNS ,Controls whether in a single SysTick implementation the SysTick is Secure or Non-secure" "Secure,Non-secure"
|
|
rbitfld.long 0x00 23. " ISRPREEMPT ,Indicates whether a pending exception will be serviced on exit from debug halt state" "Disabled,Enabled"
|
|
rbitfld.long 0x00 22. " ISRPENDING ,Indicates whether an external interrupt, generated by the NVIC, is pending" "Not pending,Pending"
|
|
textline " "
|
|
hexmask.long.word 0x00 12.--20. 1. " VECTPENDING ,The exception number of the highest priority pending and enabled interrupt"
|
|
rbitfld.long 0x00 11. " RETTOBASE ,Indicates whether there is an active exception other than the exception indicated by the current value of the IPSR" "Present,Absent"
|
|
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 ,Bits[31:7] of the vector table address"
|
|
line.long 0x08 "AIRCR,Application Interrupt and Reset Control Register"
|
|
hexmask.long.word 0x08 16.--31. 1. " VECTKEYSTAT ,Vector Key"
|
|
rbitfld.long 0x08 15. " ENDIANNESS ,Indicates the memory system endianness" "Little endian,Big endian"
|
|
bitfld.long 0x08 14. " PRIS ,Prioritize Secure exceptions" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 13. " BFHFNMINS ,BusFault BusFault HardFault and NMI Non-secure enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 8.--10. " PRIGROUP ,Priority grouping. Group priority field bits/Subpriority field bits" "[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]"
|
|
bitfld.long 0x08 3. " SYSRESETREQS ,System reset request Secure only" "Both states,Secure only"
|
|
textline " "
|
|
bitfld.long 0x08 2. " SYSRESETREQ ,System reset request" "Not requested,Requested"
|
|
bitfld.long 0x08 1. " VECTCLRACTIVE ,Writing 1 to this bit clears all active state information for fixed and configurable exceptions" "No effect,Clear"
|
|
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 3. " SLEEPDEEPS ,Controls whether the SLEEPDEEP bit is only accessible from the secure state" "Both states,Secure only"
|
|
bitfld.long 0x0C 2. " SLEEPDEEP ,Provides a qualifying hint indicating that waking from sleep might take longer" "Not deep sleep,Deep sleep"
|
|
textline " "
|
|
bitfld.long 0x0C 1. " SLEEPONEXIT ,Determines whether, on an exit from an ISR that returns to the base level of execution priority, the processor enters a sleep state" "Disabled,Enabled"
|
|
line.long 0x10 "CCR,Configuration and 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 10. " STKOFHFNMIGN ,Controls the effect of a stack limit violation while executing at a requested priority less than 0" "Not ignored,Ignored"
|
|
bitfld.long 0x10 8. " BFHFNMIGN ,Determines the effect of precise busfaults on handlers running at a requested priority less than 0" "Not ignored,Ignored"
|
|
bitfld.long 0x10 4. " DIV_0_TRP ,Controls the trap on divide by 0" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 3. " UNALIGN_TRP ,Controls the trapping of unaligned word or halfword accesses" "Disabled,Enabled"
|
|
bitfld.long 0x10 1. " USERSETMPEND ,Controls whether unprivileged software can access the STIR" "Disabled,Enabled"
|
|
line.long 0x14 "SHPR1,System Handler Priority Register 1"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_7 ,Priority of system handler 7, SecureFault"
|
|
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"
|
|
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 0.--7. 1. " PRI_12 ,Priority of system handler 12, DebugMonitor"
|
|
line.long 0x20 "SHCSR,System Handler Control and State Register"
|
|
bitfld.long 0x20 21. " HARDFAULTPENDED ,HardFault exception status" "Not pending,Pending"
|
|
bitfld.long 0x20 20. " SECUREFAULTPENDED ,SecureFault exception status" "Not pending,Pending"
|
|
bitfld.long 0x20 19. " SECUREFAULTENA ,SecureFault exception enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 18. " USGFAULTENA ,UsageFault exception enable" "Disabled,Enabled"
|
|
bitfld.long 0x20 17. " BUSFAULTENA ,BusFault exception enable" "Disabled,Enabled"
|
|
bitfld.long 0x20 16. " MEMFAULTENA ,MemManage exception enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 15. " SVCALLPENDED ,SVCall exception status" "Not pending,Pending"
|
|
bitfld.long 0x20 14. " BUSFAULTPENDED ,BusFault exception status" "Not pending,Pending"
|
|
bitfld.long 0x20 13. " MEMFAULTPENDED ,MemManage exception status" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x20 12. " USGFAULTPENDED ,UsageFault exception status" "Not pending,Pending"
|
|
bitfld.long 0x20 11. " SYSTICKACT ,SysTick exception status" "Not active,Active"
|
|
bitfld.long 0x20 10. " PENDSVACT ,PendSV exception status" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x20 8. " MONITORACT ,Monitor exception status" "Not active,Active"
|
|
bitfld.long 0x20 7. " SVCALLACT ,SVCall exception status" "Not active,Active"
|
|
bitfld.long 0x20 5. " NMIACT ,NMI exception status" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x20 4. " SECUREFAULTACT ,SecureFault exception status" "Not active,Active"
|
|
bitfld.long 0x20 3. " USGFAULTACT ,UsageFault exception status" "Not active,Active"
|
|
bitfld.long 0x20 2. " HARDFAULTACT ,HardFault exception status for the selected Security state" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x20 1. " BUSFAULTACT ,BusFault exception status" "Not active,Active"
|
|
bitfld.long 0x20 0. " MEMFAULTACT ,MemManage exception status" "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 ,Stacking Access Violations" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.byte 0x00 3. " MUNSTKERR ,Unstacking 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 "UFSR,Usage Fault Status Register"
|
|
eventfld.word 0x00 9. " DIVBYZERO ,Divide by zero error" "No error,Error"
|
|
eventfld.word 0x00 8. " UNALIGNED ,Unaligned access error" "No error,Error"
|
|
eventfld.word 0x00 4. " STKOF ,Stack overflow error" "No error,Error"
|
|
textline " "
|
|
eventfld.word 0x00 3. " NOCP ,A coprocessor access error" "No error,Error"
|
|
eventfld.word 0x00 2. " INVPC ,An integrity check error" "No error,Error"
|
|
eventfld.word 0x00 1. " INVSTATE , Invalid Combination of EPSR and Instruction" "No error,Error"
|
|
textline " "
|
|
eventfld.word 0x00 0. " UNDEFINSTR ,Undefined instruction error" "No error,Error"
|
|
group.long 0xD2C++0x03
|
|
line.long 0x00 "HFSR,HardFault 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 has been escalated to a HardFault exception" "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"
|
|
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 20.--21. " CP10 ,Access privileges for coprocessor 10" "Denied,Privileged,,Full"
|
|
bitfld.long 0x00 14.--15. " CP7 ,Access privileges for coprocessor 7" "Denied,Privileged,,Full"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " CP6 ,Access privileges for coprocessor 6" "Denied,Privileged,,Full"
|
|
bitfld.long 0x00 10.--11. " CP5 ,Access privileges for coprocessor 5" "Denied,Privileged,,Full"
|
|
bitfld.long 0x00 8.--9. " CP4 ,Access privileges for coprocessor 4" "Denied,Privileged,,Full"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " CP3 ,Access privileges for coprocessor 3" "Denied,Privileged,,Full"
|
|
bitfld.long 0x00 4.--5. " CP2 ,Access privileges for coprocessor 2" "Denied,Privileged,,Full"
|
|
bitfld.long 0x00 2.--3. " CP1 ,Access privileges for coprocessor 1" "Denied,Privileged,,Full"
|
|
textline " "
|
|
bitfld.long 0x00 0.--1. " CP0 ,Access privileges for coprocessor 0" "Denied,Privileged,,Full"
|
|
if PER.ADDRESS.isSECUREEX(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD48)
|
|
group.long 0xD8C++0x03
|
|
line.long 0x00 "NSACR,Non-Secure Access Control Register"
|
|
bitfld.long 0x00 11. " CP11 ,Enables Non-secure access to coprocessor CP11" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " CP10 ,Enables Non-secure access to coprocessor CP10" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " CP7 ,Enables Non-secure access to coprocessor CP7" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 6. " CP6 ,Enables Non-secure access to coprocessor CP6" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " CP5 ,Enables Non-secure access to coprocessor CP5" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " CP4 ,Enables Non-secure access to coprocessor CP4" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " CP3 ,Enables Non-secure access to coprocessor CP3" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " CP2 ,Enables Non-secure access to coprocessor CP2" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " CP1 ,Enables Non-secure access to coprocessor CP1" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CP0 ,Enables Non-secure access to coprocessor CP0" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xD8C++0x03
|
|
hide.long 0x00 "NSACR,Non-Secure Access Control Register (not accessible)"
|
|
endif
|
|
wgroup.long 0xF00++0x03
|
|
line.long 0x00 "STIR,Software Triggered Interrupt Register"
|
|
hexmask.long.word 0x00 0.--8. 1. " INTID ,Indicates the interrupt to be pended"
|
|
tree "Memory System"
|
|
width 10.
|
|
rgroup.long 0xD78++0x03
|
|
line.long 0x00 "CLIDR,Cache Level ID Register"
|
|
bitfld.long 0x00 30.--31. " ICB ,Inner cache boundary" "Not disclosed,L1 cache highest,L2 cache highest,L3 cache highest"
|
|
bitfld.long 0x00 27.--29. " LOU ,LOUU" "Level 1,Level 2,?..."
|
|
bitfld.long 0x00 24.--26. " LOC ,Level of Coherency" "Level 1,Level 2,?..."
|
|
textline " "
|
|
bitfld.long 0x00 18.--20. " CL7 ,Cache type field level 7" "No cache,Instr. only,Data only,Data and Instr.,Unified cache,?..."
|
|
bitfld.long 0x00 15.--17. " CL6 ,Cache type field level 6" "No cache,?..."
|
|
bitfld.long 0x00 12.--14. " CL5 ,Cache type field level 5" "No cache,?..."
|
|
textline " "
|
|
bitfld.long 0x00 9.--11. " CL4 ,Cache type field level 4" "No cache,?..."
|
|
bitfld.long 0x00 6.--8. " CL3 ,Cache type field level 3" "No cache,?..."
|
|
bitfld.long 0x00 3.--5. " CL2 ,Cache type field level 2" "No cache,?..."
|
|
textline " "
|
|
bitfld.long 0x00 0.--2. " CL1 ,Cache type field level 1" "No cache,Instr. only,Data only,Data and Instr.,?..."
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xD7C)&0xE0000000)==0x80000000)
|
|
rgroup.long 0xD7C++0x03
|
|
line.long 0x00 "CTR,Cache Type Register"
|
|
bitfld.long 0x00 29.--31. " FORMAT ,Indicates the implemented CTR format" "No Cache,,,,Cache,?..."
|
|
bitfld.long 0x00 24.--27. " CWG ,Cache Write-back Granule" "0,1,2,3,4,5,6,7,8,9,?..."
|
|
bitfld.long 0x00 20.--23. " ERG ,Exclusives Reservation Granule" "0,1,2,3,4,5,6,7,8,9,?..."
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " DMINLINE ,Log 2 of the number of words in the smallest cache line of all the data caches and unified caches that are controlled by the processor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 0.--3. " IMINLINE ,Log 2 of the number of words in the smallest cache line of all the instruction caches that are controlled by the processor" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
else
|
|
rgroup.long 0xD7C++0x03
|
|
line.long 0x00 "CTR,Cache Type Register"
|
|
bitfld.long 0x00 29.--31. " FORMAT ,Indicates the implemented CTR format" "No Cache,,,,Cache,?..."
|
|
endif
|
|
rgroup.long 0xD80++0x03
|
|
line.long 0x00 "CCSIDR,Cache Size ID Register"
|
|
bitfld.long 0x00 31. " WT ,Indicates support available for Write-Through" "Not supported,Supported"
|
|
bitfld.long 0x00 30. " WB ,Indicates support available for Write-Back" "Not supported,Supported"
|
|
bitfld.long 0x00 29. " RA ,Indicates support available for read allocation" "Not supported,Supported"
|
|
textline " "
|
|
bitfld.long 0x00 28. " WA ,Indicates support available for write allocation" "Not supported,Supported"
|
|
hexmask.long.word 0x00 13.--27. 1. " NUMSETS ,Indicates the number of sets as (number of sets) - 1"
|
|
hexmask.long.word 0x00 3.--12. 1. " ASSOCIATIVITY ,Indicates the number of ways as (number of ways) - 1"
|
|
textline " "
|
|
bitfld.long 0x00 0.--2. " LINESIZE ,Indicates the number of words in each cache line" "4,8,16,32,64,128,256,512"
|
|
group.long 0xD84++0x03
|
|
line.long 0x00 "CSSELR,Cache Size Selection Register"
|
|
bitfld.long 0x00 1.--3. " LEVEL ,Identifies which cache level to select" "Level 1,Level 2,Level 3,Level 4,Level 5,Level 6,Level 7,?..."
|
|
bitfld.long 0x00 0. " IND ,Identifies instruction or data cache to use" "Data/Unified,Instruction"
|
|
wgroup.long 0xF50++0x03
|
|
line.long 0x00 "ICIALLU,I-Cache Invalidate All to PoU"
|
|
wgroup.long 0xF58++0x23
|
|
line.long 0x00 "ICIMVAU,I-Cache Invalidate by MVA to PoU"
|
|
line.long 0x04 "DCIMVAC,D-Cache Invalidate by MVA to PoC"
|
|
line.long 0x08 "DCISW,D-Cache Invalidate by Set-Way"
|
|
hexmask.long 0x08 4.--31. 1. " SETWAY ,Defines number of the way to operate on and number of the set to operate on"
|
|
bitfld.long 0x08 1.--3. " LEVEL ,Cache level to operate on, minus" "L1,L2,L3,L4,L5,L6,L7,L8"
|
|
line.long 0x0C "DCCMVAU,D-Cache Clean by MVA to PoU"
|
|
line.long 0x10 "DCCMVAC,D-Cache Clean by MVA to PoC"
|
|
line.long 0x14 "DCCSW,D-Cache Clean by Set-Way"
|
|
hexmask.long 0x14 4.--31. 1. " SETWAY ,Defines number of the way to operate on and number of the set to operate on"
|
|
bitfld.long 0x14 1.--3. " LEVEL ,Cache level to operate on, minus" "L1,L2,L3,L4,L5,L6,L7,L8"
|
|
line.long 0x18 "DCCIMVAC,D-Cache Clean and Invalidate by MVA to PoC"
|
|
line.long 0x1C "DCCISW,D-Cache Clean and Invalidate by Set-Way"
|
|
hexmask.long 0x1C 4.--31. 1. " SETWAY ,Defines number of the way to operate on and number of the set to operate on"
|
|
bitfld.long 0x1C 1.--3. " LEVEL ,Cache level to operate on, minus" "L1,L2,L3,L4,L5,L6,L7,L8"
|
|
line.long 0x20 "BPIALL,Branch Predictor Invalidate All"
|
|
tree.end
|
|
tree "Feature Registers"
|
|
width 10.
|
|
rgroup.long 0xD40++0x0B
|
|
line.long 0x00 "ID_PFR0,Processor Feature Register 0"
|
|
bitfld.long 0x00 4.--7. " STATE1 ,T32 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,?..."
|
|
bitfld.long 0x04 4.--7. " SECURITY ,Security support" "Not implemented,Implemented,?..."
|
|
line.long 0x08 "ID_DFR0,Debug Feature Register 0"
|
|
bitfld.long 0x08 20.--23. " MPROFDBG ,M-profile debug. Indicates the supported M-profile debug architecture" "Not supported,ARMv8-M Debug architecture,?..."
|
|
rgroup.long 0xD4C++0x03
|
|
line.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,Supported,?..."
|
|
bitfld.long 0x00 16.--19. " TCM ,Indicates the support for Tightly Coupled Memory (TCM)" "Not supported,Supported,?..."
|
|
bitfld.long 0x00 12.--15. " SHRLEV ,Indicates the number of shareability levels implemented" "1 level,2 levels,?..."
|
|
textline " "
|
|
bitfld.long 0x00 8.--11. " OUTMSHR ,Indicates the outermost shareability domain implemented" "Non-cacheable,HW coherency,,,,,,,,,,,,,,Ignored"
|
|
bitfld.long 0x00 4.--7. " PMSASUP ,Indicates support for a PMSA" "Not supported,,,,PMSAv8,?..."
|
|
rgroup.long 0xD54++0x03
|
|
line.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 0xD5C++0x03
|
|
line.long 0x00 "ID_MMFR3,Memory Model Feature Register 3"
|
|
bitfld.long 0x00 8.--11. " BPMAINT ,Indicates the supported branch predictor maintenance" "Not supported,Supported,?..."
|
|
bitfld.long 0x00 4.--7. " CMAINTSW ,Indicates the supported cache maintenance operations by set/way" "Not supported,Supported,?..."
|
|
bitfld.long 0x00 0.--3. " CMAINTVA ,Indicates the supported cache maintenance operations by virtual-address" "Not supported,Supported,?..."
|
|
rgroup.long 0xD60++0x03
|
|
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,Supported,?..."
|
|
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,?..."
|
|
rgroup.long 0xD64++0x03
|
|
line.long 0x00 "ID_ISAR1,Instruction Set Attributes Register 1"
|
|
bitfld.long 0x00 24.--27. " INTERWORK ,Indicates the supported Interworking instructions" "Not supported,BX,BX/BLX,?..."
|
|
bitfld.long 0x00 20.--23. " IMMEDIATE ,Indicates the support for data-processing instructions with long immediates" "Not supported,ADDW/MOVW/MOVT/SUBW,?..."
|
|
bitfld.long 0x00 16.--19. " IFTHEN ,Indicates the supported IfThen instructions" "Not supported,IT,?..."
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " EXTEND ,Indicates the supported Extend instructions" "Not supported,Basic,Extended,?..."
|
|
rgroup.long 0xD68++0x03
|
|
line.long 0x00 "ID_ISAR2,Instruction Set Attributes Register 2"
|
|
bitfld.long 0x00 28.--31. " REVERSAL ,Indicates the supported reversal instructions" "Not supported,REV/REV16/REVSH,REV/REV16/REVSH/RBIT,?..."
|
|
bitfld.long 0x00 20.--23. " MULTU ,Indicates the supported advanced unsigned multiply instructions" "Not supported,UMULL/UMLAL,UMULL/UMLAL/UMAAL,?..."
|
|
bitfld.long 0x00 16.--19. " MULTS ,Indicates the supported advanced signed multiply instructions" "Not supported,SMULL/SMLAL,,SMULL/SMLAL/DSP,?..."
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " MULT ,Indicates the supported additional multiply instructions" "Not supported,MUL,MUL/MLA/MLS,?..."
|
|
bitfld.long 0x00 8.--11. " MULTIACCESSINT ,Indicates the support for multi-access interruptible instructions" "Not supported,LDM/STM restartable,LDM/STM continuable,?..."
|
|
bitfld.long 0x00 4.--7. " MEMHINT ,Indicates the supported memory hint instructions" "Not supported,,,PLD/PLI,?..."
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " LOADSTORE ,Indicates the supported additional load and store instructions" "Not supported,,Load-acquire/Store-release/Exclusive,?..."
|
|
rgroup.long 0xD6C++0x03
|
|
line.long 0x00 "ID_ISAR3,Instruction Set Attributes Register 3"
|
|
bitfld.long 0x00 24.--27. " TRUENOP ,Indicates the support for a true NOP instruction" "Not supported,Supported,?..."
|
|
bitfld.long 0x00 20.--23. " THUMBCOPY ,Indicates the supported non flag-setting MOV instructions" "Not supported,Supported,?..."
|
|
bitfld.long 0x00 16.--19. " TABBRANCH ,Indicates the supported Table Branch instructions" "Not supported,TBB/TBH,?..."
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " SYNCHPRIM ,Indicates the supported Table Branch instructions" "Not supported,Supported,?..."
|
|
bitfld.long 0x00 8.--11. " SVC ,Indicates the supported SVC instructions" "Not supported,SVC,?..."
|
|
bitfld.long 0x00 4.--7. " SIMD ,Indicates the supported SIMD instructions" "Not supported,Supported,,Extended,?..."
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " SATURATE ,Indicates the supported Saturate instructions" "Not supported,QADD/QDADD/QDSUB/QSUB/Q-bit,?..."
|
|
rgroup.long 0xD70++0x03
|
|
line.long 0x00 "ID_ISAR4,Instruction Set Attributes Register 4"
|
|
bitfld.long 0x00 24.--27. " PSR_M ,Indicates the supported M profile instructions to modify the PSRs" "Not supported,CPS/MRS/MSR,?..."
|
|
bitfld.long 0x00 20.--23. " SYNCHPRIMFRAC ,Indicates the supported M profile instructions to modify the PSRs" ",,,Supported,?..."
|
|
bitfld.long 0x00 16.--19. " BARRIER ,Indicates the supported Barrier instructions" "Not supported,,,DMB/DSB/ISB,?..."
|
|
textline " "
|
|
bitfld.long 0x00 8.--11. " WRITEBACK ,Indicates the support for writeback addressing modes" "Basic support,Full support,?..."
|
|
bitfld.long 0x00 4.--7. " WITHSHIFTS ,Indicates the support for instructions with shifts" "MOV/shift,,,Load/store,?..."
|
|
bitfld.long 0x00 0.--3. " UNPRIV ,Indicates the supported unprivileged instructions" "Not supported,LDRBT/LDRT/STRBT/STRT,?..."
|
|
tree.end
|
|
tree "CoreSight Identification Registers"
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
|
|
width 11.
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xFBC))&0x100000)==0x100000)
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "DDEVARCH,SCS CoreSight Device Architecture Register"
|
|
hexmask.long.word 0x00 21.--31. 1. " ARCHITECT ,Component architect"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
bitfld.long 0x00 16.--19. " REVISION ,Architecture revision" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " ARCHVER ,Architecture version" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 0.--11. 1. " ARCHPART ,Architecture part"
|
|
else
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "DDEVARCH,SCS CoreSight Device Architecture Register"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
endif
|
|
rgroup.long 0xFE0++0x0F
|
|
line.long 0x00 "DPIDR0,Peripheral ID0"
|
|
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
|
|
line.long 0x04 "DPIDR1,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 "DPIDR2,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 "DPIDR3,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 "DCIDR0,Component ID0 (Preamble)"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PRMBL_0 ,CoreSight component identification preamble"
|
|
line.long 0x04 "DCIDR1,Component ID1"
|
|
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
|
|
hexmask.long.byte 0x04 0.--3. 1. " PRMBL_1 ,CoreSight component class"
|
|
line.long 0x08 "DCIDR2,Component ID2"
|
|
hexmask.long.byte 0x08 0.--7. 1. " PRMBL_2 ,CoreSight component identification preamble"
|
|
line.long 0x0c "DCIDR3,Component ID3"
|
|
hexmask.long.byte 0x0C 0.--7. 1. " PRMBL_3 ,CoreSight component identification preamble"
|
|
tree.end
|
|
width 0xB
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Memory Protection Unit (MPU)"
|
|
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 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,?..."
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x0
|
|
line.long 0x00 "MPU_RLAR0,MPU Region Attribute and Size Register 0"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x0
|
|
hide.long 0x00 "MPU_RLAR0,MPU Region Attribute and Size Register 0"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x1
|
|
line.long 0x00 "MPU_RLAR1,MPU Region Attribute and Size Register 1"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x1
|
|
hide.long 0x00 "MPU_RLAR1,MPU Region Attribute and Size Register 1"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x2
|
|
line.long 0x00 "MPU_RLAR2,MPU Region Attribute and Size Register 2"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x2
|
|
hide.long 0x00 "MPU_RLAR2,MPU Region Attribute and Size Register 2"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x3
|
|
line.long 0x00 "MPU_RLAR3,MPU Region Attribute and Size Register 3"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x3
|
|
hide.long 0x00 "MPU_RLAR3,MPU Region Attribute and Size Register 3"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x4
|
|
line.long 0x00 "MPU_RLAR4,MPU Region Attribute and Size Register 4"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x4
|
|
hide.long 0x00 "MPU_RLAR4,MPU Region Attribute and Size Register 4"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x5
|
|
line.long 0x00 "MPU_RLAR5,MPU Region Attribute and Size Register 5"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x5
|
|
hide.long 0x00 "MPU_RLAR5,MPU Region Attribute and Size Register 5"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x6
|
|
line.long 0x00 "MPU_RLAR6,MPU Region Attribute and Size Register 6"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x6
|
|
hide.long 0x00 "MPU_RLAR6,MPU Region Attribute and Size Register 6"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x7
|
|
line.long 0x00 "MPU_RLAR7,MPU Region Attribute and Size Register 7"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x7
|
|
hide.long 0x00 "MPU_RLAR7,MPU Region Attribute and Size Register 7"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x8
|
|
line.long 0x00 "MPU_RLAR8,MPU Region Attribute and Size Register 8"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x8
|
|
hide.long 0x00 "MPU_RLAR8,MPU Region Attribute and Size Register 8"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x9
|
|
line.long 0x00 "MPU_RLAR9,MPU Region Attribute and Size Register 9"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0x9
|
|
hide.long 0x00 "MPU_RLAR9,MPU Region Attribute and Size Register 9"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xA
|
|
line.long 0x00 "MPU_RLAR10,MPU Region Attribute and Size Register 10"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xA
|
|
hide.long 0x00 "MPU_RLAR10,MPU Region Attribute and Size Register 10"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xB
|
|
line.long 0x00 "MPU_RLAR11,MPU Region Attribute and Size Register 11"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xB
|
|
hide.long 0x00 "MPU_RLAR11,MPU Region Attribute and Size Register 11"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xC
|
|
line.long 0x00 "MPU_RLAR12,MPU Region Attribute and Size Register 12"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xC
|
|
hide.long 0x00 "MPU_RLAR12,MPU Region Attribute and Size Register 12"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xD
|
|
line.long 0x00 "MPU_RLAR13,MPU Region Attribute and Size Register 13"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xD
|
|
hide.long 0x00 "MPU_RLAR13,MPU Region Attribute and Size Register 13"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xE
|
|
line.long 0x00 "MPU_RLAR14,MPU Region Attribute and Size Register 14"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xE
|
|
hide.long 0x00 "MPU_RLAR14,MPU Region Attribute and Size Register 14"
|
|
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"
|
|
bitfld.long 0x00 3.--4. " SH ,Defines the shareability domain of this region for Normal memory" "Non-shareable,,Outer Shareable,Inner Shareable"
|
|
bitfld.long 0x00 1.--2. " AP ,Defines the access permissions for this region" "R/W privileged,R/W any,RO privileged,RO any"
|
|
textline " "
|
|
bitfld.long 0x00 0. " XN ,Defines whether code can be executed from this region" "Execute,Not Execute"
|
|
group.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xF
|
|
line.long 0x00 "MPU_RLAR15,MPU Region Attribute and Size Register 15"
|
|
hexmask.long 0x00 5.--31. 0x20 " LIMIT ,Contains bits [31:5] of the upper inclusive limit of the selected MPU memory region"
|
|
bitfld.long 0x00 1.--3. " ATTRINDX ,Associates a set of attributes in the MPU_MAIR0 and MPU_MAIR1 fields" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 0. " EN ,Enable" "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"
|
|
textline " "
|
|
hgroup.long 0xDA0++0x03
|
|
saveout 0xD98 %l 0xF
|
|
hide.long 0x00 "MPU_RLAR15,MPU Region Attribute and Size Register 15"
|
|
endif
|
|
tree.end
|
|
newline
|
|
group.long 0xDC0++0x07
|
|
line.long 0x00 "MPU_MAIR0,MPU Memory Attribute Indirection Register 0"
|
|
bitfld.long 0x00 28.--31. " ATTR3H ,Attribute 3 High. Outer memory attributes for MPU regions with an AttrIndex of 3" "Device memory,Normal memory/Write-through transient/W-allocate,Normal memory/Write-through transient/R-allocate,Normal memory/Write-through transient/RW-allocate,Normal memory/Non-cacheable,Normal memory/Write-back transient/W-allocate,Normal memory/Write-back transient/R-allocate,Normal memory/Write-back transient/RW-allocate,Normal memory/Write-through non-transient,Normal memory/Write-through non-transient/W-allocate,Normal memory/Write-through non-transient/R-allocate,Normal memory/Write-through non-transient/RW-allocate,Normal memory/Write-back non-transient,Normal memory/Write-back non-transient/W-allocate,Normal memory/Write-back non-transient/R-allocate,Normal memory/Write-back non-transient/RW-allocate"
|
|
bitfld.long 0x00 24.--27. " ATTR3L ,Attribute 3 Low. Device memory/Inner memory attributes for MPU regions with an AttrIndex of 3 [Device memory/Normal memory]" "Device-nGnRnE/Unpredictable,---/Write-through transient/W-allocate,---/Write-through transient/R-allocate,---/Write-through transient/RW-allocate,Device-nGnRE/Non-cacheable,---/Write-back transient/W-allocate,---/Write-back transient/R-allocate,---/Write-back transient/RW-allocate,Device-nGRE/Write-through non-transient,---/Write-through non-transient/W-allocate,---/Write-through non-transient/R-allocate,---/Write-through non-transient/RW-allocate,Device-GRE/Write-back non-transient,---/Write-back non-transient/W-allocate,---/Write-back non-transient/R-allocate,---/Write-back non-transient/RW-allocate"
|
|
newline
|
|
bitfld.long 0x00 20.--23. " ATTR2H ,Attribute 2 High. Outer memory attributes for MPU regions with an AttrIndex of 2" "Device memory,Normal memory/Write-through transient/W-allocate,Normal memory/Write-through transient/R-allocate,Normal memory/Write-through transient/RW-allocate,Normal memory/Non-cacheable,Normal memory/Write-back transient/W-allocate,Normal memory/Write-back transient/R-allocate,Normal memory/Write-back transient/RW-allocate,Normal memory/Write-through non-transient,Normal memory/Write-through non-transient/W-allocate,Normal memory/Write-through non-transient/R-allocate,Normal memory/Write-through non-transient/RW-allocate,Normal memory/Write-back non-transient,Normal memory/Write-back non-transient/W-allocate,Normal memory/Write-back non-transient/R-allocate,Normal memory/Write-back non-transient/RW-allocate"
|
|
bitfld.long 0x00 16.--19. " ATTR2L ,Attribute 2 Low. Device memory/Inner memory attributes for MPU regions with an AttrIndex of 2 [Device memory/Normal memory]" "Device-nGnRnE/Unpredictable,---/Write-through transient/W-allocate,---/Write-through transient/R-allocate,---/Write-through transient/RW-allocate,Device-nGnRE/Non-cacheable,---/Write-back transient/W-allocate,---/Write-back transient/R-allocate,---/Write-back transient/RW-allocate,Device-nGRE/Write-through non-transient,---/Write-through non-transient/W-allocate,---/Write-through non-transient/R-allocate,---/Write-through non-transient/RW-allocate,Device-GRE/Write-back non-transient,---/Write-back non-transient/W-allocate,---/Write-back non-transient/R-allocate,---/Write-back non-transient/RW-allocate"
|
|
newline
|
|
bitfld.long 0x00 12.--15. " ATTR1H ,Attribute 1 High. Outer memory attributes for MPU regions with an AttrIndex of 1" "Device memory,Normal memory/Write-through transient/W-allocate,Normal memory/Write-through transient/R-allocate,Normal memory/Write-through transient/RW-allocate,Normal memory/Non-cacheable,Normal memory/Write-back transient/W-allocate,Normal memory/Write-back transient/R-allocate,Normal memory/Write-back transient/RW-allocate,Normal memory/Write-through non-transient,Normal memory/Write-through non-transient/W-allocate,Normal memory/Write-through non-transient/R-allocate,Normal memory/Write-through non-transient/RW-allocate,Normal memory/Write-back non-transient,Normal memory/Write-back non-transient/W-allocate,Normal memory/Write-back non-transient/R-allocate,Normal memory/Write-back non-transient/RW-allocate"
|
|
bitfld.long 0x00 8.--11. " ATTR1L ,Attribute 1 Low. Device memory/Inner memory attributes for MPU regions with an AttrIndex of 1 [Device memory/Normal memory]" "Device-nGnRnE/Unpredictable,---/Write-through transient/W-allocate,---/Write-through transient/R-allocate,---/Write-through transient/RW-allocate,Device-nGnRE/Non-cacheable,---/Write-back transient/W-allocate,---/Write-back transient/R-allocate,---/Write-back transient/RW-allocate,Device-nGRE/Write-through non-transient,---/Write-through non-transient/W-allocate,---/Write-through non-transient/R-allocate,---/Write-through non-transient/RW-allocate,Device-GRE/Write-back non-transient,---/Write-back non-transient/W-allocate,---/Write-back non-transient/R-allocate,---/Write-back non-transient/RW-allocate"
|
|
newline
|
|
bitfld.long 0x00 4.--7. " ATTR0H ,Attribute 0 High. Outer memory attributes for MPU regions with an AttrIndex of 0" "Device memory,Normal memory/Write-through transient/W-allocate,Normal memory/Write-through transient/R-allocate,Normal memory/Write-through transient/RW-allocate,Normal memory/Non-cacheable,Normal memory/Write-back transient/W-allocate,Normal memory/Write-back transient/R-allocate,Normal memory/Write-back transient/RW-allocate,Normal memory/Write-through non-transient,Normal memory/Write-through non-transient/W-allocate,Normal memory/Write-through non-transient/R-allocate,Normal memory/Write-through non-transient/RW-allocate,Normal memory/Write-back non-transient,Normal memory/Write-back non-transient/W-allocate,Normal memory/Write-back non-transient/R-allocate,Normal memory/Write-back non-transient/RW-allocate"
|
|
bitfld.long 0x00 0.--3. " ATTR0L ,Attribute 0 Low. Device memory/Inner memory attributes for MPU regions with an AttrIndex of 0 [Device memory/Normal memory]" "Device-nGnRnE/Unpredictable,---/Write-through transient/W-allocate,---/Write-through transient/R-allocate,---/Write-through transient/RW-allocate,Device-nGnRE/Non-cacheable,---/Write-back transient/W-allocate,---/Write-back transient/R-allocate,---/Write-back transient/RW-allocate,Device-nGRE/Write-through non-transient,---/Write-through non-transient/W-allocate,---/Write-through non-transient/R-allocate,---/Write-through non-transient/RW-allocate,Device-GRE/Write-back non-transient,---/Write-back non-transient/W-allocate,---/Write-back non-transient/R-allocate,---/Write-back non-transient/RW-allocate"
|
|
line.long 0x04 "MPU_MAIR1,MPU Memory Attribute Indirection Register 1"
|
|
bitfld.long 0x04 28.--31. " ATTR7H ,Attribute 7 High. Outer memory attributes for MPU regions with an AttrIndex of 7" "Device memory,Normal memory/Write-through transient/W-allocate,Normal memory/Write-through transient/R-allocate,Normal memory/Write-through transient/RW-allocate,Normal memory/Non-cacheable,Normal memory/Write-back transient/W-allocate,Normal memory/Write-back transient/R-allocate,Normal memory/Write-back transient/RW-allocate,Normal memory/Write-through non-transient,Normal memory/Write-through non-transient/W-allocate,Normal memory/Write-through non-transient/R-allocate,Normal memory/Write-through non-transient/RW-allocate,Normal memory/Write-back non-transient,Normal memory/Write-back non-transient/W-allocate,Normal memory/Write-back non-transient/R-allocate,Normal memory/Write-back non-transient/RW-allocate"
|
|
bitfld.long 0x04 24.--27. " ATTR7L ,Attribute 7 Low. Device memory/Inner memory attributes for MPU regions with an AttrIndex of 7 [Device memory/Normal memory]" "Device-nGnRnE/Unpredictable,---/Write-through transient/W-allocate,---/Write-through transient/R-allocate,---/Write-through transient/RW-allocate,Device-nGnRE/Non-cacheable,---/Write-back transient/W-allocate,---/Write-back transient/R-allocate,---/Write-back transient/RW-allocate,Device-nGRE/Write-through non-transient,---/Write-through non-transient/W-allocate,---/Write-through non-transient/R-allocate,---/Write-through non-transient/RW-allocate,Device-GRE/Write-back non-transient,---/Write-back non-transient/W-allocate,---/Write-back non-transient/R-allocate,---/Write-back non-transient/RW-allocate"
|
|
newline
|
|
bitfld.long 0x04 20.--23. " ATTR6H ,Attribute 6 High. Outer memory attributes for MPU regions with an AttrIndex of 6" "Device memory,Normal memory/Write-through transient/W-allocate,Normal memory/Write-through transient/R-allocate,Normal memory/Write-through transient/RW-allocate,Normal memory/Non-cacheable,Normal memory/Write-back transient/W-allocate,Normal memory/Write-back transient/R-allocate,Normal memory/Write-back transient/RW-allocate,Normal memory/Write-through non-transient,Normal memory/Write-through non-transient/W-allocate,Normal memory/Write-through non-transient/R-allocate,Normal memory/Write-through non-transient/RW-allocate,Normal memory/Write-back non-transient,Normal memory/Write-back non-transient/W-allocate,Normal memory/Write-back non-transient/R-allocate,Normal memory/Write-back non-transient/RW-allocate"
|
|
bitfld.long 0x04 16.--19. " ATTR6L ,Attribute 6 Low. Device memory/Inner memory attributes for MPU regions with an AttrIndex of 6 [Device memory/Normal memory]" "Device-nGnRnE/Unpredictable,---/Write-through transient/W-allocate,---/Write-through transient/R-allocate,---/Write-through transient/RW-allocate,Device-nGnRE/Non-cacheable,---/Write-back transient/W-allocate,---/Write-back transient/R-allocate,---/Write-back transient/RW-allocate,Device-nGRE/Write-through non-transient,---/Write-through non-transient/W-allocate,---/Write-through non-transient/R-allocate,---/Write-through non-transient/RW-allocate,Device-GRE/Write-back non-transient,---/Write-back non-transient/W-allocate,---/Write-back non-transient/R-allocate,---/Write-back non-transient/RW-allocate"
|
|
newline
|
|
bitfld.long 0x04 12.--15. " ATTR5H ,Attribute 5 High. Outer memory attributes for MPU regions with an AttrIndex of 5" "Device memory,Normal memory/Write-through transient/W-allocate,Normal memory/Write-through transient/R-allocate,Normal memory/Write-through transient/RW-allocate,Normal memory/Non-cacheable,Normal memory/Write-back transient/W-allocate,Normal memory/Write-back transient/R-allocate,Normal memory/Write-back transient/RW-allocate,Normal memory/Write-through non-transient,Normal memory/Write-through non-transient/W-allocate,Normal memory/Write-through non-transient/R-allocate,Normal memory/Write-through non-transient/RW-allocate,Normal memory/Write-back non-transient,Normal memory/Write-back non-transient/W-allocate,Normal memory/Write-back non-transient/R-allocate,Normal memory/Write-back non-transient/RW-allocate"
|
|
bitfld.long 0x04 8.--11. " ATTR5L ,Attribute 5 Low. Device memory/Inner memory attributes for MPU regions with an AttrIndex of 5 [Device memory/Normal memory]" "Device-nGnRnE/Unpredictable,---/Write-through transient/W-allocate,---/Write-through transient/R-allocate,---/Write-through transient/RW-allocate,Device-nGnRE/Non-cacheable,---/Write-back transient/W-allocate,---/Write-back transient/R-allocate,---/Write-back transient/RW-allocate,Device-nGRE/Write-through non-transient,---/Write-through non-transient/W-allocate,---/Write-through non-transient/R-allocate,---/Write-through non-transient/RW-allocate,Device-GRE/Write-back non-transient,---/Write-back non-transient/W-allocate,---/Write-back non-transient/R-allocate,---/Write-back non-transient/RW-allocate"
|
|
newline
|
|
bitfld.long 0x04 4.--7. " ATTR4H ,Attribute 4 High. Outer memory attributes for MPU regions with an AttrIndex of 4" "Device memory,Normal memory/Write-through transient/W-allocate,Normal memory/Write-through transient/R-allocate,Normal memory/Write-through transient/RW-allocate,Normal memory/Non-cacheable,Normal memory/Write-back transient/W-allocate,Normal memory/Write-back transient/R-allocate,Normal memory/Write-back transient/RW-allocate,Normal memory/Write-through non-transient,Normal memory/Write-through non-transient/W-allocate,Normal memory/Write-through non-transient/R-allocate,Normal memory/Write-through non-transient/RW-allocate,Normal memory/Write-back non-transient,Normal memory/Write-back non-transient/W-allocate,Normal memory/Write-back non-transient/R-allocate,Normal memory/Write-back non-transient/RW-allocate"
|
|
bitfld.long 0x04 0.--3. " ATTR4L ,Attribute 4 Low. Device memory/Inner memory attributes for MPU regions with an AttrIndex of 4 [Device memory/Normal memory]" "Device-nGnRnE/Unpredictable,---/Write-through transient/W-allocate,---/Write-through transient/R-allocate,---/Write-through transient/RW-allocate,Device-nGnRE/Non-cacheable,---/Write-back transient/W-allocate,---/Write-back transient/R-allocate,---/Write-back transient/RW-allocate,Device-nGRE/Write-through non-transient,---/Write-through non-transient/W-allocate,---/Write-through non-transient/R-allocate,---/Write-through non-transient/RW-allocate,Device-GRE/Write-back non-transient,---/Write-back non-transient/W-allocate,---/Write-back non-transient/R-allocate,---/Write-back non-transient/RW-allocate"
|
|
width 0x0B
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Security Attribution Unit (SAU)"
|
|
sif COMPonent.AVAILABLE("COREDEBUG")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
|
|
width 15.
|
|
group.long 0xDD0++0x03
|
|
line.long 0x00 "SAU_CTRL,SAU Control Register"
|
|
bitfld.long 0x00 1. " ALLNS ,When SAU_CTRL.ENABLE is 0 this bit controls if the memory is marked as Non-secure or Secure" "Secure,Non-Secure"
|
|
bitfld.long 0x00 0. " ENABLE ,Enables the SAU" "Disabled,Enabled"
|
|
rgroup.long 0xDD4++0x03
|
|
line.long 0x00 "SAU_TYPE,SAU Type Register"
|
|
bitfld.long 0x00 0.--7. " SREGION ,The number of implemented SAU regions" "0,1,2,3,4,5,6,7,8,?..."
|
|
group.long 0xDD8++0x03
|
|
line.long 0x00 "SAU_RNR,SAU Region Number Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " SAU_RNR ,Indicates the SAU region accessed by SAU_RBAR and SAU_RLAR"
|
|
tree.close "SAU regions"
|
|
if PER.ADDRESS.isSECUREEX(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0xDD0)
|
|
if ((per.l(COMPonent.BASE("COREDEBUG",-1)+0xDD4)&0xFF))>0x0
|
|
group.long 0xDDC++0x03 "Region 0"
|
|
saveout 0xDD8 %l 0x0
|
|
line.long 0x00 "SAU_RBAR0,SAU Region Base Address Register 0"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x0
|
|
line.long 0x00 "SAU_RLAR0,SAU Region Limit Address Register 0"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 0 (not implemented)"
|
|
saveout 0xDD8 %l 0x0
|
|
hide.long 0x00 "SAU_RBAR0,SAU Region Base Address Register 0"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x0
|
|
hide.long 0x00 "SAU_RLAR0,SAU Region Limit Address Register 0"
|
|
endif
|
|
if ((per.l(COMPonent.BASE("COREDEBUG",-1)+0xDD4)&0xFF))>0x1
|
|
group.long 0xDDC++0x03 "Region 1"
|
|
saveout 0xDD8 %l 0x1
|
|
line.long 0x00 "SAU_RBAR1,SAU Region Base Address Register 1"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x1
|
|
line.long 0x00 "SAU_RLAR1,SAU Region Limit Address Register 1"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 1 (not implemented)"
|
|
saveout 0xDD8 %l 0x1
|
|
hide.long 0x00 "SAU_RBAR1,SAU Region Base Address Register 1"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x1
|
|
hide.long 0x00 "SAU_RLAR1,SAU Region Limit Address Register 1"
|
|
endif
|
|
if ((per.l(COMPonent.BASE("COREDEBUG",-1)+0xDD4)&0xFF))>0x2
|
|
group.long 0xDDC++0x03 "Region 2"
|
|
saveout 0xDD8 %l 0x2
|
|
line.long 0x00 "SAU_RBAR2,SAU Region Base Address Register 2"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x2
|
|
line.long 0x00 "SAU_RLAR2,SAU Region Limit Address Register 2"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 2 (not implemented)"
|
|
saveout 0xDD8 %l 0x2
|
|
hide.long 0x00 "SAU_RBAR2,SAU Region Base Address Register 2"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x2
|
|
hide.long 0x00 "SAU_RLAR2,SAU Region Limit Address Register 2"
|
|
endif
|
|
if ((per.l(COMPonent.BASE("COREDEBUG",-1)+0xDD4)&0xFF))>0x3
|
|
group.long 0xDDC++0x03 "Region 3"
|
|
saveout 0xDD8 %l 0x3
|
|
line.long 0x00 "SAU_RBAR3,SAU Region Base Address Register 3"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x3
|
|
line.long 0x00 "SAU_RLAR3,SAU Region Limit Address Register 3"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 3 (not implemented)"
|
|
saveout 0xDD8 %l 0x3
|
|
hide.long 0x00 "SAU_RBAR3,SAU Region Base Address Register 3"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x3
|
|
hide.long 0x00 "SAU_RLAR3,SAU Region Limit Address Register 3"
|
|
endif
|
|
if ((per.l(COMPonent.BASE("COREDEBUG",-1)+0xDD4)&0xFF))>0x4
|
|
group.long 0xDDC++0x03 "Region 4"
|
|
saveout 0xDD8 %l 0x4
|
|
line.long 0x00 "SAU_RBAR4,SAU Region Base Address Register 4"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x4
|
|
line.long 0x00 "SAU_RLAR4,SAU Region Limit Address Register 4"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 4 (not implemented)"
|
|
saveout 0xDD8 %l 0x4
|
|
hide.long 0x00 "SAU_RBAR4,SAU Region Base Address Register 4"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x4
|
|
hide.long 0x00 "SAU_RLAR4,SAU Region Limit Address Register 4"
|
|
endif
|
|
if ((per.l(COMPonent.BASE("COREDEBUG",-1)+0xDD4)&0xFF))>0x5
|
|
group.long 0xDDC++0x03 "Region 5"
|
|
saveout 0xDD8 %l 0x5
|
|
line.long 0x00 "SAU_RBAR5,SAU Region Base Address Register 5"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x5
|
|
line.long 0x00 "SAU_RLAR5,SAU Region Limit Address Register 5"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 5 (not implemented)"
|
|
saveout 0xDD8 %l 0x5
|
|
hide.long 0x00 "SAU_RBAR5,SAU Region Base Address Register 5"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x5
|
|
hide.long 0x00 "SAU_RLAR5,SAU Region Limit Address Register 5"
|
|
endif
|
|
if ((per.l(COMPonent.BASE("COREDEBUG",-1)+0xDD4)&0xFF))>0x6
|
|
group.long 0xDDC++0x03 "Region 6"
|
|
saveout 0xDD8 %l 0x6
|
|
line.long 0x00 "SAU_RBAR6,SAU Region Base Address Register 6"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x6
|
|
line.long 0x00 "SAU_RLAR6,SAU Region Limit Address Register 6"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 6 (not implemented)"
|
|
saveout 0xDD8 %l 0x6
|
|
hide.long 0x00 "SAU_RBAR6,SAU Region Base Address Register 6"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x6
|
|
hide.long 0x00 "SAU_RLAR6,SAU Region Limit Address Register 6"
|
|
endif
|
|
if ((per.l(COMPonent.BASE("COREDEBUG",-1)+0xDD4)&0xFF))>0x7
|
|
group.long 0xDDC++0x03 "Region 7"
|
|
saveout 0xDD8 %l 0x7
|
|
line.long 0x00 "SAU_RBAR7,SAU Region Base Address Register 7"
|
|
hexmask.long 0x00 5.--31. 0x20 " ADDR ,Base address of the region"
|
|
group.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x7
|
|
line.long 0x00 "SAU_RLAR7,SAU Region Limit Address Register 7"
|
|
hexmask.long 0x00 5.--31. 0x20 " LADDR ,Holds bits [31:5] of the limit address for the selected SAU region"
|
|
bitfld.long 0x00 1. " NSC ,Controls whether Non-secure state is permitted to execute an SG instruction from this region" "Not permitted,Permitted"
|
|
bitfld.long 0x00 0. " ENABLE ,SAU region enable" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 7 (not implemented)"
|
|
saveout 0xDD8 %l 0x7
|
|
hide.long 0x00 "SAU_RBAR7,SAU Region Base Address Register 7"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x7
|
|
hide.long 0x00 "SAU_RLAR7,SAU Region Limit Address Register 7"
|
|
endif
|
|
else
|
|
hgroup.long 0xDDC++0x03 "Region 0 (not accessible)"
|
|
saveout 0xDD8 %l 0x0
|
|
hide.long 0x00 "SAU_RBAR0,SAU Region Base Address Register 0"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x0
|
|
hide.long 0x00 "SAU_RLAR0,SAU Region Limit Address Register 0"
|
|
hgroup.long 0xDDC++0x03 "Region 1 (not accessible)"
|
|
saveout 0xDD8 %l 0x1
|
|
hide.long 0x00 "SAU_RBAR1,SAU Region Base Address Register 1"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x1
|
|
hide.long 0x00 "SAU_RLAR1,SAU Region Limit Address Register 1"
|
|
hgroup.long 0xDDC++0x03 "Region 2 (not accessible)"
|
|
saveout 0xDD8 %l 0x2
|
|
hide.long 0x00 "SAU_RBAR2,SAU Region Base Address Register 2"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x2
|
|
hide.long 0x00 "SAU_RLAR2,SAU Region Limit Address Register 2"
|
|
hgroup.long 0xDDC++0x03 "Region 3 (not accessible)"
|
|
saveout 0xDD8 %l 0x3
|
|
hide.long 0x00 "SAU_RBAR3,SAU Region Base Address Register 3"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x3
|
|
hide.long 0x00 "SAU_RLAR3,SAU Region Limit Address Register 3"
|
|
hgroup.long 0xDDC++0x03 "Region 4 (not accessible)"
|
|
saveout 0xDD8 %l 0x4
|
|
hide.long 0x00 "SAU_RBAR4,SAU Region Base Address Register 4"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x4
|
|
hide.long 0x00 "SAU_RLAR4,SAU Region Limit Address Register 4"
|
|
hgroup.long 0xDDC++0x03 "Region 5 (not accessible)"
|
|
saveout 0xDD8 %l 0x5
|
|
hide.long 0x00 "SAU_RBAR5,SAU Region Base Address Register 5"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x5
|
|
hide.long 0x00 "SAU_RLAR5,SAU Region Limit Address Register 5"
|
|
hgroup.long 0xDDC++0x03 "Region 6 (not accessible)"
|
|
saveout 0xDD8 %l 0x6
|
|
hide.long 0x00 "SAU_RBAR6,SAU Region Base Address Register 6"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x6
|
|
hide.long 0x00 "SAU_RLAR6,SAU Region Limit Address Register 6"
|
|
hgroup.long 0xDDC++0x03 "Region 7 (not accessible)"
|
|
saveout 0xDD8 %l 0x7
|
|
hide.long 0x00 "SAU_RBAR7,SAU Region Base Address Register 7"
|
|
hgroup.long 0xDE0++0x03
|
|
saveout 0xDD8 %l 0x7
|
|
hide.long 0x00 "SAU_RLAR7,SAU Region Limit Address Register 7"
|
|
endif
|
|
tree.end
|
|
group.long 0xDE4++0x03
|
|
line.long 0x00 "SFSR,Secure Fault Status Register"
|
|
bitfld.long 0x00 7. " LSERR ,Lazy state error flag" "Not occurred,Occurred"
|
|
bitfld.long 0x00 6. " SFARVALID ,Secure fault address valid" "Not valid,Valid"
|
|
bitfld.long 0x00 5. " LSPERR ,Lazy state preservation error flag" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x00 4. " INVTRAN ,Invalid transition flag" "Not occurred,Occurred"
|
|
bitfld.long 0x00 3. " AUVIOL ,Attribution unit violation flag" "Not occurred,Occurred"
|
|
bitfld.long 0x00 2. " INVER ,Invalid exception return flag" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x00 1. " INVIS ,Invalid integrity signature flag" "Not occurred,Occurred"
|
|
bitfld.long 0x00 0. " INVEP ,Invalid entry point" "Not occurred,Occurred"
|
|
group.long 0xDE8++0x03
|
|
line.long 0x00 "SFAR,Secure Fault Address Register"
|
|
width 0x0B
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree "Nested Vectored Interrupt Controller (NVIC)"
|
|
sif COMPonent.AVAILABLE("COREDEBUG")
|
|
base CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))
|
|
width 6.
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "ICTR,Interrupt Controller Type Register"
|
|
bitfld.long 0x00 0.--3. " INTLINESNUM ,Total Number of Interrupt" "0-32,0-64,0-96,0-128,0-160,0-192,0-224,0-255,0-287,0-319,0-351,0-383,0-415,0-447,0-479,0-511"
|
|
width 24.
|
|
tree "Interrupt Enable Registers"
|
|
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"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
group.long 0x104++0x03
|
|
line.long 0x00 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA63 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA62 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA61 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA60 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA59 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA58 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA57 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA56 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA55 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA54 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA53 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA52 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA51 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA50 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA49 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA48 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA47 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA46 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA45 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA44 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA43 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA42 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA41 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA40 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA39 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA38 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA37 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA36 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA35 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA34 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA33 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA32 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x104++0x03
|
|
hide.long 0x00 "IRQ32_63_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
group.long 0x108++0x03
|
|
line.long 0x00 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA95 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA94 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA93 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA92 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA91 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA90 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA89 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA88 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA87 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA86 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA85 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA84 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA83 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA82 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA81 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA80 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA79 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA78 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA77 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA76 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA75 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA74 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA73 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA72 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA71 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA70 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA69 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA68 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA67 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA66 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA65 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA64 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x108++0x03
|
|
hide.long 0x00 "IRQ64_95_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
group.long 0x10C++0x03
|
|
line.long 0x00 "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA127 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA126 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA125 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA124 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA123 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA122 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA121 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA120 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA119 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA118 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA117 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA116 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA115 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA114 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA113 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA112 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA111 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA110 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA109 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA108 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA107 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA106 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA105 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA104 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA103 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA102 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA101 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA100 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA99 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA98 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA97 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA96 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x10C++0x03
|
|
hide.long 0x00 "IRQ96_127_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
group.long 0x110++0x03
|
|
line.long 0x00 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA159 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA158 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA157 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA156 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA155 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA154 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA153 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA152 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA151 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA150 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA149 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA148 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA147 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA146 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA145 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA144 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA143 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA142 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA141 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA140 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA139 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA138 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA137 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA136 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA135 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA134 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA133 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA132 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA131 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA130 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA129 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA128 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x110++0x03
|
|
hide.long 0x00 "IRQ128_159_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
group.long 0x114++0x03
|
|
line.long 0x00 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA191 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA190 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA189 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA188 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA187 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA186 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA185 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA184 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA183 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA182 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA181 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA180 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA179 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA178 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA177 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA176 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA175 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA174 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA173 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA172 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA171 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA170 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA169 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA168 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA167 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA166 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA165 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA164 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA163 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA162 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA161 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA160 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x114++0x03
|
|
hide.long 0x00 "IRQ160_191_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
group.long 0x118++0x03
|
|
line.long 0x00 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA223 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA222 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA221 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA220 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA219 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA218 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA217 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA216 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA215 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA214 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA213 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA212 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA211 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA210 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA209 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA208 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA207 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA206 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA205 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA204 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA203 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA202 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA201 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA200 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA199 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA198 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA197 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA196 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA195 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA194 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA193 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA192 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x118++0x03
|
|
hide.long 0x00 "IRQ192_223_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
group.long 0x11C++0x03
|
|
line.long 0x00 "IRQ224_255_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA255 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA254 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA253 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA252 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA251 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA250 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA249 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA248 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA247 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA246 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA245 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA244 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA243 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA242 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA241 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA240 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA239 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA238 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA237 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA236 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA235 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA234 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA233 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA232 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA231 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA230 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA229 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA228 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA227 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA226 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA225 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA224 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x11C++0x03
|
|
hide.long 0x00 "IRQ224_255_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x08)
|
|
group.long 0x120++0x03
|
|
line.long 0x00 "IRQ256_287_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA287 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA286 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA285 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA284 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA283 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA282 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA281 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA280 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA279 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA278 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA277 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA276 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA275 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA274 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA273 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA272 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA271 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA270 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA269 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA268 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA267 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA266 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA265 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA264 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA263 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA262 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA261 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA260 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA259 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA258 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA257 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA256 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x120++0x03
|
|
hide.long 0x00 "IRQ256_287_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x09)
|
|
group.long 0x124++0x03
|
|
line.long 0x00 "IRQ288_319_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA319 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA318 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA317 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA316 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA315 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA314 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA313 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA312 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA311 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA310 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA309 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA308 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA307 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA306 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA305 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA304 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA303 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA302 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA301 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA300 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA299 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA298 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA297 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA296 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA295 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA294 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA293 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA292 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA291 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA290 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA289 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA288 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x124++0x03
|
|
hide.long 0x00 "IRQ288_319_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0A)
|
|
group.long 0x128++0x03
|
|
line.long 0x00 "IRQ320_351_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA351 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA350 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA349 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA348 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA347 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA346 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA345 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA344 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA343 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA342 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA341 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA340 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA339 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA338 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA337 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA336 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA335 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA334 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA333 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA332 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA331 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA330 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA329 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA328 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA327 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA326 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA325 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA324 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA323 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA322 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA321 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA320 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x128++0x03
|
|
hide.long 0x00 "IRQ320_351_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0B)
|
|
group.long 0x12C++0x03
|
|
line.long 0x00 "IRQ352_383_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA383 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA382 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA381 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA380 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA379 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA378 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA377 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA376 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA375 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA374 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA373 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA372 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA371 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA370 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA369 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA368 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA367 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA366 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA365 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA364 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA363 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA362 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA361 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA360 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA359 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA358 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA357 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA356 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA355 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA354 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA353 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA352 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x12C++0x03
|
|
hide.long 0x00 "IRQ352_383_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0C)
|
|
group.long 0x130++0x03
|
|
line.long 0x00 "IRQ384_415_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA415 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA414 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA413 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA412 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA411 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA410 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA409 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA408 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA407 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA406 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA405 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA404 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA403 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA402 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA401 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA400 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA399 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA398 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA397 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA396 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA395 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA394 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA393 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA392 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA391 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA390 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA389 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA388 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA387 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA386 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA385 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA384 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x130++0x03
|
|
hide.long 0x00 "IRQ384_415_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0D)
|
|
group.long 0x134++0x03
|
|
line.long 0x00 "IRQ416_447_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA447 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA446 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA445 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA444 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA443 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA442 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA441 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA440 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA439 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA438 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA437 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA436 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA435 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA434 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA433 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA432 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA431 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA430 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA429 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA428 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA427 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA426 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA425 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA424 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA423 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA422 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA421 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA420 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA419 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA418 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA417 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA416 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x134++0x03
|
|
hide.long 0x00 "IRQ416_447_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0E)
|
|
group.long 0x138++0x03
|
|
line.long 0x00 "IRQ448_479_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA479 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA478 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA477 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA476 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA475 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA474 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA473 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA472 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA471 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA470 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA469 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA468 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA467 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA466 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA465 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA464 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA463 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA462 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA461 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA460 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA459 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA458 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA457 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA456 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA455 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA454 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA453 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA452 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA451 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA450 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA449 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA448 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x138++0x03
|
|
hide.long 0x00 "IRQ448_479_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0F)
|
|
group.long 0x13C++0x03
|
|
line.long 0x00 "IRQ480_511_EN_SET/CLR,Interrupt Enable Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " ENA511 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " ENA510 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " ENA509 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " ENA508 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " ENA507 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " ENA506 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " ENA505 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " ENA504 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " ENA503 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " ENA502 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " ENA501 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " ENA500 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " ENA499 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " ENA498 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " ENA497 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " ENA496 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " ENA495 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " ENA494 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " ENA493 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " ENA492 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " ENA491 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " ENA490 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " ENA489 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " ENA488 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " ENA487 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " ENA486 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " ENA485 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " ENA484 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " ENA483 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " ENA482 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " ENA481 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " ENA480 ,Interrupt Set/Clear Enable Bit" "Disabled,Enabled"
|
|
else
|
|
hgroup.long 0x13C++0x03
|
|
hide.long 0x00 "IRQ480_511_EN_SET/CLR,Interrupt Enable Register"
|
|
endif
|
|
tree.end
|
|
width 24.
|
|
tree "Interrupt Pending Registers"
|
|
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"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
group.long 0x204++0x03
|
|
line.long 0x00 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN63 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN62 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN61 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN60 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN59 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN58 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN57 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN56 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN55 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN54 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN53 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN52 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN51 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN50 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN49 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN48 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN47 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN46 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN45 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN44 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN43 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN42 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN41 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN40 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN39 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN38 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN37 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN36 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN35 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN34 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN33 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN32 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x204++0x03
|
|
hide.long 0x00 "IRQ32_63_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
group.long 0x208++0x03
|
|
line.long 0x00 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN95 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN94 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN93 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN92 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN91 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN90 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN89 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN88 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN87 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN86 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN85 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN84 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN83 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN82 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN81 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN80 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN79 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN78 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN77 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN76 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN75 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN74 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN73 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN72 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN71 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN70 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN69 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN68 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN67 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN66 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN65 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN64 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x208++0x03
|
|
hide.long 0x00 "IRQ64_95_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
group.long 0x20C++0x03
|
|
line.long 0x00 "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN127 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN126 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN125 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN124 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN123 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN122 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN121 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN120 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN119 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN118 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN117 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN116 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN115 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN114 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN113 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN112 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN111 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN110 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN109 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN108 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN107 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN106 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN105 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN104 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN103 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN102 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN101 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN100 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN99 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN98 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN97 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN96 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x20C++0x03
|
|
hide.long 0x00 "IRQ96_127_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
group.long 0x210++0x03
|
|
line.long 0x00 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN159 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN158 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN157 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN156 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN155 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN154 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN153 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN152 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN151 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN150 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN149 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN148 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN147 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN146 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN145 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN144 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN143 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN142 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN141 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN140 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN139 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN138 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN137 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN136 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN135 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN134 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN133 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN132 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN131 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN130 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN129 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN128 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x210++0x03
|
|
hide.long 0x00 "IRQ128_159_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
group.long 0x214++0x03
|
|
line.long 0x00 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN191 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN190 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN189 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN188 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN187 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN186 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN185 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN184 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN183 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN182 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN181 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN180 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN179 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN178 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN177 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN176 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN175 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN174 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN173 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN172 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN171 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN170 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN169 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN168 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN167 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN166 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN165 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN164 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN163 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN162 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN161 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN160 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x214++0x03
|
|
hide.long 0x00 "IRQ160_191_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
group.long 0x218++0x03
|
|
line.long 0x00 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN223 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN222 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN221 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN220 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN219 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN218 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN217 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN216 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN215 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN214 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN213 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN212 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN211 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN210 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN209 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN208 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN207 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN206 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN205 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN204 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN203 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN202 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN201 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN200 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN199 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN198 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN197 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN196 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN195 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN194 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN193 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN192 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x218++0x03
|
|
hide.long 0x00 "IRQ192_223_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
group.long 0x21C++0x03
|
|
line.long 0x00 "IRQ224_255_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN255 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN254 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN253 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN252 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN251 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN250 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN249 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN248 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN247 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN246 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN245 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN244 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN243 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN242 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN241 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN240 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN239 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN238 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN237 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN236 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN235 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN234 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN233 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN232 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN231 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN230 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN229 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN228 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN227 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN226 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN225 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN224 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x21C++0x03
|
|
hide.long 0x00 "IRQ224_255_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x08)
|
|
group.long 0x220++0x03
|
|
line.long 0x00 "IRQ256_287_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN287 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN286 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN285 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN284 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN283 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN282 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN281 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN280 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN279 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN278 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN277 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN276 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN275 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN274 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN273 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN272 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN271 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN270 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN269 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN268 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN267 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN266 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN265 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN264 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN263 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN262 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN261 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN260 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN259 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN258 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN257 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN256 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x220++0x03
|
|
hide.long 0x00 "IRQ256_287_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x09)
|
|
group.long 0x224++0x03
|
|
line.long 0x00 "IRQ288_319_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN319 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN318 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN317 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN316 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN315 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN314 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN313 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN312 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN311 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN310 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN309 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN308 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN307 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN306 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN305 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN304 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN303 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN302 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN301 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN300 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN299 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN298 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN297 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN296 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN295 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN294 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN293 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN292 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN291 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN290 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN289 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN288 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x224++0x03
|
|
hide.long 0x00 "IRQ288_319_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0A)
|
|
group.long 0x228++0x03
|
|
line.long 0x00 "IRQ320_351_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN351 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN350 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN349 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN348 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN347 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN346 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN345 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN344 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN343 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN342 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN341 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN340 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN339 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN338 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN337 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN336 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN335 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN334 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN333 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN332 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN331 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN330 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN329 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN328 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN327 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN326 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN325 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN324 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN323 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN322 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN321 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN320 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x228++0x03
|
|
hide.long 0x00 "IRQ320_351_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0B)
|
|
group.long 0x22C++0x03
|
|
line.long 0x00 "IRQ352_383_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN383 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN382 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN381 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN380 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN379 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN378 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN377 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN376 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN375 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN374 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN373 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN372 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN371 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN370 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN369 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN368 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN367 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN366 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN365 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN364 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN363 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN362 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN361 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN360 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN359 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN358 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN357 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN356 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN355 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN354 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN353 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN352 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x22C++0x03
|
|
hide.long 0x00 "IRQ352_383_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0C)
|
|
group.long 0x230++0x03
|
|
line.long 0x00 "IRQ384_415_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN415 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN414 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN413 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN412 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN411 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN410 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN409 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN408 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN407 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN406 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN405 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN404 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN403 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN402 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN401 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN400 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN399 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN398 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN397 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN396 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN395 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN394 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN393 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN392 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN391 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN390 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN389 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN388 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN387 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN386 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN385 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN384 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x230++0x03
|
|
hide.long 0x00 "IRQ384_415_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0D)
|
|
group.long 0x234++0x03
|
|
line.long 0x00 "IRQ416_447_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN447 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN446 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN445 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN444 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN443 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN442 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN441 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN440 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN439 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN438 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN437 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN436 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN435 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN434 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN433 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN432 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN431 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN430 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN429 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN428 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN427 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN426 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN425 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN424 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN423 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN422 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN421 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN420 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN419 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN418 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN417 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN416 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x234++0x03
|
|
hide.long 0x00 "IRQ416_447_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0E)
|
|
group.long 0x238++0x03
|
|
line.long 0x00 "IRQ448_479_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN479 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN478 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN477 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN476 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN475 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN474 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN473 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN472 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN471 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN470 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN469 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN468 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN467 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN466 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN465 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN464 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN463 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN462 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN461 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN460 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN459 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN458 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN457 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN456 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN455 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN454 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN453 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN452 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN451 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN450 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN449 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN448 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x238++0x03
|
|
hide.long 0x00 "IRQ448_479_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0F)
|
|
group.long 0x23C++0x03
|
|
line.long 0x00 "IRQ480_511_PEN_SET/CLR,Interrupt Pending Register"
|
|
setclrfld.long 0x00 31. 0x00 31. 0x80 31. " PEN511 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 30. 0x00 30. 0x80 30. " PEN510 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 29. 0x00 29. 0x80 29. " PEN509 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 28. 0x00 28. 0x80 28. " PEN508 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 27. 0x00 27. 0x80 27. " PEN507 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 26. 0x00 26. 0x80 26. " PEN506 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 25. 0x00 25. 0x80 25. " PEN505 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 24. 0x00 24. 0x80 24. " PEN504 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 23. 0x00 23. 0x80 23. " PEN503 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 22. 0x00 22. 0x80 22. " PEN502 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 21. 0x00 21. 0x80 21. " PEN501 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 20. 0x00 20. 0x80 20. " PEN500 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 19. 0x00 19. 0x80 19. " PEN499 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 18. 0x00 18. 0x80 18. " PEN498 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 17. 0x00 17. 0x80 17. " PEN497 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 16. 0x00 16. 0x80 16. " PEN496 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 15. 0x00 15. 0x80 15. " PEN495 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 14. 0x00 14. 0x80 14. " PEN494 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 13. 0x00 13. 0x80 13. " PEN493 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 12. 0x00 12. 0x80 12. " PEN492 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 11. 0x00 11. 0x80 11. " PEN491 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 10. 0x00 10. 0x80 10. " PEN490 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 9. 0x00 9. 0x80 9. " PEN489 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 8. 0x00 8. 0x80 8. " PEN488 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 7. 0x00 7. 0x80 7. " PEN487 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 6. 0x00 6. 0x80 6. " PEN486 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 5. 0x00 5. 0x80 5. " PEN485 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 4. 0x00 4. 0x80 4. " PEN484 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x80 3. " PEN483 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x80 2. " PEN482 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x80 1. " PEN481 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x80 0. " PEN480 ,Interrupt Set/Clear Pending" "Not pending,Pending"
|
|
else
|
|
hgroup.long 0x23C++0x03
|
|
hide.long 0x00 "IRQ480_511_PEN_SET/CLR,Interrupt Pending Register"
|
|
endif
|
|
tree.end
|
|
width 11.
|
|
tree "Interrupt Active Bit Registers"
|
|
rgroup.long 0x300++0x03
|
|
line.long 0x00 "ACTIVE0,Active Bit Register 0"
|
|
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"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
rgroup.long 0x304++0x03
|
|
line.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
bitfld.long 0x00 31. " ACTIVE63 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE62 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE61 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE60 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE59 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE58 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE57 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE56 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE55 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE54 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE53 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE52 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE51 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE50 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE49 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE48 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE47 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE46 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE45 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE44 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE43 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE42 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE41 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE40 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE39 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE38 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE37 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE36 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE35 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE34 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE33 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE32 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x304++0x03
|
|
hide.long 0x00 "ACTIVE1,Active Bit Register 1"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
rgroup.long 0x308++0x03
|
|
line.long 0x00 "ACTIVE2,Active Bit Register 2"
|
|
bitfld.long 0x00 31. " ACTIVE95 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE94 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE93 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE92 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE91 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE90 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE89 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE88 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE87 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE86 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE85 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE84 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE83 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE82 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE81 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE80 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE79 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE78 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE77 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE76 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE75 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE74 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE73 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE72 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE71 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE70 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE69 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE68 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE67 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE66 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE65 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE64 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x308++0x03
|
|
hide.long 0x00 "ACTIVE2,Active Bit Register 2"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
rgroup.long 0x30C++0x03
|
|
line.long 0x00 "ACTIVE3,Active Bit Register 3"
|
|
bitfld.long 0x00 31. " ACTIVE127 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE126 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE125 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE124 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE123 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE122 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE121 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE120 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE119 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE118 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE117 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE116 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE115 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE114 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE113 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE112 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE111 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE110 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE109 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE108 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE107 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE106 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE105 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE104 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE103 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE102 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE101 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE100 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE99 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE98 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE97 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE96 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x30C++0x03
|
|
hide.long 0x00 "ACTIVE3,Active Bit Register 3"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
rgroup.long 0x310++0x03
|
|
line.long 0x00 "ACTIVE4,Active Bit Register 4"
|
|
bitfld.long 0x00 31. " ACTIVE159 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE158 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE157 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE156 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE155 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE154 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE153 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE152 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE151 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE150 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE149 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE148 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE147 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE146 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE145 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE144 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE143 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE142 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE141 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE140 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE139 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE138 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE137 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE136 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE135 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE134 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE133 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE132 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE131 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE130 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE129 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE128 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x310++0x03
|
|
hide.long 0x00 "ACTIVE4,Active Bit Register 4"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
rgroup.long 0x314++0x03
|
|
line.long 0x00 "ACTIVE5,Active Bit Register 5"
|
|
bitfld.long 0x00 31. " ACTIVE191 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE190 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE189 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE188 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE187 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE186 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE185 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE184 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE183 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE182 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE181 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE180 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE179 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE178 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE177 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE176 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE175 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE174 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE173 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE172 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE171 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE170 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE169 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE168 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE167 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE166 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE165 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE164 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE163 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE162 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE161 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE160 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x314++0x03
|
|
hide.long 0x00 "ACTIVE5,Active Bit Register 5"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
rgroup.long 0x318++0x03
|
|
line.long 0x00 "ACTIVE6,Active Bit Register 6"
|
|
bitfld.long 0x00 31. " ACTIVE223 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE222 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE221 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE220 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE219 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE218 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE217 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE216 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE215 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE214 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE213 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE212 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE211 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE210 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE209 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE208 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE207 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE206 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE205 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE204 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE203 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE202 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE201 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE200 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE199 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE198 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE197 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE196 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE195 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE194 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE193 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE192 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x318++0x03
|
|
hide.long 0x00 "ACTIVE6,Active Bit Register 6"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
rgroup.long 0x31C++0x03
|
|
line.long 0x00 "ACTIVE7,Active Bit Register 7"
|
|
bitfld.long 0x00 31. " ACTIVE255 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE254 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE253 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE252 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE251 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE250 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE249 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE248 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE247 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE246 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE245 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE244 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE243 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE242 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE241 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE240 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE239 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE238 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE237 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE236 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE235 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE234 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE233 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE232 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE231 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE230 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE229 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE228 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE227 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE226 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE225 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE224 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x31C++0x03
|
|
hide.long 0x00 "ACTIVE7,Active Bit Register 7"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x08)
|
|
rgroup.long 0x320++0x03
|
|
line.long 0x00 "ACTIVE8,Active Bit Register 8"
|
|
bitfld.long 0x00 31. " ACTIVE287 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE286 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE285 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE284 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE283 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE282 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE281 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE280 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE279 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE278 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE277 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE276 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE275 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE274 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE273 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE272 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE271 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE270 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE269 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE268 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE267 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE266 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE265 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE264 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE263 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE262 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE261 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE260 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE259 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE258 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE257 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE256 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x320++0x03
|
|
hide.long 0x00 "ACTIVE8,Active Bit Register 8"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x09)
|
|
rgroup.long 0x324++0x03
|
|
line.long 0x00 "ACTIVE9,Active Bit Register 9"
|
|
bitfld.long 0x00 31. " ACTIVE319 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE318 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE317 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE316 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE315 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE314 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE313 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE312 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE311 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE310 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE309 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE308 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE307 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE306 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE305 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE304 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE303 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE302 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE301 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE300 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE299 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE298 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE297 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE296 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE295 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE294 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE293 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE292 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE291 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE290 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE289 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE288 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x324++0x03
|
|
hide.long 0x00 "ACTIVE9,Active Bit Register 9"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0A)
|
|
rgroup.long 0x328++0x03
|
|
line.long 0x00 "ACTIVE10,Active Bit Register 10"
|
|
bitfld.long 0x00 31. " ACTIVE351 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE350 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE349 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE348 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE347 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE346 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE345 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE344 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE343 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE342 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE341 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE340 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE339 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE338 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE337 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE336 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE335 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE334 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE333 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE332 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE331 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE330 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE329 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE328 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE327 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE326 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE325 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE324 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE323 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE322 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE321 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE320 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x328++0x03
|
|
hide.long 0x00 "ACTIVE10,Active Bit Register 10"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0B)
|
|
rgroup.long 0x32C++0x03
|
|
line.long 0x00 "ACTIVE11,Active Bit Register 11"
|
|
bitfld.long 0x00 31. " ACTIVE383 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE382 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE381 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE380 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE379 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE378 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE377 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE376 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE375 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE374 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE373 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE372 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE371 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE370 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE369 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE368 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE367 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE366 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE365 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE364 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE363 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE362 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE361 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE360 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE359 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE358 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE357 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE356 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE355 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE354 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE353 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE352 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x32C++0x03
|
|
hide.long 0x00 "ACTIVE11,Active Bit Register 11"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0C)
|
|
rgroup.long 0x330++0x03
|
|
line.long 0x00 "ACTIVE12,Active Bit Register 12"
|
|
bitfld.long 0x00 31. " ACTIVE415 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE414 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE413 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE412 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE411 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE410 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE409 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE408 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE407 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE406 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE405 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE404 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE403 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE402 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE401 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE400 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE399 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE398 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE397 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE396 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE395 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE394 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE393 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE392 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE391 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE390 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE389 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE388 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE387 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE386 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE385 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE384 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x330++0x03
|
|
hide.long 0x00 "ACTIVE12,Active Bit Register 12"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0D)
|
|
rgroup.long 0x334++0x03
|
|
line.long 0x00 "ACTIVE13,Active Bit Register 13"
|
|
bitfld.long 0x00 31. " ACTIVE447 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE446 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE445 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE444 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE443 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE442 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE441 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE440 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE439 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE438 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE437 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE436 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE435 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE434 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE433 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE432 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE431 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE430 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE429 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE428 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE427 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE426 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE425 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE424 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE423 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE422 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE421 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE420 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE419 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE418 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE417 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE416 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x334++0x03
|
|
hide.long 0x00 "ACTIVE13,Active Bit Register 13"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0E)
|
|
rgroup.long 0x338++0x03
|
|
line.long 0x00 "ACTIVE14,Active Bit Register 14"
|
|
bitfld.long 0x00 31. " ACTIVE479 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE478 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE477 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE476 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE475 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE474 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE473 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE472 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE471 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE470 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE469 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE468 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE467 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE466 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE465 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE464 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE463 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE462 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE461 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE460 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE459 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE458 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE457 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE456 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE455 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE454 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE453 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE452 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE451 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE450 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE449 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE448 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x338++0x03
|
|
hide.long 0x00 "ACTIVE14,Active Bit Register 14"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0F)
|
|
rgroup.long 0x33C++0x03
|
|
line.long 0x00 "ACTIVE15,Active Bit Register 15"
|
|
bitfld.long 0x00 31. " ACTIVE511 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 30. " ACTIVE510 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 29. " ACTIVE509 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 28. " ACTIVE508 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 27. " ACTIVE507 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 26. " ACTIVE506 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ACTIVE505 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 24. " ACTIVE504 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 23. " ACTIVE503 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 22. " ACTIVE502 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 21. " ACTIVE501 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 20. " ACTIVE500 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ACTIVE499 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 18. " ACTIVE498 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 17. " ACTIVE497 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 16. " ACTIVE496 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 15. " ACTIVE495 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 14. " ACTIVE494 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ACTIVE493 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 12. " ACTIVE492 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 11. " ACTIVE491 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 10. " ACTIVE490 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 9. " ACTIVE489 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 8. " ACTIVE488 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ACTIVE487 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 6. " ACTIVE486 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 5. " ACTIVE485 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 4. " ACTIVE484 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 3. " ACTIVE483 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 2. " ACTIVE482 ,Interrupt Active Flag" "Not active,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ACTIVE481 ,Interrupt Active Flag" "Not active,Active"
|
|
bitfld.long 0x00 0. " ACTIVE480 ,Interrupt Active Flag" "Not active,Active"
|
|
else
|
|
hgroup.long 0x33C++0x03
|
|
hide.long 0x00 "ACTIVE15,Active Bit Register 15"
|
|
endif
|
|
tree.end
|
|
width 13.
|
|
tree "Interrupt Target Non-Secure Registers"
|
|
group.long 0x380++0x03
|
|
line.long 0x00 "NVIC_ITNS0,Interrupt Target Non-Secure Register 0"
|
|
bitfld.long 0x00 31. " ITNS31 ,Interrupt Targets Non-secure 31" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS30 ,Interrupt Targets Non-secure 30" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS29 ,Interrupt Targets Non-secure 29" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS28 ,Interrupt Targets Non-secure 28" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS27 ,Interrupt Targets Non-secure 27" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS26 ,Interrupt Targets Non-secure 26" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS25 ,Interrupt Targets Non-secure 25" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS24 ,Interrupt Targets Non-secure 24" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS23 ,Interrupt Targets Non-secure 23" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS22 ,Interrupt Targets Non-secure 22" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS21 ,Interrupt Targets Non-secure 21" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS20 ,Interrupt Targets Non-secure 20" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS19 ,Interrupt Targets Non-secure 19" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS18 ,Interrupt Targets Non-secure 18" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS17 ,Interrupt Targets Non-secure 17" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS16 ,Interrupt Targets Non-secure 16" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS15 ,Interrupt Targets Non-secure 15" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS14 ,Interrupt Targets Non-secure 14" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS13 ,Interrupt Targets Non-secure 13" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS12 ,Interrupt Targets Non-secure 12" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS11 ,Interrupt Targets Non-secure 11" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS10 ,Interrupt Targets Non-secure 10" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS9 ,Interrupt Targets Non-secure 9" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS8 ,Interrupt Targets Non-secure 8" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS7 ,Interrupt Targets Non-secure 7" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS6 ,Interrupt Targets Non-secure 6" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS5 ,Interrupt Targets Non-secure 5" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS4 ,Interrupt Targets Non-secure 4" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS3 ,Interrupt Targets Non-secure 3" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS2 ,Interrupt Targets Non-secure 2" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS1 ,Interrupt Targets Non-secure 1" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS0 ,Interrupt Targets Non-secure 0" "Secure,Non-secure"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
group.long 0x384++0x03
|
|
line.long 0x00 "NVIC_ITNS1,Interrupt Target Non-Secure Register 1"
|
|
bitfld.long 0x00 31. " ITNS63 ,Interrupt Targets Non-secure 63" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS62 ,Interrupt Targets Non-secure 62" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS61 ,Interrupt Targets Non-secure 61" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS60 ,Interrupt Targets Non-secure 60" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS59 ,Interrupt Targets Non-secure 59" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS58 ,Interrupt Targets Non-secure 58" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS57 ,Interrupt Targets Non-secure 57" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS56 ,Interrupt Targets Non-secure 56" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS55 ,Interrupt Targets Non-secure 55" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS54 ,Interrupt Targets Non-secure 54" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS53 ,Interrupt Targets Non-secure 53" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS52 ,Interrupt Targets Non-secure 52" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS51 ,Interrupt Targets Non-secure 51" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS50 ,Interrupt Targets Non-secure 50" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS49 ,Interrupt Targets Non-secure 49" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS48 ,Interrupt Targets Non-secure 48" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS47 ,Interrupt Targets Non-secure 47" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS46 ,Interrupt Targets Non-secure 46" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS45 ,Interrupt Targets Non-secure 45" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS44 ,Interrupt Targets Non-secure 44" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS43 ,Interrupt Targets Non-secure 43" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS42 ,Interrupt Targets Non-secure 42" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS41 ,Interrupt Targets Non-secure 41" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS40 ,Interrupt Targets Non-secure 40" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS39 ,Interrupt Targets Non-secure 39" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS38 ,Interrupt Targets Non-secure 38" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS37 ,Interrupt Targets Non-secure 37" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS36 ,Interrupt Targets Non-secure 36" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS35 ,Interrupt Targets Non-secure 35" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS34 ,Interrupt Targets Non-secure 34" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS33 ,Interrupt Targets Non-secure 33" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS32 ,Interrupt Targets Non-secure 32" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x384++0x03
|
|
hide.long 0x00 "NVIC_ITNS1,Interrupt Target Non-Secure Register 1"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
group.long 0x388++0x03
|
|
line.long 0x00 "NVIC_ITNS2,Interrupt Target Non-Secure Register 2"
|
|
bitfld.long 0x00 31. " ITNS95 ,Interrupt Targets Non-secure 95" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS94 ,Interrupt Targets Non-secure 94" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS93 ,Interrupt Targets Non-secure 93" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS92 ,Interrupt Targets Non-secure 92" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS91 ,Interrupt Targets Non-secure 91" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS90 ,Interrupt Targets Non-secure 90" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS89 ,Interrupt Targets Non-secure 89" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS88 ,Interrupt Targets Non-secure 88" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS87 ,Interrupt Targets Non-secure 87" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS86 ,Interrupt Targets Non-secure 86" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS85 ,Interrupt Targets Non-secure 85" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS84 ,Interrupt Targets Non-secure 84" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS83 ,Interrupt Targets Non-secure 83" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS82 ,Interrupt Targets Non-secure 82" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS81 ,Interrupt Targets Non-secure 81" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS80 ,Interrupt Targets Non-secure 80" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS79 ,Interrupt Targets Non-secure 79" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS78 ,Interrupt Targets Non-secure 78" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS77 ,Interrupt Targets Non-secure 77" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS76 ,Interrupt Targets Non-secure 76" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS75 ,Interrupt Targets Non-secure 75" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS74 ,Interrupt Targets Non-secure 74" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS73 ,Interrupt Targets Non-secure 73" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS72 ,Interrupt Targets Non-secure 72" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS71 ,Interrupt Targets Non-secure 71" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS70 ,Interrupt Targets Non-secure 70" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS69 ,Interrupt Targets Non-secure 69" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS68 ,Interrupt Targets Non-secure 68" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS67 ,Interrupt Targets Non-secure 67" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS66 ,Interrupt Targets Non-secure 66" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS65 ,Interrupt Targets Non-secure 65" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS64 ,Interrupt Targets Non-secure 64" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x388++0x03
|
|
hide.long 0x00 "NVIC_ITNS2,Interrupt Target Non-Secure Register 2"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
group.long 0x38C++0x03
|
|
line.long 0x00 "NVIC_ITNS3,Interrupt Target Non-Secure Register 3"
|
|
bitfld.long 0x00 31. " ITNS127 ,Interrupt Targets Non-secure 127" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS126 ,Interrupt Targets Non-secure 126" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS125 ,Interrupt Targets Non-secure 125" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS124 ,Interrupt Targets Non-secure 124" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS123 ,Interrupt Targets Non-secure 123" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS122 ,Interrupt Targets Non-secure 122" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS121 ,Interrupt Targets Non-secure 121" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS120 ,Interrupt Targets Non-secure 120" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS119 ,Interrupt Targets Non-secure 119" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS118 ,Interrupt Targets Non-secure 118" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS117 ,Interrupt Targets Non-secure 117" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS116 ,Interrupt Targets Non-secure 116" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS115 ,Interrupt Targets Non-secure 115" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS114 ,Interrupt Targets Non-secure 114" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS113 ,Interrupt Targets Non-secure 113" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS112 ,Interrupt Targets Non-secure 112" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS111 ,Interrupt Targets Non-secure 111" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS110 ,Interrupt Targets Non-secure 110" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS109 ,Interrupt Targets Non-secure 109" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS108 ,Interrupt Targets Non-secure 108" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS107 ,Interrupt Targets Non-secure 107" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS106 ,Interrupt Targets Non-secure 106" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS105 ,Interrupt Targets Non-secure 105" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS104 ,Interrupt Targets Non-secure 104" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS103 ,Interrupt Targets Non-secure 103" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS102 ,Interrupt Targets Non-secure 102" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS101 ,Interrupt Targets Non-secure 101" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS100 ,Interrupt Targets Non-secure 100" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS99 ,Interrupt Targets Non-secure 99" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS98 ,Interrupt Targets Non-secure 98" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS97 ,Interrupt Targets Non-secure 97" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS96 ,Interrupt Targets Non-secure 96" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x38C++0x03
|
|
hide.long 0x00 "NVIC_ITNS3,Interrupt Target Non-Secure Register 3"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
group.long 0x390++0x03
|
|
line.long 0x00 "NVIC_ITNS4,Interrupt Target Non-Secure Register 4"
|
|
bitfld.long 0x00 31. " ITNS159 ,Interrupt Targets Non-secure 159" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS158 ,Interrupt Targets Non-secure 158" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS157 ,Interrupt Targets Non-secure 157" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS156 ,Interrupt Targets Non-secure 156" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS155 ,Interrupt Targets Non-secure 155" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS154 ,Interrupt Targets Non-secure 154" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS153 ,Interrupt Targets Non-secure 153" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS152 ,Interrupt Targets Non-secure 152" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS151 ,Interrupt Targets Non-secure 151" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS150 ,Interrupt Targets Non-secure 150" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS149 ,Interrupt Targets Non-secure 149" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS148 ,Interrupt Targets Non-secure 148" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS147 ,Interrupt Targets Non-secure 147" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS146 ,Interrupt Targets Non-secure 146" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS145 ,Interrupt Targets Non-secure 145" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS144 ,Interrupt Targets Non-secure 144" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS143 ,Interrupt Targets Non-secure 143" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS142 ,Interrupt Targets Non-secure 142" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS141 ,Interrupt Targets Non-secure 141" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS140 ,Interrupt Targets Non-secure 140" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS139 ,Interrupt Targets Non-secure 139" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS138 ,Interrupt Targets Non-secure 138" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS137 ,Interrupt Targets Non-secure 137" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS136 ,Interrupt Targets Non-secure 136" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS135 ,Interrupt Targets Non-secure 135" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS134 ,Interrupt Targets Non-secure 134" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS133 ,Interrupt Targets Non-secure 133" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS132 ,Interrupt Targets Non-secure 132" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS131 ,Interrupt Targets Non-secure 131" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS130 ,Interrupt Targets Non-secure 130" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS129 ,Interrupt Targets Non-secure 129" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS128 ,Interrupt Targets Non-secure 128" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x390++0x03
|
|
hide.long 0x00 "NVIC_ITNS4,Interrupt Target Non-Secure Register 4"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
group.long 0x394++0x03
|
|
line.long 0x00 "NVIC_ITNS5,Interrupt Target Non-Secure Register 5"
|
|
bitfld.long 0x00 31. " ITNS191 ,Interrupt Targets Non-secure 191" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS190 ,Interrupt Targets Non-secure 190" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS189 ,Interrupt Targets Non-secure 189" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS188 ,Interrupt Targets Non-secure 188" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS187 ,Interrupt Targets Non-secure 187" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS186 ,Interrupt Targets Non-secure 186" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS185 ,Interrupt Targets Non-secure 185" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS184 ,Interrupt Targets Non-secure 184" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS183 ,Interrupt Targets Non-secure 183" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS182 ,Interrupt Targets Non-secure 182" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS181 ,Interrupt Targets Non-secure 181" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS180 ,Interrupt Targets Non-secure 180" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS179 ,Interrupt Targets Non-secure 179" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS178 ,Interrupt Targets Non-secure 178" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS177 ,Interrupt Targets Non-secure 177" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS176 ,Interrupt Targets Non-secure 176" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS175 ,Interrupt Targets Non-secure 175" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS174 ,Interrupt Targets Non-secure 174" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS173 ,Interrupt Targets Non-secure 173" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS172 ,Interrupt Targets Non-secure 172" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS171 ,Interrupt Targets Non-secure 171" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS170 ,Interrupt Targets Non-secure 170" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS169 ,Interrupt Targets Non-secure 169" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS168 ,Interrupt Targets Non-secure 168" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS167 ,Interrupt Targets Non-secure 167" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS166 ,Interrupt Targets Non-secure 166" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS165 ,Interrupt Targets Non-secure 165" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS164 ,Interrupt Targets Non-secure 164" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS163 ,Interrupt Targets Non-secure 163" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS162 ,Interrupt Targets Non-secure 162" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS161 ,Interrupt Targets Non-secure 161" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS160 ,Interrupt Targets Non-secure 160" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x394++0x03
|
|
hide.long 0x00 "NVIC_ITNS5,Interrupt Target Non-Secure Register 5"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
group.long 0x398++0x03
|
|
line.long 0x00 "NVIC_ITNS6,Interrupt Target Non-Secure Register 6"
|
|
bitfld.long 0x00 31. " ITNS223 ,Interrupt Targets Non-secure 223" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS222 ,Interrupt Targets Non-secure 222" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS221 ,Interrupt Targets Non-secure 221" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS220 ,Interrupt Targets Non-secure 220" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS219 ,Interrupt Targets Non-secure 219" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS218 ,Interrupt Targets Non-secure 218" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS217 ,Interrupt Targets Non-secure 217" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS216 ,Interrupt Targets Non-secure 216" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS215 ,Interrupt Targets Non-secure 215" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS214 ,Interrupt Targets Non-secure 214" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS213 ,Interrupt Targets Non-secure 213" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS212 ,Interrupt Targets Non-secure 212" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS211 ,Interrupt Targets Non-secure 211" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS210 ,Interrupt Targets Non-secure 210" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS209 ,Interrupt Targets Non-secure 209" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS208 ,Interrupt Targets Non-secure 208" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS207 ,Interrupt Targets Non-secure 207" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS206 ,Interrupt Targets Non-secure 206" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS205 ,Interrupt Targets Non-secure 205" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS204 ,Interrupt Targets Non-secure 204" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS203 ,Interrupt Targets Non-secure 203" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS202 ,Interrupt Targets Non-secure 202" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS201 ,Interrupt Targets Non-secure 201" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS200 ,Interrupt Targets Non-secure 200" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS199 ,Interrupt Targets Non-secure 199" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS198 ,Interrupt Targets Non-secure 198" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS197 ,Interrupt Targets Non-secure 197" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS196 ,Interrupt Targets Non-secure 196" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS195 ,Interrupt Targets Non-secure 195" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS194 ,Interrupt Targets Non-secure 194" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS193 ,Interrupt Targets Non-secure 193" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS192 ,Interrupt Targets Non-secure 192" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x398++0x03
|
|
hide.long 0x00 "NVIC_ITNS6,Interrupt Target Non-Secure Register 6"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
group.long 0x39C++0x03
|
|
line.long 0x00 "NVIC_ITNS7,Interrupt Target Non-Secure Register 7"
|
|
bitfld.long 0x00 31. " ITNS255 ,Interrupt Targets Non-secure 255" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS254 ,Interrupt Targets Non-secure 254" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS253 ,Interrupt Targets Non-secure 253" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS252 ,Interrupt Targets Non-secure 252" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS251 ,Interrupt Targets Non-secure 251" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS250 ,Interrupt Targets Non-secure 250" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS249 ,Interrupt Targets Non-secure 249" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS248 ,Interrupt Targets Non-secure 248" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS247 ,Interrupt Targets Non-secure 247" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS246 ,Interrupt Targets Non-secure 246" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS245 ,Interrupt Targets Non-secure 245" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS244 ,Interrupt Targets Non-secure 244" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS243 ,Interrupt Targets Non-secure 243" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS242 ,Interrupt Targets Non-secure 242" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS241 ,Interrupt Targets Non-secure 241" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS240 ,Interrupt Targets Non-secure 240" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS239 ,Interrupt Targets Non-secure 239" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS238 ,Interrupt Targets Non-secure 238" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS237 ,Interrupt Targets Non-secure 237" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS236 ,Interrupt Targets Non-secure 236" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS235 ,Interrupt Targets Non-secure 235" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS234 ,Interrupt Targets Non-secure 234" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS233 ,Interrupt Targets Non-secure 233" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS232 ,Interrupt Targets Non-secure 232" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS231 ,Interrupt Targets Non-secure 231" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS230 ,Interrupt Targets Non-secure 230" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS229 ,Interrupt Targets Non-secure 229" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS228 ,Interrupt Targets Non-secure 228" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS227 ,Interrupt Targets Non-secure 227" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS226 ,Interrupt Targets Non-secure 226" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS225 ,Interrupt Targets Non-secure 225" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS224 ,Interrupt Targets Non-secure 224" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x39C++0x03
|
|
hide.long 0x00 "NVIC_ITNS7,Interrupt Target Non-Secure Register 7"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x08)
|
|
group.long 0x3A0++0x03
|
|
line.long 0x00 "NVIC_ITNS8,Interrupt Target Non-Secure Register 8"
|
|
bitfld.long 0x00 31. " ITNS287 ,Interrupt Targets Non-secure 287" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS286 ,Interrupt Targets Non-secure 286" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS285 ,Interrupt Targets Non-secure 285" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS284 ,Interrupt Targets Non-secure 284" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS283 ,Interrupt Targets Non-secure 283" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS282 ,Interrupt Targets Non-secure 282" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS281 ,Interrupt Targets Non-secure 281" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS280 ,Interrupt Targets Non-secure 280" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS279 ,Interrupt Targets Non-secure 279" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS278 ,Interrupt Targets Non-secure 278" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS277 ,Interrupt Targets Non-secure 277" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS276 ,Interrupt Targets Non-secure 276" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS275 ,Interrupt Targets Non-secure 275" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS274 ,Interrupt Targets Non-secure 274" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS273 ,Interrupt Targets Non-secure 273" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS272 ,Interrupt Targets Non-secure 272" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS271 ,Interrupt Targets Non-secure 271" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS270 ,Interrupt Targets Non-secure 270" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS269 ,Interrupt Targets Non-secure 269" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS268 ,Interrupt Targets Non-secure 268" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS267 ,Interrupt Targets Non-secure 267" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS266 ,Interrupt Targets Non-secure 266" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS265 ,Interrupt Targets Non-secure 265" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS264 ,Interrupt Targets Non-secure 264" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS263 ,Interrupt Targets Non-secure 263" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS262 ,Interrupt Targets Non-secure 262" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS261 ,Interrupt Targets Non-secure 261" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS260 ,Interrupt Targets Non-secure 260" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS259 ,Interrupt Targets Non-secure 259" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS258 ,Interrupt Targets Non-secure 258" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS257 ,Interrupt Targets Non-secure 257" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS256 ,Interrupt Targets Non-secure 256" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x3A0++0x03
|
|
hide.long 0x00 "NVIC_ITNS8,Interrupt Target Non-Secure Register 8"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x09)
|
|
group.long 0x3A4++0x03
|
|
line.long 0x00 "NVIC_ITNS9,Interrupt Target Non-Secure Register 9"
|
|
bitfld.long 0x00 31. " ITNS319 ,Interrupt Targets Non-secure 319" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS318 ,Interrupt Targets Non-secure 318" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS317 ,Interrupt Targets Non-secure 317" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS316 ,Interrupt Targets Non-secure 316" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS315 ,Interrupt Targets Non-secure 315" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS314 ,Interrupt Targets Non-secure 314" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS313 ,Interrupt Targets Non-secure 313" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS312 ,Interrupt Targets Non-secure 312" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS311 ,Interrupt Targets Non-secure 311" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS310 ,Interrupt Targets Non-secure 310" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS309 ,Interrupt Targets Non-secure 309" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS308 ,Interrupt Targets Non-secure 308" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS307 ,Interrupt Targets Non-secure 307" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS306 ,Interrupt Targets Non-secure 306" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS305 ,Interrupt Targets Non-secure 305" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS304 ,Interrupt Targets Non-secure 304" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS303 ,Interrupt Targets Non-secure 303" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS302 ,Interrupt Targets Non-secure 302" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS301 ,Interrupt Targets Non-secure 301" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS300 ,Interrupt Targets Non-secure 300" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS299 ,Interrupt Targets Non-secure 299" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS298 ,Interrupt Targets Non-secure 298" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS297 ,Interrupt Targets Non-secure 297" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS296 ,Interrupt Targets Non-secure 296" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS295 ,Interrupt Targets Non-secure 295" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS294 ,Interrupt Targets Non-secure 294" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS293 ,Interrupt Targets Non-secure 293" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS292 ,Interrupt Targets Non-secure 292" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS291 ,Interrupt Targets Non-secure 291" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS290 ,Interrupt Targets Non-secure 290" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS289 ,Interrupt Targets Non-secure 289" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS288 ,Interrupt Targets Non-secure 288" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x3A4++0x03
|
|
hide.long 0x00 "NVIC_ITNS9,Interrupt Target Non-Secure Register 9"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0A)
|
|
group.long 0x3A8++0x03
|
|
line.long 0x00 "NVIC_ITNS10,Interrupt Target Non-Secure Register 10"
|
|
bitfld.long 0x00 31. " ITNS351 ,Interrupt Targets Non-secure 351" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS350 ,Interrupt Targets Non-secure 350" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS349 ,Interrupt Targets Non-secure 349" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS348 ,Interrupt Targets Non-secure 348" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS347 ,Interrupt Targets Non-secure 347" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS346 ,Interrupt Targets Non-secure 346" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS345 ,Interrupt Targets Non-secure 345" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS344 ,Interrupt Targets Non-secure 344" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS343 ,Interrupt Targets Non-secure 343" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS342 ,Interrupt Targets Non-secure 342" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS341 ,Interrupt Targets Non-secure 341" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS340 ,Interrupt Targets Non-secure 340" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS339 ,Interrupt Targets Non-secure 339" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS338 ,Interrupt Targets Non-secure 338" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS337 ,Interrupt Targets Non-secure 337" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS336 ,Interrupt Targets Non-secure 336" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS335 ,Interrupt Targets Non-secure 335" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS334 ,Interrupt Targets Non-secure 334" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS333 ,Interrupt Targets Non-secure 333" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS332 ,Interrupt Targets Non-secure 332" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS331 ,Interrupt Targets Non-secure 331" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS330 ,Interrupt Targets Non-secure 330" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS329 ,Interrupt Targets Non-secure 329" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS328 ,Interrupt Targets Non-secure 328" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS327 ,Interrupt Targets Non-secure 327" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS326 ,Interrupt Targets Non-secure 326" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS325 ,Interrupt Targets Non-secure 325" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS324 ,Interrupt Targets Non-secure 324" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS323 ,Interrupt Targets Non-secure 323" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS322 ,Interrupt Targets Non-secure 322" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS321 ,Interrupt Targets Non-secure 321" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS320 ,Interrupt Targets Non-secure 320" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x3A8++0x03
|
|
hide.long 0x00 "NVIC_ITNS10,Interrupt Target Non-Secure Register 10"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0B)
|
|
group.long 0x3AC++0x03
|
|
line.long 0x00 "NVIC_ITNS11,Interrupt Target Non-Secure Register 11"
|
|
bitfld.long 0x00 31. " ITNS383 ,Interrupt Targets Non-secure 383" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS382 ,Interrupt Targets Non-secure 382" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS381 ,Interrupt Targets Non-secure 381" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS380 ,Interrupt Targets Non-secure 380" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS379 ,Interrupt Targets Non-secure 379" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS378 ,Interrupt Targets Non-secure 378" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS377 ,Interrupt Targets Non-secure 377" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS376 ,Interrupt Targets Non-secure 376" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS375 ,Interrupt Targets Non-secure 375" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS374 ,Interrupt Targets Non-secure 374" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS373 ,Interrupt Targets Non-secure 373" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS372 ,Interrupt Targets Non-secure 372" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS371 ,Interrupt Targets Non-secure 371" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS370 ,Interrupt Targets Non-secure 370" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS369 ,Interrupt Targets Non-secure 369" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS368 ,Interrupt Targets Non-secure 368" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS367 ,Interrupt Targets Non-secure 367" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS366 ,Interrupt Targets Non-secure 366" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS365 ,Interrupt Targets Non-secure 365" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS364 ,Interrupt Targets Non-secure 364" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS363 ,Interrupt Targets Non-secure 363" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS362 ,Interrupt Targets Non-secure 362" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS361 ,Interrupt Targets Non-secure 361" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS360 ,Interrupt Targets Non-secure 360" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS359 ,Interrupt Targets Non-secure 359" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS358 ,Interrupt Targets Non-secure 358" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS357 ,Interrupt Targets Non-secure 357" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS356 ,Interrupt Targets Non-secure 356" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS355 ,Interrupt Targets Non-secure 355" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS354 ,Interrupt Targets Non-secure 354" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS353 ,Interrupt Targets Non-secure 353" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS352 ,Interrupt Targets Non-secure 352" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x3AC++0x03
|
|
hide.long 0x00 "NVIC_ITNS11,Interrupt Target Non-Secure Register 11"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0C)
|
|
group.long 0x3B0++0x03
|
|
line.long 0x00 "NVIC_ITNS12,Interrupt Target Non-Secure Register 12"
|
|
bitfld.long 0x00 31. " ITNS415 ,Interrupt Targets Non-secure 415" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS414 ,Interrupt Targets Non-secure 414" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS413 ,Interrupt Targets Non-secure 413" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS412 ,Interrupt Targets Non-secure 412" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS411 ,Interrupt Targets Non-secure 411" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS410 ,Interrupt Targets Non-secure 410" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS409 ,Interrupt Targets Non-secure 409" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS408 ,Interrupt Targets Non-secure 408" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS407 ,Interrupt Targets Non-secure 407" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS406 ,Interrupt Targets Non-secure 406" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS405 ,Interrupt Targets Non-secure 405" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS404 ,Interrupt Targets Non-secure 404" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS403 ,Interrupt Targets Non-secure 403" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS402 ,Interrupt Targets Non-secure 402" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS401 ,Interrupt Targets Non-secure 401" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS400 ,Interrupt Targets Non-secure 400" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS399 ,Interrupt Targets Non-secure 399" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS398 ,Interrupt Targets Non-secure 398" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS397 ,Interrupt Targets Non-secure 397" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS396 ,Interrupt Targets Non-secure 396" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS395 ,Interrupt Targets Non-secure 395" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS394 ,Interrupt Targets Non-secure 394" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS393 ,Interrupt Targets Non-secure 393" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS392 ,Interrupt Targets Non-secure 392" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS391 ,Interrupt Targets Non-secure 391" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS390 ,Interrupt Targets Non-secure 390" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS389 ,Interrupt Targets Non-secure 389" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS388 ,Interrupt Targets Non-secure 388" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS387 ,Interrupt Targets Non-secure 387" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS386 ,Interrupt Targets Non-secure 386" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS385 ,Interrupt Targets Non-secure 385" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS384 ,Interrupt Targets Non-secure 384" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x3B0++0x03
|
|
hide.long 0x00 "NVIC_ITNS12,Interrupt Target Non-Secure Register 12"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0D)
|
|
group.long 0x3B4++0x03
|
|
line.long 0x00 "NVIC_ITNS13,Interrupt Target Non-Secure Register 13"
|
|
bitfld.long 0x00 31. " ITNS447 ,Interrupt Targets Non-secure 447" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS446 ,Interrupt Targets Non-secure 446" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS445 ,Interrupt Targets Non-secure 445" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS444 ,Interrupt Targets Non-secure 444" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS443 ,Interrupt Targets Non-secure 443" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS442 ,Interrupt Targets Non-secure 442" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS441 ,Interrupt Targets Non-secure 441" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS440 ,Interrupt Targets Non-secure 440" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS439 ,Interrupt Targets Non-secure 439" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS438 ,Interrupt Targets Non-secure 438" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS437 ,Interrupt Targets Non-secure 437" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS436 ,Interrupt Targets Non-secure 436" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS435 ,Interrupt Targets Non-secure 435" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS434 ,Interrupt Targets Non-secure 434" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS433 ,Interrupt Targets Non-secure 433" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS432 ,Interrupt Targets Non-secure 432" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS431 ,Interrupt Targets Non-secure 431" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS430 ,Interrupt Targets Non-secure 430" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS429 ,Interrupt Targets Non-secure 429" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS428 ,Interrupt Targets Non-secure 428" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS427 ,Interrupt Targets Non-secure 427" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS426 ,Interrupt Targets Non-secure 426" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS425 ,Interrupt Targets Non-secure 425" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS424 ,Interrupt Targets Non-secure 424" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS423 ,Interrupt Targets Non-secure 423" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS422 ,Interrupt Targets Non-secure 422" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS421 ,Interrupt Targets Non-secure 421" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS420 ,Interrupt Targets Non-secure 420" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS419 ,Interrupt Targets Non-secure 419" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS418 ,Interrupt Targets Non-secure 418" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS417 ,Interrupt Targets Non-secure 417" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS416 ,Interrupt Targets Non-secure 416" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x3B4++0x03
|
|
hide.long 0x00 "NVIC_ITNS13,Interrupt Target Non-Secure Register 13"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0E)
|
|
group.long 0x3B8++0x03
|
|
line.long 0x00 "NVIC_ITNS14,Interrupt Target Non-Secure Register 14"
|
|
bitfld.long 0x00 31. " ITNS479 ,Interrupt Targets Non-secure 479" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS478 ,Interrupt Targets Non-secure 478" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS477 ,Interrupt Targets Non-secure 477" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS476 ,Interrupt Targets Non-secure 476" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS475 ,Interrupt Targets Non-secure 475" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS474 ,Interrupt Targets Non-secure 474" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS473 ,Interrupt Targets Non-secure 473" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS472 ,Interrupt Targets Non-secure 472" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS471 ,Interrupt Targets Non-secure 471" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS470 ,Interrupt Targets Non-secure 470" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS469 ,Interrupt Targets Non-secure 469" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS468 ,Interrupt Targets Non-secure 468" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS467 ,Interrupt Targets Non-secure 467" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS466 ,Interrupt Targets Non-secure 466" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS465 ,Interrupt Targets Non-secure 465" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS464 ,Interrupt Targets Non-secure 464" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS463 ,Interrupt Targets Non-secure 463" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS462 ,Interrupt Targets Non-secure 462" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS461 ,Interrupt Targets Non-secure 461" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS460 ,Interrupt Targets Non-secure 460" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS459 ,Interrupt Targets Non-secure 459" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS458 ,Interrupt Targets Non-secure 458" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS457 ,Interrupt Targets Non-secure 457" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS456 ,Interrupt Targets Non-secure 456" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS455 ,Interrupt Targets Non-secure 455" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS454 ,Interrupt Targets Non-secure 454" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS453 ,Interrupt Targets Non-secure 453" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS452 ,Interrupt Targets Non-secure 452" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS451 ,Interrupt Targets Non-secure 451" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS450 ,Interrupt Targets Non-secure 450" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS449 ,Interrupt Targets Non-secure 449" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS448 ,Interrupt Targets Non-secure 448" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x3B8++0x03
|
|
hide.long 0x00 "NVIC_ITNS14,Interrupt Target Non-Secure Register 14"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)==0x0F)
|
|
group.long 0x3BC++0x03
|
|
line.long 0x00 "NVIC_ITNS15,Interrupt Target Non-Secure Register 15"
|
|
bitfld.long 0x00 31. " ITNS511 ,Interrupt Targets Non-secure 511" "Secure,Non-secure"
|
|
bitfld.long 0x00 30. " ITNS510 ,Interrupt Targets Non-secure 510" "Secure,Non-secure"
|
|
bitfld.long 0x00 29. " ITNS509 ,Interrupt Targets Non-secure 509" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ITNS508 ,Interrupt Targets Non-secure 508" "Secure,Non-secure"
|
|
bitfld.long 0x00 27. " ITNS507 ,Interrupt Targets Non-secure 507" "Secure,Non-secure"
|
|
bitfld.long 0x00 26. " ITNS506 ,Interrupt Targets Non-secure 506" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ITNS505 ,Interrupt Targets Non-secure 505" "Secure,Non-secure"
|
|
bitfld.long 0x00 24. " ITNS504 ,Interrupt Targets Non-secure 504" "Secure,Non-secure"
|
|
bitfld.long 0x00 23. " ITNS503 ,Interrupt Targets Non-secure 503" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ITNS502 ,Interrupt Targets Non-secure 502" "Secure,Non-secure"
|
|
bitfld.long 0x00 21. " ITNS501 ,Interrupt Targets Non-secure 501" "Secure,Non-secure"
|
|
bitfld.long 0x00 20. " ITNS500 ,Interrupt Targets Non-secure 500" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ITNS499 ,Interrupt Targets Non-secure 499" "Secure,Non-secure"
|
|
bitfld.long 0x00 18. " ITNS498 ,Interrupt Targets Non-secure 498" "Secure,Non-secure"
|
|
bitfld.long 0x00 17. " ITNS497 ,Interrupt Targets Non-secure 497" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ITNS496 ,Interrupt Targets Non-secure 496" "Secure,Non-secure"
|
|
bitfld.long 0x00 15. " ITNS495 ,Interrupt Targets Non-secure 495" "Secure,Non-secure"
|
|
bitfld.long 0x00 14. " ITNS494 ,Interrupt Targets Non-secure 494" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ITNS493 ,Interrupt Targets Non-secure 493" "Secure,Non-secure"
|
|
bitfld.long 0x00 12. " ITNS492 ,Interrupt Targets Non-secure 492" "Secure,Non-secure"
|
|
bitfld.long 0x00 11. " ITNS491 ,Interrupt Targets Non-secure 491" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ITNS490 ,Interrupt Targets Non-secure 490" "Secure,Non-secure"
|
|
bitfld.long 0x00 9. " ITNS489 ,Interrupt Targets Non-secure 489" "Secure,Non-secure"
|
|
bitfld.long 0x00 8. " ITNS488 ,Interrupt Targets Non-secure 488" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ITNS487 ,Interrupt Targets Non-secure 487" "Secure,Non-secure"
|
|
bitfld.long 0x00 6. " ITNS486 ,Interrupt Targets Non-secure 486" "Secure,Non-secure"
|
|
bitfld.long 0x00 5. " ITNS485 ,Interrupt Targets Non-secure 485" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ITNS484 ,Interrupt Targets Non-secure 484" "Secure,Non-secure"
|
|
bitfld.long 0x00 3. " ITNS483 ,Interrupt Targets Non-secure 483" "Secure,Non-secure"
|
|
bitfld.long 0x00 2. " ITNS482 ,Interrupt Targets Non-secure 482" "Secure,Non-secure"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ITNS481 ,Interrupt Targets Non-secure 481" "Secure,Non-secure"
|
|
bitfld.long 0x00 0. " ITNS480 ,Interrupt Targets Non-secure 480" "Secure,Non-secure"
|
|
else
|
|
hgroup.long 0x3BC++0x03
|
|
hide.long 0x00 "NVIC_ITNS15,Interrupt Target Non-Secure Register 15"
|
|
endif
|
|
tree.end
|
|
tree "Interrupt Priority Registers"
|
|
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"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x01)
|
|
group.long 0x420++0x1F
|
|
line.long 0x0 "IPR8,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_35 ,Interrupt 35 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_34 ,Interrupt 34 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_33 ,Interrupt 33 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_32 ,Interrupt 32 Priority"
|
|
line.long 0x4 "IPR9,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_39 ,Interrupt 39 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_38 ,Interrupt 38 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_37 ,Interrupt 37 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_36 ,Interrupt 36 Priority"
|
|
line.long 0x8 "IPR10,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_43 ,Interrupt 43 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_42 ,Interrupt 42 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_41 ,Interrupt 41 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_40 ,Interrupt 40 Priority"
|
|
line.long 0xC "IPR11,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_47 ,Interrupt 47 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_46 ,Interrupt 46 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_45 ,Interrupt 45 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_44 ,Interrupt 44 Priority"
|
|
line.long 0x10 "IPR12,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_51 ,Interrupt 51 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_50 ,Interrupt 50 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_49 ,Interrupt 49 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_48 ,Interrupt 48 Priority"
|
|
line.long 0x14 "IPR13,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_55 ,Interrupt 55 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_54 ,Interrupt 54 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_53 ,Interrupt 53 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_52 ,Interrupt 52 Priority"
|
|
line.long 0x18 "IPR14,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_59 ,Interrupt 59 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_58 ,Interrupt 58 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_57 ,Interrupt 57 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_56 ,Interrupt 56 Priority"
|
|
line.long 0x1C "IPR15,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_63 ,Interrupt 63 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_62 ,Interrupt 62 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_61 ,Interrupt 61 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_60 ,Interrupt 60 Priority"
|
|
else
|
|
hgroup.long 0x420++0x1F
|
|
hide.long 0x0 "IPR8,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR9,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR10,Interrupt Priority Register"
|
|
hide.long 0xC "IPR11,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR12,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR13,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR14,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR15,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x02)
|
|
group.long 0x440++0x1F
|
|
line.long 0x0 "IPR16,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_67 ,Interrupt 67 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_66 ,Interrupt 66 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_65 ,Interrupt 65 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_64 ,Interrupt 64 Priority"
|
|
line.long 0x4 "IPR17,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_71 ,Interrupt 71 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_70 ,Interrupt 70 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_69 ,Interrupt 69 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_68 ,Interrupt 68 Priority"
|
|
line.long 0x8 "IPR18,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_75 ,Interrupt 75 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_74 ,Interrupt 74 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_73 ,Interrupt 73 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_72 ,Interrupt 72 Priority"
|
|
line.long 0xC "IPR19,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_79 ,Interrupt 79 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_78 ,Interrupt 78 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_77 ,Interrupt 77 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_76 ,Interrupt 76 Priority"
|
|
line.long 0x10 "IPR20,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_83 ,Interrupt 83 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_82 ,Interrupt 82 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_81 ,Interrupt 81 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_80 ,Interrupt 80 Priority"
|
|
line.long 0x14 "IPR21,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_87 ,Interrupt 87 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_86 ,Interrupt 86 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_85 ,Interrupt 85 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_84 ,Interrupt 84 Priority"
|
|
line.long 0x18 "IPR22,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_91 ,Interrupt 91 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_90 ,Interrupt 90 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_89 ,Interrupt 89 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_88 ,Interrupt 88 Priority"
|
|
line.long 0x1C "IPR23,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_95 ,Interrupt 95 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_94 ,Interrupt 94 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_93 ,Interrupt 93 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_92 ,Interrupt 92 Priority"
|
|
else
|
|
hgroup.long 0x440++0x1F
|
|
hide.long 0x0 "IPR16,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR17,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR18,Interrupt Priority Register"
|
|
hide.long 0xC "IPR19,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR20,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR21,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR22,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR23,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x03)
|
|
group.long 0x460++0x1F
|
|
line.long 0x0 "IPR24,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_99 ,Interrupt 99 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_98 ,Interrupt 98 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_97 ,Interrupt 97 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_96 ,Interrupt 96 Priority"
|
|
line.long 0x4 "IPR25,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_103 ,Interrupt 103 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_102 ,Interrupt 102 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_101 ,Interrupt 101 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_100 ,Interrupt 100 Priority"
|
|
line.long 0x8 "IPR26,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_107 ,Interrupt 107 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_106 ,Interrupt 106 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_105 ,Interrupt 105 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_104 ,Interrupt 104 Priority"
|
|
line.long 0xC "IPR27,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_111 ,Interrupt 111 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_110 ,Interrupt 110 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_109 ,Interrupt 109 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_108 ,Interrupt 108 Priority"
|
|
line.long 0x10 "IPR28,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_115 ,Interrupt 115 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_114 ,Interrupt 114 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_113 ,Interrupt 113 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_112 ,Interrupt 112 Priority"
|
|
line.long 0x14 "IPR29,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_119 ,Interrupt 119 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_118 ,Interrupt 118 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_117 ,Interrupt 117 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_116 ,Interrupt 116 Priority"
|
|
line.long 0x18 "IPR30,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_123 ,Interrupt 123 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_122 ,Interrupt 122 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_121 ,Interrupt 121 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_120 ,Interrupt 120 Priority"
|
|
line.long 0x1C "IPR31,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_127 ,Interrupt 127 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_126 ,Interrupt 126 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_125 ,Interrupt 125 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_124 ,Interrupt 124 Priority"
|
|
else
|
|
hgroup.long 0x460++0x1F
|
|
hide.long 0x0 "IPR24,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR25,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR26,Interrupt Priority Register"
|
|
hide.long 0xC "IPR27,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR28,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR29,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR30,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR31,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x04)
|
|
group.long 0x480++0x1F
|
|
line.long 0x0 "IPR32,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_131 ,Interrupt 131 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_130 ,Interrupt 130 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_129 ,Interrupt 129 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_128 ,Interrupt 128 Priority"
|
|
line.long 0x4 "IPR33,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_135 ,Interrupt 135 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_134 ,Interrupt 134 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_133 ,Interrupt 133 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_132 ,Interrupt 132 Priority"
|
|
line.long 0x8 "IPR34,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_139 ,Interrupt 139 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_138 ,Interrupt 138 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_137 ,Interrupt 137 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_136 ,Interrupt 136 Priority"
|
|
line.long 0xC "IPR35,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_143 ,Interrupt 143 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_142 ,Interrupt 142 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_141 ,Interrupt 141 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_140 ,Interrupt 140 Priority"
|
|
line.long 0x10 "IPR36,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_147 ,Interrupt 147 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_146 ,Interrupt 146 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_145 ,Interrupt 145 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_144 ,Interrupt 144 Priority"
|
|
line.long 0x14 "IPR37,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_151 ,Interrupt 151 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_150 ,Interrupt 150 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_149 ,Interrupt 149 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_148 ,Interrupt 148 Priority"
|
|
line.long 0x18 "IPR38,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_155 ,Interrupt 155 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_154 ,Interrupt 154 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_153 ,Interrupt 153 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_152 ,Interrupt 152 Priority"
|
|
line.long 0x1C "IPR39,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_159 ,Interrupt 159 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_158 ,Interrupt 158 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_157 ,Interrupt 157 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_156 ,Interrupt 156 Priority"
|
|
else
|
|
hgroup.long 0x480++0x1F
|
|
hide.long 0x0 "IPR32,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR33,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR34,Interrupt Priority Register"
|
|
hide.long 0xC "IPR35,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR36,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR37,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR38,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR39,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x05)
|
|
group.long 0x4A0++0x1F
|
|
line.long 0x0 "IPR40,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_163 ,Interrupt 163 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_162 ,Interrupt 162 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_161 ,Interrupt 161 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_160 ,Interrupt 160 Priority"
|
|
line.long 0x4 "IPR41,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_167 ,Interrupt 167 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_166 ,Interrupt 166 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_165 ,Interrupt 165 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_164 ,Interrupt 164 Priority"
|
|
line.long 0x8 "IPR42,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_171 ,Interrupt 171 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_170 ,Interrupt 170 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_169 ,Interrupt 169 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_168 ,Interrupt 168 Priority"
|
|
line.long 0xC "IPR43,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_175 ,Interrupt 175 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_174 ,Interrupt 174 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_173 ,Interrupt 173 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_172 ,Interrupt 172 Priority"
|
|
line.long 0x10 "IPR44,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_179 ,Interrupt 179 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_178 ,Interrupt 178 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_177 ,Interrupt 177 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_176 ,Interrupt 176 Priority"
|
|
line.long 0x14 "IPR45,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_183 ,Interrupt 183 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_182 ,Interrupt 182 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_181 ,Interrupt 181 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_180 ,Interrupt 180 Priority"
|
|
line.long 0x18 "IPR46,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_187 ,Interrupt 187 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_186 ,Interrupt 186 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_185 ,Interrupt 185 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_184 ,Interrupt 184 Priority"
|
|
line.long 0x1C "IPR47,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_191 ,Interrupt 191 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_190 ,Interrupt 190 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_189 ,Interrupt 189 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_188 ,Interrupt 188 Priority"
|
|
else
|
|
hgroup.long 0x4A0++0x1F
|
|
hide.long 0x0 "IPR40,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR41,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR42,Interrupt Priority Register"
|
|
hide.long 0xC "IPR43,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR44,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR45,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR46,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR47,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x06)
|
|
group.long 0x4C0++0x1F
|
|
line.long 0x0 "IPR48,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_195 ,Interrupt 195 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_194 ,Interrupt 194 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_193 ,Interrupt 193 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_192 ,Interrupt 192 Priority"
|
|
line.long 0x4 "IPR49,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_199 ,Interrupt 199 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_198 ,Interrupt 198 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_197 ,Interrupt 197 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_196 ,Interrupt 196 Priority"
|
|
line.long 0x8 "IPR50,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_203 ,Interrupt 203 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_202 ,Interrupt 202 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_201 ,Interrupt 201 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_200 ,Interrupt 200 Priority"
|
|
line.long 0xC "IPR51,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_207 ,Interrupt 207 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_206 ,Interrupt 206 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_205 ,Interrupt 205 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_204 ,Interrupt 204 Priority"
|
|
line.long 0x10 "IPR52,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_211 ,Interrupt 211 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_210 ,Interrupt 210 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_209 ,Interrupt 209 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_208 ,Interrupt 208 Priority"
|
|
line.long 0x14 "IPR53,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_215 ,Interrupt 215 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_214 ,Interrupt 214 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_213 ,Interrupt 213 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_212 ,Interrupt 212 Priority"
|
|
line.long 0x18 "IPR54,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_219 ,Interrupt 219 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_218 ,Interrupt 218 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_217 ,Interrupt 217 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_216 ,Interrupt 216 Priority"
|
|
line.long 0x1C "IPR55,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_223 ,Interrupt 223 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_222 ,Interrupt 222 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_221 ,Interrupt 221 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_220 ,Interrupt 220 Priority"
|
|
else
|
|
hgroup.long 0x4C0++0x1F
|
|
hide.long 0x0 "IPR48,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR49,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR50,Interrupt Priority Register"
|
|
hide.long 0xC "IPR51,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR52,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR53,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR54,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR55,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x07)
|
|
group.long 0x4E0++0x1F
|
|
line.long 0x0 "IPR56,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_227 ,Interrupt 227 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_226 ,Interrupt 226 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_225 ,Interrupt 225 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_224 ,Interrupt 224 Priority"
|
|
line.long 0x4 "IPR57,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_231 ,Interrupt 231 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_230 ,Interrupt 230 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_229 ,Interrupt 229 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_228 ,Interrupt 228 Priority"
|
|
line.long 0x8 "IPR58,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_235 ,Interrupt 235 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_234 ,Interrupt 234 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_233 ,Interrupt 233 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_232 ,Interrupt 232 Priority"
|
|
line.long 0xC "IPR59,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_239 ,Interrupt 239 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_238 ,Interrupt 238 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_237 ,Interrupt 237 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_236 ,Interrupt 236 Priority"
|
|
line.long 0x10 "IPR60,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_243 ,Interrupt 243 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_242 ,Interrupt 242 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_241 ,Interrupt 241 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_240 ,Interrupt 240 Priority"
|
|
line.long 0x14 "IPR61,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_247 ,Interrupt 247 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_246 ,Interrupt 246 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_245 ,Interrupt 245 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_244 ,Interrupt 244 Priority"
|
|
line.long 0x18 "IPR62,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_251 ,Interrupt 251 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_250 ,Interrupt 250 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_249 ,Interrupt 249 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_248 ,Interrupt 248 Priority"
|
|
line.long 0x1C "IPR63,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_255 ,Interrupt 255 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_254 ,Interrupt 254 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_253 ,Interrupt 253 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_252 ,Interrupt 252 Priority"
|
|
else
|
|
hgroup.long 0x4E0++0x1F
|
|
hide.long 0x0 "IPR56,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR57,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR58,Interrupt Priority Register"
|
|
hide.long 0xC "IPR59,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR60,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR61,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR62,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR63,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x08)
|
|
group.long 0x500++0x1F
|
|
line.long 0x0 "IPR64,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_259 ,Interrupt 259 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_258 ,Interrupt 258 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_257 ,Interrupt 257 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_256 ,Interrupt 256 Priority"
|
|
line.long 0x4 "IPR65,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_263 ,Interrupt 263 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_262 ,Interrupt 262 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_261 ,Interrupt 261 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_260 ,Interrupt 260 Priority"
|
|
line.long 0x8 "IPR66,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_267 ,Interrupt 267 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_266 ,Interrupt 266 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_265 ,Interrupt 265 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_264 ,Interrupt 264 Priority"
|
|
line.long 0xC "IPR67,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_271 ,Interrupt 271 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_270 ,Interrupt 270 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_269 ,Interrupt 269 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_268 ,Interrupt 268 Priority"
|
|
line.long 0x10 "IPR68,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_275 ,Interrupt 275 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_274 ,Interrupt 274 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_273 ,Interrupt 273 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_272 ,Interrupt 272 Priority"
|
|
line.long 0x14 "IPR69,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_279 ,Interrupt 279 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_278 ,Interrupt 278 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_277 ,Interrupt 277 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_276 ,Interrupt 276 Priority"
|
|
line.long 0x18 "IPR70,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_283 ,Interrupt 283 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_282 ,Interrupt 282 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_281 ,Interrupt 281 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_280 ,Interrupt 280 Priority"
|
|
line.long 0x1C "IPR71,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_287 ,Interrupt 287 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_286 ,Interrupt 286 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_285 ,Interrupt 285 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_284 ,Interrupt 284 Priority"
|
|
else
|
|
hgroup.long 0x500++0x1F
|
|
hide.long 0x0 "IPR64,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR65,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR66,Interrupt Priority Register"
|
|
hide.long 0xC "IPR67,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR68,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR69,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR70,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR71,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x09)
|
|
group.long 0x520++0x1F
|
|
line.long 0x0 "IPR72,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_291 ,Interrupt 291 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_290 ,Interrupt 290 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_289 ,Interrupt 289 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_288 ,Interrupt 288 Priority"
|
|
line.long 0x4 "IPR73,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_295 ,Interrupt 295 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_294 ,Interrupt 294 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_293 ,Interrupt 293 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_292 ,Interrupt 292 Priority"
|
|
line.long 0x8 "IPR74,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_299 ,Interrupt 299 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_298 ,Interrupt 298 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_297 ,Interrupt 297 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_296 ,Interrupt 296 Priority"
|
|
line.long 0xC "IPR75,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_303 ,Interrupt 303 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_302 ,Interrupt 302 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_301 ,Interrupt 301 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_300 ,Interrupt 300 Priority"
|
|
line.long 0x10 "IPR76,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_307 ,Interrupt 307 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_306 ,Interrupt 306 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_305 ,Interrupt 305 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_304 ,Interrupt 304 Priority"
|
|
line.long 0x14 "IPR77,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_311 ,Interrupt 311 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_310 ,Interrupt 310 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_309 ,Interrupt 309 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_308 ,Interrupt 308 Priority"
|
|
line.long 0x18 "IPR78,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_315 ,Interrupt 315 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_314 ,Interrupt 314 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_313 ,Interrupt 313 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_312 ,Interrupt 312 Priority"
|
|
line.long 0x1C "IPR79,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_319 ,Interrupt 319 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_318 ,Interrupt 318 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_317 ,Interrupt 317 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_316 ,Interrupt 316 Priority"
|
|
else
|
|
hgroup.long 0x520++0x1F
|
|
hide.long 0x0 "IPR72,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR73,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR74,Interrupt Priority Register"
|
|
hide.long 0xC "IPR75,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR76,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR77,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR78,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR79,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0A)
|
|
group.long 0x540++0x1F
|
|
line.long 0x0 "IPR80,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_323 ,Interrupt 323 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_322 ,Interrupt 322 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_321 ,Interrupt 321 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_320 ,Interrupt 320 Priority"
|
|
line.long 0x4 "IPR81,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_327 ,Interrupt 327 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_326 ,Interrupt 326 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_325 ,Interrupt 325 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_324 ,Interrupt 324 Priority"
|
|
line.long 0x8 "IPR82,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_331 ,Interrupt 331 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_330 ,Interrupt 330 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_329 ,Interrupt 329 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_328 ,Interrupt 328 Priority"
|
|
line.long 0xC "IPR83,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_335 ,Interrupt 335 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_334 ,Interrupt 334 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_333 ,Interrupt 333 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_332 ,Interrupt 332 Priority"
|
|
line.long 0x10 "IPR84,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_339 ,Interrupt 339 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_338 ,Interrupt 338 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_337 ,Interrupt 337 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_336 ,Interrupt 336 Priority"
|
|
line.long 0x14 "IPR85,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_343 ,Interrupt 343 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_342 ,Interrupt 342 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_341 ,Interrupt 341 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_340 ,Interrupt 340 Priority"
|
|
line.long 0x18 "IPR86,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_347 ,Interrupt 347 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_346 ,Interrupt 346 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_345 ,Interrupt 345 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_344 ,Interrupt 344 Priority"
|
|
line.long 0x1C "IPR87,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_351 ,Interrupt 351 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_350 ,Interrupt 350 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_349 ,Interrupt 349 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_348 ,Interrupt 348 Priority"
|
|
else
|
|
hgroup.long 0x540++0x1F
|
|
hide.long 0x0 "IPR80,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR81,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR82,Interrupt Priority Register"
|
|
hide.long 0xC "IPR83,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR84,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR85,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR86,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR87,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0B)
|
|
group.long 0x560++0x1F
|
|
line.long 0x0 "IPR88,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_355 ,Interrupt 355 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_354 ,Interrupt 354 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_353 ,Interrupt 353 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_352 ,Interrupt 352 Priority"
|
|
line.long 0x4 "IPR89,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_359 ,Interrupt 359 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_358 ,Interrupt 358 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_357 ,Interrupt 357 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_356 ,Interrupt 356 Priority"
|
|
line.long 0x8 "IPR90,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_363 ,Interrupt 363 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_362 ,Interrupt 362 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_361 ,Interrupt 361 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_360 ,Interrupt 360 Priority"
|
|
line.long 0xC "IPR91,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_367 ,Interrupt 367 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_366 ,Interrupt 366 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_365 ,Interrupt 365 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_364 ,Interrupt 364 Priority"
|
|
line.long 0x10 "IPR92,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_371 ,Interrupt 371 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_370 ,Interrupt 370 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_369 ,Interrupt 369 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_368 ,Interrupt 368 Priority"
|
|
line.long 0x14 "IPR93,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_375 ,Interrupt 375 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_374 ,Interrupt 374 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_373 ,Interrupt 373 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_372 ,Interrupt 372 Priority"
|
|
line.long 0x18 "IPR94,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_379 ,Interrupt 379 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_378 ,Interrupt 378 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_377 ,Interrupt 377 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_376 ,Interrupt 376 Priority"
|
|
line.long 0x1C "IPR95,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_383 ,Interrupt 383 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_382 ,Interrupt 382 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_381 ,Interrupt 381 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_380 ,Interrupt 380 Priority"
|
|
else
|
|
hgroup.long 0x560++0x1F
|
|
hide.long 0x0 "IPR88,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR89,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR90,Interrupt Priority Register"
|
|
hide.long 0xC "IPR91,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR92,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR93,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR94,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR95,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0C)
|
|
group.long 0x580++0x1F
|
|
line.long 0x0 "IPR96,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_387 ,Interrupt 387 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_386 ,Interrupt 386 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_385 ,Interrupt 385 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_384 ,Interrupt 384 Priority"
|
|
line.long 0x4 "IPR97,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_391 ,Interrupt 391 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_390 ,Interrupt 390 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_389 ,Interrupt 389 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_388 ,Interrupt 388 Priority"
|
|
line.long 0x8 "IPR98,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_395 ,Interrupt 395 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_394 ,Interrupt 394 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_393 ,Interrupt 393 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_392 ,Interrupt 392 Priority"
|
|
line.long 0xC "IPR99,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_399 ,Interrupt 399 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_398 ,Interrupt 398 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_397 ,Interrupt 397 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_396 ,Interrupt 396 Priority"
|
|
line.long 0x10 "IPR100,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_403 ,Interrupt 403 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_402 ,Interrupt 402 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_401 ,Interrupt 401 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_400 ,Interrupt 400 Priority"
|
|
line.long 0x14 "IPR101,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_407 ,Interrupt 407 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_406 ,Interrupt 406 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_405 ,Interrupt 405 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_404 ,Interrupt 404 Priority"
|
|
line.long 0x18 "IPR102,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_411 ,Interrupt 411 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_410 ,Interrupt 410 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_409 ,Interrupt 409 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_408 ,Interrupt 408 Priority"
|
|
line.long 0x1C "IPR103,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_415 ,Interrupt 415 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_414 ,Interrupt 414 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_413 ,Interrupt 413 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_412 ,Interrupt 412 Priority"
|
|
else
|
|
hgroup.long 0x580++0x1F
|
|
hide.long 0x0 "IPR96,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR97,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR98,Interrupt Priority Register"
|
|
hide.long 0xC "IPR99,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR100,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR101,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR102,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR103,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0D)
|
|
group.long 0x5A0++0x1F
|
|
line.long 0x0 "IPR104,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_419 ,Interrupt 419 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_418 ,Interrupt 418 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_417 ,Interrupt 417 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_416 ,Interrupt 416 Priority"
|
|
line.long 0x4 "IPR105,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_423 ,Interrupt 423 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_422 ,Interrupt 422 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_421 ,Interrupt 421 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_420 ,Interrupt 420 Priority"
|
|
line.long 0x8 "IPR106,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_427 ,Interrupt 427 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_426 ,Interrupt 426 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_425 ,Interrupt 425 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_424 ,Interrupt 424 Priority"
|
|
line.long 0xC "IPR107,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_431 ,Interrupt 431 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_430 ,Interrupt 430 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_429 ,Interrupt 429 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_428 ,Interrupt 428 Priority"
|
|
line.long 0x10 "IPR108,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_435 ,Interrupt 435 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_434 ,Interrupt 434 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_433 ,Interrupt 433 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_432 ,Interrupt 432 Priority"
|
|
line.long 0x14 "IPR109,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_439 ,Interrupt 439 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_438 ,Interrupt 438 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_437 ,Interrupt 437 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_436 ,Interrupt 436 Priority"
|
|
line.long 0x18 "IPR110,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_443 ,Interrupt 443 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_442 ,Interrupt 442 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_441 ,Interrupt 441 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_440 ,Interrupt 440 Priority"
|
|
line.long 0x1C "IPR111,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_447 ,Interrupt 447 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_446 ,Interrupt 446 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_445 ,Interrupt 445 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_444 ,Interrupt 444 Priority"
|
|
else
|
|
hgroup.long 0x5A0++0x1F
|
|
hide.long 0x0 "IPR104,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR105,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR106,Interrupt Priority Register"
|
|
hide.long 0xC "IPR107,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR108,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR109,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR110,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR111,Interrupt Priority Register"
|
|
endif
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("COREDEBUG",-1))+0x04))&0x0F)>=0x0E)
|
|
group.long 0x5C0++0x1F
|
|
line.long 0x0 "IPR112,Interrupt Priority Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. " PRI_451 ,Interrupt 451 Priority"
|
|
hexmask.long.byte 0x0 16.--23. 1. " PRI_450 ,Interrupt 450 Priority"
|
|
hexmask.long.byte 0x0 8.--15. 1. " PRI_449 ,Interrupt 449 Priority"
|
|
hexmask.long.byte 0x0 0.--7. 1. " PRI_448 ,Interrupt 448 Priority"
|
|
line.long 0x4 "IPR113,Interrupt Priority Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. " PRI_455 ,Interrupt 455 Priority"
|
|
hexmask.long.byte 0x4 16.--23. 1. " PRI_454 ,Interrupt 454 Priority"
|
|
hexmask.long.byte 0x4 8.--15. 1. " PRI_453 ,Interrupt 453 Priority"
|
|
hexmask.long.byte 0x4 0.--7. 1. " PRI_452 ,Interrupt 452 Priority"
|
|
line.long 0x8 "IPR114,Interrupt Priority Register"
|
|
hexmask.long.byte 0x8 24.--31. 1. " PRI_459 ,Interrupt 459 Priority"
|
|
hexmask.long.byte 0x8 16.--23. 1. " PRI_458 ,Interrupt 458 Priority"
|
|
hexmask.long.byte 0x8 8.--15. 1. " PRI_457 ,Interrupt 457 Priority"
|
|
hexmask.long.byte 0x8 0.--7. 1. " PRI_456 ,Interrupt 456 Priority"
|
|
line.long 0xC "IPR115,Interrupt Priority Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. " PRI_463 ,Interrupt 463 Priority"
|
|
hexmask.long.byte 0xC 16.--23. 1. " PRI_462 ,Interrupt 462 Priority"
|
|
hexmask.long.byte 0xC 8.--15. 1. " PRI_461 ,Interrupt 461 Priority"
|
|
hexmask.long.byte 0xC 0.--7. 1. " PRI_460 ,Interrupt 460 Priority"
|
|
line.long 0x10 "IPR116,Interrupt Priority Register"
|
|
hexmask.long.byte 0x10 24.--31. 1. " PRI_467 ,Interrupt 467 Priority"
|
|
hexmask.long.byte 0x10 16.--23. 1. " PRI_466 ,Interrupt 466 Priority"
|
|
hexmask.long.byte 0x10 8.--15. 1. " PRI_465 ,Interrupt 465 Priority"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PRI_464 ,Interrupt 464 Priority"
|
|
line.long 0x14 "IPR117,Interrupt Priority Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " PRI_471 ,Interrupt 471 Priority"
|
|
hexmask.long.byte 0x14 16.--23. 1. " PRI_470 ,Interrupt 470 Priority"
|
|
hexmask.long.byte 0x14 8.--15. 1. " PRI_469 ,Interrupt 469 Priority"
|
|
hexmask.long.byte 0x14 0.--7. 1. " PRI_468 ,Interrupt 468 Priority"
|
|
line.long 0x18 "IPR118,Interrupt Priority Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. " PRI_475 ,Interrupt 475 Priority"
|
|
hexmask.long.byte 0x18 16.--23. 1. " PRI_474 ,Interrupt 474 Priority"
|
|
hexmask.long.byte 0x18 8.--15. 1. " PRI_473 ,Interrupt 473 Priority"
|
|
hexmask.long.byte 0x18 0.--7. 1. " PRI_472 ,Interrupt 472 Priority"
|
|
line.long 0x1C "IPR119,Interrupt Priority Register"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " PRI_479 ,Interrupt 479 Priority"
|
|
hexmask.long.byte 0x1C 16.--23. 1. " PRI_478 ,Interrupt 478 Priority"
|
|
hexmask.long.byte 0x1C 8.--15. 1. " PRI_477 ,Interrupt 477 Priority"
|
|
hexmask.long.byte 0x1C 0.--7. 1. " PRI_476 ,Interrupt 476 Priority"
|
|
else
|
|
hgroup.long 0x5C0++0x1F
|
|
hide.long 0x0 "IPR112,Interrupt Priority Register"
|
|
hide.long 0x4 "IPR113,Interrupt Priority Register"
|
|
hide.long 0x8 "IPR114,Interrupt Priority Register"
|
|
hide.long 0xC "IPR115,Interrupt Priority Register"
|
|
hide.long 0x10 "IPR116,Interrupt Priority Register"
|
|
hide.long 0x14 "IPR117,Interrupt Priority Register"
|
|
hide.long 0x18 "IPR118,Interrupt Priority Register"
|
|
hide.long 0x1C "IPR119,Interrupt Priority Register"
|
|
endif
|
|
tree.end
|
|
width 0x0b
|
|
else
|
|
newline
|
|
textline "COREDEBUG component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
sif (CORENAME()=="CORTEXM33F")
|
|
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 29. " LSPENS ,This bit controls whether the LSPEN bit is writeable from the Non-secure state" "Writeable,Write ignored"
|
|
newline
|
|
bitfld.long 0x00 28. " CLRONRET ,Clear floating point caller saved registers on exception return" "Disabled,Enabled"
|
|
bitfld.long 0x00 27. " CLRONRETS ,Clear on return Secure only" "Both states,Secure only"
|
|
bitfld.long 0x00 26. " TS ,Treat as Secure" "Disabled,Enabled"
|
|
newline
|
|
bitfld.long 0x00 10. " UFRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the UsageFault exception to pending" "Not able,Able"
|
|
bitfld.long 0x00 9. " SPLIMVIOL ,Indicates whether the FP context violates the stack pointer limit that was active when lazy state preservation was activated" "Low,High"
|
|
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"
|
|
newline
|
|
bitfld.long 0x00 7. " SFRDY ,Indicates whether the software executing when the processor allocated the FP stack frame was able to set the SecureFault exception to pending" "Not able,Able"
|
|
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"
|
|
newline
|
|
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"
|
|
bitfld.long 0x00 3. " THREAD ,Indicates the processor mode when it allocated the FP stack frame" "Handler,Thread"
|
|
bitfld.long 0x00 2. " S ,Indicates the FP context belongs to the specified security state" "Non-secure,Secure"
|
|
newline
|
|
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"
|
|
newline
|
|
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++0x0B
|
|
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 20.--23. " SQRROOT ,Indicates the hardware support for FP square root operations" ",Supported,?..."
|
|
bitfld.long 0x00 16.--19. " DIV ,Indicates the hardware support for FP divide operations" ",Supported,?..."
|
|
newline
|
|
bitfld.long 0x00 8.--11. " DBLPREC ,Indicates the hardware support for FP double_precision operations" "Not supported,,Supported,?..."
|
|
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,?..."
|
|
newline
|
|
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" ",Fully denormalized,?..."
|
|
line.long 0x08 "MVFR2,Media and FP Feature Register 2"
|
|
bitfld.long 0x08 4.--7. " VFP_MISC ,Indicates the hardware support for FP miscellaneous features" "Not supported,,,,Supported,?..."
|
|
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 13.
|
|
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 ,Specifies the access type for the transfer" "Read,Write"
|
|
hexmask.long.byte 0x00 0.--6. 1. " REGSEL ,Specifies the ARM core register, special-purpose register or Floating-point extension register"
|
|
group.long 0xDF8++0x03
|
|
line.long 0x00 "DCRDR,Debug Core Register Data Register"
|
|
if (((per.l(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 20. " SDME ,Indicates whether the DebugMonitor targets the Secure or the Non-secure state" "Non-secure,Secure"
|
|
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 11. " VC_SFERR ,SecureFault vector catch enable" "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 on a fault occurring during exception entry or exception return" "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 caused by a state information error" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception caused by a checking error" "Disabled,Enabled"
|
|
newline
|
|
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"
|
|
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 20. " SDME ,Indicates whether the DebugMonitor targets the Secure or the Non-secure state" "Non-secure,Secure"
|
|
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 11. " VC_SFERR ,SecureFault vector catch enable" "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 on a fault occurring during exception entry or exception return" "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 caused by a state information error" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " VC_CHKERR ,Enable halting debug trap on a UsageFault exception caused by a checking error" "Disabled,Enabled"
|
|
newline
|
|
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"
|
|
bitfld.long 0x00 0. " VC_CORERESET ,Enable Reset Vector Catch" "Disabled,Enabled"
|
|
endif
|
|
newline
|
|
group.long 0xE04++0x07
|
|
line.long 0x00 "DAUTHCTRL,Debug Authentication Control Register"
|
|
bitfld.long 0x00 3. " INTSPNIDEN ,Internal secure non-invasive debug enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " SPNIDENSEL ,Secure non-invasive debug enable select.Selects between DAUTHCTRL and the IMPLEMENTATION DEFINED external authentication interface for control of Secure non-invasive debug" "Ext. auth. interface,DAUTHCTRL.INTSPNIDEN"
|
|
bitfld.long 0x00 1. " INTSPIDEN ,Internal secure invasive debug enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " SPIDENSEL ,Secure invasive debug enable select. Selects between DAUTHCTRL and the IMPLEMENTATION DEFINED external authentication interface for control of Secure invasive debug" "Ext. auth. interface,DAUTHCTRL.INTSPIDEN"
|
|
line.long 0x04 "DSCSR,Debug Security Control and Status Register"
|
|
bitfld.long 0x04 16. " CDS ,This field indicates the current security state of the processor" "Non-secure,Secure"
|
|
bitfld.long 0x04 1. " SBRSEL ,Secure banked register select" "Non-secure,Secure"
|
|
bitfld.long 0x04 0. " SBRSELEN ,Secure banked register select enable" "Disabled,Enabled"
|
|
rgroup.long 0xFB8++0x03
|
|
line.long 0x00 "DAUTHSTATUS,Debug Authentication Status Register"
|
|
bitfld.long 0x00 7. " SNI ,Secure non-invasive debug implemented" ",Implemented"
|
|
bitfld.long 0x00 6. " SNE ,Secure non-invasive debug enabled" "0,1"
|
|
bitfld.long 0x00 5. " SI ,Secure invasive debug features implemented" ",Implemented"
|
|
bitfld.long 0x00 4. " SE ,Secure invasive debug enabled" "0,1"
|
|
newline
|
|
bitfld.long 0x00 3. " NSNI ,Non-secure non-invasive debug features implemented" ",Implemented"
|
|
bitfld.long 0x00 2. " NSNE ,Non-secure non-invasive debug enabled" "0,1"
|
|
bitfld.long 0x00 1. " NSI ,Non-secure invasive debug features implemented" ",Implemented"
|
|
bitfld.long 0x00 0. " NSE ,Non-secure invasive debug enabled" "0,1"
|
|
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 12.
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "FP_CTRL,Flash Patch Control Register"
|
|
bitfld.long 0x00 28.--31. " REV ,Flash Patch Breakpoint architecture revision" "Reserved,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,?..."
|
|
rbitfld.long 0x00 8.--11. " NUM_LIT ,Number of literal comparators" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 1. " KEY ,Key Field" "Low,High"
|
|
bitfld.long 0x00 0. " ENABLE ,Flash Patch Unit Enable" "Disabled,Enabled"
|
|
textline " "
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0x04))&0x20000000)==0x20000000)
|
|
rgroup.long 0x04++0x03
|
|
line.long 0x00 "FP_REMAP,Flash Patch Remap Register"
|
|
bitfld.long 0x00 29. " RMPSPT ,Indicates whether the FPB unit supports Flash Patch remap" "Not supported,Supported"
|
|
hexmask.long 0x00 5.--28. 0x20 " REMAP ,Remap address"
|
|
else
|
|
rgroup.long 0x04++0x03
|
|
line.long 0x00 "FP_REMAP,Flash Patch Remap Register"
|
|
bitfld.long 0x00 29. " RMPSPT ,Indicates whether the FPB unit supports Flash Patch remap" "Not supported,Supported"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x8++0x03
|
|
line.long 0x00 "FP_COMP0,Flash Patch Comparator Register 0"
|
|
textfld " "
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0xC++0x03
|
|
line.long 0x00 "FP_COMP1,Flash Patch Comparator Register 1"
|
|
textfld " "
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "FP_COMP2,Flash Patch Comparator Register 2"
|
|
textfld " "
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x14++0x03
|
|
line.long 0x00 "FP_COMP3,Flash Patch Comparator Register 3"
|
|
textfld " "
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "FP_COMP4,Flash Patch Comparator Register 4"
|
|
textfld " "
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x1C++0x03
|
|
line.long 0x00 "FP_COMP5,Flash Patch Comparator Register 5"
|
|
textfld " "
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "FP_COMP6,Flash Patch Comparator Register 6"
|
|
textfld " "
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
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 31. " FE ,Specifies if Flash Patch enabled" "Disabled,Enabled"
|
|
hexmask.long 0x00 2.--28. 0x04 " FPADDR ,Specifies bits[28:2] of the Flash Patch address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
else
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "FP_COMP7,Flash Patch Comparator Register 7"
|
|
textfld " "
|
|
hexmask.long 0x00 1.--31. 0x02 " BPADDR ,Breakpoint address"
|
|
bitfld.long 0x00 0. " BE ,Selects between flashpatch and breakpoint functionality" "FP mode,BP mode"
|
|
endif
|
|
tree "CoreSight Identification Registers"
|
|
width 12.
|
|
rgroup.long 0xFCC++0x03
|
|
line.long 0x00 "FP_DEVTYPE,FPB CoreSight Device Type Register"
|
|
hexmask.long.byte 0x00 4.--7. 1. " SUB ,Sub-type"
|
|
hexmask.long.byte 0x00 0.--3. 1. " MAJOR ,Major type"
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("FPB",-1))+0xFBC))&0x100000)==0x100000)
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "FP_DEVARCH,FPB CoreSight Device Architecture Register"
|
|
hexmask.long.word 0x00 21.--31. 1. " ARCHITECT ,Component architect"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
bitfld.long 0x00 16.--19. " REVISION ,Architecture revision" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " ARCHVER ,Architecture version" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 0.--11. 1. " ARCHPART ,Architecture part"
|
|
else
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "FP_DEVARCH,FPB CoreSight Device Architecture Register"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
endif
|
|
rgroup.long 0xFE0++0x0F
|
|
line.long 0x00 "FP_PIDR0,Peripheral ID0"
|
|
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
|
|
line.long 0x04 "FP_PIDR1,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 "FP_PIDR2,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 "FP_PIDR3,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 "FP_PIDR4,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 "FP_CIDR0,Component ID0 (Preamble)"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PRMBL_0 ,CoreSight component identification preamble"
|
|
line.long 0x04 "FP_CIDR1,Component ID1"
|
|
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
|
|
hexmask.long.byte 0x04 0.--3. 1. " PRMBL_1 ,CoreSight component class"
|
|
line.long 0x08 "FP_CIDR2,Component ID2"
|
|
hexmask.long.byte 0x08 0.--7. 1. " PRMBL_2 ,CoreSight component identification preamble"
|
|
line.long 0x0c "FP_CIDR3,Component ID3"
|
|
hexmask.long.byte 0x0C 0.--7. 1. " PRMBL_3 ,CoreSight component identification preamble"
|
|
tree.end
|
|
width 0x0b
|
|
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 16.
|
|
group.long 0x00++0x03
|
|
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,?..."
|
|
rbitfld.long 0x00 27. " NOTRCPKT ,Shows whether the implementation supports trace sampling and exception tracing" "Supported,Not supported"
|
|
rbitfld.long 0x00 25. " NOCYCCNT ,Shows whether the implementation supports a cycle counter" "Supported,Not supported"
|
|
textline " "
|
|
rbitfld.long 0x00 24. " NOPRFCNT ,Shows whether the implementation supports the profiling counters" "Supported,Not supported"
|
|
bitfld.long 0x00 23. " CYCDISS ,Controls whether the cycle counter is prevented from incrementing while the PE is in Secure state" "No,Yes"
|
|
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. " PCSAMPLENA ,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"
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1)))&0x1000000)==0x0000000)
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "DWT_CYCCNT,Cycle Count register"
|
|
endif
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1)))&0x2000000)==0x0000000)
|
|
group.long 0x08++0x17
|
|
line.long 0x00 "DWT_CPICNT,CPI Count register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " CPICNT ,Base instruction overhead counter"
|
|
line.long 0x04 "DWT_EXCCNT,Exception Overhead Count Register"
|
|
hexmask.long.byte 0x04 0.--7. 1. " EXCCNT ,The exception overhead counter"
|
|
line.long 0x08 "DWT_SLEEPCNT,Sleep Count Register"
|
|
hexmask.long.byte 0x08 0.--7. 1. " SLEEPCNT ,Sleep Counter"
|
|
line.long 0x10 "DWT_LSUCNT,LSU Count Register"
|
|
hexmask.long.byte 0x10 0.--7. 1. " LSUCNT ,Load-store overhead counter"
|
|
line.long 0x14 "DWT_FOLDCNT,Folded-instruction Count register"
|
|
hexmask.long.byte 0x14 0.--7. 1. " FOLDCNT ,Folded-instruction counter"
|
|
endif
|
|
rgroup.long 0x1C++0x03
|
|
line.long 0x00 "DWT_PCSR,Program Counter Sample register"
|
|
textline " "
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)==0x1)
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)<0x4)
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)<0xC)
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x20+0x08)&0xF)<0xF)
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x20++0x03
|
|
line.long 0x00 "DWT_COMP0,DWT Comparator Register 0"
|
|
endif
|
|
group.long (0x20+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION0,DWT Function Register 0"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
|
|
bitfld.long 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value (R),Reserved"
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)==0x1)
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)<0x4)
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)<0xC)
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x30+0x08)&0xF)<0xF)
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x30++0x03
|
|
line.long 0x00 "DWT_COMP1,DWT Comparator Register 1"
|
|
endif
|
|
group.long (0x30+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION1,DWT Function Register 1"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
|
|
bitfld.long 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value (R),Reserved"
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)==0x1)
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)<0x4)
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)<0xC)
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x40+0x08)&0xF)<0xF)
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x40++0x03
|
|
line.long 0x00 "DWT_COMP2,DWT Comparator Register 2"
|
|
endif
|
|
group.long (0x40+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION2,DWT Function Register 2"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
|
|
bitfld.long 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value (R),Reserved"
|
|
if ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)==0x1)
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
hexmask.long 0x00 0.--31. 1. " CYCVALUE ,Cycle value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)>=0x2&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)<0x4)
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
hexmask.long 0x00 1.--31. 1. " PCVALUE ,PC value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)>=0x8&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)<0xC)
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
hexmask.long 0x00 0.--31. 1. " DVALUE ,Data1 value"
|
|
elif ((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)>=0x4&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)<0x8||(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)>=0xC&&(per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0x50+0x08)&0xF)<0xF)
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
hexmask.long 0x00 0.--31. 0x01 " DADDR ,Data address"
|
|
else
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "DWT_COMP3,DWT Comparator Register 3"
|
|
endif
|
|
group.long (0x50+0x08)++0x03
|
|
line.long 0x00 "DWT_FUNCTION3,DWT Function Register 3"
|
|
bitfld.long 0x00 27.--31. " ID ,Identifies the capabilities of comparator" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
|
|
bitfld.long 0x00 24. " MATCHED ,Comparator match" "Not matched,Matched"
|
|
bitfld.long 0x00 10.--11. " DATAVSIZE ,Data Value Size" "8-bit,16-bit,32-bit,Reserved"
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " ACTION ,These bits are ignored and the comparator generates no actions if it is disabled by MATCH" "Trigger only,Generate debug event,Trace data value,Trace address"
|
|
bitfld.long 0x00 0.--3. " MATCH ,Defines what this comparator matches against" "Disabled,Cycle counter,Instruction address,Instruction address limit,Data address (RW),Data address (W),Data address (R),Data address limit,Data value (RW),Data value (W),Data value (R),Linked data value,Data address/Data value (RW),Data address/Data value (W),Data address/Data value (R),Reserved"
|
|
tree "CoreSight Identification Registers"
|
|
width 13.
|
|
if (((per.l(CONvert.ADDRESSTODUALPORT(COMPonent.BASE("DWT",-1))+0xFBC))&0x100000)==0x100000)
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "DWT_DEVARCH,DWT CoreSight Device Architecture Register"
|
|
hexmask.long.word 0x00 21.--31. 1. " ARCHITECT ,Component architect"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
bitfld.long 0x00 16.--19. " REVISION ,Architecture revision" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " ARCHVER ,Architecture version" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 0.--11. 1. " ARCHPART ,Architecture part"
|
|
else
|
|
rgroup.long 0xFBC++0x03
|
|
line.long 0x00 "DWT_DEVARCH,DWT CoreSight Device Architecture Register"
|
|
bitfld.long 0x00 20. " PRESENT ,Register present" "Not present,Present"
|
|
endif
|
|
rgroup.long 0xFCC++0x03
|
|
line.long 0x00 "DWT_DEVTYPE,Device Type Identifier register"
|
|
hexmask.long.byte 0x00 4.--7. 1. " SUB ,Sub-type"
|
|
hexmask.long.byte 0x00 0.--3. 1. " MAJOR ,Major type"
|
|
rgroup.long 0xFE0++0x0F
|
|
line.long 0x00 "DWT_PIDR0,Peripheral ID0"
|
|
hexmask.long.byte 0x00 0.--7. 1. " Part_Num[7:0] ,Part Number bits[7:0]"
|
|
line.long 0x04 "DWT_PIDR1,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 "DWT_PIDR2,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 "DWT_PIDR3,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 "DWT_PIDR4,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 "DWT_CIDR0,Component ID0 (Preamble)"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PRMBL_0 ,CoreSight component identification preamble"
|
|
line.long 0x04 "DWT_CIDR1,Component ID1"
|
|
hexmask.long.byte 0x04 4.--7. 1. " CC ,Component Class"
|
|
hexmask.long.byte 0x04 0.--3. 1. " PRMBL_1 ,CoreSight component class"
|
|
line.long 0x08 "DWT_CIDR2,Component ID2"
|
|
hexmask.long.byte 0x08 0.--7. 1. " PRMBL_2 ,CoreSight component identification preamble"
|
|
line.long 0x0c "DWT_CIDR3,Component ID3"
|
|
hexmask.long.byte 0x0C 0.--7. 1. " PRMBL_3 ,CoreSight component identification preamble"
|
|
tree.end
|
|
width 0x0b
|
|
else
|
|
newline
|
|
textline "DWT component base address not specified"
|
|
newline
|
|
endif
|
|
tree.end
|
|
tree.end
|
|
AUTOINDENT.POP
|
|
tree.end
|
|
endif
|
|
tree "ADC (16-bit Analog-to-Digital Converter)"
|
|
base ad:0x40047000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
bitfld.long 0x0 12.--14. "NUM_FIFO,Number of FIFOs" "0: N/A,1: One,2: Two,3: Three,4: Four,?,?,?"
|
|
bitfld.long 0x0 11. "NUM_SEC,Number of Single-Ended Outputs Supported" "0: One,1: Two"
|
|
newline
|
|
bitfld.long 0x0 10. "CALOFSI,Calibration Function Implemented" "0: Not implemented,1: Implemented"
|
|
bitfld.long 0x0 9. "IADCKI,Internal ADC Clock Implemented" "0: Not implemented,1: Implemented"
|
|
newline
|
|
bitfld.long 0x0 8. "VR1RNGI,Voltage Reference 1 Range Control Bit Implemented" "0: Range control not required.,1: Range control required."
|
|
bitfld.long 0x0 4.--6. "CSW,Channel Scale Width" "0: Not supported.,1: Supported with one-bit CSCALE control field.,?,?,?,?,6: Supported with six-bit CSCALE control field.,?"
|
|
newline
|
|
bitfld.long 0x0 3. "MVI,Multiple Vref Implemented" "0: Single VREFH input supported.,1: Multiple VREFH inputs supported."
|
|
bitfld.long 0x0 1. "DIFFEN,Differential Supported" "0: Not supported,1: Supported. CMDLn[CTYPE] controls fields.."
|
|
newline
|
|
bitfld.long 0x0 0. "RES,Resolution" "0: Up to 13-bit differential or 12-bit single-ended..,1: Up to 16-bit differential or 16-bit single-ended.."
|
|
line.long 0x4 "PARAM,Parameter Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "CMD_NUM,Command Buffer Number"
|
|
hexmask.long.byte 0x4 16.--23. 1. "CV_NUM,Compare Value Number"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "FIFOSIZE,Result FIFO Depth"
|
|
hexmask.long.byte 0x4 0.--7. 1. "TRIG_NUM,Trigger Number"
|
|
group.long 0x10++0x17
|
|
line.long 0x0 "CTRL,Control Register"
|
|
bitfld.long 0x0 16.--18. "CAL_AVGS,Auto-Calibration Averages" "0: Single conversion.,1: 2 conversions averaged.,2: 4 conversions averaged.,3: 8 conversions averaged.,4: 16 conversions averaged.,5: 32 conversions averaged.,6: 64 conversions averaged.,7: 128 conversions averaged."
|
|
bitfld.long 0x0 9. "RSTFIFO1,Reset FIFO 1" "0: No effect.,1: FIFO 1 is reset."
|
|
newline
|
|
bitfld.long 0x0 8. "RSTFIFO0,Reset FIFO 0" "0: No effect.,1: FIFO 0 is reset."
|
|
bitfld.long 0x0 4. "CALOFS,Offset Calibration Request" "0: Calibration function disabled,1: Request for offset calibration function"
|
|
newline
|
|
bitfld.long 0x0 3. "CAL_REQ,Auto-Calibration Request" "0: No request made.,1: Request has been made."
|
|
bitfld.long 0x0 2. "DOZEN,Doze Enable" "0: ADC is enabled in low-power mode.,1: ADC is disabled in low-power mode."
|
|
newline
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: ADC logic is not reset.,1: ADC logic is reset."
|
|
bitfld.long 0x0 0. "ADCEN,ADC Enable" "0: Disabled,1: Enabled"
|
|
line.long 0x4 "STAT,Status Register"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CMDACT,Command Active"
|
|
rbitfld.long 0x4 16.--17. "TRGACT,Trigger Active" "0: Command (sequence) associated with Trigger 0..,1: Command (sequence) associated with Trigger 1..,2: Command (sequence) associated with Trigger 2..,3: Command (sequence) associated with Trigger 3.."
|
|
newline
|
|
rbitfld.long 0x4 11. "ADC_ACTIVE,ADC Active" "0: ADC is idle. There are no pending triggers to..,1: ADC is processing a conversion running through.."
|
|
rbitfld.long 0x4 10. "CAL_RDY,Calibration Ready" "0: Calibration is incomplete or has not been run.,1: ADC is calibrated."
|
|
newline
|
|
eventfld.long 0x4 9. "TCOMP_INT,Interrupt Flag For Trigger Completion" "0: Either IE[TCOMP_IE] = 0 or no trigger sequences..,1: Trigger sequence has been completed and all data.."
|
|
eventfld.long 0x4 8. "TEXC_INT,Interrupt Flag For High-Priority Trigger Exception" "0: No trigger exceptions have occurred.,1: A trigger exception has occurred and is pending.."
|
|
newline
|
|
eventfld.long 0x4 3. "FOF1,Result FIFO1 Overflow Flag" "0: No result FIFO1 overflow has occurred since the..,1: At least one result FIFO1 overflow has occurred.."
|
|
rbitfld.long 0x4 2. "RDY1,Result FIFO1 Ready Flag" "0: Not above watermark,1: Above watermark"
|
|
newline
|
|
eventfld.long 0x4 1. "FOF0,Result FIFO 0 Overflow Flag" "0: No result FIFO 0 overflow has occurred since the..,1: At least one result FIFO 0 overflow has occurred.."
|
|
rbitfld.long 0x4 0. "RDY0,Result FIFO 0 Ready Flag" "0: Not above watermark,1: Above watermark"
|
|
line.long 0x8 "IE,Interrupt Enable Register"
|
|
hexmask.long.byte 0x8 16.--19. 1. "TCOMP_IE,Trigger Completion Interrupt Enable"
|
|
bitfld.long 0x8 8. "TEXC_IE,Trigger Exception Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 3. "FOFIE1,Result FIFO1 Overflow Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 2. "FWMIE1,FIFO1 Watermark Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 1. "FOFIE0,Result FIFO 0 Overflow Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 0. "FWMIE0,FIFO 0 Watermark Interrupt Enable" "0: Disabled,1: Enabled"
|
|
line.long 0xC "DE,DMA Enable Register"
|
|
bitfld.long 0xC 1. "FWMDE1,FIFO1 Watermark DMA Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0xC 0. "FWMDE0,FIFO 0 Watermark DMA Enable" "0: Disabled,1: Enabled"
|
|
line.long 0x10 "CFG,Configuration Register"
|
|
bitfld.long 0x10 28. "PWREN,ADC Analog Pre-Enable" "0: ADC analog circuits are only enabled while..,1: ADC analog circuits are pre-enabled and ready to.."
|
|
hexmask.long.byte 0x10 16.--23. 1. "PUDLY,Power-up Delay"
|
|
newline
|
|
bitfld.long 0x10 10. "HPT_EXDI,High-Priority Trigger Exception Disable" "0: Enabled,1: Disabled"
|
|
bitfld.long 0x10 9. "TCMDRES,Trigger Command Resume" "0: Trigger sequence automatically restarted.,1: Trigger sequence resumed from the command that.."
|
|
newline
|
|
bitfld.long 0x10 8. "TRES,Trigger Resume Enable" "0: Not automatically resumed or restarted,1: Automatically resumed or restarted"
|
|
bitfld.long 0x10 6.--7. "REFSEL,Voltage Reference Selection" "0: Option 1,1: Option 2,2: Option 3,?"
|
|
newline
|
|
bitfld.long 0x10 4.--5. "PWRSEL,Power Configuration Select" "0: High power,1: Low power,2: High power,3: High power"
|
|
bitfld.long 0x10 0.--1. "TPRICTRL,ADC Trigger Priority Control" "0: Current conversion is aborted and the new..,1: Current command is stopped after completing the..,2: Current command is completed (averaging looping..,?"
|
|
line.long 0x14 "PAUSE,Pause Register"
|
|
bitfld.long 0x14 31. "PAUSEEN,Pause Enable" "0: Disabled,1: Enabled"
|
|
hexmask.long.word 0x14 0.--8. 1. "PAUSEDLY,Pause Delay"
|
|
group.long 0x34++0x7
|
|
line.long 0x0 "SWTRIG,Software Trigger Register"
|
|
bitfld.long 0x0 3. "SWT3,Software Trigger 3" "0: No trigger 3 event generated.,1: Trigger 3 event generated."
|
|
bitfld.long 0x0 2. "SWT2,Software Trigger 2" "0: No trigger 2 event generated.,1: Trigger 2 event generated."
|
|
newline
|
|
bitfld.long 0x0 1. "SWT1,Software Trigger 1" "0: No trigger 1 event generated.,1: Trigger 1 event generated."
|
|
bitfld.long 0x0 0. "SWT0,Software Trigger 0" "0: No trigger 0 event generated.,1: Trigger 0 event generated."
|
|
line.long 0x4 "TSTAT,Trigger Status Register"
|
|
hexmask.long.byte 0x4 16.--19. 1. "TCOMP_FLAG,Trigger Completion Flag"
|
|
hexmask.long.byte 0x4 0.--3. 1. "TEXC_NUM,Trigger Exception Number"
|
|
group.long 0x40++0x3
|
|
line.long 0x0 "OFSTRIM,Offset Trim Register"
|
|
hexmask.long.byte 0x0 16.--20. 1. "OFSTRIM_B,Trim for Offset"
|
|
hexmask.long.byte 0x0 0.--4. 1. "OFSTRIM_A,Trim for Offset"
|
|
group.long 0x100++0x77
|
|
line.long 0x0 "CMDL1,Command Low Buffer Register"
|
|
bitfld.long 0x0 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x0 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x4 "CMDH1,Command High Buffer Register"
|
|
hexmask.long.byte 0x4 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x4 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x4 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x4 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x4 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x4 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x4 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x8 "CMDL2,Command Low Buffer Register"
|
|
bitfld.long 0x8 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x8 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x8 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0xC "CMDH2,Command High Buffer Register"
|
|
hexmask.long.byte 0xC 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0xC 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0xC 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0xC 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0xC 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0xC 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0xC 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x10 "CMDL3,Command Low Buffer Register"
|
|
bitfld.long 0x10 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x10 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x10 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x14 "CMDH3,Command High Buffer Register"
|
|
hexmask.long.byte 0x14 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x14 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x14 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x14 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x14 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x14 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x14 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x18 "CMDL4,Command Low Buffer Register"
|
|
bitfld.long 0x18 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x18 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x18 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x1C "CMDH4,Command High Buffer Register"
|
|
hexmask.long.byte 0x1C 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x1C 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x1C 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x1C 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x1C 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x1C 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x1C 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x20 "CMDL5,Command Low Buffer Register"
|
|
bitfld.long 0x20 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x20 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x20 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x24 "CMDH5,Command High Buffer Register"
|
|
hexmask.long.byte 0x24 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x24 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x24 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x24 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x24 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x24 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x24 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x28 "CMDL6,Command Low Buffer Register"
|
|
bitfld.long 0x28 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x28 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x28 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x2C "CMDH6,Command High Buffer Register"
|
|
hexmask.long.byte 0x2C 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x2C 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x2C 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x2C 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x2C 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x2C 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x2C 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x30 "CMDL7,Command Low Buffer Register"
|
|
bitfld.long 0x30 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x30 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x30 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x34 "CMDH7,Command High Buffer Register"
|
|
hexmask.long.byte 0x34 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x34 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x34 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x34 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x34 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x34 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x34 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x38 "CMDL8,Command Low Buffer Register"
|
|
bitfld.long 0x38 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x38 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x38 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x3C "CMDH8,Command High Buffer Register"
|
|
hexmask.long.byte 0x3C 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x3C 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x3C 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x3C 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x3C 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x3C 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x3C 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x40 "CMDL9,Command Low Buffer Register"
|
|
bitfld.long 0x40 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x40 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x40 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x44 "CMDH9,Command High Buffer Register"
|
|
hexmask.long.byte 0x44 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x44 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x44 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x44 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x44 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x44 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x44 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x48 "CMDL10,Command Low Buffer Register"
|
|
bitfld.long 0x48 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x48 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x48 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x4C "CMDH10,Command High Buffer Register"
|
|
hexmask.long.byte 0x4C 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x4C 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x4C 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x4C 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x4C 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x4C 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x4C 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x50 "CMDL11,Command Low Buffer Register"
|
|
bitfld.long 0x50 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x50 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x50 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x54 "CMDH11,Command High Buffer Register"
|
|
hexmask.long.byte 0x54 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x54 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x54 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x54 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x54 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x54 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x54 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x58 "CMDL12,Command Low Buffer Register"
|
|
bitfld.long 0x58 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x58 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x58 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x5C "CMDH12,Command High Buffer Register"
|
|
hexmask.long.byte 0x5C 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x5C 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x5C 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x5C 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x5C 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x5C 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x5C 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x60 "CMDL13,Command Low Buffer Register"
|
|
bitfld.long 0x60 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x60 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x60 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x64 "CMDH13,Command High Buffer Register"
|
|
hexmask.long.byte 0x64 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x64 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x64 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x64 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x64 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x64 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x64 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x68 "CMDL14,Command Low Buffer Register"
|
|
bitfld.long 0x68 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x68 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x68 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x6C "CMDH14,Command High Buffer Register"
|
|
hexmask.long.byte 0x6C 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x6C 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x6C 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x6C 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x6C 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x6C 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x6C 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
line.long 0x70 "CMDL15,Command Low Buffer Register"
|
|
bitfld.long 0x70 7. "MODE,Select Resolution of Conversions" "0: Standard resolution. Single-ended 12-bit..,1: High resolution. Single-ended 16-bit conversion;.."
|
|
bitfld.long 0x70 5.--6. "CTYPE,Conversion Type" "0: Single-Ended mode. Only A-side channel is..,1: Single-Ended mode. Only B-side channel is..,2: Differential mode. A-B.,3: Dual-Single-Ended mode. Both A-side and B-side.."
|
|
newline
|
|
hexmask.long.byte 0x70 0.--4. 1. "ADCH,Input Channel Select"
|
|
line.long 0x74 "CMDH15,Command High Buffer Register"
|
|
hexmask.long.byte 0x74 24.--27. 1. "NEXT,Next Command Select"
|
|
hexmask.long.byte 0x74 16.--19. 1. "LOOP,Loop Count Select"
|
|
newline
|
|
bitfld.long 0x74 12.--14. "AVGS,Hardware Average Select" "0: Single conversion,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
bitfld.long 0x74 8.--10. "STS,Sample Time Select" "0: Minimum sample time of 3.5 ADCK cycles.,1: 5.5 ADCK cycles,2: 7.5 ADCK cycles,3: 11.5 ADCK cycles,4: 19.5 ADCK cycles,5: 35.5 ADCK cycles,6: 67.5 ADCK cycles,7: 131.5 ADCK cycles"
|
|
newline
|
|
bitfld.long 0x74 7. "LWI,Loop with Increment" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x74 2. "WAIT_TRIG,Wait for Trigger Assertion Before Execution" "0: Command executes automatically.,1: Active trigger must be asserted again before.."
|
|
newline
|
|
bitfld.long 0x74 0.--1. "CMPEN,Compare Function Enable" "0: Disabled,?,2: Enabled. Store on true.,3: Enabled. Repeat channel acquisition (sample.."
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0x300)++0x3
|
|
line.long 0x0 "RESFIFO[$1],Data Result FIFO Register"
|
|
bitfld.long 0x0 31. "VALID,FIFO Entry is Valid" "0: FIFO is empty. Discard any read from RESFIFO.,1: FIFO contains data. FIFO record read from.."
|
|
hexmask.long.byte 0x0 24.--27. 1. "CMDSRC,Command Buffer Source"
|
|
newline
|
|
hexmask.long.byte 0x0 20.--23. 1. "LOOPCNT,Loop Count Value"
|
|
bitfld.long 0x0 16.--17. "TSRC,Trigger Source" "0: Trigger source 0,1: Trigger source 1,2: Corresponding trigger source initiated this..,3: Trigger source 3"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "D,Data Result"
|
|
repeat.end
|
|
repeat 33. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x500)++0x3
|
|
line.long 0x0 "CAL_GBR[$1],Calibration General B-Side Registers"
|
|
hexmask.long.word 0x0 0.--10. 1. "CAL_GBR_VAL,Calibration General B Side Register Element"
|
|
repeat.end
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 4. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xA0)++0x3
|
|
line.long 0x0 "TCTRL[$1],Trigger Control Register"
|
|
hexmask.long.byte 0x0 24.--27. 1. "TCMD,Trigger Command Select"
|
|
hexmask.long.byte 0x0 16.--19. 1. "TDLY,Trigger Delay Select"
|
|
newline
|
|
bitfld.long 0x0 15. "RSYNC,Trigger Resync" "0: Disable,1: Enable"
|
|
bitfld.long 0x0 8.--9. "TPRI,Trigger Priority Setting" "0: Highest priority Level 1,1: Set to corresponding priority level.,2: Set to corresponding priority level.,3: Lowest priority Level 4"
|
|
newline
|
|
bitfld.long 0x0 2. "FIFO_SEL_B,SAR Result Destination for Channel B" "0: FIFO 0,1: FIFO 1"
|
|
bitfld.long 0x0 1. "FIFO_SEL_A,SAR Result Destination for Channel A" "0: FIFO 0,1: FIFO 1"
|
|
newline
|
|
bitfld.long 0x0 0. "HTEN,Trigger Enable" "0: Disabled,1: Enabled"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 4. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xA0)++0x3
|
|
line.long 0x0 "TCTRL[$1],Trigger Control Register"
|
|
hexmask.long.byte 0x0 24.--27. 1. "TCMD,Trigger Command Select"
|
|
hexmask.long.byte 0x0 16.--19. 1. "TDLY,Trigger Delay Select"
|
|
newline
|
|
bitfld.long 0x0 15. "RSYNC,Trigger Resync" "0: Disable,1: Enable"
|
|
bitfld.long 0x0 8.--9. "TPRI,Trigger Priority Setting" "0: Highest priority Level 1,1: Set to corresponding priority level.,2: Set to corresponding priority level.,3: Lowest priority Level 4"
|
|
newline
|
|
bitfld.long 0x0 2. "FIFO_SEL_B,SAR Result Destination for Channel B" "0: FIFO 0,1: FIFO 1"
|
|
bitfld.long 0x0 1. "FIFO_SEL_A,SAR Result Destination for Channel A" "0: FIFO 0,1: FIFO 1"
|
|
newline
|
|
bitfld.long 0x0 0. "HTEN,Trigger Enable" "0: Disabled,1: Enabled"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xE0)++0x3
|
|
line.long 0x0 "FCTRL[$1],FIFO Control Register"
|
|
hexmask.long.byte 0x0 16.--19. 1. "FWMARK,Watermark Level Selection"
|
|
hexmask.long.byte 0x0 0.--4. 1. "FCOUNT,Result FIFO Counter"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xE0)++0x3
|
|
line.long 0x0 "FCTRL[$1],FIFO Control Register"
|
|
hexmask.long.byte 0x0 16.--19. 1. "FWMARK,Watermark Level Selection"
|
|
hexmask.long.byte 0x0 0.--4. 1. "FCOUNT,Result FIFO Counter"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0xF0)++0x3
|
|
line.long 0x0 "GCC[$1],Gain Calibration Control"
|
|
bitfld.long 0x0 24. "RDY,Gain Calibration Value Valid" "0: Invalid,1: Valid"
|
|
hexmask.long.word 0x0 0.--15. 1. "GAIN_CAL,Gain Calibration Value"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0xF0)++0x3
|
|
line.long 0x0 "GCC[$1],Gain Calibration Control"
|
|
bitfld.long 0x0 24. "RDY,Gain Calibration Value Valid" "0: Invalid,1: Valid"
|
|
hexmask.long.word 0x0 0.--15. 1. "GAIN_CAL,Gain Calibration Value"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xF8)++0x3
|
|
line.long 0x0 "GCR[$1],Gain Calculation Result"
|
|
bitfld.long 0x0 24. "RDY,Gain Calculation Ready" "0: Invalid,1: Valid"
|
|
hexmask.long.word 0x0 0.--15. 1. "GCALR,Gain Calculation Result"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xF8)++0x3
|
|
line.long 0x0 "GCR[$1],Gain Calculation Result"
|
|
bitfld.long 0x0 24. "RDY,Gain Calculation Ready" "0: Invalid,1: Valid"
|
|
hexmask.long.word 0x0 0.--15. 1. "GCALR,Gain Calculation Result"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 15. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x200)++0x3
|
|
line.long 0x0 "CV$1,Compare Value Register"
|
|
hexmask.long.word 0x0 16.--31. 1. "CVH,Compare Value High"
|
|
hexmask.long.word 0x0 0.--15. 1. "CVL,Compare Value Low"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 15. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x200)++0x3
|
|
line.long 0x0 "CV$1,Compare Value Register"
|
|
hexmask.long.word 0x0 16.--31. 1. "CVH,Compare Value High"
|
|
hexmask.long.word 0x0 0.--15. 1. "CVL,Compare Value Low"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 33. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x400)++0x3
|
|
line.long 0x0 "CAL_GAR[$1],Calibration General A-Side Registers"
|
|
hexmask.long.word 0x0 0.--10. 1. "CAL_GAR_VAL,Calibration General A Side Register Element"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 33. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x400)++0x3
|
|
line.long 0x0 "CAL_GAR[$1],Calibration General A-Side Registers"
|
|
hexmask.long.word 0x0 0.--10. 1. "CAL_GAR_VAL,Calibration General A Side Register Element"
|
|
repeat.end
|
|
endif
|
|
tree.end
|
|
tree "AXBS (AHB Cross-Bar Switch)"
|
|
base ad:0x40000000
|
|
group.long 0x0++0x3
|
|
line.long 0x0 "PRS0,Priority Slave Registers"
|
|
bitfld.long 0x0 20.--22. "M5,Master 5 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 16.--18. "M4,Master 4 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "M3,Master 3 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
bitfld.long 0x0 8.--10. "M2,Master 2 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "M1,Master 1 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 0.--2. "M0,Master 0 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or the lowest priority.."
|
|
group.long 0x10++0x3
|
|
line.long 0x0 "CRS0,Control Register"
|
|
bitfld.long 0x0 31. "RO,Read Only" "0: The slave port's registers are writeable.,1: The slave port's registers are read-only and.."
|
|
bitfld.long 0x0 30. "HLP,Halt Low Priority" "0: The low-power mode request has the highest..,1: The low-power mode request has the lowest.."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "ARB,Arbitration Mode" "0: Fixed priority,1: Round-robin(RR) or rotating priority,?,?"
|
|
bitfld.long 0x0 4.--5. "PCTL,Parking Control" "0: When no master makes a request the arbiter parks..,1: When no master makes a request the arbiter parks..,2: When no master makes a request the slave port is..,?"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "PARK,Park" "?,1: Park on master port M1.,2: Park on master port M2.,3: Park on master port M3.,4: Park on master port M4.,5: Park on master port M5.,6: Park on master port M6.,7: Park on master port M0."
|
|
group.long 0x100++0x3
|
|
line.long 0x0 "PRS1,Priority Slave Registers"
|
|
bitfld.long 0x0 20.--22. "M5,Master 5 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 16.--18. "M4,Master 4 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "M3,Master 3 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
bitfld.long 0x0 8.--10. "M2,Master 2 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "M1,Master 1 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 0.--2. "M0,Master 0 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or the lowest priority.."
|
|
group.long 0x110++0x3
|
|
line.long 0x0 "CRS1,Control Register"
|
|
bitfld.long 0x0 31. "RO,Read Only" "0: The slave port's registers are writeable.,1: The slave port's registers are read-only and.."
|
|
bitfld.long 0x0 30. "HLP,Halt Low Priority" "0: The low-power mode request has the highest..,1: The low-power mode request has the lowest.."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "ARB,Arbitration Mode" "0: Fixed priority,1: Round-robin(RR) or rotating priority,?,?"
|
|
bitfld.long 0x0 4.--5. "PCTL,Parking Control" "0: When no master makes a request the arbiter parks..,1: When no master makes a request the arbiter parks..,2: When no master makes a request the slave port is..,?"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "PARK,Park" "?,1: Park on master port M1.,2: Park on master port M2.,3: Park on master port M3.,4: Park on master port M4.,5: Park on master port M5.,6: Park on master port M6.,7: Park on master port M0."
|
|
group.long 0x200++0x3
|
|
line.long 0x0 "PRS2,Priority Slave Registers"
|
|
bitfld.long 0x0 20.--22. "M5,Master 5 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 16.--18. "M4,Master 4 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "M3,Master 3 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
bitfld.long 0x0 8.--10. "M2,Master 2 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "M1,Master 1 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 0.--2. "M0,Master 0 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or the lowest priority.."
|
|
group.long 0x210++0x3
|
|
line.long 0x0 "CRS2,Control Register"
|
|
bitfld.long 0x0 31. "RO,Read Only" "0: The slave port's registers are writeable.,1: The slave port's registers are read-only and.."
|
|
bitfld.long 0x0 30. "HLP,Halt Low Priority" "0: The low-power mode request has the highest..,1: The low-power mode request has the lowest.."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "ARB,Arbitration Mode" "0: Fixed priority,1: Round-robin(RR) or rotating priority,?,?"
|
|
bitfld.long 0x0 4.--5. "PCTL,Parking Control" "0: When no master makes a request the arbiter parks..,1: When no master makes a request the arbiter parks..,2: When no master makes a request the slave port is..,?"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "PARK,Park" "?,1: Park on master port M1.,2: Park on master port M2.,3: Park on master port M3.,4: Park on master port M4.,5: Park on master port M5.,6: Park on master port M6.,7: Park on master port M0."
|
|
group.long 0x300++0x3
|
|
line.long 0x0 "PRS3,Priority Slave Registers"
|
|
bitfld.long 0x0 20.--22. "M5,Master 5 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 16.--18. "M4,Master 4 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "M3,Master 3 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
bitfld.long 0x0 8.--10. "M2,Master 2 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "M1,Master 1 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 0.--2. "M0,Master 0 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or the lowest priority.."
|
|
group.long 0x310++0x3
|
|
line.long 0x0 "CRS3,Control Register"
|
|
bitfld.long 0x0 31. "RO,Read Only" "0: The slave port's registers are writeable.,1: The slave port's registers are read-only and.."
|
|
bitfld.long 0x0 30. "HLP,Halt Low Priority" "0: The low-power mode request has the highest..,1: The low-power mode request has the lowest.."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "ARB,Arbitration Mode" "0: Fixed priority,1: Round-robin(RR) or rotating priority,?,?"
|
|
bitfld.long 0x0 4.--5. "PCTL,Parking Control" "0: When no master makes a request the arbiter parks..,1: When no master makes a request the arbiter parks..,2: When no master makes a request the slave port is..,?"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "PARK,Park" "?,1: Park on master port M1.,2: Park on master port M2.,3: Park on master port M3.,4: Park on master port M4.,5: Park on master port M5.,6: Park on master port M6.,7: Park on master port M0."
|
|
group.long 0x400++0x3
|
|
line.long 0x0 "PRS4,Priority Slave Registers"
|
|
bitfld.long 0x0 20.--22. "M5,Master 5 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 16.--18. "M4,Master 4 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "M3,Master 3 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
bitfld.long 0x0 8.--10. "M2,Master 2 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "M1,Master 1 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 0.--2. "M0,Master 0 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or the lowest priority.."
|
|
group.long 0x410++0x3
|
|
line.long 0x0 "CRS4,Control Register"
|
|
bitfld.long 0x0 31. "RO,Read Only" "0: The slave port's registers are writeable.,1: The slave port's registers are read-only and.."
|
|
bitfld.long 0x0 30. "HLP,Halt Low Priority" "0: The low-power mode request has the highest..,1: The low-power mode request has the lowest.."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "ARB,Arbitration Mode" "0: Fixed priority,1: Round-robin(RR) or rotating priority,?,?"
|
|
bitfld.long 0x0 4.--5. "PCTL,Parking Control" "0: When no master makes a request the arbiter parks..,1: When no master makes a request the arbiter parks..,2: When no master makes a request the slave port is..,?"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "PARK,Park" "?,1: Park on master port M1.,2: Park on master port M2.,3: Park on master port M3.,4: Park on master port M4.,5: Park on master port M5.,6: Park on master port M6.,7: Park on master port M0."
|
|
group.long 0x500++0x3
|
|
line.long 0x0 "PRS5,Priority Slave Registers"
|
|
bitfld.long 0x0 20.--22. "M5,Master 5 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 16.--18. "M4,Master 4 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "M3,Master 3 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
bitfld.long 0x0 8.--10. "M2,Master 2 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "M1,Master 1 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 0.--2. "M0,Master 0 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or the lowest priority.."
|
|
group.long 0x510++0x3
|
|
line.long 0x0 "CRS5,Control Register"
|
|
bitfld.long 0x0 31. "RO,Read Only" "0: The slave port's registers are writeable.,1: The slave port's registers are read-only and.."
|
|
bitfld.long 0x0 30. "HLP,Halt Low Priority" "0: The low-power mode request has the highest..,1: The low-power mode request has the lowest.."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "ARB,Arbitration Mode" "0: Fixed priority,1: Round-robin(RR) or rotating priority,?,?"
|
|
bitfld.long 0x0 4.--5. "PCTL,Parking Control" "0: When no master makes a request the arbiter parks..,1: When no master makes a request the arbiter parks..,2: When no master makes a request the slave port is..,?"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "PARK,Park" "?,1: Park on master port M1.,2: Park on master port M2.,3: Park on master port M3.,4: Park on master port M4.,5: Park on master port M5.,6: Park on master port M6.,7: Park on master port M0."
|
|
group.long 0x600++0x3
|
|
line.long 0x0 "PRS6,Priority Slave Registers"
|
|
bitfld.long 0x0 20.--22. "M5,Master 5 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 16.--18. "M4,Master 4 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "M3,Master 3 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
bitfld.long 0x0 8.--10. "M2,Master 2 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "M1,Master 1 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 0.--2. "M0,Master 0 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or the lowest priority.."
|
|
group.long 0x610++0x3
|
|
line.long 0x0 "CRS6,Control Register"
|
|
bitfld.long 0x0 31. "RO,Read Only" "0: The slave port's registers are writeable.,1: The slave port's registers are read-only and.."
|
|
bitfld.long 0x0 30. "HLP,Halt Low Priority" "0: The low-power mode request has the highest..,1: The low-power mode request has the lowest.."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "ARB,Arbitration Mode" "0: Fixed priority,1: Round-robin(RR) or rotating priority,?,?"
|
|
bitfld.long 0x0 4.--5. "PCTL,Parking Control" "0: When no master makes a request the arbiter parks..,1: When no master makes a request the arbiter parks..,2: When no master makes a request the slave port is..,?"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "PARK,Park" "?,1: Park on master port M1.,2: Park on master port M2.,3: Park on master port M3.,4: Park on master port M4.,5: Park on master port M5.,6: Park on master port M6.,7: Park on master port M0."
|
|
group.long 0x700++0x3
|
|
line.long 0x0 "PRS7,Priority Slave Registers"
|
|
bitfld.long 0x0 20.--22. "M5,Master 5 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 16.--18. "M4,Master 4 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "M3,Master 3 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
bitfld.long 0x0 8.--10. "M2,Master 2 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8the or lowest priority.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "M1,Master 1 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or lowest priority when.."
|
|
bitfld.long 0x0 0.--2. "M0,Master 0 Priority" "0: This master has level 1 or highest priority when..,1: This master has level 2 priority when accessing..,2: This master has level 3 priority when accessing..,3: This master has level 4 priority when accessing..,4: This master has level 5 priority when accessing..,5: This master has level 6 priority when accessing..,6: This master has level 7 priority when accessing..,7: This master has level 8 or the lowest priority.."
|
|
group.long 0x710++0x3
|
|
line.long 0x0 "CRS7,Control Register"
|
|
bitfld.long 0x0 31. "RO,Read Only" "0: The slave port's registers are writeable.,1: The slave port's registers are read-only and.."
|
|
bitfld.long 0x0 30. "HLP,Halt Low Priority" "0: The low-power mode request has the highest..,1: The low-power mode request has the lowest.."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "ARB,Arbitration Mode" "0: Fixed priority,1: Round-robin(RR) or rotating priority,?,?"
|
|
bitfld.long 0x0 4.--5. "PCTL,Parking Control" "0: When no master makes a request the arbiter parks..,1: When no master makes a request the arbiter parks..,2: When no master makes a request the slave port is..,?"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "PARK,Park" "?,1: Park on master port M1.,2: Park on master port M2.,3: Park on master port M3.,4: Park on master port M4.,5: Park on master port M5.,6: Park on master port M6.,7: Park on master port M0."
|
|
group.long 0x800++0x3
|
|
line.long 0x0 "MGPCR0,Master General Purpose Control Register"
|
|
bitfld.long 0x0 0.--2. "AULB,Arbitrates On Undefined Length Bursts" "0: No arbitration is allowed during an undefined..,1: Arbitration is allowed at any time during an..,2: Arbitration is allowed after four beats of an..,3: Arbitration is allowed after eight beats of an..,4: Arbitration is allowed after 16 beats of an..,?,?,?"
|
|
group.long 0x900++0x3
|
|
line.long 0x0 "MGPCR1,Master General Purpose Control Register"
|
|
bitfld.long 0x0 0.--2. "AULB,Arbitrates On Undefined Length Bursts" "0: No arbitration is allowed during an undefined..,1: Arbitration is allowed at any time during an..,2: Arbitration is allowed after four beats of an..,3: Arbitration is allowed after eight beats of an..,4: Arbitration is allowed after 16 beats of an..,?,?,?"
|
|
group.long 0xA00++0x3
|
|
line.long 0x0 "MGPCR2,Master General Purpose Control Register"
|
|
bitfld.long 0x0 0.--2. "AULB,Arbitrates On Undefined Length Bursts" "0: No arbitration is allowed during an undefined..,1: Arbitration is allowed at any time during an..,2: Arbitration is allowed after four beats of an..,3: Arbitration is allowed after eight beats of an..,4: Arbitration is allowed after 16 beats of an..,?,?,?"
|
|
group.long 0xB00++0x3
|
|
line.long 0x0 "MGPCR3,Master General Purpose Control Register"
|
|
bitfld.long 0x0 0.--2. "AULB,Arbitrates On Undefined Length Bursts" "0: No arbitration is allowed during an undefined..,1: Arbitration is allowed at any time during an..,2: Arbitration is allowed after four beats of an..,3: Arbitration is allowed after eight beats of an..,4: Arbitration is allowed after 16 beats of an..,?,?,?"
|
|
group.long 0xC00++0x3
|
|
line.long 0x0 "MGPCR4,Master General Purpose Control Register"
|
|
bitfld.long 0x0 0.--2. "AULB,Arbitrates On Undefined Length Bursts" "0: No arbitration is allowed during an undefined..,1: Arbitration is allowed at any time during an..,2: Arbitration is allowed after four beats of an..,3: Arbitration is allowed after eight beats of an..,4: Arbitration is allowed after 16 beats of an..,?,?,?"
|
|
group.long 0xD00++0x3
|
|
line.long 0x0 "MGPCR5,Master General Purpose Control Register"
|
|
bitfld.long 0x0 0.--2. "AULB,Arbitrates On Undefined Length Bursts" "0: No arbitration is allowed during an undefined..,1: Arbitration is allowed at any time during an..,2: Arbitration is allowed after four beats of an..,3: Arbitration is allowed after eight beats of an..,4: Arbitration is allowed after 16 beats of an..,?,?,?"
|
|
tree.end
|
|
sif (cpuis("MC?W716C*"))
|
|
tree "CAN (Controller Area Network)"
|
|
base ad:0x4003B000
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "MCR,Module Configuration Register"
|
|
bitfld.long 0x0 31. "MDIS,Module Disable" "0: Enable the FlexCAN module.,1: Disable the FlexCAN module."
|
|
bitfld.long 0x0 30. "FRZ,Freeze Enable" "0: Not enabled to enter Freeze mode.,1: Enabled to enter Freeze mode."
|
|
newline
|
|
bitfld.long 0x0 29. "RFEN,Legacy Rx FIFO Enable" "0: Legacy Rx FIFO not enabled.,1: Legacy Rx FIFO enabled."
|
|
bitfld.long 0x0 28. "HALT,Halt FlexCAN" "0: No Freeze mode request.,1: Enters Freeze mode if the FRZ bit is asserted."
|
|
newline
|
|
rbitfld.long 0x0 27. "NOTRDY,FlexCAN Not Ready" "0: FlexCAN module is either in Normal mode..,1: FlexCAN module is either in Disable mode Doze.."
|
|
bitfld.long 0x0 26. "WAKMSK,Wake Up Interrupt Mask" "0: Wake Up interrupt is disabled.,1: Wake Up interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 25. "SOFTRST,Soft Reset" "0: No reset request.,1: Resets the registers affected by soft reset."
|
|
rbitfld.long 0x0 24. "FRZACK,Freeze Mode Acknowledge" "0: FlexCAN not in Freeze mode prescaler running.,1: FlexCAN in Freeze mode prescaler stopped."
|
|
newline
|
|
bitfld.long 0x0 22. "SLFWAK,Self Wake Up" "0: FlexCAN Self Wake Up feature is disabled.,1: FlexCAN Self Wake Up feature is enabled."
|
|
bitfld.long 0x0 21. "WRNEN,Warning Interrupt Enable" "0: TWRNINT and RWRNINT bits are zero independent of..,1: TWRNINT and RWRNINT bits are set when the.."
|
|
newline
|
|
rbitfld.long 0x0 20. "LPMACK,Low-Power Mode Acknowledge" "0: FlexCAN is not in a low-power mode.,1: FlexCAN is in a low-power mode."
|
|
bitfld.long 0x0 19. "WAKSRC,Wake Up Source" "0: FlexCAN uses the unfiltered Rx input to detect..,1: FlexCAN uses the filtered Rx input to detect.."
|
|
newline
|
|
bitfld.long 0x0 18. "DOZE,Doze Mode Enable" "0: FlexCAN is not enabled to enter low-power mode..,1: FlexCAN is enabled to enter low-power mode when.."
|
|
bitfld.long 0x0 17. "SRXDIS,Self Reception Disable" "0: Self-reception enabled.,1: Self-reception disabled."
|
|
newline
|
|
bitfld.long 0x0 16. "IRMQ,Individual Rx Masking And Queue Enable" "0: Individual Rx masking and queue feature are..,1: Individual Rx masking and queue feature are.."
|
|
bitfld.long 0x0 15. "DMA,DMA Enable" "0: DMA feature for Legacy RX FIFO or Enhanced Rx..,1: DMA feature for Legacy RX FIFO or Enhanced Rx.."
|
|
newline
|
|
bitfld.long 0x0 14. "PNET_EN,Pretended Networking Enable" "0: Pretended Networking mode is disabled.,1: Pretended Networking mode is enabled."
|
|
bitfld.long 0x0 13. "LPRIOEN,Local Priority Enable" "0: Local Priority disabled.,1: Local Priority enabled."
|
|
newline
|
|
bitfld.long 0x0 12. "AEN,Abort Enable" "0: Abort disabled.,1: Abort enabled."
|
|
bitfld.long 0x0 11. "FDEN,CAN FD operation enable" "0: CAN FD is disabled. FlexCAN is able to receive..,1: CAN FD is enabled. FlexCAN is able to receive.."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "IDAM,ID Acceptance Mode" "0: Format A: One full ID (standard and extended)..,1: Format B: Two full standard IDs or two partial..,2: Format C: Four partial 8-bit standard IDs per ID..,3: Format D: All frames rejected."
|
|
hexmask.long.byte 0x0 0.--6. 1. "MAXMB,Number Of The Last Message Buffer"
|
|
line.long 0x4 "CTRL1,Control 1 Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "PRESDIV,Prescaler Division Factor"
|
|
bitfld.long 0x4 22.--23. "RJW,Resync Jump Width" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 19.--21. "PSEG1,Phase Segment 1" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x4 16.--18. "PSEG2,Phase Segment 2" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 15. "BOFFMSK,Bus Off Interrupt Mask" "0: Bus Off interrupt disabled.,1: Bus Off interrupt enabled."
|
|
bitfld.long 0x4 14. "ERRMSK,Error Interrupt Mask" "0: Error interrupt disabled.,1: Error interrupt enabled."
|
|
newline
|
|
bitfld.long 0x4 12. "LPB,Loop Back Mode" "0: Loop Back disabled.,1: Loop Back enabled."
|
|
bitfld.long 0x4 11. "TWRNMSK,Tx Warning Interrupt Mask" "0: Tx Warning interrupt disabled.,1: Tx Warning interrupt enabled."
|
|
newline
|
|
bitfld.long 0x4 10. "RWRNMSK,Rx Warning Interrupt Mask" "0: Rx Warning interrupt disabled.,1: Rx Warning interrupt enabled."
|
|
bitfld.long 0x4 7. "SMP,CAN Bit Sampling" "0: Just one sample is used to determine the bit..,1: Three samples are used to determine the value of.."
|
|
newline
|
|
bitfld.long 0x4 6. "BOFFREC,Bus Off Recovery" "0: Automatic recovering from Bus Off state enabled.,1: Automatic recovering from Bus Off state disabled."
|
|
bitfld.long 0x4 5. "TSYN,Timer Sync" "0: Timer sync feature disabled,1: Timer sync feature enabled"
|
|
newline
|
|
bitfld.long 0x4 4. "LBUF,Lowest Buffer Transmitted First" "0: Buffer with highest priority is transmitted first.,1: Lowest number buffer is transmitted first."
|
|
bitfld.long 0x4 3. "LOM,Listen-Only Mode" "0: Listen-Only mode is deactivated.,1: FlexCAN module operates in Listen-Only mode."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "PROPSEG,Propagation Segment" "0,1,2,3,4,5,6,7"
|
|
line.long 0x8 "TIMER,Free Running Timer"
|
|
hexmask.long.word 0x8 0.--15. 1. "TIMER,Timer Value"
|
|
group.long 0x10++0x13
|
|
line.long 0x0 "RXMGMASK,Rx Mailboxes Global Mask Register"
|
|
hexmask.long 0x0 0.--31. 1. "MG,Rx Mailboxes Global Mask Bits"
|
|
line.long 0x4 "RX14MASK,Rx 14 Mask Register"
|
|
hexmask.long 0x4 0.--31. 1. "RX14M,Rx Buffer 14 Mask Bits"
|
|
line.long 0x8 "RX15MASK,Rx 15 Mask Register"
|
|
hexmask.long 0x8 0.--31. 1. "RX15M,Rx Buffer 15 Mask Bits"
|
|
line.long 0xC "ECR,Error Counter"
|
|
hexmask.long.byte 0xC 24.--31. 1. "RXERRCNT_FAST,Receive Error Counter for fast bits"
|
|
hexmask.long.byte 0xC 16.--23. 1. "TXERRCNT_FAST,Transmit Error Counter for fast bits"
|
|
newline
|
|
hexmask.long.byte 0xC 8.--15. 1. "RXERRCNT,Receive Error Counter"
|
|
hexmask.long.byte 0xC 0.--7. 1. "TXERRCNT,Transmit Error Counter"
|
|
line.long 0x10 "ESR1,Error and Status 1 Register"
|
|
rbitfld.long 0x10 31. "BIT1ERR_FAST,Bit1 Error in the Data Phase of CAN FD frames with the BRS bit set" "0: No such occurrence.,1: At least one bit sent as recessive is received.."
|
|
rbitfld.long 0x10 30. "BIT0ERR_FAST,Bit0 Error in the Data Phase of CAN FD frames with the BRS bit set" "0: No such occurrence.,1: At least one bit sent as dominant is received as.."
|
|
newline
|
|
rbitfld.long 0x10 28. "CRCERR_FAST,Cyclic Redundancy Check Error in the CRC field of CAN FD frames with the BRS bit set" "0: No such occurrence.,1: A CRC error occurred since last read of this.."
|
|
rbitfld.long 0x10 27. "FRMERR_FAST,Form Error in the Data Phase of CAN FD frames with the BRS bit set" "0: No such occurrence.,1: A form error occurred since last read of this.."
|
|
newline
|
|
rbitfld.long 0x10 26. "STFERR_FAST,Stuffing Error in the Data Phase of CAN FD frames with the BRS bit set" "0: No such occurrence.,1: A stuffing error occurred since last read of.."
|
|
eventfld.long 0x10 21. "ERROVR,Error Overrun" "0: Overrun has not occurred.,1: Overrun has occurred."
|
|
newline
|
|
eventfld.long 0x10 20. "ERRINT_FAST,Error interrupt for errors detected in Data Phase of CAN FD frames with BRS bit set" "0: No such occurrence.,1: Indicates setting of any error bit detected in.."
|
|
eventfld.long 0x10 19. "BOFFDONEINT,Bus Off Done Interrupt" "0: No such occurrence.,1: FlexCAN module has completed Bus Off process."
|
|
newline
|
|
rbitfld.long 0x10 18. "SYNCH,CAN Synchronization Status" "0: FlexCAN is not synchronized to the CAN bus.,1: FlexCAN is synchronized to the CAN bus."
|
|
eventfld.long 0x10 17. "TWRNINT,Tx Warning Interrupt Flag" "0: No such occurrence.,1: The Tx error counter transitioned from less than.."
|
|
newline
|
|
eventfld.long 0x10 16. "RWRNINT,Rx Warning Interrupt Flag" "0: No such occurrence.,1: The Rx error counter transitioned from less than.."
|
|
rbitfld.long 0x10 15. "BIT1ERR,Bit1 Error" "0: No such occurrence.,1: At least one bit sent as recessive is received.."
|
|
newline
|
|
rbitfld.long 0x10 14. "BIT0ERR,Bit0 Error" "0: No such occurrence.,1: At least one bit sent as dominant is received as.."
|
|
rbitfld.long 0x10 13. "ACKERR,Acknowledge Error" "0: No such occurrence.,1: An ACK error occurred since last read of this.."
|
|
newline
|
|
rbitfld.long 0x10 12. "CRCERR,Cyclic Redundancy Check Error" "0: No such occurrence.,1: A CRC error occurred since last read of this.."
|
|
rbitfld.long 0x10 11. "FRMERR,Form Error" "0: No such occurrence.,1: A Form Error occurred since last read of this.."
|
|
newline
|
|
rbitfld.long 0x10 10. "STFERR,Stuffing Error" "0: No such occurrence.,1: A stuffing error occurred since last read of.."
|
|
rbitfld.long 0x10 9. "TXWRN,TX Error Warning" "0: No such occurrence.,1: TXERRCNT is greater than or equal to 96."
|
|
newline
|
|
rbitfld.long 0x10 8. "RXWRN,Rx Error Warning" "0: No such occurrence.,1: RXERRCNT is greater than or equal to 96."
|
|
rbitfld.long 0x10 7. "IDLE,IDLE" "0: No such occurrence.,1: CAN bus is now IDLE."
|
|
newline
|
|
rbitfld.long 0x10 6. "TX,FlexCAN In Transmission" "0: FlexCAN is not transmitting a message.,1: FlexCAN is transmitting a message."
|
|
rbitfld.long 0x10 4.--5. "FLTCONF,Fault Confinement State" "0: Bus Off,1: Error Passive,2: Bus Off,3: Bus Off"
|
|
newline
|
|
rbitfld.long 0x10 3. "RX,FlexCAN In Reception" "0: FlexCAN is not receiving a message.,1: FlexCAN is receiving a message."
|
|
eventfld.long 0x10 2. "BOFFINT,Bus Off Interrupt" "0: No such occurrence.,1: FlexCAN module entered Bus Off state."
|
|
newline
|
|
eventfld.long 0x10 1. "ERRINT,Error Interrupt" "0: No such occurrence.,1: Indicates setting of any error bit in the Error.."
|
|
eventfld.long 0x10 0. "WAKINT,Wake-Up Interrupt" "0: No such occurrence.,1: Indicates a recessive to dominant transition was.."
|
|
group.long 0x28++0x3
|
|
line.long 0x0 "IMASK1,Interrupt Masks 1 Register"
|
|
hexmask.long 0x0 0.--31. 1. "BUF31TO0M,Buffer MBi Mask"
|
|
group.long 0x30++0x7
|
|
line.long 0x0 "IFLAG1,Interrupt Flags 1 Register"
|
|
hexmask.long.tbyte 0x0 8.--31. 1. "BUF31TO8I,Buffer MBi Interrupt"
|
|
eventfld.long 0x0 7. "BUF7I,Buffer MB7 Interrupt Or Legacy Rx FIFO Overflow" "0: No occurrence of MB7 completing..,1: MB7 completed transmission/reception when.."
|
|
newline
|
|
eventfld.long 0x0 6. "BUF6I,Buffer MB6 Interrupt Or Legacy Rx FIFO Warning" "0: No occurrence of MB6 completing..,1: MB6 completed transmission/reception when.."
|
|
eventfld.long 0x0 5. "BUF5I,Buffer MB5 Interrupt Or Frames available in Legacy Rx FIFO" "0: No occurrence of MB5 completing..,1: MB5 completed transmission/reception when.."
|
|
newline
|
|
hexmask.long.byte 0x0 1.--4. 1. "BUF4TO1I,Buffer MBi Interrupt Or Reserved"
|
|
eventfld.long 0x0 0. "BUF0I,Buffer MB0 Interrupt Or Clear Legacy FIFO bit" "0: The corresponding buffer has no occurrence of..,1: The corresponding buffer has successfully.."
|
|
line.long 0x4 "CTRL2,Control 2 Register"
|
|
bitfld.long 0x4 31. "ERRMSK_FAST,Error Interrupt Mask for errors detected in the data phase of fast CAN FD frames" "0: ERRINT_FAST error interrupt disabled.,1: ERRINT_FAST error interrupt enabled."
|
|
bitfld.long 0x4 30. "BOFFDONEMSK,Bus Off Done Interrupt Mask" "0: Bus off done interrupt disabled.,1: Bus off done interrupt enabled."
|
|
newline
|
|
hexmask.long.byte 0x4 24.--27. 1. "RFFN,Number Of Legacy Rx FIFO Filters"
|
|
hexmask.long.byte 0x4 19.--23. 1. "TASD,Tx Arbitration Start Delay"
|
|
newline
|
|
bitfld.long 0x4 18. "MRP,Mailboxes Reception Priority" "0: Matching starts from Legacy Rx FIFO or Enhanced..,1: Matching starts from mailboxes and continues on.."
|
|
bitfld.long 0x4 17. "RRS,Remote Request Storing" "0: Remote response frame is generated.,1: Remote request frame is stored."
|
|
newline
|
|
bitfld.long 0x4 16. "EACEN,Entire Frame Arbitration Field Comparison Enable For Rx Mailboxes" "0: Rx mailbox filter's IDE bit is always compared..,1: Enables the comparison of both Rx mailbox.."
|
|
bitfld.long 0x4 14. "PREXCEN,Protocol Exception Enable" "0: Protocol exception is disabled.,1: Protocol exception is enabled."
|
|
newline
|
|
bitfld.long 0x4 13. "BTE,Bit Timing Expansion enable" "0: CAN Bit timing expansion is disabled.,1: CAN bit timing expansion is enabled."
|
|
bitfld.long 0x4 12. "ISOCANFDEN,ISO CAN FD Enable" "0: FlexCAN operates using the non-ISO CAN FD..,1: FlexCAN operates using the ISO CAN FD protocol.."
|
|
newline
|
|
bitfld.long 0x4 11. "EDFLTDIS,Edge Filter Disable" "0: Edge filter is enabled,1: Edge filter is disabled"
|
|
rgroup.long 0x38++0x3
|
|
line.long 0x0 "ESR2,Error and Status 2 Register"
|
|
hexmask.long.byte 0x0 16.--22. 1. "LPTM,Lowest Priority Tx Mailbox"
|
|
bitfld.long 0x0 14. "VPS,Valid Priority Status" "0: Contents of IMB and LPTM are invalid.,1: Contents of IMB and LPTM are valid."
|
|
newline
|
|
bitfld.long 0x0 13. "IMB,Inactive Mailbox" "0: If ESR2[VPS] is asserted the ESR2[LPTM] is not..,1: If ESR2[VPS] is asserted there is at least one.."
|
|
rgroup.long 0x44++0x3
|
|
line.long 0x0 "CRCR,CRC Register"
|
|
hexmask.long.byte 0x0 16.--22. 1. "MBCRC,CRC Mailbox"
|
|
hexmask.long.word 0x0 0.--14. 1. "TXCRC,Transmitted CRC value"
|
|
group.long 0x48++0x3
|
|
line.long 0x0 "RXFGMASK,Legacy Rx FIFO Global Mask Register"
|
|
hexmask.long 0x0 0.--31. 1. "FGM,Legacy Rx FIFO Global Mask Bits"
|
|
rgroup.long 0x4C++0x3
|
|
line.long 0x0 "RXFIR,Legacy Rx FIFO Information Register"
|
|
hexmask.long.word 0x0 0.--8. 1. "IDHIT,Identifier Acceptance Filter Hit Indicator"
|
|
group.long 0x50++0x3
|
|
line.long 0x0 "CBT,CAN Bit Timing Register"
|
|
bitfld.long 0x0 31. "BTF,Bit Timing Format Enable" "0: Extended bit time definitions disabled.,1: Extended bit time definitions enabled."
|
|
hexmask.long.word 0x0 21.--30. 1. "EPRESDIV,Extended Prescaler Division Factor"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--20. 1. "ERJW,Extended Resync Jump Width"
|
|
hexmask.long.byte 0x0 10.--15. 1. "EPROPSEG,Extended Propagation Segment"
|
|
newline
|
|
hexmask.long.byte 0x0 5.--9. 1. "EPSEG1,Extended Phase Segment 1"
|
|
hexmask.long.byte 0x0 0.--4. 1. "EPSEG2,Extended Phase Segment 2"
|
|
group.long 0x80++0x3
|
|
line.long 0x0 "CS0,Message Buffer 0 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x80++0x3
|
|
line.long 0x0 "MB0_16B_CS,Message Buffer 0 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x80++0x3
|
|
line.long 0x0 "MB0_32B_CS,Message Buffer 0 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x80++0x3
|
|
line.long 0x0 "MB0_64B_CS,Message Buffer 0 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x80++0x7
|
|
line.long 0x0 "MB0_8B_CS,Message Buffer 0 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID0,Message Buffer 0 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x84++0x3
|
|
line.long 0x0 "MB0_16B_ID,Message Buffer 0 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x84++0x3
|
|
line.long 0x0 "MB0_32B_ID,Message Buffer 0 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x84++0x3
|
|
line.long 0x0 "MB0_64B_ID,Message Buffer 0 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x84++0x7
|
|
line.long 0x0 "MB0_8B_ID,Message Buffer 0 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB0_16B_WORD0,Message Buffer 0 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x88++0x3
|
|
line.long 0x0 "MB0_32B_WORD0,Message Buffer 0 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x88++0x3
|
|
line.long 0x0 "MB0_64B_WORD0,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x88++0x3
|
|
line.long 0x0 "MB0_8B_WORD0,Message Buffer 0 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x88++0x7
|
|
line.long 0x0 "WORD00,Message Buffer 0 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB0_16B_WORD1,Message Buffer 0 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x8C++0x3
|
|
line.long 0x0 "MB0_32B_WORD1,Message Buffer 0 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x8C++0x3
|
|
line.long 0x0 "MB0_64B_WORD1,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x8C++0x3
|
|
line.long 0x0 "MB0_8B_WORD1,Message Buffer 0 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x8C++0x7
|
|
line.long 0x0 "WORD10,Message Buffer 0 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS1,Message Buffer 1 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x90++0x3
|
|
line.long 0x0 "MB0_16B_WORD2,Message Buffer 0 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x90++0x3
|
|
line.long 0x0 "MB0_32B_WORD2,Message Buffer 0 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x90++0x3
|
|
line.long 0x0 "MB0_64B_WORD2,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x90++0x7
|
|
line.long 0x0 "MB1_8B_CS,Message Buffer 1 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID1,Message Buffer 1 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x94++0x3
|
|
line.long 0x0 "MB0_16B_WORD3,Message Buffer 0 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x94++0x3
|
|
line.long 0x0 "MB0_32B_WORD3,Message Buffer 0 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x94++0x3
|
|
line.long 0x0 "MB0_64B_WORD3,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x94++0x7
|
|
line.long 0x0 "MB1_8B_ID,Message Buffer 1 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB0_32B_WORD4,Message Buffer 0 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x98++0x3
|
|
line.long 0x0 "MB0_64B_WORD4,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x98++0x3
|
|
line.long 0x0 "MB1_16B_CS,Message Buffer 1 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x98++0x3
|
|
line.long 0x0 "MB1_8B_WORD0,Message Buffer 1 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x98++0x7
|
|
line.long 0x0 "WORD01,Message Buffer 1 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB0_32B_WORD5,Message Buffer 0 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x9C++0x3
|
|
line.long 0x0 "MB0_64B_WORD5,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x9C++0x3
|
|
line.long 0x0 "MB1_16B_ID,Message Buffer 1 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x9C++0x3
|
|
line.long 0x0 "MB1_8B_WORD1,Message Buffer 1 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x9C++0x7
|
|
line.long 0x0 "WORD11,Message Buffer 1 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS2,Message Buffer 2 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xA0++0x3
|
|
line.long 0x0 "MB0_32B_WORD6,Message Buffer 0 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xA0++0x3
|
|
line.long 0x0 "MB0_64B_WORD6,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xA0++0x3
|
|
line.long 0x0 "MB1_16B_WORD0,Message Buffer 1 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xA0++0x7
|
|
line.long 0x0 "MB2_8B_CS,Message Buffer 2 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID2,Message Buffer 2 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xA4++0x3
|
|
line.long 0x0 "MB0_32B_WORD7,Message Buffer 0 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xA4++0x3
|
|
line.long 0x0 "MB0_64B_WORD7,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xA4++0x3
|
|
line.long 0x0 "MB1_16B_WORD1,Message Buffer 1 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xA4++0x7
|
|
line.long 0x0 "MB2_8B_ID,Message Buffer 2 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB0_64B_WORD8,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_32,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_33,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_34,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_35,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xA8++0x3
|
|
line.long 0x0 "MB1_16B_WORD2,Message Buffer 1 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xA8++0x3
|
|
line.long 0x0 "MB1_32B_CS,Message Buffer 1 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xA8++0x3
|
|
line.long 0x0 "MB2_8B_WORD0,Message Buffer 2 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xA8++0x7
|
|
line.long 0x0 "WORD02,Message Buffer 2 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB0_64B_WORD9,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_36,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_37,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_38,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_39,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xAC++0x3
|
|
line.long 0x0 "MB1_16B_WORD3,Message Buffer 1 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xAC++0x3
|
|
line.long 0x0 "MB1_32B_ID,Message Buffer 1 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xAC++0x3
|
|
line.long 0x0 "MB2_8B_WORD1,Message Buffer 2 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xAC++0x7
|
|
line.long 0x0 "WORD12,Message Buffer 2 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS3,Message Buffer 3 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xB0++0x3
|
|
line.long 0x0 "MB0_64B_WORD10,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_40,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_41,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_42,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_43,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xB0++0x3
|
|
line.long 0x0 "MB1_32B_WORD0,Message Buffer 1 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xB0++0x3
|
|
line.long 0x0 "MB2_16B_CS,Message Buffer 2 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xB0++0x7
|
|
line.long 0x0 "MB3_8B_CS,Message Buffer 3 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID3,Message Buffer 3 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xB4++0x3
|
|
line.long 0x0 "MB0_64B_WORD11,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_44,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_45,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_46,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_47,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xB4++0x3
|
|
line.long 0x0 "MB1_32B_WORD1,Message Buffer 1 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xB4++0x3
|
|
line.long 0x0 "MB2_16B_ID,Message Buffer 2 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xB4++0x7
|
|
line.long 0x0 "MB3_8B_ID,Message Buffer 3 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB0_64B_WORD12,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_48,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_49,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_50,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_51,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xB8++0x3
|
|
line.long 0x0 "MB1_32B_WORD2,Message Buffer 1 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xB8++0x3
|
|
line.long 0x0 "MB2_16B_WORD0,Message Buffer 2 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xB8++0x3
|
|
line.long 0x0 "MB3_8B_WORD0,Message Buffer 3 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xB8++0x7
|
|
line.long 0x0 "WORD03,Message Buffer 3 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB0_64B_WORD13,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_52,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_53,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_54,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_55,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xBC++0x3
|
|
line.long 0x0 "MB1_32B_WORD3,Message Buffer 1 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xBC++0x3
|
|
line.long 0x0 "MB2_16B_WORD1,Message Buffer 2 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xBC++0x3
|
|
line.long 0x0 "MB3_8B_WORD1,Message Buffer 3 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xBC++0x7
|
|
line.long 0x0 "WORD13,Message Buffer 3 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS4,Message Buffer 4 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xC0++0x3
|
|
line.long 0x0 "MB0_64B_WORD14,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_56,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_57,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_58,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_59,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xC0++0x3
|
|
line.long 0x0 "MB1_32B_WORD4,Message Buffer 1 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xC0++0x3
|
|
line.long 0x0 "MB2_16B_WORD2,Message Buffer 2 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xC0++0x7
|
|
line.long 0x0 "MB4_8B_CS,Message Buffer 4 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID4,Message Buffer 4 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xC4++0x3
|
|
line.long 0x0 "MB0_64B_WORD15,Message Buffer 0 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_60,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_61,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_62,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_63,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xC4++0x3
|
|
line.long 0x0 "MB1_32B_WORD5,Message Buffer 1 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xC4++0x3
|
|
line.long 0x0 "MB2_16B_WORD3,Message Buffer 2 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xC4++0x7
|
|
line.long 0x0 "MB4_8B_ID,Message Buffer 4 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB1_32B_WORD6,Message Buffer 1 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xC8++0x3
|
|
line.long 0x0 "MB1_64B_CS,Message Buffer 1 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xC8++0x3
|
|
line.long 0x0 "MB3_16B_CS,Message Buffer 3 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xC8++0x3
|
|
line.long 0x0 "MB4_8B_WORD0,Message Buffer 4 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xC8++0x7
|
|
line.long 0x0 "WORD04,Message Buffer 4 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB1_32B_WORD7,Message Buffer 1 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xCC++0x3
|
|
line.long 0x0 "MB1_64B_ID,Message Buffer 1 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xCC++0x3
|
|
line.long 0x0 "MB3_16B_ID,Message Buffer 3 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xCC++0x3
|
|
line.long 0x0 "MB4_8B_WORD1,Message Buffer 4 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xCC++0x7
|
|
line.long 0x0 "WORD14,Message Buffer 4 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS5,Message Buffer 5 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xD0++0x3
|
|
line.long 0x0 "MB1_64B_WORD0,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xD0++0x3
|
|
line.long 0x0 "MB2_32B_CS,Message Buffer 2 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xD0++0x3
|
|
line.long 0x0 "MB3_16B_WORD0,Message Buffer 3 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xD0++0x7
|
|
line.long 0x0 "MB5_8B_CS,Message Buffer 5 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID5,Message Buffer 5 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xD4++0x3
|
|
line.long 0x0 "MB1_64B_WORD1,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xD4++0x3
|
|
line.long 0x0 "MB2_32B_ID,Message Buffer 2 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xD4++0x3
|
|
line.long 0x0 "MB3_16B_WORD1,Message Buffer 3 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xD4++0x7
|
|
line.long 0x0 "MB5_8B_ID,Message Buffer 5 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB1_64B_WORD2,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xD8++0x3
|
|
line.long 0x0 "MB2_32B_WORD0,Message Buffer 2 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xD8++0x3
|
|
line.long 0x0 "MB3_16B_WORD2,Message Buffer 3 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xD8++0x3
|
|
line.long 0x0 "MB5_8B_WORD0,Message Buffer 5 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xD8++0x7
|
|
line.long 0x0 "WORD05,Message Buffer 5 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB1_64B_WORD3,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xDC++0x3
|
|
line.long 0x0 "MB2_32B_WORD1,Message Buffer 2 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xDC++0x3
|
|
line.long 0x0 "MB3_16B_WORD3,Message Buffer 3 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xDC++0x3
|
|
line.long 0x0 "MB5_8B_WORD1,Message Buffer 5 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xDC++0x7
|
|
line.long 0x0 "WORD15,Message Buffer 5 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS6,Message Buffer 6 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "MB1_64B_WORD4,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "MB2_32B_WORD2,Message Buffer 2 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "MB4_16B_CS,Message Buffer 4 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xE0++0x7
|
|
line.long 0x0 "MB6_8B_CS,Message Buffer 6 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID6,Message Buffer 6 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xE4++0x3
|
|
line.long 0x0 "MB1_64B_WORD5,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xE4++0x3
|
|
line.long 0x0 "MB2_32B_WORD3,Message Buffer 2 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xE4++0x3
|
|
line.long 0x0 "MB4_16B_ID,Message Buffer 4 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xE4++0x7
|
|
line.long 0x0 "MB6_8B_ID,Message Buffer 6 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB1_64B_WORD6,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xE8++0x3
|
|
line.long 0x0 "MB2_32B_WORD4,Message Buffer 2 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xE8++0x3
|
|
line.long 0x0 "MB4_16B_WORD0,Message Buffer 4 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xE8++0x3
|
|
line.long 0x0 "MB6_8B_WORD0,Message Buffer 6 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xE8++0x7
|
|
line.long 0x0 "WORD06,Message Buffer 6 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB1_64B_WORD7,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xEC++0x3
|
|
line.long 0x0 "MB2_32B_WORD5,Message Buffer 2 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xEC++0x3
|
|
line.long 0x0 "MB4_16B_WORD1,Message Buffer 4 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xEC++0x3
|
|
line.long 0x0 "MB6_8B_WORD1,Message Buffer 6 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xEC++0x7
|
|
line.long 0x0 "WORD16,Message Buffer 6 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS7,Message Buffer 7 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xF0++0x3
|
|
line.long 0x0 "MB1_64B_WORD8,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_32,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_33,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_34,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_35,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xF0++0x3
|
|
line.long 0x0 "MB2_32B_WORD6,Message Buffer 2 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xF0++0x3
|
|
line.long 0x0 "MB4_16B_WORD2,Message Buffer 4 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xF0++0x7
|
|
line.long 0x0 "MB7_8B_CS,Message Buffer 7 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID7,Message Buffer 7 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xF4++0x3
|
|
line.long 0x0 "MB1_64B_WORD9,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_36,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_37,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_38,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_39,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xF4++0x3
|
|
line.long 0x0 "MB2_32B_WORD7,Message Buffer 2 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xF4++0x3
|
|
line.long 0x0 "MB4_16B_WORD3,Message Buffer 4 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xF4++0x7
|
|
line.long 0x0 "MB7_8B_ID,Message Buffer 7 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB1_64B_WORD10,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_40,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_41,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_42,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_43,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xF8++0x3
|
|
line.long 0x0 "MB3_32B_CS,Message Buffer 3 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xF8++0x3
|
|
line.long 0x0 "MB5_16B_CS,Message Buffer 5 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0xF8++0x3
|
|
line.long 0x0 "MB7_8B_WORD0,Message Buffer 7 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xF8++0x7
|
|
line.long 0x0 "WORD07,Message Buffer 7 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB1_64B_WORD11,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_44,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_45,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_46,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_47,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xFC++0x3
|
|
line.long 0x0 "MB3_32B_ID,Message Buffer 3 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xFC++0x3
|
|
line.long 0x0 "MB5_16B_ID,Message Buffer 5 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0xFC++0x3
|
|
line.long 0x0 "MB7_8B_WORD1,Message Buffer 7 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0xFC++0x7
|
|
line.long 0x0 "WORD17,Message Buffer 7 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS8,Message Buffer 8 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x100++0x3
|
|
line.long 0x0 "MB1_64B_WORD12,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_48,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_49,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_50,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_51,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x100++0x3
|
|
line.long 0x0 "MB3_32B_WORD0,Message Buffer 3 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x100++0x3
|
|
line.long 0x0 "MB5_16B_WORD0,Message Buffer 5 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x100++0x7
|
|
line.long 0x0 "MB8_8B_CS,Message Buffer 8 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID8,Message Buffer 8 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x104++0x3
|
|
line.long 0x0 "MB1_64B_WORD13,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_52,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_53,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_54,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_55,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x104++0x3
|
|
line.long 0x0 "MB3_32B_WORD1,Message Buffer 3 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x104++0x3
|
|
line.long 0x0 "MB5_16B_WORD1,Message Buffer 5 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x104++0x7
|
|
line.long 0x0 "MB8_8B_ID,Message Buffer 8 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB1_64B_WORD14,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_56,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_57,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_58,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_59,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x108++0x3
|
|
line.long 0x0 "MB3_32B_WORD2,Message Buffer 3 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x108++0x3
|
|
line.long 0x0 "MB5_16B_WORD2,Message Buffer 5 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x108++0x3
|
|
line.long 0x0 "MB8_8B_WORD0,Message Buffer 8 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x108++0x7
|
|
line.long 0x0 "WORD08,Message Buffer 8 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB1_64B_WORD15,Message Buffer 1 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_60,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_61,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_62,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_63,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x10C++0x3
|
|
line.long 0x0 "MB3_32B_WORD3,Message Buffer 3 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x10C++0x3
|
|
line.long 0x0 "MB5_16B_WORD3,Message Buffer 5 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x10C++0x3
|
|
line.long 0x0 "MB8_8B_WORD1,Message Buffer 8 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x10C++0x7
|
|
line.long 0x0 "WORD18,Message Buffer 8 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS9,Message Buffer 9 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x110++0x3
|
|
line.long 0x0 "MB2_64B_CS,Message Buffer 2 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x110++0x3
|
|
line.long 0x0 "MB3_32B_WORD4,Message Buffer 3 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x110++0x3
|
|
line.long 0x0 "MB6_16B_CS,Message Buffer 6 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x110++0x7
|
|
line.long 0x0 "MB9_8B_CS,Message Buffer 9 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID9,Message Buffer 9 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x114++0x3
|
|
line.long 0x0 "MB2_64B_ID,Message Buffer 2 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x114++0x3
|
|
line.long 0x0 "MB3_32B_WORD5,Message Buffer 3 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x114++0x3
|
|
line.long 0x0 "MB6_16B_ID,Message Buffer 6 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x114++0x7
|
|
line.long 0x0 "MB9_8B_ID,Message Buffer 9 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB2_64B_WORD0,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x118++0x3
|
|
line.long 0x0 "MB3_32B_WORD6,Message Buffer 3 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x118++0x3
|
|
line.long 0x0 "MB6_16B_WORD0,Message Buffer 6 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x118++0x3
|
|
line.long 0x0 "MB9_8B_WORD0,Message Buffer 9 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x118++0x7
|
|
line.long 0x0 "WORD09,Message Buffer 9 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB2_64B_WORD1,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x11C++0x3
|
|
line.long 0x0 "MB3_32B_WORD7,Message Buffer 3 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x11C++0x3
|
|
line.long 0x0 "MB6_16B_WORD1,Message Buffer 6 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x11C++0x3
|
|
line.long 0x0 "MB9_8B_WORD1,Message Buffer 9 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x11C++0x7
|
|
line.long 0x0 "WORD19,Message Buffer 9 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS10,Message Buffer 10 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x120++0x3
|
|
line.long 0x0 "MB10_8B_CS,Message Buffer 10 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x120++0x3
|
|
line.long 0x0 "MB2_64B_WORD2,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x120++0x3
|
|
line.long 0x0 "MB4_32B_CS,Message Buffer 4 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x120++0x7
|
|
line.long 0x0 "MB6_16B_WORD2,Message Buffer 6 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID10,Message Buffer 10 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x124++0x3
|
|
line.long 0x0 "MB10_8B_ID,Message Buffer 10 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x124++0x3
|
|
line.long 0x0 "MB2_64B_WORD3,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x124++0x3
|
|
line.long 0x0 "MB4_32B_ID,Message Buffer 4 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x124++0x7
|
|
line.long 0x0 "MB6_16B_WORD3,Message Buffer 6 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB10_8B_WORD0,Message Buffer 10 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x128++0x3
|
|
line.long 0x0 "MB2_64B_WORD4,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x128++0x3
|
|
line.long 0x0 "MB4_32B_WORD0,Message Buffer 4 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x128++0x3
|
|
line.long 0x0 "MB7_16B_CS,Message Buffer 7 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x128++0x7
|
|
line.long 0x0 "WORD010,Message Buffer 10 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB10_8B_WORD1,Message Buffer 10 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x12C++0x3
|
|
line.long 0x0 "MB2_64B_WORD5,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x12C++0x3
|
|
line.long 0x0 "MB4_32B_WORD1,Message Buffer 4 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x12C++0x3
|
|
line.long 0x0 "MB7_16B_ID,Message Buffer 7 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x12C++0x7
|
|
line.long 0x0 "WORD110,Message Buffer 10 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS11,Message Buffer 11 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x130++0x3
|
|
line.long 0x0 "MB11_8B_CS,Message Buffer 11 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x130++0x3
|
|
line.long 0x0 "MB2_64B_WORD6,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x130++0x3
|
|
line.long 0x0 "MB4_32B_WORD2,Message Buffer 4 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x130++0x7
|
|
line.long 0x0 "MB7_16B_WORD0,Message Buffer 7 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID11,Message Buffer 11 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x134++0x3
|
|
line.long 0x0 "MB11_8B_ID,Message Buffer 11 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x134++0x3
|
|
line.long 0x0 "MB2_64B_WORD7,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x134++0x3
|
|
line.long 0x0 "MB4_32B_WORD3,Message Buffer 4 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x134++0x7
|
|
line.long 0x0 "MB7_16B_WORD1,Message Buffer 7 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_8B_WORD0,Message Buffer 11 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x138++0x3
|
|
line.long 0x0 "MB2_64B_WORD8,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_32,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_33,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_34,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_35,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x138++0x3
|
|
line.long 0x0 "MB4_32B_WORD4,Message Buffer 4 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x138++0x3
|
|
line.long 0x0 "MB7_16B_WORD2,Message Buffer 7 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x138++0x7
|
|
line.long 0x0 "WORD011,Message Buffer 11 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_8B_WORD1,Message Buffer 11 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x13C++0x3
|
|
line.long 0x0 "MB2_64B_WORD9,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_36,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_37,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_38,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_39,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x13C++0x3
|
|
line.long 0x0 "MB4_32B_WORD5,Message Buffer 4 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x13C++0x3
|
|
line.long 0x0 "MB7_16B_WORD3,Message Buffer 7 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x13C++0x7
|
|
line.long 0x0 "WORD111,Message Buffer 11 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS12,Message Buffer 12 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x140++0x3
|
|
line.long 0x0 "MB12_8B_CS,Message Buffer 12 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x140++0x3
|
|
line.long 0x0 "MB2_64B_WORD10,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_40,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_41,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_42,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_43,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x140++0x3
|
|
line.long 0x0 "MB4_32B_WORD6,Message Buffer 4 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x140++0x7
|
|
line.long 0x0 "MB8_16B_CS,Message Buffer 8 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID12,Message Buffer 12 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x144++0x3
|
|
line.long 0x0 "MB12_8B_ID,Message Buffer 12 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x144++0x3
|
|
line.long 0x0 "MB2_64B_WORD11,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_44,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_45,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_46,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_47,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x144++0x3
|
|
line.long 0x0 "MB4_32B_WORD7,Message Buffer 4 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x144++0x7
|
|
line.long 0x0 "MB8_16B_ID,Message Buffer 8 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB12_8B_WORD0,Message Buffer 12 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x148++0x3
|
|
line.long 0x0 "MB2_64B_WORD12,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_48,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_49,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_50,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_51,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x148++0x3
|
|
line.long 0x0 "MB5_32B_CS,Message Buffer 5 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x148++0x3
|
|
line.long 0x0 "MB8_16B_WORD0,Message Buffer 8 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x148++0x7
|
|
line.long 0x0 "WORD012,Message Buffer 12 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB12_8B_WORD1,Message Buffer 12 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x14C++0x3
|
|
line.long 0x0 "MB2_64B_WORD13,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_52,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_53,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_54,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_55,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x14C++0x3
|
|
line.long 0x0 "MB5_32B_ID,Message Buffer 5 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x14C++0x3
|
|
line.long 0x0 "MB8_16B_WORD1,Message Buffer 8 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x14C++0x7
|
|
line.long 0x0 "WORD112,Message Buffer 12 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS13,Message Buffer 13 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x150++0x3
|
|
line.long 0x0 "MB13_8B_CS,Message Buffer 13 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x150++0x3
|
|
line.long 0x0 "MB2_64B_WORD14,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_56,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_57,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_58,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_59,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x150++0x3
|
|
line.long 0x0 "MB5_32B_WORD0,Message Buffer 5 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x150++0x7
|
|
line.long 0x0 "MB8_16B_WORD2,Message Buffer 8 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID13,Message Buffer 13 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x154++0x3
|
|
line.long 0x0 "MB13_8B_ID,Message Buffer 13 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x154++0x3
|
|
line.long 0x0 "MB2_64B_WORD15,Message Buffer 2 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_60,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_61,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_62,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_63,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x154++0x3
|
|
line.long 0x0 "MB5_32B_WORD1,Message Buffer 5 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x154++0x7
|
|
line.long 0x0 "MB8_16B_WORD3,Message Buffer 8 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB13_8B_WORD0,Message Buffer 13 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x158++0x3
|
|
line.long 0x0 "MB3_64B_CS,Message Buffer 3 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x158++0x3
|
|
line.long 0x0 "MB5_32B_WORD2,Message Buffer 5 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x158++0x3
|
|
line.long 0x0 "MB9_16B_CS,Message Buffer 9 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x158++0x7
|
|
line.long 0x0 "WORD013,Message Buffer 13 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB13_8B_WORD1,Message Buffer 13 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x15C++0x3
|
|
line.long 0x0 "MB3_64B_ID,Message Buffer 3 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x15C++0x3
|
|
line.long 0x0 "MB5_32B_WORD3,Message Buffer 5 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x15C++0x3
|
|
line.long 0x0 "MB9_16B_ID,Message Buffer 9 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x15C++0x7
|
|
line.long 0x0 "WORD113,Message Buffer 13 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS14,Message Buffer 14 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x160++0x3
|
|
line.long 0x0 "MB14_8B_CS,Message Buffer 14 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x160++0x3
|
|
line.long 0x0 "MB3_64B_WORD0,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x160++0x3
|
|
line.long 0x0 "MB5_32B_WORD4,Message Buffer 5 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x160++0x7
|
|
line.long 0x0 "MB9_16B_WORD0,Message Buffer 9 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID14,Message Buffer 14 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x164++0x3
|
|
line.long 0x0 "MB14_8B_ID,Message Buffer 14 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x164++0x3
|
|
line.long 0x0 "MB3_64B_WORD1,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x164++0x3
|
|
line.long 0x0 "MB5_32B_WORD5,Message Buffer 5 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x164++0x7
|
|
line.long 0x0 "MB9_16B_WORD1,Message Buffer 9 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB14_8B_WORD0,Message Buffer 14 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x168++0x3
|
|
line.long 0x0 "MB3_64B_WORD2,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x168++0x3
|
|
line.long 0x0 "MB5_32B_WORD6,Message Buffer 5 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x168++0x3
|
|
line.long 0x0 "MB9_16B_WORD2,Message Buffer 9 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x168++0x7
|
|
line.long 0x0 "WORD014,Message Buffer 14 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB14_8B_WORD1,Message Buffer 14 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x16C++0x3
|
|
line.long 0x0 "MB3_64B_WORD3,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x16C++0x3
|
|
line.long 0x0 "MB5_32B_WORD7,Message Buffer 5 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x16C++0x3
|
|
line.long 0x0 "MB9_16B_WORD3,Message Buffer 9 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x16C++0x7
|
|
line.long 0x0 "WORD114,Message Buffer 14 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS15,Message Buffer 15 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x170++0x3
|
|
line.long 0x0 "MB10_16B_CS,Message Buffer 10 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x170++0x3
|
|
line.long 0x0 "MB15_8B_CS,Message Buffer 15 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x170++0x3
|
|
line.long 0x0 "MB3_64B_WORD4,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x170++0x7
|
|
line.long 0x0 "MB6_32B_CS,Message Buffer 6 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID15,Message Buffer 15 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x174++0x3
|
|
line.long 0x0 "MB10_16B_ID,Message Buffer 10 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x174++0x3
|
|
line.long 0x0 "MB15_8B_ID,Message Buffer 15 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x174++0x3
|
|
line.long 0x0 "MB3_64B_WORD5,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x174++0x7
|
|
line.long 0x0 "MB6_32B_ID,Message Buffer 6 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB10_16B_WORD0,Message Buffer 10 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x178++0x3
|
|
line.long 0x0 "MB15_8B_WORD0,Message Buffer 15 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x178++0x3
|
|
line.long 0x0 "MB3_64B_WORD6,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x178++0x3
|
|
line.long 0x0 "MB6_32B_WORD0,Message Buffer 6 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x178++0x7
|
|
line.long 0x0 "WORD015,Message Buffer 15 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB10_16B_WORD1,Message Buffer 10 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x17C++0x3
|
|
line.long 0x0 "MB15_8B_WORD1,Message Buffer 15 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x17C++0x3
|
|
line.long 0x0 "MB3_64B_WORD7,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x17C++0x3
|
|
line.long 0x0 "MB6_32B_WORD1,Message Buffer 6 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x17C++0x7
|
|
line.long 0x0 "WORD115,Message Buffer 15 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS16,Message Buffer 16 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x180++0x3
|
|
line.long 0x0 "MB10_16B_WORD2,Message Buffer 10 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x180++0x3
|
|
line.long 0x0 "MB16_8B_CS,Message Buffer 16 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x180++0x3
|
|
line.long 0x0 "MB3_64B_WORD8,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_32,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_33,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_34,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_35,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x180++0x7
|
|
line.long 0x0 "MB6_32B_WORD2,Message Buffer 6 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID16,Message Buffer 16 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x184++0x3
|
|
line.long 0x0 "MB10_16B_WORD3,Message Buffer 10 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x184++0x3
|
|
line.long 0x0 "MB16_8B_ID,Message Buffer 16 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x184++0x3
|
|
line.long 0x0 "MB3_64B_WORD9,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_36,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_37,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_38,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_39,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x184++0x7
|
|
line.long 0x0 "MB6_32B_WORD3,Message Buffer 6 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_16B_CS,Message Buffer 11 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x188++0x3
|
|
line.long 0x0 "MB16_8B_WORD0,Message Buffer 16 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x188++0x3
|
|
line.long 0x0 "MB3_64B_WORD10,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_40,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_41,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_42,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_43,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x188++0x3
|
|
line.long 0x0 "MB6_32B_WORD4,Message Buffer 6 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x188++0x7
|
|
line.long 0x0 "WORD016,Message Buffer 16 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_16B_ID,Message Buffer 11 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x18C++0x3
|
|
line.long 0x0 "MB16_8B_WORD1,Message Buffer 16 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x18C++0x3
|
|
line.long 0x0 "MB3_64B_WORD11,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_44,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_45,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_46,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_47,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x18C++0x3
|
|
line.long 0x0 "MB6_32B_WORD5,Message Buffer 6 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x18C++0x7
|
|
line.long 0x0 "WORD116,Message Buffer 16 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS17,Message Buffer 17 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x190++0x3
|
|
line.long 0x0 "MB11_16B_WORD0,Message Buffer 11 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x190++0x3
|
|
line.long 0x0 "MB17_8B_CS,Message Buffer 17 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x190++0x3
|
|
line.long 0x0 "MB3_64B_WORD12,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_48,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_49,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_50,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_51,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x190++0x7
|
|
line.long 0x0 "MB6_32B_WORD6,Message Buffer 6 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID17,Message Buffer 17 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x194++0x3
|
|
line.long 0x0 "MB11_16B_WORD1,Message Buffer 11 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x194++0x3
|
|
line.long 0x0 "MB17_8B_ID,Message Buffer 17 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x194++0x3
|
|
line.long 0x0 "MB3_64B_WORD13,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_52,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_53,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_54,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_55,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x194++0x7
|
|
line.long 0x0 "MB6_32B_WORD7,Message Buffer 6 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_16B_WORD2,Message Buffer 11 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x198++0x3
|
|
line.long 0x0 "MB17_8B_WORD0,Message Buffer 17 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x198++0x3
|
|
line.long 0x0 "MB3_64B_WORD14,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_56,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_57,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_58,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_59,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x198++0x3
|
|
line.long 0x0 "MB7_32B_CS,Message Buffer 7 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x198++0x7
|
|
line.long 0x0 "WORD017,Message Buffer 17 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_16B_WORD3,Message Buffer 11 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x19C++0x3
|
|
line.long 0x0 "MB17_8B_WORD1,Message Buffer 17 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x19C++0x3
|
|
line.long 0x0 "MB3_64B_WORD15,Message Buffer 3 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_60,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_61,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_62,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_63,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x19C++0x3
|
|
line.long 0x0 "MB7_32B_ID,Message Buffer 7 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x19C++0x7
|
|
line.long 0x0 "WORD117,Message Buffer 17 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS18,Message Buffer 18 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1A0++0x3
|
|
line.long 0x0 "MB12_16B_CS,Message Buffer 12 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1A0++0x3
|
|
line.long 0x0 "MB18_8B_CS,Message Buffer 18 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1A0++0x3
|
|
line.long 0x0 "MB4_64B_CS,Message Buffer 4 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1A0++0x7
|
|
line.long 0x0 "MB7_32B_WORD0,Message Buffer 7 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID18,Message Buffer 18 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1A4++0x3
|
|
line.long 0x0 "MB12_16B_ID,Message Buffer 12 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1A4++0x3
|
|
line.long 0x0 "MB18_8B_ID,Message Buffer 18 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1A4++0x3
|
|
line.long 0x0 "MB4_64B_ID,Message Buffer 4 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1A4++0x7
|
|
line.long 0x0 "MB7_32B_WORD1,Message Buffer 7 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB12_16B_WORD0,Message Buffer 12 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1A8++0x3
|
|
line.long 0x0 "MB18_8B_WORD0,Message Buffer 18 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1A8++0x3
|
|
line.long 0x0 "MB4_64B_WORD0,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1A8++0x3
|
|
line.long 0x0 "MB7_32B_WORD2,Message Buffer 7 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1A8++0x7
|
|
line.long 0x0 "WORD018,Message Buffer 18 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB12_16B_WORD1,Message Buffer 12 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1AC++0x3
|
|
line.long 0x0 "MB18_8B_WORD1,Message Buffer 18 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1AC++0x3
|
|
line.long 0x0 "MB4_64B_WORD1,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1AC++0x3
|
|
line.long 0x0 "MB7_32B_WORD3,Message Buffer 7 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1AC++0x7
|
|
line.long 0x0 "WORD118,Message Buffer 18 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS19,Message Buffer 19 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1B0++0x3
|
|
line.long 0x0 "MB12_16B_WORD2,Message Buffer 12 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1B0++0x3
|
|
line.long 0x0 "MB19_8B_CS,Message Buffer 19 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1B0++0x3
|
|
line.long 0x0 "MB4_64B_WORD2,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1B0++0x7
|
|
line.long 0x0 "MB7_32B_WORD4,Message Buffer 7 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID19,Message Buffer 19 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1B4++0x3
|
|
line.long 0x0 "MB12_16B_WORD3,Message Buffer 12 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1B4++0x3
|
|
line.long 0x0 "MB19_8B_ID,Message Buffer 19 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1B4++0x3
|
|
line.long 0x0 "MB4_64B_WORD3,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1B4++0x7
|
|
line.long 0x0 "MB7_32B_WORD5,Message Buffer 7 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB13_16B_CS,Message Buffer 13 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1B8++0x3
|
|
line.long 0x0 "MB19_8B_WORD0,Message Buffer 19 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1B8++0x3
|
|
line.long 0x0 "MB4_64B_WORD4,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1B8++0x3
|
|
line.long 0x0 "MB7_32B_WORD6,Message Buffer 7 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1B8++0x7
|
|
line.long 0x0 "WORD019,Message Buffer 19 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB13_16B_ID,Message Buffer 13 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1BC++0x3
|
|
line.long 0x0 "MB19_8B_WORD1,Message Buffer 19 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1BC++0x3
|
|
line.long 0x0 "MB4_64B_WORD5,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1BC++0x3
|
|
line.long 0x0 "MB7_32B_WORD7,Message Buffer 7 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1BC++0x7
|
|
line.long 0x0 "WORD119,Message Buffer 19 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS20,Message Buffer 20 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1C0++0x3
|
|
line.long 0x0 "MB13_16B_WORD0,Message Buffer 13 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1C0++0x3
|
|
line.long 0x0 "MB20_8B_CS,Message Buffer 20 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1C0++0x3
|
|
line.long 0x0 "MB4_64B_WORD6,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1C0++0x7
|
|
line.long 0x0 "MB8_32B_CS,Message Buffer 8 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID20,Message Buffer 20 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1C4++0x3
|
|
line.long 0x0 "MB13_16B_WORD1,Message Buffer 13 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1C4++0x3
|
|
line.long 0x0 "MB20_8B_ID,Message Buffer 20 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1C4++0x3
|
|
line.long 0x0 "MB4_64B_WORD7,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1C4++0x7
|
|
line.long 0x0 "MB8_32B_ID,Message Buffer 8 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB13_16B_WORD2,Message Buffer 13 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1C8++0x3
|
|
line.long 0x0 "MB20_8B_WORD0,Message Buffer 20 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1C8++0x3
|
|
line.long 0x0 "MB4_64B_WORD8,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_32,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_33,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_34,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_35,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1C8++0x3
|
|
line.long 0x0 "MB8_32B_WORD0,Message Buffer 8 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1C8++0x7
|
|
line.long 0x0 "WORD020,Message Buffer 20 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB13_16B_WORD3,Message Buffer 13 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1CC++0x3
|
|
line.long 0x0 "MB20_8B_WORD1,Message Buffer 20 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1CC++0x3
|
|
line.long 0x0 "MB4_64B_WORD9,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_36,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_37,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_38,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_39,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1CC++0x3
|
|
line.long 0x0 "MB8_32B_WORD1,Message Buffer 8 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1CC++0x7
|
|
line.long 0x0 "WORD120,Message Buffer 20 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS21,Message Buffer 21 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1D0++0x3
|
|
line.long 0x0 "MB14_16B_CS,Message Buffer 14 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1D0++0x3
|
|
line.long 0x0 "MB21_8B_CS,Message Buffer 21 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1D0++0x3
|
|
line.long 0x0 "MB4_64B_WORD10,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_40,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_41,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_42,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_43,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1D0++0x7
|
|
line.long 0x0 "MB8_32B_WORD2,Message Buffer 8 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID21,Message Buffer 21 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1D4++0x3
|
|
line.long 0x0 "MB14_16B_ID,Message Buffer 14 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1D4++0x3
|
|
line.long 0x0 "MB21_8B_ID,Message Buffer 21 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1D4++0x3
|
|
line.long 0x0 "MB4_64B_WORD11,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_44,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_45,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_46,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_47,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1D4++0x7
|
|
line.long 0x0 "MB8_32B_WORD3,Message Buffer 8 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB14_16B_WORD0,Message Buffer 14 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1D8++0x3
|
|
line.long 0x0 "MB21_8B_WORD0,Message Buffer 21 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1D8++0x3
|
|
line.long 0x0 "MB4_64B_WORD12,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_48,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_49,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_50,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_51,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1D8++0x3
|
|
line.long 0x0 "MB8_32B_WORD4,Message Buffer 8 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1D8++0x7
|
|
line.long 0x0 "WORD021,Message Buffer 21 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB14_16B_WORD1,Message Buffer 14 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1DC++0x3
|
|
line.long 0x0 "MB21_8B_WORD1,Message Buffer 21 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1DC++0x3
|
|
line.long 0x0 "MB4_64B_WORD13,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_52,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_53,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_54,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_55,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1DC++0x3
|
|
line.long 0x0 "MB8_32B_WORD5,Message Buffer 8 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1DC++0x7
|
|
line.long 0x0 "WORD121,Message Buffer 21 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS22,Message Buffer 22 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1E0++0x3
|
|
line.long 0x0 "MB14_16B_WORD2,Message Buffer 14 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1E0++0x3
|
|
line.long 0x0 "MB22_8B_CS,Message Buffer 22 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1E0++0x3
|
|
line.long 0x0 "MB4_64B_WORD14,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_56,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_57,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_58,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_59,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1E0++0x7
|
|
line.long 0x0 "MB8_32B_WORD6,Message Buffer 8 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID22,Message Buffer 22 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1E4++0x3
|
|
line.long 0x0 "MB14_16B_WORD3,Message Buffer 14 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1E4++0x3
|
|
line.long 0x0 "MB22_8B_ID,Message Buffer 22 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1E4++0x3
|
|
line.long 0x0 "MB4_64B_WORD15,Message Buffer 4 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_60,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_61,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_62,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_63,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1E4++0x7
|
|
line.long 0x0 "MB8_32B_WORD7,Message Buffer 8 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB15_16B_CS,Message Buffer 15 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1E8++0x3
|
|
line.long 0x0 "MB22_8B_WORD0,Message Buffer 22 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1E8++0x3
|
|
line.long 0x0 "MB5_64B_CS,Message Buffer 5 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1E8++0x3
|
|
line.long 0x0 "MB9_32B_CS,Message Buffer 9 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1E8++0x7
|
|
line.long 0x0 "WORD022,Message Buffer 22 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB15_16B_ID,Message Buffer 15 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1EC++0x3
|
|
line.long 0x0 "MB22_8B_WORD1,Message Buffer 22 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1EC++0x3
|
|
line.long 0x0 "MB5_64B_ID,Message Buffer 5 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1EC++0x3
|
|
line.long 0x0 "MB9_32B_ID,Message Buffer 9 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1EC++0x7
|
|
line.long 0x0 "WORD122,Message Buffer 22 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS23,Message Buffer 23 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1F0++0x3
|
|
line.long 0x0 "MB15_16B_WORD0,Message Buffer 15 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1F0++0x3
|
|
line.long 0x0 "MB23_8B_CS,Message Buffer 23 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x1F0++0x3
|
|
line.long 0x0 "MB5_64B_WORD0,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1F0++0x7
|
|
line.long 0x0 "MB9_32B_WORD0,Message Buffer 9 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID23,Message Buffer 23 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1F4++0x3
|
|
line.long 0x0 "MB15_16B_WORD1,Message Buffer 15 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1F4++0x3
|
|
line.long 0x0 "MB23_8B_ID,Message Buffer 23 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x1F4++0x3
|
|
line.long 0x0 "MB5_64B_WORD1,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1F4++0x7
|
|
line.long 0x0 "MB9_32B_WORD1,Message Buffer 9 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB15_16B_WORD2,Message Buffer 15 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1F8++0x3
|
|
line.long 0x0 "MB23_8B_WORD0,Message Buffer 23 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1F8++0x3
|
|
line.long 0x0 "MB5_64B_WORD2,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1F8++0x3
|
|
line.long 0x0 "MB9_32B_WORD2,Message Buffer 9 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1F8++0x7
|
|
line.long 0x0 "WORD023,Message Buffer 23 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB15_16B_WORD3,Message Buffer 15 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1FC++0x3
|
|
line.long 0x0 "MB23_8B_WORD1,Message Buffer 23 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1FC++0x3
|
|
line.long 0x0 "MB5_64B_WORD3,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1FC++0x3
|
|
line.long 0x0 "MB9_32B_WORD3,Message Buffer 9 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x1FC++0x7
|
|
line.long 0x0 "WORD123,Message Buffer 23 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS24,Message Buffer 24 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x200++0x3
|
|
line.long 0x0 "MB16_16B_CS,Message Buffer 16 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x200++0x3
|
|
line.long 0x0 "MB24_8B_CS,Message Buffer 24 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x200++0x3
|
|
line.long 0x0 "MB5_64B_WORD4,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x200++0x7
|
|
line.long 0x0 "MB9_32B_WORD4,Message Buffer 9 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID24,Message Buffer 24 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x204++0x3
|
|
line.long 0x0 "MB16_16B_ID,Message Buffer 16 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x204++0x3
|
|
line.long 0x0 "MB24_8B_ID,Message Buffer 24 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x204++0x3
|
|
line.long 0x0 "MB5_64B_WORD5,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x204++0x7
|
|
line.long 0x0 "MB9_32B_WORD5,Message Buffer 9 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB16_16B_WORD0,Message Buffer 16 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x208++0x3
|
|
line.long 0x0 "MB24_8B_WORD0,Message Buffer 24 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x208++0x3
|
|
line.long 0x0 "MB5_64B_WORD6,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x208++0x3
|
|
line.long 0x0 "MB9_32B_WORD6,Message Buffer 9 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x208++0x7
|
|
line.long 0x0 "WORD024,Message Buffer 24 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB16_16B_WORD1,Message Buffer 16 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x20C++0x3
|
|
line.long 0x0 "MB24_8B_WORD1,Message Buffer 24 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x20C++0x3
|
|
line.long 0x0 "MB5_64B_WORD7,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x20C++0x3
|
|
line.long 0x0 "MB9_32B_WORD7,Message Buffer 9 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x20C++0x7
|
|
line.long 0x0 "WORD124,Message Buffer 24 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS25,Message Buffer 25 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x210++0x3
|
|
line.long 0x0 "MB10_32B_CS,Message Buffer 10 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x210++0x3
|
|
line.long 0x0 "MB16_16B_WORD2,Message Buffer 16 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x210++0x3
|
|
line.long 0x0 "MB25_8B_CS,Message Buffer 25 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x210++0x7
|
|
line.long 0x0 "MB5_64B_WORD8,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_32,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_33,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_34,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_35,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID25,Message Buffer 25 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x214++0x3
|
|
line.long 0x0 "MB10_32B_ID,Message Buffer 10 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x214++0x3
|
|
line.long 0x0 "MB16_16B_WORD3,Message Buffer 16 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x214++0x3
|
|
line.long 0x0 "MB25_8B_ID,Message Buffer 25 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x214++0x7
|
|
line.long 0x0 "MB5_64B_WORD9,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_36,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_37,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_38,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_39,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB10_32B_WORD0,Message Buffer 10 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x218++0x3
|
|
line.long 0x0 "MB17_16B_CS,Message Buffer 17 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x218++0x3
|
|
line.long 0x0 "MB25_8B_WORD0,Message Buffer 25 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x218++0x3
|
|
line.long 0x0 "MB5_64B_WORD10,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_40,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_41,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_42,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_43,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x218++0x7
|
|
line.long 0x0 "WORD025,Message Buffer 25 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB10_32B_WORD1,Message Buffer 10 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x21C++0x3
|
|
line.long 0x0 "MB17_16B_ID,Message Buffer 17 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x21C++0x3
|
|
line.long 0x0 "MB25_8B_WORD1,Message Buffer 25 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x21C++0x3
|
|
line.long 0x0 "MB5_64B_WORD11,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_44,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_45,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_46,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_47,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x21C++0x7
|
|
line.long 0x0 "WORD125,Message Buffer 25 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS26,Message Buffer 26 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x220++0x3
|
|
line.long 0x0 "MB10_32B_WORD2,Message Buffer 10 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x220++0x3
|
|
line.long 0x0 "MB17_16B_WORD0,Message Buffer 17 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x220++0x3
|
|
line.long 0x0 "MB26_8B_CS,Message Buffer 26 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x220++0x7
|
|
line.long 0x0 "MB5_64B_WORD12,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_48,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_49,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_50,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_51,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID26,Message Buffer 26 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x224++0x3
|
|
line.long 0x0 "MB10_32B_WORD3,Message Buffer 10 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x224++0x3
|
|
line.long 0x0 "MB17_16B_WORD1,Message Buffer 17 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x224++0x3
|
|
line.long 0x0 "MB26_8B_ID,Message Buffer 26 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x224++0x7
|
|
line.long 0x0 "MB5_64B_WORD13,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_52,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_53,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_54,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_55,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB10_32B_WORD4,Message Buffer 10 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x228++0x3
|
|
line.long 0x0 "MB17_16B_WORD2,Message Buffer 17 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x228++0x3
|
|
line.long 0x0 "MB26_8B_WORD0,Message Buffer 26 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x228++0x3
|
|
line.long 0x0 "MB5_64B_WORD14,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_56,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_57,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_58,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_59,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x228++0x7
|
|
line.long 0x0 "WORD026,Message Buffer 26 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB10_32B_WORD5,Message Buffer 10 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x22C++0x3
|
|
line.long 0x0 "MB17_16B_WORD3,Message Buffer 17 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x22C++0x3
|
|
line.long 0x0 "MB26_8B_WORD1,Message Buffer 26 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x22C++0x3
|
|
line.long 0x0 "MB5_64B_WORD15,Message Buffer 5 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_60,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_61,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_62,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_63,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x22C++0x7
|
|
line.long 0x0 "WORD126,Message Buffer 26 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS27,Message Buffer 27 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x230++0x3
|
|
line.long 0x0 "MB10_32B_WORD6,Message Buffer 10 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x230++0x3
|
|
line.long 0x0 "MB18_16B_CS,Message Buffer 18 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x230++0x3
|
|
line.long 0x0 "MB27_8B_CS,Message Buffer 27 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x230++0x7
|
|
line.long 0x0 "MB6_64B_CS,Message Buffer 6 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
line.long 0x4 "ID27,Message Buffer 27 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x234++0x3
|
|
line.long 0x0 "MB10_32B_WORD7,Message Buffer 10 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x234++0x3
|
|
line.long 0x0 "MB18_16B_ID,Message Buffer 18 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x234++0x3
|
|
line.long 0x0 "MB27_8B_ID,Message Buffer 27 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x234++0x7
|
|
line.long 0x0 "MB6_64B_ID,Message Buffer 6 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
line.long 0x4 "MB11_32B_CS,Message Buffer 11 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x238++0x3
|
|
line.long 0x0 "MB18_16B_WORD0,Message Buffer 18 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x238++0x3
|
|
line.long 0x0 "MB27_8B_WORD0,Message Buffer 27 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x238++0x3
|
|
line.long 0x0 "MB6_64B_WORD0,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x238++0x7
|
|
line.long 0x0 "WORD027,Message Buffer 27 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_32B_ID,Message Buffer 11 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x23C++0x3
|
|
line.long 0x0 "MB18_16B_WORD1,Message Buffer 18 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x23C++0x3
|
|
line.long 0x0 "MB27_8B_WORD1,Message Buffer 27 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x23C++0x3
|
|
line.long 0x0 "MB6_64B_WORD1,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x23C++0x7
|
|
line.long 0x0 "WORD127,Message Buffer 27 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS28,Message Buffer 28 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x240++0x3
|
|
line.long 0x0 "MB11_32B_WORD0,Message Buffer 11 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x240++0x3
|
|
line.long 0x0 "MB18_16B_WORD2,Message Buffer 18 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x240++0x3
|
|
line.long 0x0 "MB28_8B_CS,Message Buffer 28 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x240++0x7
|
|
line.long 0x0 "MB6_64B_WORD2,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID28,Message Buffer 28 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x244++0x3
|
|
line.long 0x0 "MB11_32B_WORD1,Message Buffer 11 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x244++0x3
|
|
line.long 0x0 "MB18_16B_WORD3,Message Buffer 18 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x244++0x3
|
|
line.long 0x0 "MB28_8B_ID,Message Buffer 28 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x244++0x7
|
|
line.long 0x0 "MB6_64B_WORD3,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_32B_WORD2,Message Buffer 11 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x248++0x3
|
|
line.long 0x0 "MB19_16B_CS,Message Buffer 19 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x248++0x3
|
|
line.long 0x0 "MB28_8B_WORD0,Message Buffer 28 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x248++0x3
|
|
line.long 0x0 "MB6_64B_WORD4,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x248++0x7
|
|
line.long 0x0 "WORD028,Message Buffer 28 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_32B_WORD3,Message Buffer 11 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x24C++0x3
|
|
line.long 0x0 "MB19_16B_ID,Message Buffer 19 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x24C++0x3
|
|
line.long 0x0 "MB28_8B_WORD1,Message Buffer 28 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x24C++0x3
|
|
line.long 0x0 "MB6_64B_WORD5,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x24C++0x7
|
|
line.long 0x0 "WORD128,Message Buffer 28 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS29,Message Buffer 29 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x250++0x3
|
|
line.long 0x0 "MB11_32B_WORD4,Message Buffer 11 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_16,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_17,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_18,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_19,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x250++0x3
|
|
line.long 0x0 "MB19_16B_WORD0,Message Buffer 19 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x250++0x3
|
|
line.long 0x0 "MB29_8B_CS,Message Buffer 29 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x250++0x7
|
|
line.long 0x0 "MB6_64B_WORD6,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID29,Message Buffer 29 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x254++0x3
|
|
line.long 0x0 "MB11_32B_WORD5,Message Buffer 11 WORD_32B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_20,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_21,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_22,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_23,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x254++0x3
|
|
line.long 0x0 "MB19_16B_WORD1,Message Buffer 19 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x254++0x3
|
|
line.long 0x0 "MB29_8B_ID,Message Buffer 29 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x254++0x7
|
|
line.long 0x0 "MB6_64B_WORD7,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_32B_WORD6,Message Buffer 11 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_24,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_25,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_26,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_27,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x258++0x3
|
|
line.long 0x0 "MB19_16B_WORD2,Message Buffer 19 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x258++0x3
|
|
line.long 0x0 "MB29_8B_WORD0,Message Buffer 29 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x258++0x3
|
|
line.long 0x0 "MB6_64B_WORD8,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_32,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_33,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_34,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_35,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x258++0x7
|
|
line.long 0x0 "WORD029,Message Buffer 29 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB11_32B_WORD7,Message Buffer 11 WORD_32B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_28,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_29,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_30,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_31,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x25C++0x3
|
|
line.long 0x0 "MB19_16B_WORD3,Message Buffer 19 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x25C++0x3
|
|
line.long 0x0 "MB29_8B_WORD1,Message Buffer 29 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x25C++0x3
|
|
line.long 0x0 "MB6_64B_WORD9,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_36,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_37,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_38,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_39,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x25C++0x7
|
|
line.long 0x0 "WORD129,Message Buffer 29 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS30,Message Buffer 30 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x260++0x3
|
|
line.long 0x0 "MB20_16B_CS,Message Buffer 20 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x260++0x3
|
|
line.long 0x0 "MB30_8B_CS,Message Buffer 30 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x260++0x7
|
|
line.long 0x0 "MB6_64B_WORD10,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_40,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_41,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_42,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_43,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID30,Message Buffer 30 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x264++0x3
|
|
line.long 0x0 "MB20_16B_ID,Message Buffer 20 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x264++0x3
|
|
line.long 0x0 "MB30_8B_ID,Message Buffer 30 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x264++0x7
|
|
line.long 0x0 "MB6_64B_WORD11,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_44,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_45,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_46,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_47,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB20_16B_WORD0,Message Buffer 20 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x268++0x3
|
|
line.long 0x0 "MB30_8B_WORD0,Message Buffer 30 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x268++0x3
|
|
line.long 0x0 "MB6_64B_WORD12,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_48,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_49,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_50,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_51,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x268++0x7
|
|
line.long 0x0 "WORD030,Message Buffer 30 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB20_16B_WORD1,Message Buffer 20 WORD_16B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x26C++0x3
|
|
line.long 0x0 "MB30_8B_WORD1,Message Buffer 30 WORD_8B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x26C++0x3
|
|
line.long 0x0 "MB6_64B_WORD13,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_52,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_53,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_54,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_55,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x26C++0x7
|
|
line.long 0x0 "WORD130,Message Buffer 30 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "CS31,Message Buffer 31 CS Register"
|
|
bitfld.long 0x4 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x4 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x4 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x4 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x4 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x270++0x3
|
|
line.long 0x0 "MB20_16B_WORD2,Message Buffer 20 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_8,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_9,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_10,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_11,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x270++0x3
|
|
line.long 0x0 "MB31_8B_CS,Message Buffer 31 CS Register"
|
|
bitfld.long 0x0 31. "EDL,Extended Data Length. This bit distinguishes between CAN format and CAN FD format frames. The EDL bit must not be set for Message Buffers configured to RANSWER with code field 0b1010." "0,1"
|
|
bitfld.long 0x0 30. "BRS,Bit Rate Switch. This bit defines whether the bit rate is switched inside a CAN FD format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "ESI,Error State Indicator. This bit indicates if the transmitting node is error active or error passive." "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CODE,Message Buffer Code. This 4-bit field can be accessed (read or write) by the CPU and by the FlexCAN module itself as part of the message buffer matching and arbitration process."
|
|
newline
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request. Contains a fixed recessive bit." "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended. One/zero for extended/standard format frame." "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request. One/zero for remote/data frame." "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of the data to be stored/transmitted."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "TIME_STAMP,Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus."
|
|
group.long 0x270++0x7
|
|
line.long 0x0 "MB6_64B_WORD14,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_56,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_57,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_58,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_59,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "ID31,Message Buffer 31 ID Register"
|
|
bitfld.long 0x4 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x4 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x4 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x274++0x3
|
|
line.long 0x0 "MB20_16B_WORD3,Message Buffer 20 WORD_16B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_12,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_13,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_14,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_15,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x274++0x3
|
|
line.long 0x0 "MB31_8B_ID,Message Buffer 31 ID Register"
|
|
bitfld.long 0x0 29.--31. "PRIO,Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority." "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x0 18.--28. 1. "STD,Contains standard/extended (HIGH word) identifier of message buffer."
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--17. 1. "EXT,Contains extended (LOW word) identifier of message buffer."
|
|
group.long 0x274++0x7
|
|
line.long 0x0 "MB6_64B_WORD15,Message Buffer 6 WORD_64B Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_60,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_61,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_62,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_63,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB31_8B_WORD0,Message Buffer 31 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x278++0x7
|
|
line.long 0x0 "WORD031,Message Buffer 31 WORD0 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_0,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_1,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_2,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_3,Data byte 0 of Rx/Tx frame."
|
|
line.long 0x4 "MB31_8B_WORD1,Message Buffer 31 WORD_8B Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
group.long 0x27C++0x3
|
|
line.long 0x0 "WORD131,Message Buffer 31 WORD1 Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "DATA_BYTE_4,Data byte 3 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 16.--23. 1. "DATA_BYTE_5,Data byte 2 of Rx/Tx frame."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DATA_BYTE_6,Data byte 1 of Rx/Tx frame."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA_BYTE_7,Data byte 0 of Rx/Tx frame."
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x880)++0x3
|
|
line.long 0x0 "RXIMR[$1],Rx Individual Mask Registers"
|
|
hexmask.long 0x0 0.--31. 1. "MI,Individual Mask Bits"
|
|
repeat.end
|
|
group.long 0xB00++0x27
|
|
line.long 0x0 "CTRL1_PN,Pretended Networking Control 1 Register"
|
|
bitfld.long 0x0 17. "WTOF_MSK,Wake Up by Timeout Flag Mask Bit" "0: Timeout wakeup event is disabled,1: Timeout wakeup event is enabled"
|
|
bitfld.long 0x0 16. "WUMF_MSK,Wake Up by Match Flag Mask Bit" "0: Wakeup match event is disabled,1: Wakeup match event is enabled"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "NMATCH,Number of Messages Matching the Same Filtering Criteria"
|
|
bitfld.long 0x0 4.--5. "PLFS,Payload Filtering Selection" "0: Match upon a payload contents against an exact..,1: Match upon a payload value greater than or equal..,2: Match upon a payload value smaller than or equal..,3: Match upon a payload value inside a range.."
|
|
newline
|
|
bitfld.long 0x0 2.--3. "IDFS,ID Filtering Selection" "0: Match upon ID contents against an exact target..,1: Match upon an ID value greater than or equal to..,2: Match upon an ID value smaller than or equal to..,3: Match upon an ID value inside a range greater.."
|
|
bitfld.long 0x0 0.--1. "FCS,Filtering Combination Selection" "0: Message ID filtering only,1: Message ID filtering and payload filtering,2: Message ID filtering occurring a specified..,3: Message ID filtering and payload filtering a.."
|
|
line.long 0x4 "CTRL2_PN,Pretended Networking Control 2 Register"
|
|
hexmask.long.word 0x4 0.--15. 1. "MATCHTO,Timeout for No Message Matching the Filtering Criteria"
|
|
line.long 0x8 "WU_MTC,Pretended Networking Wake Up Match Register"
|
|
eventfld.long 0x8 17. "WTOF,Wake Up by Timeout Flag Bit" "0: No wakeup by timeout event detected,1: Wakeup by timeout event detected"
|
|
eventfld.long 0x8 16. "WUMF,Wake Up by Match Flag Bit" "0: No wakeup by match event detected,1: Wakeup by match event detected"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--15. 1. "MCOUNTER,Number of Matches when in Pretended Networking"
|
|
line.long 0xC "FLT_ID1,Pretended Networking ID Filter 1 Register"
|
|
bitfld.long 0xC 30. "FLT_IDE,ID Extended Filter" "0: Accept standard frame format,1: Accept extended frame format"
|
|
bitfld.long 0xC 29. "FLT_RTR,Remote Transmission Request Filter" "0: Reject remote frame (accept data frame),1: Accept remote frame"
|
|
newline
|
|
hexmask.long 0xC 0.--28. 1. "FLT_ID1,ID Filter 1 for Pretended Networking filtering"
|
|
line.long 0x10 "FLT_DLC,Pretended Networking DLC Filter Register"
|
|
hexmask.long.byte 0x10 16.--19. 1. "FLT_DLC_LO,Lower Limit for Length of Data Bytes Filter"
|
|
hexmask.long.byte 0x10 0.--3. 1. "FLT_DLC_HI,Upper Limit for Length of Data Bytes Filter"
|
|
line.long 0x14 "PL1_LO,Pretended Networking Payload Low Filter 1 Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. "Data_byte_0,Payload Filter 1 low order bits for Pretended Networking payload filtering corresponding to data byte 0."
|
|
hexmask.long.byte 0x14 16.--23. 1. "Data_byte_1,Payload Filter 1 low order bits for Pretended Networking payload filtering corresponding to data byte 1."
|
|
newline
|
|
hexmask.long.byte 0x14 8.--15. 1. "Data_byte_2,Payload Filter 1 low order bits for Pretended Networking payload filtering corresponding to data byte 2."
|
|
hexmask.long.byte 0x14 0.--7. 1. "Data_byte_3,Payload Filter 1 low order bits for Pretended Networking payload filtering corresponding to data byte 3."
|
|
line.long 0x18 "PL1_HI,Pretended Networking Payload High Filter 1 Register"
|
|
hexmask.long.byte 0x18 24.--31. 1. "Data_byte_4,Payload Filter 1 high order bits for Pretended Networking payload filtering corresponding to data byte 4."
|
|
hexmask.long.byte 0x18 16.--23. 1. "Data_byte_5,Payload Filter 1 high order bits for Pretended Networking payload filtering corresponding to data byte 5."
|
|
newline
|
|
hexmask.long.byte 0x18 8.--15. 1. "Data_byte_6,Payload Filter 1 high order bits for Pretended Networking payload filtering corresponding to data byte 6."
|
|
hexmask.long.byte 0x18 0.--7. 1. "Data_byte_7,Payload Filter 1 high order bits for Pretended Networking payload filtering corresponding to data byte 7."
|
|
line.long 0x1C "FLT_ID2_IDMASK,Pretended Networking ID Filter 2 Register / ID Mask Register"
|
|
bitfld.long 0x1C 30. "IDE_MSK,ID Extended Mask Bit" "0: The corresponding bit in the filter is 'don't..,1: The corresponding bit in the filter is checked"
|
|
bitfld.long 0x1C 29. "RTR_MSK,Remote Transmission Request Mask Bit" "0: The corresponding bit in the filter is 'don't..,1: The corresponding bit in the filter is checked"
|
|
newline
|
|
hexmask.long 0x1C 0.--28. 1. "FLT_ID2_IDMASK,ID Filter 2 for Pretended Networking Filtering / ID Mask Bits for Pretended Networking ID Filtering"
|
|
line.long 0x20 "PL2_PLMASK_LO,Pretended Networking Payload Low Filter 2 Register / Payload Low Mask register"
|
|
hexmask.long.byte 0x20 24.--31. 1. "Data_byte_0,Payload Filter 2 low order bits / Payload Mask low order bits for Pretended Networking payload filtering corresponding to the data byte 0."
|
|
hexmask.long.byte 0x20 16.--23. 1. "Data_byte_1,Payload Filter 2 low order bits / Payload Mask low order bits for Pretended Networking payload filtering corresponding to the data byte 1."
|
|
newline
|
|
hexmask.long.byte 0x20 8.--15. 1. "Data_byte_2,Payload Filter 2 low order bits / Payload Mask low order bits for Pretended Networking payload filtering corresponding to the data byte 2."
|
|
hexmask.long.byte 0x20 0.--7. 1. "Data_byte_3,Payload Filter 2 low order bits / Payload Mask low order bits for Pretended Networking payload filtering corresponding to the data byte 3."
|
|
line.long 0x24 "PL2_PLMASK_HI,Pretended Networking Payload High Filter 2 low order bits / Payload High Mask register"
|
|
hexmask.long.byte 0x24 24.--31. 1. "Data_byte_4,Payload Filter 2 high order bits / Payload Mask high order bits for Pretended Networking payload filtering corresponding to the data byte 4."
|
|
hexmask.long.byte 0x24 16.--23. 1. "Data_byte_5,Payload Filter 2 high order bits / Payload Mask high order bits for Pretended Networking payload filtering corresponding to the data byte 5."
|
|
newline
|
|
hexmask.long.byte 0x24 8.--15. 1. "Data_byte_6,Payload Filter 2 high order bits / Payload Mask high order bits for Pretended Networking payload filtering corresponding to the data byte 6."
|
|
hexmask.long.byte 0x24 0.--7. 1. "Data_byte_7,Payload Filter 2 high order bits / Payload Mask high order bits for Pretended Networking payload filtering corresponding to the data byte 7."
|
|
repeat 4. (list 0x0 0x1 0x2 0x3)(list ad:0x4003BB40 ad:0x4003BB50 ad:0x4003BB60 ad:0x4003BB70)
|
|
tree "WMB[$1]"
|
|
base $2
|
|
rgroup.long ($2)++0xF
|
|
line.long 0x0 "WMB_CS,Wake Up Message Buffer register for C/S"
|
|
bitfld.long 0x0 22. "SRR,Substitute Remote Request" "0,1"
|
|
bitfld.long 0x0 21. "IDE,ID Extended Bit" "0: Frame format is standard,1: Frame format is extended"
|
|
bitfld.long 0x0 20. "RTR,Remote Transmission Request Bit" "0: Frame is data one (not remote),1: Frame is a remote one"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DLC,Length of Data in Bytes"
|
|
line.long 0x4 "WMB_ID,Wake Up Message Buffer Register for ID"
|
|
hexmask.long 0x4 0.--28. 1. "ID,Received ID under Pretended Networking mode"
|
|
line.long 0x8 "WMB_D03,Wake Up Message Buffer Register for Data 0-3"
|
|
hexmask.long.byte 0x8 24.--31. 1. "Data_byte_0,Received payload corresponding to the data byte 0 under Pretended Networking mode"
|
|
hexmask.long.byte 0x8 16.--23. 1. "Data_byte_1,Received payload corresponding to the data byte 1 under Pretended Networking mode"
|
|
hexmask.long.byte 0x8 8.--15. 1. "Data_byte_2,Received payload corresponding to the data byte 2 under Pretended Networking mode"
|
|
hexmask.long.byte 0x8 0.--7. 1. "Data_byte_3,Received payload corresponding to the data byte 3 under Pretended Networking mode"
|
|
line.long 0xC "WMB_D47,Wake Up Message Buffer Register Data 4-7"
|
|
hexmask.long.byte 0xC 24.--31. 1. "Data_byte_4,Received payload corresponding to the data byte 4 under Pretended Networking mode"
|
|
hexmask.long.byte 0xC 16.--23. 1. "Data_byte_5,Received payload corresponding to the data byte 5 under Pretended Networking mode"
|
|
hexmask.long.byte 0xC 8.--15. 1. "Data_byte_6,Received payload corresponding to the data byte 6 under Pretended Networking mode"
|
|
hexmask.long.byte 0xC 0.--7. 1. "Data_byte_7,Received payload corresponding to the data byte 7 under Pretended Networking mode"
|
|
tree.end
|
|
repeat.end
|
|
base ad:0x4003B000
|
|
newline
|
|
group.long 0xBF0++0x17
|
|
line.long 0x0 "EPRS,Enhanced CAN Bit Timing Prescalers"
|
|
hexmask.long.word 0x0 16.--25. 1. "EDPRESDIV,Extended Data Phase Prescaler Division Factor"
|
|
hexmask.long.word 0x0 0.--9. 1. "ENPRESDIV,Extended Nominal Prescaler Division Factor"
|
|
line.long 0x4 "ENCBT,Enhanced Nominal CAN Bit Timing"
|
|
hexmask.long.byte 0x4 22.--28. 1. "NRJW,Nominal Resynchronization Jump Width"
|
|
hexmask.long.byte 0x4 12.--18. 1. "NTSEG2,Nominal Time Segment 2"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "NTSEG1,Nominal Time Segment 1"
|
|
line.long 0x8 "EDCBT,Enhanced Data Phase CAN bit Timing"
|
|
hexmask.long.byte 0x8 22.--25. 1. "DRJW,Data Phase Resynchronization Jump Width"
|
|
hexmask.long.byte 0x8 12.--15. 1. "DTSEG2,Data Phase Time Segment 2"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--4. 1. "DTSEG1,Data Phase Segment 1"
|
|
line.long 0xC "ETDC,Enhanced Transceiver Delay Compensation"
|
|
bitfld.long 0xC 31. "ETDCEN,Transceiver Delay Compensation Enable" "0: TDC is disabled,1: TDC is enabled"
|
|
bitfld.long 0xC 30. "TDMDIS,Transceiver Delay Measurement Disable" "0: TDC measurement is enabled,1: TDC measurement is disabled"
|
|
newline
|
|
hexmask.long.byte 0xC 16.--22. 1. "ETDCOFF,Enhanced Transceiver Delay Compensation Offset"
|
|
eventfld.long 0xC 15. "ETDCFAIL,Transceiver Delay Compensation Fail" "0: Measured loop delay is in range.,1: Measured loop delay is out of range."
|
|
newline
|
|
hexmask.long.byte 0xC 0.--7. 1. "ETDCVAL,Enhanced Transceiver Delay Compensation Value"
|
|
line.long 0x10 "FDCTRL,CAN FD Control Register"
|
|
bitfld.long 0x10 31. "FDRATE,Bit Rate Switch Enable" "0: Transmit a frame in nominal rate. The BRS bit in..,1: Transmit a frame with bit rate switching if the.."
|
|
bitfld.long 0x10 16.--17. "MBDSR0,Message Buffer Data Size for Region 0" "0: Selects 8 bytes per message buffer.,1: Selects 16 bytes per message buffer.,2: Selects 32 bytes per message buffer.,3: Selects 64 bytes per message buffer."
|
|
newline
|
|
bitfld.long 0x10 15. "TDCEN,Transceiver Delay Compensation Enable" "0: TDC is disabled,1: TDC is enabled"
|
|
eventfld.long 0x10 14. "TDCFAIL,Transceiver Delay Compensation Fail" "0: Measured loop delay is in range.,1: Measured loop delay is out of range."
|
|
newline
|
|
hexmask.long.byte 0x10 8.--12. 1. "TDCOFF,Transceiver Delay Compensation Offset"
|
|
hexmask.long.byte 0x10 0.--5. 1. "TDCVAL,Transceiver Delay Compensation Value"
|
|
line.long 0x14 "FDCBT,CAN FD Bit Timing Register"
|
|
hexmask.long.word 0x14 20.--29. 1. "FPRESDIV,Fast Prescaler Division Factor"
|
|
bitfld.long 0x14 16.--18. "FRJW,Fast Resync Jump Width" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x14 10.--14. 1. "FPROPSEG,Fast Propagation Segment"
|
|
bitfld.long 0x14 5.--7. "FPSEG1,Fast Phase Segment 1" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x14 0.--2. "FPSEG2,Fast Phase Segment 2" "0,1,2,3,4,5,6,7"
|
|
rgroup.long 0xC08++0x3
|
|
line.long 0x0 "FDCRC,CAN FD CRC Register"
|
|
hexmask.long.byte 0x0 24.--30. 1. "FD_MBCRC,CRC Mailbox Number for FD_TXCRC"
|
|
hexmask.long.tbyte 0x0 0.--20. 1. "FD_TXCRC,Extended Transmitted CRC value"
|
|
group.long 0xC0C++0xB
|
|
line.long 0x0 "ERFCR,Enhanced Rx FIFO Control Register"
|
|
bitfld.long 0x0 31. "ERFEN,Enhanced Rx FIFO enable" "0: Enhanced Rx FIFO is disabled,1: Enhanced Rx FIFO is enabled"
|
|
hexmask.long.byte 0x0 26.--30. 1. "DMALW,DMA Last Word"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--22. 1. "NEXIF,Number of Extended ID Filter Elements"
|
|
hexmask.long.byte 0x0 8.--13. 1. "NFE,Number of Enhanced Rx FIFO Filter Elements"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--4. 1. "ERFWM,Enhanced Rx FIFO Watermark"
|
|
line.long 0x4 "ERFIER,Enhanced Rx FIFO Interrupt Enable Register"
|
|
bitfld.long 0x4 31. "ERFUFWIE,Enhanced Rx FIFO Underflow Interrupt Enable" "0: Enhanced Rx FIFO Underflow interrupt is disabled,1: Enhanced Rx FIFO Underflow interrupt is enabled"
|
|
bitfld.long 0x4 30. "ERFOVFIE,Enhanced Rx FIFO Overflow Interrupt Enable" "0: Enhanced Rx FIFO Overflow is disabled,1: Enhanced Rx FIFO Overflow is enabled"
|
|
newline
|
|
bitfld.long 0x4 29. "ERFWMIIE,Enhanced Rx FIFO Watermark Indication Interrupt Enable" "0: Enhanced Rx FIFO Watermark interrupt is disabled,1: Enhanced Rx FIFO Watermark interrupt is enabled"
|
|
bitfld.long 0x4 28. "ERFDAIE,Enhanced Rx FIFO Data Available Interrupt Enable" "0: Enhanced Rx FIFO Data Available interrupt is..,1: Enhanced Rx FIFO Data Available interrupt is.."
|
|
line.long 0x8 "ERFSR,Enhanced Rx FIFO Status Register"
|
|
eventfld.long 0x8 31. "ERFUFW,Enhanced Rx FIFO Underflow" "0: No such occurrence,1: Enhanced Rx FIFO underflow"
|
|
eventfld.long 0x8 30. "ERFOVF,Enhanced Rx FIFO Overflow" "0: No such occurrence,1: Enhanced Rx FIFO overflow"
|
|
newline
|
|
eventfld.long 0x8 29. "ERFWMI,Enhanced Rx FIFO Watermark Indication" "0: No such occurrence,1: The number of messages in FIFO is greater than.."
|
|
eventfld.long 0x8 28. "ERFDA,Enhanced Rx FIFO Data Available" "0: No such occurrence,1: There is at least one message stored in Enhanced.."
|
|
newline
|
|
bitfld.long 0x8 27. "ERFCLR,Enhanced Rx FIFO Clear" "0: No effect,1: Clear Enhanced Rx FIFO content"
|
|
rbitfld.long 0x8 17. "ERFE,Enhanced Rx FIFO empty" "0: Enhanced Rx FIFO is not empty,1: Enhanced Rx FIFO is empty"
|
|
newline
|
|
rbitfld.long 0x8 16. "ERFF,Enhanced Rx FIFO full" "0: Enhanced Rx FIFO is not full,1: Enhanced Rx FIFO is full"
|
|
hexmask.long.byte 0x8 0.--5. 1. "ERFEL,Enhanced Rx FIFO Elements"
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x3000)++0x3
|
|
line.long 0x0 "ERFFEL[$1],Enhanced Rx FIFO Filter Element"
|
|
hexmask.long 0x0 0.--31. 1. "FEL,Filter Element Bits"
|
|
repeat.end
|
|
tree.end
|
|
endif
|
|
tree "CCM32K (32 kHz Clock Control Module)"
|
|
base ad:0x4001F000
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "FRO32K_CTRL,Free Running 32 kHz Oscillator Control Register"
|
|
bitfld.long 0x0 31. "LOCK_EN,Write Access Lock" "0: Register write access is unlocked,1: Register write access is locked"
|
|
bitfld.long 0x0 0. "FRO_EN,FRO Enable" "0: FRO is disabled,1: FRO is enabled"
|
|
line.long 0x4 "FRO32K_TRIM,Free Running 32 kHz Oscillator Trim Register"
|
|
bitfld.long 0x4 31. "LOCK_EN,Write Access Lock" "0: Register write access is unlocked,1: Register write access is locked"
|
|
bitfld.long 0x4 29. "IFR_DIS,IFR Loading Disable Control" "0: IFR loading is enabled,1: IFR loading is disabled"
|
|
newline
|
|
hexmask.long.word 0x4 0.--10. 1. "FREQ_TRIM,Frequency Trim"
|
|
line.long 0x8 "OSC32K_CTRL,32 kHz OSC Control Register"
|
|
bitfld.long 0x8 31. "LOCK_EN,Write Access Lock bit" "0: Register write access is unlocked,1: Register write access is locked"
|
|
bitfld.long 0x8 24. "SOX_EN,SOX Mode Enable" "0: SOX mode is disabled.,1: SOX mode is enabled."
|
|
newline
|
|
bitfld.long 0x8 20.--21. "COARSE_AMP_GAIN,Amplifier gain adjustment bits to allow the use of a wide range of external crystal ESR values." "0: ESR_Range0,1: ESR_Range1,2: ESR_Range2,3: ESR_Range3"
|
|
hexmask.long.byte 0x8 12.--15. 1. "XTAL_CAP_SEL,Crystal load capacitance selection bits"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--11. 1. "EXTAL_CAP_SEL,Crystal load capacitance selection bits"
|
|
bitfld.long 0x8 7. "CAP_SEL_EN,Crystal Load Capacitance Selection Enable" "0: Internal capacitance bank is not enabled,1: Internal capacitance bank is enabled"
|
|
newline
|
|
bitfld.long 0x8 1. "OSC_BYP_EN,Crystal Oscillator Bypass Enable" "0: Crystal oscillator is not bypassed,1: Crystal oscillator is bypassed"
|
|
bitfld.long 0x8 0. "OSC_EN,Crystal Oscillator Enable" "0: Oscillator is disabled,1: Oscillator is enabled"
|
|
rgroup.long 0xC++0x3
|
|
line.long 0x0 "STATUS,Status Register"
|
|
bitfld.long 0x0 6. "CLOCK_DET,Clock Detect" "0: Clock error is not detected,1: Clock error is detected"
|
|
bitfld.long 0x0 4. "FRO32K_ACTIVE,32 kHz FRO active bit" "0: FRO32K is not the active clock source,1: FRO32K is the active clock source"
|
|
newline
|
|
bitfld.long 0x0 2. "OSC32K_ACTIVE,32 kHz Oscillator active bit" "0: OSC32K is not the active clock source,1: OSC32K is the active clock source"
|
|
bitfld.long 0x0 0. "OSC32K_RDY,32 kHz Oscillator ready bit." "0: Clock output from crystal oscillator is not..,1: Clock output from crystal oscillator is stable."
|
|
group.long 0x14++0x3
|
|
line.long 0x0 "CLKMON_CTRL,Clock Monitor Control Register"
|
|
bitfld.long 0x0 31. "LOCK_EN,Write Access Lock bit" "0: Register write access is unlocked,1: Register write access is locked"
|
|
bitfld.long 0x0 3.--4. "DIVIDE_TRIM,Divide Trim" "0: Clock monitor operates at 1 kHz for both FRO32K..,1: Clock monitor operates at 64 Hz for FRO32K and..,2: Clock monitor operates at 1 kHz for FRO32K and..,3: Clock monitor operates at 64 Hz for both FRO32K.."
|
|
newline
|
|
bitfld.long 0x0 1.--2. "FREQ_TRIM,Frequency trim bits" "0: Clock monitor asserts 2 cycle after expected..,1: Clock monitor asserts 4 cycles after expected..,2: Clock monitor asserts 6 cycles after expected..,3: Clock monitor asserts 8 cycles after expected.."
|
|
bitfld.long 0x0 0. "MON_EN,CLKMON Enable" "0: CLKMON is disabled,1: CLKMON is enabled"
|
|
group.long 0x1C++0x3
|
|
line.long 0x0 "CGC32K,32 kHz Clock Gate Control Register"
|
|
bitfld.long 0x0 31. "LOCK_EN,Write Access Lock bit" "0: Register write access is unlocked,1: Register write access is locked"
|
|
bitfld.long 0x0 5. "CLK_SEL_32K,32 kHz clock source selection bit" "0: FRO32K clock output is selected as clock source,1: OSC32K clock output is selected as clock source"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--4. 1. "CLK_OE_32K,32 kHz clock output enable bits"
|
|
tree.end
|
|
tree "CMC (Core Mode Controller)"
|
|
base ad:0x40001000
|
|
rgroup.long 0x0++0x3
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
group.long 0x10++0x17
|
|
line.long 0x0 "CKCTRL,Clock Control"
|
|
bitfld.long 0x0 31. "LOCK,Lock" "0: Allowed,1: Blocked"
|
|
hexmask.long.byte 0x0 0.--3. 1. "CKMODE,Clocking Mode"
|
|
line.long 0x4 "CKSTAT,Clock Status"
|
|
eventfld.long 0x4 31. "VALID,Clock Status Valid" "0: Core clock not gated,1: Core clock was gated due to Low-Power mode entry"
|
|
hexmask.long.byte 0x4 8.--14. 1. "WAKEUP,Wake-up Source"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--3. 1. "CKMODE,Low Power Status"
|
|
line.long 0x8 "PMPROT,Power Mode Protection"
|
|
bitfld.long 0x8 31. "LOCK,Lock Register" "0: Allowed,1: Blocked"
|
|
hexmask.long.byte 0x8 0.--3. 1. "LPMODE,Low-Power Mode"
|
|
line.long 0xC "GPMCTRL,Global Power Mode Control"
|
|
hexmask.long.byte 0xC 0.--3. 1. "LPMODE,Low-Power Mode"
|
|
line.long 0x10 "PMCTRLMAIN,Power Mode Control"
|
|
hexmask.long.byte 0x10 0.--3. 1. "LPMODE,Low-Power Mode"
|
|
line.long 0x14 "PMCTRLWAKE,Power Mode Control"
|
|
hexmask.long.byte 0x14 0.--3. 1. "LPMODE,Low-Power Mode"
|
|
rgroup.long 0x80++0x3
|
|
line.long 0x0 "SRS,System Reset Status"
|
|
bitfld.long 0x0 30. "SECVIO,Security Violation Reset" "0: Reset not generated,1: Reset generated"
|
|
bitfld.long 0x0 25. "WDOG1,Watchdog 1 Reset" "0: Reset is not generated,1: Reset is generated"
|
|
newline
|
|
bitfld.long 0x0 15. "LOCKUP,Lockup Reset" "0: Reset not generated,1: Reset generated"
|
|
bitfld.long 0x0 14. "SW,Software Reset" "0: Reset not generated,1: Reset generated"
|
|
newline
|
|
bitfld.long 0x0 13. "WDOG0,Watchdog 0 Reset" "0: Reset is not generated,1: Reset is generated"
|
|
bitfld.long 0x0 12. "SCG,System Clock Generation Reset" "0: Reset is not generated,1: Reset is generated"
|
|
newline
|
|
bitfld.long 0x0 11. "LPACK,Low Power Acknowledge Timeout Reset" "0: Reset not generated,1: Reset generated"
|
|
bitfld.long 0x0 10. "RSTACK,Reset Timeout" "0: Reset not generated,1: Reset generated"
|
|
newline
|
|
bitfld.long 0x0 9. "DAP,Debug Access Port Reset" "0: Reset was not generated,1: Reset was generated"
|
|
bitfld.long 0x0 8. "PIN,Pin Reset" "0: Reset was not generated,1: Reset was generated"
|
|
newline
|
|
bitfld.long 0x0 5. "FATAL,Fatal Reset" "0: Reset was not generated,1: Reset was generated"
|
|
bitfld.long 0x0 4. "WARM,Warm Reset" "0: Reset not generated,1: Reset generated"
|
|
newline
|
|
bitfld.long 0x0 3. "HVD,High Voltage Detect Reset" "0: Reset not generated,1: Reset generated"
|
|
bitfld.long 0x0 2. "LVD,Low Voltage Detect Reset" "0: Reset not generated,1: Reset generated"
|
|
newline
|
|
bitfld.long 0x0 1. "POR,Power-on Reset" "0: Reset not generated,1: Reset generated"
|
|
bitfld.long 0x0 0. "WAKEUP,Wake-up Reset" "0: Reset not generated,1: Reset generated"
|
|
group.long 0x84++0xF
|
|
line.long 0x0 "RPC,Reset Pin Control"
|
|
bitfld.long 0x0 9. "LPFEN,Low-Power Filter Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 8. "FILTEN,Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--4. 1. "FILTCFG,Reset Filter Configuration"
|
|
line.long 0x4 "SSRS,Sticky System Reset Status"
|
|
eventfld.long 0x4 30. "SECVIO,Security Violation Reset" "0: Reset not generated,1: Reset generated"
|
|
eventfld.long 0x4 25. "WDOG1,Watchdog 1 Reset" "0: Reset is not generated,1: Reset is generated"
|
|
newline
|
|
eventfld.long 0x4 15. "LOCKUP,Lockup Reset" "0: Reset not generated,1: Reset generated"
|
|
eventfld.long 0x4 14. "SW,Software Reset" "0: Reset not generated,1: Reset generated"
|
|
newline
|
|
eventfld.long 0x4 13. "WDOG0,Watchdog 0 Reset" "0: Reset is not generated,1: Reset is generated"
|
|
eventfld.long 0x4 12. "SCG,System Clock Generation Reset" "0: Reset is not generated,1: Reset is generated"
|
|
newline
|
|
eventfld.long 0x4 11. "LPACK,Low Power Acknowledge Timeout Reset" "0: Reset not generated,1: Reset generated"
|
|
eventfld.long 0x4 10. "RSTACK,Reset Timeout" "0: Reset not generated,1: Reset generated"
|
|
newline
|
|
eventfld.long 0x4 9. "DAP,DAP Reset" "0: Reset not generated,1: Reset generated"
|
|
eventfld.long 0x4 8. "PIN,Pin Reset" "0: Reset not generated,1: Reset generated"
|
|
newline
|
|
eventfld.long 0x4 5. "FATAL,Fatal Reset" "0: Reset was not generated,1: Reset was generated"
|
|
eventfld.long 0x4 4. "WARM,Warm Reset" "0: Reset not generated,1: Reset generated"
|
|
newline
|
|
eventfld.long 0x4 3. "HVD,High Voltage Detect Reset" "0: Reset not generated,1: Reset generated"
|
|
eventfld.long 0x4 2. "LVD,Low Voltage Detect Reset" "0: Reset not generated,1: Reset generated"
|
|
newline
|
|
eventfld.long 0x4 1. "POR,Power-on Reset" "0: Reset not generated,1: Reset generated"
|
|
eventfld.long 0x4 0. "WAKEUP,Wake-up Reset" "0: Reset not generated,1: Reset generated"
|
|
line.long 0x8 "SRIE,System Reset Interrupt Enable"
|
|
bitfld.long 0x8 25. "WDOG1,Watchdog 1 Reset" "0: Interrupt disabled,1: Interrupt enabled"
|
|
bitfld.long 0x8 15. "LOCKUP,Lockup Reset" "0: Interrupt disabled,1: Interrupt enabled"
|
|
newline
|
|
bitfld.long 0x8 14. "SW,Software Reset" "0: Interrupt disabled,1: Interrupt enabled"
|
|
bitfld.long 0x8 13. "WDOG0,Watchdog 0 Reset" "0: Interrupt disabled,1: Interrupt enabled"
|
|
newline
|
|
bitfld.long 0x8 11. "LPACK,Low Power Acknowledge Timeout Reset" "0: Interrupt disabled,1: Interrupt enabled"
|
|
bitfld.long 0x8 9. "DAP,DAP Reset" "0: Interrupt disabled,1: Interrupt enabled"
|
|
newline
|
|
bitfld.long 0x8 8. "PIN,Pin Reset" "0: Interrupt disabled,1: Interrupt enabled"
|
|
line.long 0xC "SRIF,System Reset Interrupt Flag"
|
|
eventfld.long 0xC 25. "WDOG1,Watchdog 1 Reset" "0: Reset source not pending,1: Reset source pending"
|
|
eventfld.long 0xC 15. "LOCKUP,Lockup Reset" "0: Reset source not pending,1: Reset source pending"
|
|
newline
|
|
eventfld.long 0xC 14. "SW,Software Reset" "0: Reset source not pending,1: Reset source pending"
|
|
eventfld.long 0xC 13. "WDOG0,Watchdog 0 Reset" "0: Reset source not pending,1: Reset source pending"
|
|
newline
|
|
eventfld.long 0xC 11. "LPACK,Low Power Acknowledge Timeout Reset" "0: Reset source not pending,1: Reset source pending"
|
|
eventfld.long 0xC 9. "DAP,DAP Reset" "0: Reset source not pending,1: Reset source pending"
|
|
newline
|
|
eventfld.long 0xC 8. "PIN,Pin Reset" "0: Reset source not pending,1: Reset source pending"
|
|
rgroup.long 0x9C++0x3
|
|
line.long 0x0 "RSTCNT,Reset Count Register"
|
|
hexmask.long.byte 0x0 0.--7. 1. "COUNT,Count"
|
|
group.long 0xA0++0x3
|
|
line.long 0x0 "MR0,Mode"
|
|
eventfld.long 0x0 0. "ISPMODE_n,Boot Configuration" "0,1"
|
|
group.long 0xB0++0x3
|
|
line.long 0x0 "FM0,Force Mode"
|
|
bitfld.long 0x0 0. "FORCECFG,Boot Configuration" "0: No effect,1: Asserts"
|
|
group.long 0xC0++0x3
|
|
line.long 0x0 "SRAMDIS0,SRAM Shut Down Register"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DIS,Shut Down Enable"
|
|
group.long 0xD0++0x3
|
|
line.long 0x0 "SRAMRET0,SRAM Deep Sleep Register"
|
|
hexmask.long.byte 0x0 0.--7. 1. "RET,Deep Sleep Enable"
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "FLASHCR,Flash Control"
|
|
bitfld.long 0x0 2. "FLASHWAKE,Flash Wake" "0: No effect,1: Flash memory is not disabled during flash memory.."
|
|
bitfld.long 0x0 1. "FLASHDOZE,Flash Doze" "0: No effect,1: Flash memory is disabled when core is sleeping.."
|
|
newline
|
|
bitfld.long 0x0 0. "FLASHDIS,Flash Disable" "0: No effect,1: Flash memory is disabled"
|
|
group.long 0x100++0x3
|
|
line.long 0x0 "BSR,BootROM Status"
|
|
hexmask.long 0x0 0.--31. 1. "STAT,Provides status information written by the BootROM."
|
|
group.long 0x10C++0x7
|
|
line.long 0x0 "BLR,BootROM Lock Register"
|
|
bitfld.long 0x0 0.--2. "LOCK,Lock" "?,?,2: BootROM Status and Lock Registers can be written,?,?,5: BootROM Status and Lock Registers cannot be..,?,?"
|
|
line.long 0x4 "CORECTL,Core Control"
|
|
bitfld.long 0x4 0. "NPIE,Non-maskable Pin Interrupt Enable" "0: Disables,1: Enables"
|
|
group.long 0x120++0x3
|
|
line.long 0x0 "DBGCTL,Debug Control"
|
|
bitfld.long 0x0 0. "SOD,Sleep Or Debug" "0: Remains enabled,1: Disabled"
|
|
tree.end
|
|
tree "CRC (Cyclic Redundancy Check)"
|
|
base ad:0x40023000
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "DATA,CRC Data"
|
|
hexmask.long.byte 0x0 24.--31. 1. "HU,CRC High Upper Byte"
|
|
hexmask.long.byte 0x0 16.--23. 1. "HL,CRC High Lower Byte"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "LU,CRC Low Upper Byte"
|
|
hexmask.long.byte 0x0 0.--7. 1. "LL,CRC Low Lower Byte"
|
|
line.long 0x4 "GPOLY,CRC Polynomial"
|
|
hexmask.long.word 0x4 16.--31. 1. "HIGH,High Polynominal Half-Word"
|
|
hexmask.long.word 0x4 0.--15. 1. "LOW,Low Polynominal Half-Word"
|
|
line.long 0x8 "CTRL,CRC Control"
|
|
bitfld.long 0x8 30.--31. "TOT,Transpose Type for Writes" "0: No transposition,1: Bits in bytes are transposed; bytes are not..,2: Both bits in bytes and bytes are transposed,3: Only bytes are transposed; no bits in a byte are.."
|
|
bitfld.long 0x8 28.--29. "TOTR,Transpose Type for Read" "0: No transposition,1: Bits in bytes are transposed; bytes are not..,2: Both bits in bytes and bytes are transposed,3: Only bytes are transposed; no bits in a byte are.."
|
|
newline
|
|
bitfld.long 0x8 26. "FXOR,Complement Read of CRC Data Register" "0: No XOR on reading,1: Inverts or complements the read value of the CRC.."
|
|
bitfld.long 0x8 25. "WAS,Write as Seed" "0: Data values,1: Seed values"
|
|
newline
|
|
bitfld.long 0x8 24. "TCRC,TCRC" "0: 16-bit,1: 32-bit"
|
|
tree.end
|
|
tree "DMA_MP (DMA Management Page)"
|
|
base ad:0x40002000
|
|
group.long 0x0++0x3
|
|
line.long 0x0 "MP_CSR,Management Page Control"
|
|
rbitfld.long 0x0 31. "ACTIVE,DMA Active Status" "0: eDMA is idle,1: eDMA is executing a channel"
|
|
hexmask.long.byte 0x0 24.--27. 1. "ACTIVE_ID,Active Channel ID"
|
|
newline
|
|
bitfld.long 0x0 9. "CX,Cancel Transfer" "0: Normal operation,1: Cancel the remaining data transfer"
|
|
bitfld.long 0x0 8. "ECX,Cancel Transfer With Error" "0: Normal operation,1: Cancel the remaining data transfer"
|
|
newline
|
|
bitfld.long 0x0 7. "GMRC,Global Master ID Replication Control" "0: Master ID replication disabled for all channels,1: Master ID replication available and controlled.."
|
|
bitfld.long 0x0 6. "GCLC,Global Channel Linking Control" "0: Channel linking disabled for all channels,1: Channel linking available and controlled by each.."
|
|
newline
|
|
bitfld.long 0x0 5. "HALT,Halt DMA Operations" "0: Normal operation,1: Stall the start of any new channels"
|
|
bitfld.long 0x0 4. "HAE,Halt After Error" "0: Normal operation,1: Any error causes the HALT field to be set to 1"
|
|
newline
|
|
bitfld.long 0x0 2. "ERCA,Enable Round Robin Channel Arbitration" "0: Round-robin channel arbitration disabled,1: Round-robin channel arbitration enabled"
|
|
bitfld.long 0x0 1. "EDBG,Enable Debug" "0: Debug mode disabled,1: Debug mode is enabled."
|
|
rgroup.long 0x4++0xB
|
|
line.long 0x0 "MP_ES,Management Page Error Status"
|
|
bitfld.long 0x0 31. "VLD,Valid" "0: No ERR fields are set to 1,1: At least one ERR field is set to 1 indicating a.."
|
|
hexmask.long.byte 0x0 24.--27. 1. "ERRCHN,Error Channel Number or Canceled Channel Number"
|
|
newline
|
|
bitfld.long 0x0 8. "ECX,Transfer Canceled" "0: No canceled transfers,1: Last recorded entry was a canceled transfer by.."
|
|
bitfld.long 0x0 7. "SAE,Source Address Error" "0: No source address configuration error,1: Last recorded error was a configuration error.."
|
|
newline
|
|
bitfld.long 0x0 6. "SOE,Source Offset Error" "0: No source offset configuration error,1: Last recorded error was a configuration error.."
|
|
bitfld.long 0x0 5. "DAE,Destination Address Error" "0: No destination address configuration error,1: Last recorded error was a configuration error.."
|
|
newline
|
|
bitfld.long 0x0 4. "DOE,Destination Offset Error" "0: No destination offset configuration error,1: Last recorded error was a configuration error.."
|
|
bitfld.long 0x0 3. "NCE,NBYTES/CITER Configuration Error" "0: No NBYTES/CITER configuration error,1: The last recorded error was NBYTES equal to zero.."
|
|
newline
|
|
bitfld.long 0x0 2. "SGE,Scatter/Gather Configuration Error" "0: No scatter/gather configuration error,1: Last recorded error was a configuration error.."
|
|
bitfld.long 0x0 1. "SBE,Source Bus Error" "0: No source bus error,1: Last recorded error was a bus error on a source.."
|
|
newline
|
|
bitfld.long 0x0 0. "DBE,Destination Bus Error" "0: No destination bus error,1: Last recorded error was a bus error on a.."
|
|
line.long 0x4 "MP_INT,Management Page Interrupt Request Status"
|
|
hexmask.long.word 0x4 0.--15. 1. "INT,Interrupt Request Status"
|
|
line.long 0x8 "MP_HRS,Management Page Hardware Request Status"
|
|
hexmask.long 0x8 0.--31. 1. "HRS,Hardware Request Status"
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 16. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x100)++0x3
|
|
line.long 0x0 "CH_GRPRI[$1],Channel Arbitration Group"
|
|
hexmask.long.byte 0x0 0.--4. 1. "GRPRI,Arbitration Group For Channel n"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 16. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x100)++0x3
|
|
line.long 0x0 "CH_GRPRI[$1],Channel Arbitration Group"
|
|
hexmask.long.byte 0x0 0.--4. 1. "GRPRI,Arbitration Group For Channel n"
|
|
repeat.end
|
|
endif
|
|
tree.end
|
|
tree "DMA_TCD (DMA Transfer Control Descriptor)"
|
|
base ad:0x40003000
|
|
repeat 16. (list 0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE 0xF)(list ad:0x40003000 ad:0x40004000 ad:0x40005000 ad:0x40006000 ad:0x40007000 ad:0x40008000 ad:0x40009000 ad:0x4000A000 ad:0x4000B000 ad:0x4000C000 ad:0x4000D000 ad:0x4000E000 ad:0x4000F000 ad:0x40010000 ad:0x40011000 ad:0x40012000)
|
|
tree "TCD[$1]"
|
|
base $2
|
|
group.long ($2)++0x17
|
|
line.long 0x0 "CH_CSR,Channel Control and Status"
|
|
rbitfld.long 0x0 31. "ACTIVE,Channel Active" "0,1"
|
|
eventfld.long 0x0 30. "DONE,Channel Done" "0,1"
|
|
newline
|
|
bitfld.long 0x0 3. "EBW,Enable Buffered Writes" "0: Buffered writes on system bus disabled,1: Buffered writes on system bus enabled"
|
|
bitfld.long 0x0 2. "EEI,Enable Error Interrupt" "0: Error signal for corresponding channel does not..,1: Assertion of error signal for corresponding.."
|
|
newline
|
|
bitfld.long 0x0 1. "EARQ,Enable Asynchronous DMA Request" "0: Disable asynchronous DMA request for the channel,1: Enable asynchronous DMA request for the channel"
|
|
bitfld.long 0x0 0. "ERQ,Enable DMA Request" "0: DMA hardware request signal for corresponding..,1: DMA hardware request signal for corresponding.."
|
|
line.long 0x4 "CH_ES,Channel Error Status"
|
|
eventfld.long 0x4 31. "ERR,Error In Channel" "0: An error in this channel has not occurred,1: An error in this channel has occurred"
|
|
rbitfld.long 0x4 7. "SAE,Source Address Error" "0: No source address configuration error,1: Last recorded error was a configuration error.."
|
|
newline
|
|
rbitfld.long 0x4 6. "SOE,Source Offset Error" "0: No source offset configuration error,1: Last recorded error was a configuration error.."
|
|
rbitfld.long 0x4 5. "DAE,Destination Address Error" "0: No destination address configuration error,1: Last recorded error was a configuration error.."
|
|
newline
|
|
rbitfld.long 0x4 4. "DOE,Destination Offset Error" "0: No destination offset configuration error,1: Last recorded error was a configuration error.."
|
|
rbitfld.long 0x4 3. "NCE,NBYTES/CITER Configuration Error" "0: No NBYTES/CITER configuration error,1: Last recorded error was a configuration error.."
|
|
newline
|
|
rbitfld.long 0x4 2. "SGE,Scatter/Gather Configuration Error" "0: No scatter/gather configuration error,1: Last recorded error was a configuration error.."
|
|
rbitfld.long 0x4 1. "SBE,Source Bus Error" "0: No source bus error,1: Last recorded error was bus error on source read"
|
|
newline
|
|
rbitfld.long 0x4 0. "DBE,Destination Bus Error" "0: No destination bus error,1: Last recorded error was bus error on destination.."
|
|
line.long 0x8 "CH_INT,Channel Interrupt Status"
|
|
eventfld.long 0x8 0. "INT,Interrupt Request" "0: Interrupt request for corresponding channel..,1: Interrupt request for corresponding channel active"
|
|
line.long 0xC "CH_SBR,Channel System Bus"
|
|
hexmask.long.byte 0xC 17.--20. 1. "ATTR,Attribute Output"
|
|
bitfld.long 0xC 16. "EMI,Enable Master ID Replication" "0: Master ID replication is disabled,1: Master ID replication is enabled"
|
|
newline
|
|
bitfld.long 0xC 15. "PAL,Privileged Access Level" "0: User protection level for DMA transfers,1: Privileged protection level for DMA transfers"
|
|
bitfld.long 0xC 14. "SEC,Security Level" "0: Nonsecure protection level for DMA transfers,1: Secure protection level for DMA transfers"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--5. 1. "MID,Master ID"
|
|
line.long 0x10 "CH_PRI,Channel Priority"
|
|
bitfld.long 0x10 31. "ECP,Enable Channel Preemption" "0: Channel cannot be suspended by a higher-priority..,1: Channel can be temporarily suspended by a.."
|
|
bitfld.long 0x10 30. "DPA,Disable Preempt Ability" "0: Channel can suspend a lower-priority channel,1: Channel cannot suspend any other channel.."
|
|
newline
|
|
bitfld.long 0x10 0.--2. "APL,Arbitration Priority Level" "0,1,2,3,4,5,6,7"
|
|
line.long 0x14 "CH_MUX,Channel Multiplexor Configuration"
|
|
hexmask.long.byte 0x14 0.--6. 1. "SRC,Service Request Source"
|
|
group.long ($2+0x20)++0x3
|
|
line.long 0x0 "TCD_SADDR,TCD Source Address"
|
|
hexmask.long 0x0 0.--31. 1. "SADDR,Source Address"
|
|
group.word ($2+0x24)++0x3
|
|
line.word 0x0 "TCD_SOFF,TCD Signed Source Address Offset"
|
|
hexmask.word 0x0 0.--15. 1. "SOFF,Source Address Signed Offset"
|
|
line.word 0x2 "TCD_ATTR,TCD Transfer Attributes"
|
|
hexmask.word.byte 0x2 11.--15. 1. "SMOD,Source Address Modulo"
|
|
bitfld.word 0x2 8.--10. "SSIZE,Source Data Transfer Size" "0: 8-bit,1: 16-bit,2: 32-bit,3: 64-bit,4: 16-byte,5: 32-byte,?,?"
|
|
newline
|
|
hexmask.word.byte 0x2 3.--7. 1. "DMOD,Destination Address Modulo"
|
|
bitfld.word 0x2 0.--2. "DSIZE,Destination Data Transfer Size" "0,1,2,3,4,5,6,7"
|
|
group.long ($2+0x28)++0x3
|
|
line.long 0x0 "TCD_NBYTES_MLOFFNO,TCD Transfer Size Without Minor Loop Offsets"
|
|
bitfld.long 0x0 31. "SMLOE,Source Minor Loop Offset Enable" "0: Minor loop offset not applied to SADDR,1: Minor loop offset applied to SADDR"
|
|
bitfld.long 0x0 30. "DMLOE,Destination Minor Loop Offset Enable" "0: Minor loop offset not applied to DADDR,1: Minor loop offset applied to DADDR"
|
|
newline
|
|
hexmask.long 0x0 0.--29. 1. "NBYTES,Number of Bytes To Transfer Per Service Request"
|
|
group.long ($2+0x28)++0xB
|
|
line.long 0x0 "TCD_NBYTES_MLOFFYES,TCD Transfer Size with Minor Loop Offsets"
|
|
bitfld.long 0x0 31. "SMLOE,Source Minor Loop Offset Enable" "0: Minor loop offset not applied to SADDR,1: Minor loop offset applied to SADDR"
|
|
bitfld.long 0x0 30. "DMLOE,Destination Minor Loop Offset Enable" "0: Minor loop offset not applied to DADDR,1: Minor loop offset applied to DADDR"
|
|
newline
|
|
hexmask.long.tbyte 0x0 10.--29. 1. "MLOFF,Minor Loop Offset"
|
|
hexmask.long.word 0x0 0.--9. 1. "NBYTES,Number of Bytes To Transfer Per Service Request"
|
|
line.long 0x4 "TCD_SLAST_SDA,TCD Last Source Address Adjustment / Store DADDR Address"
|
|
hexmask.long 0x4 0.--31. 1. "SLAST_SDA,Last Source Address Adjustment / Store DADDR Address"
|
|
line.long 0x8 "TCD_DADDR,TCD Destination Address"
|
|
hexmask.long 0x8 0.--31. 1. "DADDR,Destination Address"
|
|
group.word ($2+0x34)++0x3
|
|
line.word 0x0 "TCD_DOFF,TCD Signed Destination Address Offset"
|
|
hexmask.word 0x0 0.--15. 1. "DOFF,Destination Address Signed Offset"
|
|
line.word 0x2 "TCD_CITER_ELINKNO,TCD Current Major Loop Count (Minor Loop Channel Linking Disabled)"
|
|
bitfld.word 0x2 15. "ELINK,Enable Link" "0: Channel-to-channel linking disabled,1: Channel-to-channel linking enabled"
|
|
hexmask.word 0x2 0.--14. 1. "CITER,Current Major Iteration Count"
|
|
group.word ($2+0x36)++0x1
|
|
line.word 0x0 "TCD_CITER_ELINKYES,TCD Current Major Loop Count (Minor Loop Channel Linking Enabled)"
|
|
bitfld.word 0x0 15. "ELINK,Enable Link" "0: Channel-to-channel linking disabled,1: Channel-to-channel linking enabled"
|
|
hexmask.word.byte 0x0 9.--12. 1. "LINKCH,Minor Loop Link Channel Number"
|
|
newline
|
|
hexmask.word 0x0 0.--8. 1. "CITER,Current Major Iteration Count"
|
|
group.long ($2+0x38)++0x3
|
|
line.long 0x0 "TCD_DLAST_SGA,TCD Last Destination Address Adjustment / Scatter Gather Address"
|
|
hexmask.long 0x0 0.--31. 1. "DLAST_SGA,Last Destination Address Adjustment / Scatter Gather Address"
|
|
group.word ($2+0x3C)++0x3
|
|
line.word 0x0 "TCD_CSR,TCD Control and Status"
|
|
bitfld.word 0x0 14.--15. "BWC,Bandwidth Control" "0: No eDMA engine stalls,?,2: eDMA engine stalls for 4 cycles after each R/W,3: eDMA engine stalls for 8 cycles after each R/W"
|
|
hexmask.word.byte 0x0 8.--11. 1. "MAJORLINKCH,Major Loop Link Channel Number"
|
|
newline
|
|
bitfld.word 0x0 7. "ESDA,Enable Store Destination Address" "0: Ability to store destination address to system..,1: Ability to store destination address to system.."
|
|
bitfld.word 0x0 6. "EEOP,Enable End-Of-Packet Processing" "0: End-of-packet operation disabled,1: End-of-packet hardware input signal enabled"
|
|
newline
|
|
bitfld.word 0x0 5. "MAJORELINK,Enable Link When Major Loop Complete" "0: Channel-to-channel linking disabled,1: Channel-to-channel linking enabled"
|
|
bitfld.word 0x0 4. "ESG,Enable Scatter/Gather Processing" "0: Current channel's TCD is normal format,1: Current channel's TCD specifies scatter/gather.."
|
|
newline
|
|
bitfld.word 0x0 3. "DREQ,Disable Request" "0: No operation,1: Clear the ERQ field to 0 upon major loop.."
|
|
bitfld.word 0x0 2. "INTHALF,Enable Interrupt If Major Counter Half-complete" "0: Halfway point interrupt disabled,1: Halfway point interrupt enabled"
|
|
newline
|
|
bitfld.word 0x0 1. "INTMAJOR,Enable Interrupt If Major count complete" "0: End-of-major loop interrupt disabled,1: End-of-major loop interrupt enabled"
|
|
bitfld.word 0x0 0. "START,Channel Start" "0: Channel not explicitly started,1: Channel explicitly started via a.."
|
|
line.word 0x2 "TCD_BITER_ELINKNO,TCD Beginning Major Loop Count (Minor Loop Channel Linking Disabled)"
|
|
bitfld.word 0x2 15. "ELINK,Enables Link" "0: Channel-to-channel linking disabled,1: Channel-to-channel linking enabled"
|
|
hexmask.word 0x2 0.--14. 1. "BITER,Starting Major Iteration Count"
|
|
group.word ($2+0x3E)++0x1
|
|
line.word 0x0 "TCD_BITER_ELINKYES,TCD Beginning Major Loop Count (Minor Loop Channel Linking Enabled)"
|
|
bitfld.word 0x0 15. "ELINK,Enable Link" "0: Channel-to-channel linking disabled,1: Channel-to-channel linking enabled"
|
|
hexmask.word.byte 0x0 9.--12. 1. "LINKCH,Link Channel Number"
|
|
newline
|
|
hexmask.word 0x0 0.--8. 1. "BITER,Starting Major Iteration Count"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "DSB (Data Stream Buffer)"
|
|
base ad:0x40041000
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "CSR,Control Register"
|
|
bitfld.long 0x0 5. "CBT_EN,Continuous Burst Transfer Enable" "0: Continuous burst transfer mode is disabled.,1: Continuous burst transfer mode is enabled."
|
|
bitfld.long 0x0 4. "ERR_EN,Error Interrupt Request Enable" "0: Error interrupt requests on overflow underrun or..,1: Error interrupt requests on overflow underrun or.."
|
|
newline
|
|
bitfld.long 0x0 3. "INT_EN,Interrupt Request Enable" "0: Interrupt requests on data ready or DMA done are..,1: Interrupt requests on data ready or DMA done are.."
|
|
bitfld.long 0x0 2. "DMA_EN,DMA Transfer Enable" "0: DMA transfers are disabled.,1: DMA transfers are enabled."
|
|
newline
|
|
bitfld.long 0x0 1. "DSB_EN,Data Stream Buffer Enable" "0: Buffer is disabled.,1: Buffer is enabled."
|
|
bitfld.long 0x0 0. "SFTRST,Soft Reset" "0: No operation.,1: Reset the data stream buffer."
|
|
line.long 0x4 "INT,Interrupt Request Status Register"
|
|
eventfld.long 0x4 4. "DONE,DMA Packet Transfer Complete" "0: Packet transfer not done; CCNT less than TCNT,1: Packet transfer is done; TCNT 32-bit words.."
|
|
eventfld.long 0x4 3. "DBE,Destination Bus Error" "0: No destination bus error,1: The last recorded error is bus error on a write"
|
|
newline
|
|
eventfld.long 0x4 2. "UNDR,Underrun Error" "0: No underrun error,1: The last recorded error is an underrun on a read"
|
|
eventfld.long 0x4 1. "OVRF,Overflow Error" "0: No overflow error,1: The last recorded error is a buffer overflow"
|
|
newline
|
|
rbitfld.long 0x4 0. "DRDY,Data Ready" "0: No data to read (watermark has not been reached),1: Data is ready to read (watermark has been reached)"
|
|
line.long 0x8 "WMC,Watermark Configuration Register"
|
|
hexmask.long.byte 0x8 24.--28. 1. "SIZE,FIFO size"
|
|
hexmask.long.byte 0x8 16.--20. 1. "CNT,FIFO Count"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--3. 1. "WMRK,Watermark"
|
|
rgroup.long 0xC++0x3
|
|
line.long 0x0 "RDATA,FIFO Read Data Register"
|
|
hexmask.long 0x0 0.--31. 1. "DATA,FIFO Data"
|
|
group.long 0x10++0x7
|
|
line.long 0x0 "DADDR,DMA Destination Address Register"
|
|
hexmask.long 0x0 0.--31. 1. "DADDR,Destination Address"
|
|
line.long 0x4 "XCR,DMA Transfer Count Register"
|
|
hexmask.long.word 0x4 16.--31. 1. "CCNT,Current Transfer Count"
|
|
hexmask.long.word 0x4 0.--15. 1. "TCNT,Total Transfer Count"
|
|
tree.end
|
|
tree "ELE_MU (EdgeLock Secure Enclave)"
|
|
base ad:0x40024000
|
|
rgroup.long 0x0++0xF
|
|
line.long 0x0 "VER,Version ID Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number (0x01 )"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number (0x00 )"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Set Number"
|
|
line.long 0x4 "PAR,Parameter Register"
|
|
hexmask.long.byte 0x4 8.--15. 1. "RR_NUM,Number of Receive (RRn) registers (8'd2)"
|
|
hexmask.long.byte 0x4 0.--7. 1. "TR_NUM,Number of Transmit (TRn) registers (8'd16)"
|
|
line.long 0x8 "UNUSED0,Unused Register 0"
|
|
line.long 0xC "SR,Status Register"
|
|
bitfld.long 0xC 6. "RFP,Receive Full Pending Flag" "0: No data is ready to be read. All RSR[RFn] bits..,1: Data is ready to be read. One or more RSR[RFn].."
|
|
bitfld.long 0xC 5. "TEP,Transmit Empty Pending" "0,1"
|
|
group.long 0x120++0x3
|
|
line.long 0x0 "TCR,Transmit Control Register"
|
|
hexmask.long.word 0x0 0.--15. 1. "TEIEn,Transmit Register n Empty Interrupt Enable"
|
|
rgroup.long 0x124++0x3
|
|
line.long 0x0 "TSR,Transmit Status Register"
|
|
hexmask.long.word 0x0 0.--15. 1. "TEn,Transmit Register n Empty"
|
|
rgroup.long 0x12C++0x3
|
|
line.long 0x0 "RSR,Receive Status Register"
|
|
bitfld.long 0x0 0.--1. "RFn,Receive Register n Full" "0,1,2,3"
|
|
group.long 0x1FC++0x3
|
|
line.long 0x0 "UNUSED1,Unused Register 1"
|
|
hexmask.long.word 0x0 0.--15. 1. "DATA16,Unused 16-bit Register"
|
|
repeat 16. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x200)++0x3
|
|
line.long 0x0 "TR[$1],Transmit Register"
|
|
hexmask.long 0x0 0.--31. 1. "TR_DATA,Transmit Data"
|
|
repeat.end
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0x280)++0x3
|
|
line.long 0x0 "RR[$1],Receive Register"
|
|
hexmask.long 0x0 0.--31. 1. "RR_DATA,Receive Data"
|
|
repeat.end
|
|
rgroup.long 0x400++0x3
|
|
line.long 0x0 "SEMA4_SR,Semaphore Status Register"
|
|
bitfld.long 0x0 31. "SSS_BSY,Security SubSystem (ELE) Busy" "0: Edgelock enclave is not busy,1: Edgelock enclave CPU is busy"
|
|
hexmask.long.byte 0x0 25.--30. 1. "MISC_BSY,Miscellaneous ELE Busy Indicators"
|
|
newline
|
|
bitfld.long 0x0 24. "SSS_LCK,Security SubSystem (ELE) lockup" "0: Edgelock enclave is not locked up,1: Edgelock enclave is locked up in an.."
|
|
bitfld.long 0x0 17. "SSS_CIP1,Security SubSystem (ELE) command group 1 in progress" "0: Service request group 1 not being processed by ELE,1: Service request group 1 being processed by ELE"
|
|
newline
|
|
bitfld.long 0x0 16. "SSS_CIP2,Security SubSystem (ELE) command group 2 in progress" "0: Service request group 2 not being processed by ELE,1: Service request group 2 being processed by ELE"
|
|
hexmask.long.word 0x0 0.--15. 1. "OWNR16,Semaphore Owner"
|
|
rgroup.long 0x474++0x3
|
|
line.long 0x0 "SEMA4_OWNR,Semaphore Ownership Register"
|
|
hexmask.long 0x0 0.--31. 1. "OWNR32,Semaphore Owner"
|
|
rgroup.long 0x998++0x3
|
|
line.long 0x0 "SEMA4_ACQ,Semaphore Acquire Register"
|
|
hexmask.long 0x0 0.--31. 1. "OWNR32,Semaphore Owner"
|
|
rgroup.long 0xACC++0x3
|
|
line.long 0x0 "SEMA4_REL,Semaphore Release Register"
|
|
hexmask.long 0x0 0.--31. 1. "OWNR32,Semaphore Owner"
|
|
rgroup.long 0xBA4++0x3
|
|
line.long 0x0 "SEMA4_FREL,Semaphore Forced Release Register"
|
|
hexmask.long 0x0 0.--31. 1. "OWNR32,Semaphore Owner"
|
|
tree.end
|
|
tree "EWM (External Watchdog Monitor)"
|
|
base ad:0x40013000
|
|
group.byte 0x0++0x3
|
|
line.byte 0x0 "CTRL,Control"
|
|
bitfld.byte 0x0 3. "INTEN,Interrupt Enable" "0: Deasserts interrupt requests,1: Generates interrupt requests"
|
|
bitfld.byte 0x0 2. "INEN,Input Enable" "0: Disables,1: Enables"
|
|
bitfld.byte 0x0 1. "ASSIN,Assertion State Select" "0: Logic 0,1: Logic 1"
|
|
bitfld.byte 0x0 0. "EWMEN,EWM Enable" "0: Disables,1: Enables"
|
|
line.byte 0x1 "SERV,Service"
|
|
hexmask.byte 0x1 0.--7. 1. "SERVICE,Service"
|
|
line.byte 0x2 "CMPL,Compare Low"
|
|
hexmask.byte 0x2 0.--7. 1. "COMPAREL,Compare Low"
|
|
line.byte 0x3 "CMPH,Compare High"
|
|
hexmask.byte 0x3 0.--7. 1. "COMPAREH,Compare High"
|
|
group.byte 0x5++0x0
|
|
line.byte 0x0 "CLKPRESCALER,Clock Prescaler"
|
|
hexmask.byte 0x0 0.--7. 1. "CLK_DIV,Clock Divider"
|
|
tree.end
|
|
tree "FLEXIO (Flexible I/O)"
|
|
base ad:0x4003A000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter Register"
|
|
hexmask.long.byte 0x4 24.--31. 1. "TRIGGER,Trigger Number"
|
|
hexmask.long.byte 0x4 16.--23. 1. "PIN,Pin Number"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "TIMER,Timer Number"
|
|
hexmask.long.byte 0x4 0.--7. 1. "SHIFTER,Shifter Number"
|
|
group.long 0x8++0x3
|
|
line.long 0x0 "CTRL,FlexIO Control Register"
|
|
bitfld.long 0x0 31. "DOZEN,Doze Enable" "0: FlexIO enabled in Doze modes.,1: FlexIO disabled in Doze modes."
|
|
bitfld.long 0x0 30. "DBGE,Debug Enable" "0: FlexIO is disabled in debug modes.,1: FlexIO is enabled in debug modes"
|
|
newline
|
|
bitfld.long 0x0 2. "FASTACC,Fast Access" "0: Configures for normal register accesses to FlexIO,1: Configures for fast register accesses to FlexIO"
|
|
bitfld.long 0x0 1. "SWRST,Software Reset" "0: Software reset is disabled,1: Software reset is enabled all FlexIO registers.."
|
|
newline
|
|
bitfld.long 0x0 0. "FLEXEN,FlexIO Enable" "0: FlexIO module is disabled.,1: FlexIO module is enabled."
|
|
rgroup.long 0xC++0x3
|
|
line.long 0x0 "PIN,Pin State Register"
|
|
hexmask.long 0x0 0.--31. 1. "PDI,Pin Data Input"
|
|
group.long 0x10++0xB
|
|
line.long 0x0 "SHIFTSTAT,Shifter Status Register"
|
|
hexmask.long.byte 0x0 0.--7. 1. "SSF,Shifter Status Flag"
|
|
line.long 0x4 "SHIFTERR,Shifter Error Register"
|
|
hexmask.long.byte 0x4 0.--7. 1. "SEF,Shifter Error Flags"
|
|
line.long 0x8 "TIMSTAT,Timer Status Register"
|
|
hexmask.long.byte 0x8 0.--7. 1. "TSF,Timer Status Flags"
|
|
group.long 0x20++0xB
|
|
line.long 0x0 "SHIFTSIEN,Shifter Status Interrupt Enable"
|
|
hexmask.long.byte 0x0 0.--7. 1. "SSIE,Shifter Status Interrupt Enable"
|
|
line.long 0x4 "SHIFTEIEN,Shifter Error Interrupt Enable"
|
|
hexmask.long.byte 0x4 0.--7. 1. "SEIE,Shifter Error Interrupt Enable"
|
|
line.long 0x8 "TIMIEN,Timer Interrupt Enable Register"
|
|
hexmask.long.byte 0x8 0.--7. 1. "TEIE,Timer Status Interrupt Enable"
|
|
group.long 0x30++0x3
|
|
line.long 0x0 "SHIFTSDEN,Shifter Status DMA Enable"
|
|
hexmask.long.byte 0x0 0.--7. 1. "SSDE,Shifter Status DMA Enable"
|
|
group.long 0x38++0x3
|
|
line.long 0x0 "TIMERSDEN,Timer Status DMA Enable"
|
|
hexmask.long.byte 0x0 0.--7. 1. "TSDE,Timer Status DMA Enable"
|
|
group.long 0x40++0x3
|
|
line.long 0x0 "SHIFTSTATE,Shifter State Register"
|
|
bitfld.long 0x0 0.--2. "STATE,Current State Pointer" "0,1,2,3,4,5,6,7"
|
|
group.long 0x48++0x2F
|
|
line.long 0x0 "TRGSTAT,Trigger Status Register"
|
|
hexmask.long.byte 0x0 0.--3. 1. "ETSF,External Trigger Status Flags"
|
|
line.long 0x4 "TRIGIEN,External Trigger Interrupt Enable Register"
|
|
hexmask.long.byte 0x4 0.--3. 1. "TRIE,External Trigger Interrupt Enable"
|
|
line.long 0x8 "PINSTAT,Pin Status Register"
|
|
hexmask.long 0x8 0.--31. 1. "PSF,Pin Status Flags"
|
|
line.long 0xC "PINIEN,Pin Interrupt Enable Register"
|
|
hexmask.long 0xC 0.--31. 1. "PSIE,Pin Status Interrupt Enable"
|
|
line.long 0x10 "PINREN,Pin Rising Edge Enable Register"
|
|
hexmask.long 0x10 0.--31. 1. "PRE,Pin Rising Edge"
|
|
line.long 0x14 "PINFEN,Pin Falling Edge Enable Register"
|
|
hexmask.long 0x14 0.--31. 1. "PFE,Pin Falling Edge"
|
|
line.long 0x18 "PINOUTD,Pin Output Data Register"
|
|
hexmask.long 0x18 0.--31. 1. "OUTD,Output Data"
|
|
line.long 0x1C "PINOUTE,Pin Output Enable Register"
|
|
hexmask.long 0x1C 0.--31. 1. "OUTE,Output Enable"
|
|
line.long 0x20 "PINOUTDIS,Pin Output Disable Register"
|
|
hexmask.long 0x20 0.--31. 1. "OUTDIS,Output Disable"
|
|
line.long 0x24 "PINOUTCLR,Pin Output Clear Register"
|
|
hexmask.long 0x24 0.--31. 1. "OUTCLR,Output Clear"
|
|
line.long 0x28 "PINOUTSET,Pin Output Set Register"
|
|
hexmask.long 0x28 0.--31. 1. "OUTSET,Output Set"
|
|
line.long 0x2C "PINOUTTOG,Pin Output Toggle Register"
|
|
hexmask.long 0x2C 0.--31. 1. "OUTTOG,Output Toggle"
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x80)++0x3
|
|
line.long 0x0 "SHIFTCTL[$1],Shifter Control N Register"
|
|
bitfld.long 0x0 24.--26. "TIMSEL,Timer Select" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x0 23. "TIMPOL,Timer Polarity" "0: Shift on posedge of Shift clock,1: Shift on negedge of Shift clock"
|
|
newline
|
|
bitfld.long 0x0 16.--17. "PINCFG,Shifter Pin Configuration" "0: Shifter pin output disabled,1: Shifter pin open drain or bidirectional output..,2: Shifter pin bidirectional output data,3: Shifter pin output"
|
|
hexmask.long.byte 0x0 8.--12. 1. "PINSEL,Shifter Pin Select"
|
|
newline
|
|
bitfld.long 0x0 7. "PINPOL,Shifter Pin Polarity" "0: Pin is active high,1: Pin is active low"
|
|
bitfld.long 0x0 0.--2. "SMOD,Shifter Mode" "0: Disabled.,1: Receive mode. Captures the current Shifter..,2: Transmit mode. Load SHIFTBUF contents into the..,?,4: Match Store mode. Shifter data is compared to..,5: Match Continuous mode. Shifter data is..,6: State mode. SHIFTBUF contents are used for..,7: Logic mode. SHIFTBUF contents are used for.."
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x100)++0x3
|
|
line.long 0x0 "SHIFTCFG[$1],Shifter Configuration N Register"
|
|
hexmask.long.byte 0x0 16.--20. 1. "PWIDTH,Parallel Width"
|
|
bitfld.long 0x0 12. "SSIZE,Shifter Size" "0: Shift register is 32-bit.,1: Shift register is 24-bit."
|
|
newline
|
|
bitfld.long 0x0 9. "LATST,Late Store" "0: Shift register stores the pre-shift register..,1: Shift register stores the post-shift register.."
|
|
bitfld.long 0x0 8. "INSRC,Input Source" "0: Pin,1: Shifter N+1 Output"
|
|
newline
|
|
bitfld.long 0x0 4.--5. "SSTOP,Shifter Stop bit" "0: Stop bit disabled for transmitter/receiver/match..,1: Stop bit disabled for transmitter/receiver/match..,2: Transmitter outputs stop bit value 0 on store..,3: Transmitter outputs stop bit value 1 on store.."
|
|
bitfld.long 0x0 0.--1. "SSTART,Shifter Start bit" "0: Start bit disabled for..,1: Start bit disabled for..,2: Transmitter outputs start bit value 0 before..,3: Transmitter outputs start bit value 1 before.."
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x200)++0x3
|
|
line.long 0x0 "SHIFTBUF[$1],Shifter Buffer N Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUF,Shift Buffer"
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x280)++0x3
|
|
line.long 0x0 "SHIFTBUFBIS[$1],Shifter Buffer N Bit Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFBIS,Shift Buffer"
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x300)++0x3
|
|
line.long 0x0 "SHIFTBUFBYS[$1],Shifter Buffer N Byte Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFBYS,Shift Buffer"
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x380)++0x3
|
|
line.long 0x0 "SHIFTBUFBBS[$1],Shifter Buffer N Bit Byte Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFBBS,Shift Buffer"
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x400)++0x3
|
|
line.long 0x0 "TIMCTL[$1],Timer Control N Register"
|
|
hexmask.long.byte 0x0 24.--29. 1. "TRGSEL,Trigger Select"
|
|
bitfld.long 0x0 23. "TRGPOL,Trigger Polarity" "0: Trigger active high,1: Trigger active low"
|
|
newline
|
|
bitfld.long 0x0 22. "TRGSRC,Trigger Source" "0: External trigger selected,1: Internal trigger selected"
|
|
bitfld.long 0x0 16.--17. "PINCFG,Timer Pin Configuration" "0: Timer pin output disabled,1: Timer pin open drain or bidirectional output..,2: Timer pin bidirectional output data,3: Timer pin output"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--12. 1. "PINSEL,Timer Pin Select"
|
|
bitfld.long 0x0 7. "PINPOL,Timer Pin Polarity" "0: Pin is active high,1: Pin is active low"
|
|
newline
|
|
bitfld.long 0x0 6. "PININS,Timer Pin Input Select" "0: Timer pin input and output are selected by PINSEL.,1: Timer pin input is selected by PINSEL+1 timer.."
|
|
bitfld.long 0x0 5. "ONETIM,Timer One Time Operation" "0: The timer enable event is generated as normal.,1: The timer enable event is blocked unless timer.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "TIMOD,Timer Mode" "0: Timer Disabled.,1: Dual 8-bit counters baud mode.,2: Dual 8-bit counters PWM high mode.,3: Single 16-bit counter mode.,4: Single 16-bit counter disable mode.,5: Dual 8-bit counters word mode.,6: Dual 8-bit counters PWM low mode.,7: Single 16-bit input capture mode."
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x480)++0x3
|
|
line.long 0x0 "TIMCFG[$1],Timer Configuration N Register"
|
|
bitfld.long 0x0 24.--25. "TIMOUT,Timer Output" "0: Timer output is logic one when enabled and is..,1: Timer output is logic zero when enabled and is..,2: Timer output is logic one when enabled and on..,3: Timer output is logic zero when enabled and on.."
|
|
bitfld.long 0x0 20.--22. "TIMDEC,Timer Decrement" "0: Decrement counter on FlexIO clock Shift clock..,1: Decrement counter on Trigger input (both edges)..,2: Decrement counter on Pin input (both edges)..,3: Decrement counter on Trigger input (both edges)..,4: Decrement counter on FlexIO clock divided by 16..,5: Decrement counter on FlexIO clock divided by 256..,6: Decrement counter on Pin input (rising edge)..,7: Decrement counter on Trigger input (rising edge).."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "TIMRST,Timer Reset" "0: Timer never reset,1: Timer reset on Timer Output high.,2: Timer reset on Timer Pin equal to Timer Output,3: Timer reset on Timer Trigger equal to Timer Output,4: Timer reset on Timer Pin rising edge,?,6: Timer reset on Trigger rising edge,7: Timer reset on Trigger rising or falling edge"
|
|
bitfld.long 0x0 12.--14. "TIMDIS,Timer Disable" "0: Timer never disabled,1: Timer disabled on Timer N-1 disable,2: Timer disabled on Timer compare (upper 8-bits..,3: Timer disabled on Timer compare (upper 8-bits..,4: Timer disabled on Pin rising or falling edge,5: Timer disabled on Pin rising or falling edge..,6: Timer disabled on Trigger falling edge,?"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "TIMENA,Timer Enable" "0: Timer always enabled,1: Timer enabled on Timer N-1 enable,2: Timer enabled on Trigger high,3: Timer enabled on Trigger high and Pin high,4: Timer enabled on Pin rising edge,5: Timer enabled on Pin rising edge and Trigger high,6: Timer enabled on Trigger rising edge,7: Timer enabled on Trigger rising or falling edge"
|
|
bitfld.long 0x0 4.--5. "TSTOP,Timer Stop Bit" "0: Stop bit disabled,1: Stop bit is enabled on timer compare,2: Stop bit is enabled on timer disable,3: Stop bit is enabled on timer compare and timer.."
|
|
newline
|
|
bitfld.long 0x0 1. "TSTART,Timer Start Bit" "0: Start bit disabled,1: Start bit enabled"
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x500)++0x3
|
|
line.long 0x0 "TIMCMP[$1],Timer Compare N Register"
|
|
hexmask.long.word 0x0 0.--15. 1. "CMP,Timer Compare Value"
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x680)++0x3
|
|
line.long 0x0 "SHIFTBUFNBS[$1],Shifter Buffer N Nibble Byte Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFNBS,Shift Buffer"
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x700)++0x3
|
|
line.long 0x0 "SHIFTBUFHWS[$1],Shifter Buffer N Half Word Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFHWS,Shift Buffer"
|
|
repeat.end
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x780)++0x3
|
|
line.long 0x0 "SHIFTBUFNIS[$1],Shifter Buffer N Nibble Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFNIS,Shift Buffer"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x780)++0x3
|
|
line.long 0x0 "SHIFTBUFNIS[$1],Shifter Buffer N Nibble Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFNIS,Shift Buffer"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x800)++0x3
|
|
line.long 0x0 "SHIFTBUFOES[$1],Shifter Buffer N Odd Even Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFOES,Shift Buffer"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x800)++0x3
|
|
line.long 0x0 "SHIFTBUFOES[$1],Shifter Buffer N Odd Even Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFOES,Shift Buffer"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x880)++0x3
|
|
line.long 0x0 "SHIFTBUFEOS[$1],Shifter Buffer N Even Odd Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFEOS,Shift Buffer"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x880)++0x3
|
|
line.long 0x0 "SHIFTBUFEOS[$1],Shifter Buffer N Even Odd Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFEOS,Shift Buffer"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x900)++0x3
|
|
line.long 0x0 "SHIFTBUFHBS[$1],Shifter Buffer N Halfword Byte Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFHBS,Shift Buffer"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x900)++0x3
|
|
line.long 0x0 "SHIFTBUFHBS[$1],Shifter Buffer N Halfword Byte Swapped Register"
|
|
hexmask.long 0x0 0.--31. 1. "SHIFTBUFHBS,Shift Buffer"
|
|
repeat.end
|
|
endif
|
|
tree.end
|
|
tree "FMU (Flash Memory Unit)"
|
|
base ad:0x40020000
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "FSTAT,Flash Status Register"
|
|
eventfld.long 0x0 31. "PERDY,Program-Erase Ready Control/Status Flag" "0: Program or sector erase command operation not..,1: Program or sector erase command operation ready.."
|
|
rbitfld.long 0x0 24.--25. "PEWEN,Program-Erase Write Enable Control" "0: Writes are not enabled,1: Writes are enabled for one flash or IFR phrase..,2: Writes are enabled for one flash or IFR page..,?"
|
|
newline
|
|
rbitfld.long 0x0 17. "SALV_USED,Salvage Used for Erase operation" "0: Salvage not used during last operation,1: Salvage used during the last erase operation"
|
|
eventfld.long 0x0 16. "DFDIF,Double Bit Fault Detect Interrupt Flag" "0: Double bit fault not detected during a valid..,1: Double bit fault detected (or FCTRL[FDFD] is.."
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "CMDDID,Command domain ID"
|
|
rbitfld.long 0x0 11. "CMDP,Command protection status flag" "0: Command protection level and domain ID are stale,1: Command protection level (CMDPRT) and domain ID.."
|
|
newline
|
|
rbitfld.long 0x0 8.--9. "CMDPRT,Command protection level" "0: Secure normal access,1: Secure privileged access,2: Nonsecure normal access,3: Nonsecure privileged access"
|
|
eventfld.long 0x0 7. "CCIF,Command Complete Interrupt Flag" "0: Flash command initialization or power mode..,1: Flash command initialization or power mode.."
|
|
newline
|
|
eventfld.long 0x0 6. "CWSABT,Command Write Sequence Abort Flag" "0: Command write sequence not aborted,1: Command write sequence aborted"
|
|
eventfld.long 0x0 5. "ACCERR,Command Access Error Flag" "0: No access error detected,1: Access error detected"
|
|
newline
|
|
eventfld.long 0x0 4. "PVIOL,Command Protection Violation Flag" "0: No protection violation detected,1: Protection violation detected"
|
|
eventfld.long 0x0 2. "CMDABT,Command Abort Flag" "0: No command abort detected,1: Command abort detected"
|
|
newline
|
|
rbitfld.long 0x0 0. "FAIL,Command Fail Flag" "0: Error not detected,1: Error detected"
|
|
line.long 0x4 "FCNFG,Flash Configuration Register"
|
|
hexmask.long.byte 0x4 28.--31. 1. "ERSIEN1,Erase IFR Sector Enable - Block 1 (for dual block configs)"
|
|
hexmask.long.byte 0x4 24.--27. 1. "ERSIEN0,Erase IFR Sector Enable - Block 0"
|
|
newline
|
|
bitfld.long 0x4 16. "DFDIE,Double Bit Fault Detect Interrupt Enable" "0: Double bit fault detect interrupt disabled,1: Double bit fault detect interrupt enabled"
|
|
rbitfld.long 0x4 8. "ERSREQ,Mass Erase Request" "0: No request or request complete,1: Request to run the Mass Erase operation"
|
|
newline
|
|
bitfld.long 0x4 7. "CCIE,Command Complete Interrupt Enable" "0: Command complete interrupt disabled,1: Command complete interrupt enabled"
|
|
line.long 0x8 "FCTRL,Flash Control Register"
|
|
bitfld.long 0x8 24. "ABTREQ,Abort Request" "0: No request to abort a command write sequence,1: Request to abort a command write sequence"
|
|
bitfld.long 0x8 16. "FDFD,Force Double Bit Fault Detect" "0: FSTAT[DFDIF] sets only if a double bit fault is..,1: FSTAT[DFDIF] sets during any valid flash read.."
|
|
newline
|
|
bitfld.long 0x8 8. "LSACTIVE,Low speed active mode" "0: Full speed active mode requested,1: Low speed active mode requested"
|
|
hexmask.long.byte 0x8 0.--3. 1. "RWSC,Read Wait-State Control"
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x10)++0x3
|
|
line.long 0x0 "FCCOB$1,Flash Common Command Object Registers"
|
|
hexmask.long 0x0 0.--31. 1. "CCOBn,CCOBn"
|
|
repeat.end
|
|
tree.end
|
|
tree "FRO192M (FRO Clock Generator)"
|
|
base ad:0x48980000
|
|
group.long 0x0++0x7
|
|
line.long 0x0 "FROCCSR,FRO192 Clock Control Status Register"
|
|
rbitfld.long 0x0 24. "VALID,Clock Valid Flag" "0: FRO192 is not enabled or clock is not valid.,1: FRO192 is enabled and output clock is valid."
|
|
bitfld.long 0x0 12.--14. "POSTDIV_SEL,Post Divider Clock Select" "0: FRO 16MHz Range selected.,1: FRO 24MHz Range selected,2: FRO 32MHz Range selected,3: FRO 48MHz Range selected,4: FRO 64MHz Range selected,?,?,?"
|
|
rbitfld.long 0x0 0.--1. "FRODIV,FRO Clock Divide" "0: Divide by 1,1: Divide by 2,2: Divide by 3,3: Divide by 4"
|
|
line.long 0x4 "FRODIV,FRO192 Divide Register"
|
|
bitfld.long 0x4 0.--1. "FRODIV,FRO Clock Divide" "0: Divide by 1,1: Divide by 2,2: Divide by 3,3: Divide by 4"
|
|
tree.end
|
|
tree "GENFSK (Generic FSK)"
|
|
base ad:0x48A02000
|
|
group.long 0x0++0x3
|
|
line.long 0x0 "IRQ_CTRL,IRQ CONTROL"
|
|
bitfld.long 0x0 31. "MS_IRQ_EN,MS_IRQ Enable" "0: MS Interrupt is not enabled.,1: MS Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 30. "CCA_IRQ_EN,CCA_IRQ Enable" "0: CCA Interrupt is not enabled.,1: CCA Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 29. "FILTERFAIL_IRQ_EN,FILTERFAIL_IRQ Enable" "0: FILTERFAIL Interrupt is not enabled.,1: FILTERFAIL Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 28. "PHRFAIL_IRQ_EN,PHRFAIL_IRQ Enable" "0: PHRFAIL Interrupt is not enabled.,1: PHRFAIL Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 27. "ACK_IRQ_EN,ACK_IRQ Enable" "0: Auto ACK Interrupt is not enabled.,1: Auto ACK Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 26. "GENERIC_FSK_IRQ_EN,GENERIC_FSK_IRQ Master Enable" "0: All GENERIC_FSK Interrupts are disabled.,1: All GENERIC_FSK Interrupts can be enabled."
|
|
newline
|
|
bitfld.long 0x0 25. "TSM_IRQ_EN,TSM_IRQ Enable" "0: TSM Interrupt is not enabled.,1: TSM Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 24. "RX_WATERMARK_IRQ_EN,RX_WATERMARK_IRQ Enable" "0: RX Watermark Interrupt is not enabled.,1: RX Watermark Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 23. "WAKE_IRQ_EN,WAKE_IRQ Enable" "0: Wake Interrupt is not enabled.,1: Wake Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 22. "PLL_UNLOCK_IRQ_EN,PLL_UNLOCK_IRQ Enable" "0: PLL Unlock Interrupt is not enabled.,1: PLL Unlock Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 21. "T2_IRQ_EN,T2_IRQ Enable" "0: Timer1 (T2) Compare Interrupt is not enabled.,1: Timer1 (T2) Compare Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 20. "T1_IRQ_EN,T1_IRQ Enable" "0: Timer1 (T1) Compare Interrupt is not enabled.,1: Timer1 (T1) Compare Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 19. "NTW_ADR_IRQ_EN,NTW_ADR_IRQ Enable" "0: Network Address Match Interrupt is not enabled.,1: Network Address Match Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 18. "RX_IRQ_EN,RX_IRQ Enable" "0: RX Interrupt is not enabled.,1: RX Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 17. "TX_IRQ_EN,TX_IRQ Enable" "0: TX Interrupt is not enabled.,1: TX Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x0 16. "SEQ_END_IRQ_EN,SEQ_END_IRQ Enable" "0: Sequence End Interrupt is not enabled.,1: Sequence End Interrupt is enabled."
|
|
newline
|
|
eventfld.long 0x0 15. "MS_IRQ,Mode Switch Interrupt" "0: A Mode Switch frame is not received,1: A Mode Switch frame is received"
|
|
newline
|
|
eventfld.long 0x0 14. "CCA_IRQ,CCA Interrupt" "0: A CCA Interrupt has not occurred,1: A CCA Interrupt has occurred"
|
|
newline
|
|
eventfld.long 0x0 13. "FILTERFAIL_IRQ,Received Frame Filter Fail Interrupt" "0: A Filter Fail Interrupt has not occurred.,1: A Filter Fail Interrupt has occurred."
|
|
newline
|
|
eventfld.long 0x0 12. "PHRFFAIL_IRQ,Received Frame PHR Fail Interrupt" "0: Received frame PHR Fail Interrupt is not asserted.,1: Received frame PHR Fail Interrupt is asserted."
|
|
newline
|
|
eventfld.long 0x0 11. "ACK_IRQ,Auto ACK Interrupt" "0: Auto ACK Interrupt is not asserted.,1: Auto ACK Interrupt is asserted."
|
|
newline
|
|
rbitfld.long 0x0 10. "CRC_VALID,CRC Valid" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 9. "TSM_IRQ,TSM Interrupt" "0: TSM0_IRQ and TSM1_IRQ are both clear.,1: Indicates TSM0_IRQ or TSM1_IRQ is set in.."
|
|
newline
|
|
eventfld.long 0x0 8. "RX_WATERMARK_IRQ,RX Watermark Interrupt" "0: RX Watermark Interrupt is not asserted.,1: RX Watermark Interrupt is asserted."
|
|
newline
|
|
eventfld.long 0x0 7. "WAKE_IRQ,Wake Interrrupt" "0: Wake Interrupt is not asserted.,1: Wake Interrupt is asserted."
|
|
newline
|
|
eventfld.long 0x0 6. "PLL_UNLOCK_IRQ,PLL Unlock Interrupt" "0: PLL Unlock Interrupt is not asserted.,1: PLL Unlock Interrupt is asserted."
|
|
newline
|
|
eventfld.long 0x0 5. "T2_IRQ,Timer2 (T2) Compare Interrupt" "0: Timer2 (T2) Compare Interrupt is not asserted.,1: Timer2 (T2) Compare Interrupt is asserted."
|
|
newline
|
|
eventfld.long 0x0 4. "T1_IRQ,Timer1 (T1) Compare Interrupt" "0: Timer1 (T1) Compare Interrupt is not asserted.,1: Timer1 (T1) Compare Interrupt is asserted."
|
|
newline
|
|
eventfld.long 0x0 3. "NTW_ADR_IRQ,Network Address Match Interrupt" "0: Network Address Match Interrupt is not asserted.,1: Network Address Match Interrupt is asserted."
|
|
newline
|
|
eventfld.long 0x0 2. "RX_IRQ,RX Interrupt" "0: RX Interrupt is not asserted.,1: RX Interrupt is asserted."
|
|
newline
|
|
eventfld.long 0x0 1. "TX_IRQ,TX Interrupt" "0: TX Interrupt is not asserted.,1: TX Interrupt is asserted."
|
|
newline
|
|
eventfld.long 0x0 0. "SEQ_END_IRQ,Sequence End Interrupt" "0: Sequence End Interrupt is not asserted.,1: Sequence End Interrupt is asserted."
|
|
rgroup.long 0x4++0x3
|
|
line.long 0x0 "EVENT_TMR,EVENT TIMER"
|
|
hexmask.long 0x0 0.--31. 1. "EVENT_TMR,Event Timer"
|
|
group.long 0x8++0x7
|
|
line.long 0x0 "T1_CMP,T1 COMPARE"
|
|
hexmask.long 0x0 0.--31. 1. "T1_CMP,Timer1 (T1) Compare Value"
|
|
line.long 0x4 "T2_CMP,T2 COMPARE"
|
|
hexmask.long 0x4 0.--31. 1. "T2_CMP,Timer2 (T2) Compare Value"
|
|
rgroup.long 0x10++0x3
|
|
line.long 0x0 "TIMESTAMP,TIMESTAMP"
|
|
hexmask.long 0x0 0.--31. 1. "TIMESTAMP,Received Packet Timestamp"
|
|
group.long 0x14++0x3
|
|
line.long 0x0 "XCVR_CTRL,TRANSCEIVER CONTROL"
|
|
rbitfld.long 0x0 31. "XCVR_BUSY,Transceiver Busy" "0: IDLE,1: BUSY"
|
|
newline
|
|
hexmask.long.byte 0x0 24.--28. 1. "CMDDEC_CS,Command Decode"
|
|
newline
|
|
hexmask.long.word 0x0 8.--18. 1. "LENGTH_EXT,Extracted Length Field"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--4. 1. "SEQCMD,Sequence Commands also named as 'XCVSEQ(Transceiver Sequence)'"
|
|
rgroup.long 0x18++0x3
|
|
line.long 0x0 "XCVR_STS,TRANSCEIVER STATUS"
|
|
hexmask.long.byte 0x0 16.--23. 1. "RSSI,RSSI Value"
|
|
newline
|
|
bitfld.long 0x0 15. "LQI_VALID,LQI Valid Indicator" "0: LQI is not yet valid for RX packet.,1: LQI is valid for RX packet."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "LQI,Link Quality Indicator"
|
|
group.long 0x1C++0x27
|
|
line.long 0x0 "XCVR_CFG,TRANSCEIVER CONFIGURATION"
|
|
bitfld.long 0x0 31. "T2_CMP_EN,Timer2 (T2) Compare Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 30. "T1_CMP_EN,Timer1 (T1) Compare Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 24.--26. "PREAMBLE_SEL,Preamble Select" "0: The controller hardware selects the preamble..,1: Preamble is programmed by register..,2: Preamble is 0b01,3: Preamble is 0b10,?,?,?,?"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "GEN_PREAMBLE,Preamble pattern"
|
|
newline
|
|
hexmask.long.word 0x0 4.--12. 1. "PREAMBLE_SZ,Preamble Size"
|
|
newline
|
|
bitfld.long 0x0 3. "STOP_POSTPONE_ON_AA,Postpone Stop Command Timeout On Access Address Match Enable" "0: STOP Abort will occur on RX_STOP_T1 or..,1: STOP Abort will be deferred on RX_STOP_T1 or.."
|
|
newline
|
|
bitfld.long 0x0 2. "SW_CRC_EN,Software CRC Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "RX_DEWHITEN_DIS,RX De-Whitening Disable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "TX_WHITEN_DIS,TX Whitening Disable" "0,1"
|
|
line.long 0x4 "CHANNEL_NUM0,CHANNEL NUMBER 0"
|
|
hexmask.long.byte 0x4 0.--6. 1. "CHANNEL_NUM0,Channel Number for PAN0"
|
|
line.long 0x8 "TX_POWER,TRANSMIT POWER"
|
|
hexmask.long.byte 0x8 0.--5. 1. "TX_POWER,Transmit Power"
|
|
line.long 0xC "NTW_ADR_CTRL,NETWORK ADDRESS CONTROL"
|
|
bitfld.long 0xC 16.--18. "NTW_ADR_THR,Network Address Threshold" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0xC 8.--9. "NTW_ADR_SZ,Network Address Size" "0: Network Address 0/1/2/3 requires a 8-bit..,1: Network Address 0/1/2/3 requires a 16-bit..,2: Network Address 0/1/2/3 requires a 24-bit..,3: Network Address 0/1/2/3 requires a 32-bit.."
|
|
newline
|
|
hexmask.long.byte 0xC 4.--7. 1. "NTW_ADR_MCH,Network Address Match"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--3. 1. "NTW_ADR_EN,Network Address Enable"
|
|
line.long 0x10 "NTW_ADR_0,NETWORK ADDRESS 0"
|
|
hexmask.long 0x10 0.--31. 1. "NTW_ADR_0,Network Address 0"
|
|
line.long 0x14 "NTW_ADR_1,NETWORK ADDRESS 1"
|
|
hexmask.long 0x14 0.--31. 1. "NTW_ADR_1,Network Address 1"
|
|
line.long 0x18 "NTW_ADR_2,NETWORK ADDRESS 2"
|
|
hexmask.long 0x18 0.--31. 1. "NTW_ADR_2,Network Address 2"
|
|
line.long 0x1C "NTW_ADR_3,NETWORK ADDRESS 3"
|
|
hexmask.long 0x1C 0.--31. 1. "NTW_ADR_3,Network Address 2"
|
|
line.long 0x20 "RX_WATERMARK,RECEIVE WATERMARK"
|
|
hexmask.long.word 0x20 16.--28. 1. "BYTE_COUNTER,Byte Counter"
|
|
newline
|
|
hexmask.long.word 0x20 0.--12. 1. "RX_WATERMARK,Receive Watermark"
|
|
line.long 0x24 "DSM_CTRL,DSM CONTROL"
|
|
bitfld.long 0x24 0. "GEN_SLEEP_REQUEST,GENERIC_FSK Deep Sleep Mode Request" "0,1"
|
|
rgroup.long 0x44++0x3
|
|
line.long 0x0 "PART_ID,PART ID"
|
|
hexmask.long.byte 0x0 0.--7. 1. "PART_ID,Part ID"
|
|
group.long 0x48++0x2B
|
|
line.long 0x0 "SLOT_PRELOAD,SLOT PRELOAD"
|
|
hexmask.long.word 0x0 0.--15. 1. "SLOT_PRELOAD,Slotted Mode Preload"
|
|
line.long 0x4 "SLOT_TIME,SLOT TIME"
|
|
hexmask.long.word 0x4 0.--15. 1. "SLOT_TIME,Duration of the Backoff Slot"
|
|
line.long 0x8 "TURNAROUND_TIME,TURNAROUND TIME"
|
|
hexmask.long.word 0x8 0.--15. 1. "TURNAROUND_TIME,RX-to-TX or TX-to-RX turnaround time"
|
|
line.long 0xC "ACKDELAY,ACK DELAY"
|
|
hexmask.long.word 0xC 0.--9. 1. "ACKDELAY,ACK Delay"
|
|
line.long 0x10 "RXDELAY,RX DELAY"
|
|
hexmask.long.word 0x10 0.--9. 1. "RXDELAY,RX Delay"
|
|
line.long 0x14 "TXDELAY,TX DELAY"
|
|
hexmask.long.word 0x14 0.--9. 1. "TXDELAY,TX Delay"
|
|
line.long 0x18 "PACKET_CFG,PACKET CONFIGURATION"
|
|
rbitfld.long 0x18 31. "LENGTH_FAIL,Maximum Length Violated Status Bit" "0,1"
|
|
newline
|
|
rbitfld.long 0x18 30. "H0_FAIL,H0 Violated Status Bit" "0,1"
|
|
newline
|
|
rbitfld.long 0x18 29. "H1_FAIL,H1 Violated Status Bit" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x18 24.--28. 1. "H1_SZ,H1 Size"
|
|
newline
|
|
bitfld.long 0x18 23. "LL_FETCH_AA,Link layer fetches AA from PHY" "0: Link layer does not fetch AA from PHY,1: Link layer fetches AA from PHY when.."
|
|
newline
|
|
bitfld.long 0x18 22. "AA_PLAYBACK_CNT,AA PLAYBACK COUNT" "0: AA is not through CRC and not playback to Link..,1: AA is through CRC and palyback to Link Layer."
|
|
newline
|
|
hexmask.long.byte 0x18 16.--20. 1. "H0_SZ,H0 Size"
|
|
newline
|
|
bitfld.long 0x18 6.--7. "SYNC_ADDR_SZ,Sync Address Size" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x18 5. "LENGTH_BIT_ORD,LENGTH Bit Order" "0: LS Bit First,1: MS Bit First"
|
|
newline
|
|
hexmask.long.byte 0x18 0.--4. 1. "LENGTH_SZ,LENGTH Size"
|
|
line.long 0x1C "H0_CFG,H0 CONFIGURATION"
|
|
hexmask.long.word 0x1C 16.--31. 1. "H0_MASK,H0 Mask Register"
|
|
newline
|
|
hexmask.long.word 0x1C 0.--15. 1. "H0_MATCH,H0 Match Register"
|
|
line.long 0x20 "H1_CFG,H1 CONFIGURATION"
|
|
hexmask.long.word 0x20 16.--31. 1. "H1_MASK,H1 Mask Register"
|
|
newline
|
|
hexmask.long.word 0x20 0.--15. 1. "H1_MATCH,H1 Match Register"
|
|
line.long 0x24 "CRC_CFG,CRC CONFIGURATION"
|
|
rbitfld.long 0x24 28. "CRC_VALID,CRC Valid" "0: CRC of RX packet is not valid.,1: CRC of RX packet is valid."
|
|
newline
|
|
bitfld.long 0x24 24. "CRC_IGNORE,CRC Ignore" "0: RX_IRQ will not be asserted for a received..,1: RX_IRQ will be asserted even for a received.."
|
|
line.long 0x28 "LENGTH_ADJ,LENGTH ADJUSTMENT"
|
|
hexmask.long.word 0x28 0.--10. 1. "LENGTH_ADJ,Length Adjustment"
|
|
rgroup.long 0x74++0x7
|
|
line.long 0x0 "TIMESTAMP_RX_DONE,TIMESTAMP_RX_DONE"
|
|
hexmask.long 0x0 0.--31. 1. "TIMESTAMP_RX_DONE,Received Packet Timestamp. Captured at Rx done."
|
|
line.long 0x4 "TIMESTAMP_TX_DONE,TIMESTAMP_TX_DONE"
|
|
hexmask.long 0x4 0.--31. 1. "TIMESTAMP_TX_DONE,Received Packet Timestamp. Captured at Tx done."
|
|
group.long 0x7C++0xB
|
|
line.long 0x0 "MULT_PKT_CTRL,MULT_PKT_CTRL"
|
|
bitfld.long 0x0 31. "MULT_PKT_EN,Enable to send or receive multiple packets" "0: Send or receive multiple packets is not enabled.,1: Send or receive multiple packets is enabled."
|
|
newline
|
|
bitfld.long 0x0 30. "RESET_PKT_IDX,Reset the PKT_INDEX to zero" "0,1"
|
|
newline
|
|
hexmask.long.word 0x0 16.--27. 1. "SEG_BASE_ADDR,Segment Offset Address"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--14. 1. "PKT_INDEX,Packet Index"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "SEG_SZ,RAM Segment Size"
|
|
line.long 0x4 "RPA_WL_STATUS,RPA AND WHITE LIST STATUS"
|
|
bitfld.long 0x4 31. "SEARCH_WL,Search Identity Address in White List" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 24.--27. 1. "LOCAL_RESOLVED_INDEX,The matched RPA index of local address"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--19. 1. "PEER_RESOLVED_INDEX,The matched RPA index of peer address"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--5. 1. "WL_MATCH_INDEX,The matched white list index of the identity address resolved(RPA is enabled) or peer address received(RPA is not enabled)"
|
|
line.long 0x8 "LENGTH_MAX,MAXIMUM LENGTH"
|
|
bitfld.long 0x8 23. "REC_BAD_PKT,Receive Bad Packets" "0: packets which fail H0 H1 or LENGTH_MAX result in..,1: packets which fail H0 H1 or LENGTH_MAX are.."
|
|
newline
|
|
hexmask.long.byte 0x8 16.--22. 1. "LENGTH_MAX,Maximum Length for Received Packets"
|
|
wgroup.long 0x88++0x7
|
|
line.long 0x0 "EVENT_TMR_LD,EVENT TIMER LOAD"
|
|
hexmask.long 0x0 0.--31. 1. "EVENT_TMR_LD,Event Timer Load"
|
|
line.long 0x4 "EVENT_TMR_ADD,EVENT TIMER ADD"
|
|
hexmask.long 0x4 0.--31. 1. "EVENT_TMR_ADD,Event Timer Add"
|
|
group.long 0x90++0xF
|
|
line.long 0x0 "ENH_FEATURE,ENHANCED FEATURES"
|
|
bitfld.long 0x0 31. "BLE_V5P1_CTE_EN,Bluetooth LE version 5.1 CTE feature enable" "0: Do not support Bluetooth LE version 5.1 CTE..,1: Support Bluetooth LE version 5.1 CTE feature.."
|
|
newline
|
|
hexmask.long.word 0x0 16.--26. 1. "LENGTH_ACK,Length of the ACK frame(or part of the ACK frame) in RAM"
|
|
newline
|
|
bitfld.long 0x0 15. "SLOTTED,Slotted Mode" "0,1"
|
|
newline
|
|
bitfld.long 0x0 14. "RXACKRQD,Receive Acknowledge Frame required" "0: An ordinary receive frame (any type of frame)..,1: A receive Ack frame is expected to follow the.."
|
|
newline
|
|
bitfld.long 0x0 13. "AUTOACK,Auto Acknowledge Enable" "0: sequence manager will not follow a receive frame..,1: sequence manager will follow a receive frame.."
|
|
newline
|
|
bitfld.long 0x0 12. "ACKBUF_SEL,ACK frame is in 64-byte dedicated RAM or TX buffer RAM" "0: ACK frame is in 64-byte dedicated RAM,1: ACK frame is in TX buffer RAM"
|
|
newline
|
|
bitfld.long 0x0 11. "SW_BUILD_ACK,Software builds the ACK packet in RAM" "0: Hardware builds part of or the whole of the auto..,1: Software builds the whole auto ACK frame in RAM."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "PHR_TYPE,PHR Type" "0: The packet type is GFSK,1: The packet type is MSK,2: The packet type is SUN FSK,3: The packet type is LECIM FSK,?,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 7. "STAY_IN_RX,Stay in receive" "0: Linklayer will warmdown after an RX_IRQ,1: Linklayer will recycle and stay in receive even.."
|
|
newline
|
|
bitfld.long 0x0 6. "DATARATE_CONFIG_SEL,Select the data rate configuration bank" "0: Select the data rate as per configuration bank 0,1: Select the data rate as per configuration bank 1"
|
|
newline
|
|
bitfld.long 0x0 5. "SEL_RXIRQ,Select the RX IRQ assert time" "0: RX_IRQ is asserted at the end of RX_PKT state.,1: RX_IRQ is asserted at the end of RXEN_DLY state."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "GENLL_MODE,Linklayer Mode Select"
|
|
line.long 0x4 "RX_FRAME_FILTER,RECEIVE FRAME FILTER"
|
|
rbitfld.long 0x4 31. "ENH_PKT_STATUS,Enhanced Packet Status" "0: The last packet received was not 2015-compliant,1: The last packet received was 2015-compliant.."
|
|
newline
|
|
bitfld.long 0x4 30. "PROMISCUOUS,Promiscuous Mode Enable" "0: normal mode,1: all packet filtering except frame length.."
|
|
newline
|
|
bitfld.long 0x4 29. "FILTER_FAIL_IGNORE,Filter Fail Ignore" "0: RX_IRQ will not be asserted when filter fail.,1: RX_IRQ will be asserted when filter fail."
|
|
newline
|
|
bitfld.long 0x4 28. "RXCYC_SEL,Rx Recycle Time Select" "0: Recycle when fail happens.,1: Recycle when Rx done and fail happens."
|
|
newline
|
|
rbitfld.long 0x4 23. "EXTENDED_RECD,Extended Packet Received" "0: The last packet received was not Frame Type..,1: The last packet received was Frame Type EXTENDED.."
|
|
newline
|
|
rbitfld.long 0x4 22. "FRAGMENT_RECD,Fragment Packet Received" "0: last packet received was not Frame Type FRAGMENT,1: The last packet received was Frame Type FRAGMENT.."
|
|
newline
|
|
rbitfld.long 0x4 21. "MULTIPURPOSE_RECD,Multipurpose Packet Received" "0: last packet received was not Frame Type..,1: The last packet received was Frame Type.."
|
|
newline
|
|
rbitfld.long 0x4 20. "LLDN_RECD,LLDN Packet Received" "0: The last packet received was not Frame Type LLDN,1: The last packet received was Frame Type LLDN and.."
|
|
newline
|
|
rbitfld.long 0x4 19. "FV2_CMD_RECD,Frame Version 2 MAC Command Packet Received" "0: The last packet received was not Frame Type MAC..,1: The last packet received was Frame Type MAC.."
|
|
newline
|
|
rbitfld.long 0x4 18. "FV2_ACK_RECD,Frame Version 2 Acknowledge Packet Received" "0: The last packet received was not Frame Type Ack..,1: The last packet received was Frame Type Ack with.."
|
|
newline
|
|
rbitfld.long 0x4 17. "FV2_DATA_RECD,Frame Version 2 Data Packet Received" "0: The last packet received was not Frame Type Data..,1: The last packet received was Frame Type Data.."
|
|
newline
|
|
rbitfld.long 0x4 16. "FV2_BEACON_RECD,Frame Version 2 Beacon Packet Received" "0: The last packet received was not Frame Type..,1: The last packet received was Frame Type Beacon.."
|
|
newline
|
|
bitfld.long 0x4 15. "EXTENDED_FCS_CHK,Verify FCS on Frame Type Extended" "0: Packet Processor will not check FCS for Frame..,1: Packet Processor will check FCS at end-of-packet.."
|
|
newline
|
|
hexmask.long.byte 0x4 9.--12. 1. "FRM_VER_FILTER,Frame Version selector."
|
|
newline
|
|
bitfld.long 0x4 8. "NS_FT,'Not Specified' Frame Type Enable" "0: reject all 'Not Specified' frames,1: Not-specified (reserved) frame type enabled."
|
|
newline
|
|
bitfld.long 0x4 7. "EXTENDED_FT,Extended Frame Type Enable" "0: reject all Extended frames,1: Extended frame type enabled (Frame Type 7)."
|
|
newline
|
|
bitfld.long 0x4 6. "FRAGMENT_FT,Fragment Frame Type Enable" "0: reject all Fragment frames,1: Fragment frame type enabled (Frame Type 6)."
|
|
newline
|
|
bitfld.long 0x4 5. "MULTIPURPOSE_FT,Multipurpose Frame Type Enable" "0: reject all Multipurpose frames,1: Multipurpose frame type enabled (Frame Type 5)."
|
|
newline
|
|
bitfld.long 0x4 4. "LLDN_FT,LLDN Frame Type Enable" "0: reject all LLDN frames,1: LLDN frame type enabled (Frame Type 4)."
|
|
newline
|
|
bitfld.long 0x4 3. "CMD_FT,MAC Command Frame Type Enable" "0: reject all MAC Command frames,1: MAC Command frame type enabled."
|
|
newline
|
|
bitfld.long 0x4 2. "ACK_FT,Ack Frame Type Enable" "0: reject all Acknowledge frames,1: Acknowledge frame type enabled."
|
|
newline
|
|
bitfld.long 0x4 1. "DATA_FT,Data Frame Type Enable" "0: reject all Beacon frames,1: Data frame type enabled."
|
|
newline
|
|
bitfld.long 0x4 0. "BEACON_FT,Beacon Frame Type Enable" "0: reject all Beacon frames,1: Beacon frame type enabled."
|
|
line.long 0x8 "FILTERFAIL_CODE,FILTER FAIL CODE"
|
|
rbitfld.long 0x8 31. "FILTERFAIL_FLAG_SEL,Consolidated Filter Fail Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x8 30. "FILTERFAIL_PAN_SEL,PAN Selector for Filter Fail Code" "0: FILTERFAIL_CODE_PAN/FILTERFAIL_CODE_FAN will..,1: FILTERFAIL_CODE_PAN/FILTERFAIL_CODE_FAN will.."
|
|
newline
|
|
rbitfld.long 0x8 16.--17. "FILTERFAIL_CODE_FAN,Filter Fail Code When in FAN Mode" "0,1,2,3"
|
|
newline
|
|
hexmask.long.word 0x8 0.--9. 1. "FILTERFAIL_CODE_PAN,Filter Fail Code When in PAN Mode"
|
|
line.long 0xC "LENIENCY_LSB,LENIENCY LSB"
|
|
hexmask.long 0xC 0.--31. 1. "LENIENCY_LSB,Leniency LSB Register"
|
|
group.long 0x9C++0x7
|
|
line.long 0x0 "RPA_CTRL,RPA CONTROL"
|
|
bitfld.long 0x0 31. "ADV_CHANNEL_EN,no description available" "0: The packet to be received is in Data Channel PDU.,1: The packet to be received is in Advertising.."
|
|
newline
|
|
bitfld.long 0x0 30. "RPA_EN,no description available" "0: The RPA check is disabled.,1: The RPA check is enabled."
|
|
newline
|
|
bitfld.long 0x0 29. "ADV_DIRECT_IND_SENT,When set it means the link layer is advertiser who has sent an ADV_DIRECT_IND" "0,1"
|
|
newline
|
|
bitfld.long 0x0 28. "IGNORE_DIRECT_FAIL,no description available" "0: link layer aborts the Rx process when..,1: link layer ignores DIRECT_ID_FAIL_IRQ."
|
|
newline
|
|
bitfld.long 0x0 27. "IGNORE_RPA_FAIL,no description available" "0: link layer aborts the Rx process when..,1: link layer ignores LOCAL_RPA_FAIL_IRQ and.."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "RPA_VALID_ENTRY,Here bits [7:0] corresponds to validity of 8th to 1st entry in RPA list respectively"
|
|
line.long 0x4 "LENIENCY_MSB,LENIENCY MSB"
|
|
hexmask.long.word 0x4 0.--12. 1. "LENIENCY_MSB,Leniency MSB Register"
|
|
group.long 0xA0++0xB
|
|
line.long 0x0 "WL_CTRL,WHITE LIST CONTROL"
|
|
bitfld.long 0x0 3. "IGNORE_WL_FAIL,no description available" "0: link layer aborts the Rx process when WL_FAIL_IRQ,1: link layer ignores WL_FAIL_IRQ."
|
|
newline
|
|
bitfld.long 0x0 1. "WL_SEL,no description available" "0: Select white list 0,1: Select white list 1"
|
|
newline
|
|
bitfld.long 0x0 0. "WL_EN,no description available" "0: White list search is not enabled,1: White list search is enabled"
|
|
line.long 0x4 "DUAL_PAN_CTRL,DUAL PAN CONTROL"
|
|
rbitfld.long 0x4 31. "RECD_ON_PAN1,Last Packet was Received on PAN1" "0,1"
|
|
newline
|
|
rbitfld.long 0x4 30. "RECD_ON_PAN0,Last Packet was Received on PAN0" "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "PANCORDNTR1,Device is a PAN Coordinator on PAN1" "0,1"
|
|
newline
|
|
bitfld.long 0x4 28. "PANCORDNTR0,Device is a PAN Coordinator on PAN0" "0,1"
|
|
newline
|
|
bitfld.long 0x4 27. "DP_CHAN_OVRD_SEL,Dual PAN Channel Override Selector" "0,1"
|
|
newline
|
|
bitfld.long 0x4 26. "DP_CHAN_OVRD_EN,Dual PAN Channel Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x4 25. "MODE_PAN1,PAN1 Mode Select" "0: PAN1 is in PAN mode,1: PAN1 is in FAN mode"
|
|
newline
|
|
bitfld.long 0x4 24. "MODE_PAN0,PAN0 Mode Select" "0: PAN0 is in PAN mode,1: PAN0 is in FAN mode"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--21. 1. "DUAL_PAN_REMAIN,Time Remaining before next PAN switch in auto Dual PAN mode"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DUAL_PAN_DWELL,Dual PAN Channel Frequency Dwell Time"
|
|
newline
|
|
rbitfld.long 0x4 2. "CURRENT_NETWORK,Indicates which PAN is currently selected by hardware" "0: PAN0 is selected,1: PAN1 is selected"
|
|
newline
|
|
bitfld.long 0x4 1. "DUAL_PAN_AUTO,Activates automatic Dual PAN operating mode" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0. "ACTIVE_NETWORK,Active Network Selector" "0: Select PAN0,1: Select PAN1"
|
|
line.long 0x8 "GTM_PDU,GTM MODE PDU"
|
|
hexmask.long 0x8 0.--31. 1. "GTM_PDU,GTM MODE PDU"
|
|
group.long 0xA8++0x3
|
|
line.long 0x0 "MACSHORTADDRS1,MAC SHORT ADDRESS FOR PAN1"
|
|
hexmask.long.word 0x0 16.--31. 1. "MACSHORTADDRS1,MAC SHORT ADDRESS for PAN1"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "MACPANID1,MAC PAN ID for PAN1"
|
|
group.long 0xA8++0x7
|
|
line.long 0x0 "WL_VALID_ENTRY1,VALID ENTRY OF WHITE LIST 1"
|
|
hexmask.long 0x0 0.--31. 1. "WL_VALID_ENTRY1,Here bits [31:0] corresponds to validity of 32th to 1st entry in white list 1 respectively"
|
|
line.long 0x4 "DIRECT_PEER_ADDR_LSB,DIRECT_PEER_ADDR[31:0]"
|
|
hexmask.long 0x4 0.--31. 1. "DIRECT_PEER_ADDR_LSB,Lower 32 bit of 48-bit address of the direct peer device."
|
|
group.long 0xAC++0x3
|
|
line.long 0x0 "GTM_CFG,GTM MODE CONFIGURATION"
|
|
bitfld.long 0x0 31. "GTM_PKT_COUNT_CHECK_DIS,GTM MODE PACKET NUMBER CHECK DISABLE" "0,1"
|
|
newline
|
|
bitfld.long 0x0 30. "GTM_IPD_CHECK_DIS,GTM MODE INTER-PACKET DURATION CHECK DISABLE" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 24.--27. 1. "GTM_PDU_TYPE,GTM MODE PDU TYPE SELECTION"
|
|
newline
|
|
hexmask.long.word 0x0 0.--11. 1. "GTM_PKT_NUM,GTM MODE PACKET NUMBER"
|
|
group.long 0xAC++0x7
|
|
line.long 0x0 "MACLONGADDRS1_LSB,MAC LONG ADDRESS 1 LSB"
|
|
hexmask.long 0x0 0.--31. 1. "MACLONGADDRS1_LSB,MAC LONG ADDRESS for PAN1 LSB"
|
|
line.long 0x4 "DIRECT_PEER_ADDR_MSB,DIRECT_PEER_ADDR[47:32]"
|
|
bitfld.long 0x4 31. "DIRECT_PEER_ADDR_TYPE,no description available" "0: Direct peer device address type is public.,1: Direct peer device address type is random."
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "DIRECT_PEER_ADDR_MSB,Higher 16 bit of 48-bit address of the direct peer device."
|
|
group.long 0xB0++0x3
|
|
line.long 0x0 "GTM_IPD,GTM MODE INTER-PACKET DURATION"
|
|
hexmask.long.tbyte 0x0 0.--19. 1. "GTM_IPD,GTM MODE INTER-PACKET DURATION"
|
|
group.long 0xB0++0xB
|
|
line.long 0x0 "MACLONGADDRS1_MSB,MAC LONG ADDRESS 1 MSB"
|
|
hexmask.long 0x0 0.--31. 1. "MACLONGADDRS1_MSB,MAC LONG ADDRESS for PAN1 MSB"
|
|
line.long 0x4 "CHANNEL_NUM1,CHANNEL NUMBER 1"
|
|
hexmask.long.byte 0x4 0.--6. 1. "CHANNEL_NUM1,Channel Number for PAN1"
|
|
line.long 0x8 "MACSHORTADDRS0,MAC SHORT ADDRESS 0"
|
|
hexmask.long.word 0x8 16.--31. 1. "MACSHORTADDRS0,MAC SHORT ADDRESS FOR PAN0"
|
|
newline
|
|
hexmask.long.word 0x8 0.--15. 1. "MACPANID0,MAC PAN ID for PAN0"
|
|
group.long 0xB8++0x7
|
|
line.long 0x0 "WL_VALID_ENTRY0,VALID ENTRY OF WHITE LIST 0"
|
|
hexmask.long 0x0 0.--31. 1. "WL_VALID_ENTRY0,Here bits [31:0] corresponds to validity of 32th to 1st entry in white list 0 respectively"
|
|
line.long 0x4 "GTM_FIRST_SFD2WD,GTM MODE TIME OF FIRST SFD FOUND TO FORCE RX WARMDOWN"
|
|
hexmask.long.tbyte 0x4 0.--19. 1. "GTM_FIRST_SFD2WD,GTM MODE TIME OF FIRST SFD FOUND TO FORCE RX WARMDOWN"
|
|
group.long 0xBC++0x3
|
|
line.long 0x0 "MACLONGADDRS0_LSB,MAC LONG ADDRESS 0 LSB"
|
|
hexmask.long 0x0 0.--31. 1. "MACLONGADDRS0_LSB,MAC LONG ADDRESS for PAN0 LSB"
|
|
group.long 0xBC++0x7
|
|
line.long 0x0 "WL_SEARCH_ADDR_LSB,WL_SEARCH_ADDR[31:0]"
|
|
hexmask.long 0x0 0.--31. 1. "WL_SEARCH_ADDR_LSB,Lower 32 bit of 48-bit address to be searched in white list."
|
|
line.long 0x4 "GTM_RX_RECYCLE_TIME,GTM MODE RX RECYCLE TIME"
|
|
hexmask.long.tbyte 0x4 0.--19. 1. "GTM_RX_RECYCLE_TIME,GTM MODE RX RECYCLE TIME"
|
|
group.long 0xC0++0x3
|
|
line.long 0x0 "MACLONGADDRS0_MSB,MAC LONG ADDRESS 0 MSB"
|
|
hexmask.long 0x0 0.--31. 1. "MACLONGADDRS0_MSB,MAC LONG ADDRESS for PAN0 MSB"
|
|
group.long 0xC0++0x7
|
|
line.long 0x0 "WL_SEARCH_ADDR_MSB,WL_SEARCH_ADDR[47:32]"
|
|
bitfld.long 0x0 31. "WL_SEARCH_ADDR_TYPE,no description available" "0: The address type is public.,1: The address type is random."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "WL_SEARCH_ADDR_MSB,Higher 16 bit of 48-bit address to be searched in white list."
|
|
line.long 0x4 "CCA_LQI_CTRL,CCA AND LQI CONTROL"
|
|
hexmask.long.byte 0x4 16.--23. 1. "CCA1_ED_FNL,Final Result for CCA Mode 1 and Energy Detect"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "CCA1_THRESH,CCA Mode 1 Threshold"
|
|
newline
|
|
rbitfld.long 0x4 7. "CCA,CCA Status" "0: IDLE,1: BUSY"
|
|
newline
|
|
bitfld.long 0x4 1. "SIMUL_CCA_RX,Simultaneous CCA and Receive Enable" "0: Packets can't be received during CCA measurement,1: Packet reception is enabled during CCA.."
|
|
newline
|
|
bitfld.long 0x4 0. "CCABFRTX,CCA Before TX" "0: no CCA required transmit operation begins..,1: at least one CCA measurement is required prior.."
|
|
rgroup.long 0xC8++0x3
|
|
line.long 0x0 "WARMUP_TIME,TX/RX WARMUP TIME"
|
|
hexmask.long.byte 0x0 16.--23. 1. "TX_WARMUP,Transmit Warmup Time"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "RX_WARMUP,Receive Warmup Time"
|
|
group.long 0xCC++0x3
|
|
line.long 0x0 "RXEN_DLY,RX_EN Delay Time"
|
|
bitfld.long 0x0 31. "RXEN_DLY_OVERRIDE,RX_EN delay to de-assert time override enable." "0: For Bluetooth LE case RX_EN signal will delay to..,1: For all receive case RX_EN signal will delay to.."
|
|
newline
|
|
hexmask.long.word 0x0 0.--9. 1. "RXEN_DLY,When RXEN_DLY is not zero the RX_EN signal will delay (RXEN_DLY +1) microseconds to de-assert after packet is received"
|
|
group.long 0xD4++0x7
|
|
line.long 0x0 "SAM_CTRL,SAM CONTROL"
|
|
hexmask.long.byte 0x0 24.--31. 1. "SAA1_START,First Index of SAA1 partition"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "SAP1_START,First Index of SAP1 partition"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "SAA0_START,First Index of SAA0 partition"
|
|
newline
|
|
bitfld.long 0x0 3. "SAA1_EN,Enables SAA1 Partition of the SAM Table" "0: Disables SAA1 Partition,1: Enables SAA1 Partition"
|
|
newline
|
|
bitfld.long 0x0 2. "SAP1_EN,Enables SAP1 Partition of the SAM Table" "0: Disables SAP1 Partition,1: Enables SAP1 Partition"
|
|
newline
|
|
bitfld.long 0x0 1. "SAA0_EN,Enables SAA0 Partition of the SAM Table" "0: Disables SAA0 Partition,1: Enables SAA0 Partition"
|
|
newline
|
|
bitfld.long 0x0 0. "SAP0_EN,Enables SAP0 Partition of the SAM Table" "0: Disables SAP0 Partition,1: Enables SAP0 Partition"
|
|
line.long 0x4 "SAM_TABLE,SOURCE ADDRESS MANAGEMENT TABLE"
|
|
rbitfld.long 0x4 31. "SAM_BUSY,SAM Table Update Status Bit" "0,1"
|
|
newline
|
|
rbitfld.long 0x4 30. "SRCADDR,Source Address Match Status" "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "INVALIDATE_ALL,Invalidate Entire SAM Table" "0,1"
|
|
newline
|
|
bitfld.long 0x4 28. "FIND_FREE_IDX,Find First Free Index" "0,1"
|
|
newline
|
|
bitfld.long 0x4 27. "ACK_FRM_PND_CTRL,Manual Control for AutoTxAck FramePending field" "0: the FramePending field of the Frame Control..,1: the FramePending field of the Frame Control.."
|
|
newline
|
|
bitfld.long 0x4 26. "ACK_FRM_PND,State of AutoTxAck FramePending field when SAM Accelleration is Disabled" "0,1"
|
|
newline
|
|
bitfld.long 0x4 25. "SAM_INDEX_EN,Enable the SAM table index selected by SAM_INDEX" "0,1"
|
|
newline
|
|
bitfld.long 0x4 24. "SAM_INDEX_INV,Invalidate the SAM table index selected by SAM_INDEX" "0,1"
|
|
newline
|
|
hexmask.long.word 0x4 8.--23. 1. "SAM_CHECKSUM,Software-computed source address checksum to be installed into a table index"
|
|
newline
|
|
bitfld.long 0x4 7. "SAM_INDEX_WR,Enables SAM Table Contents to be updated" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--6. 1. "SAM_INDEX,Contains the SAM table index to be enabled or invalidated"
|
|
rgroup.long 0xDC++0x7
|
|
line.long 0x0 "SAM_MATCH,SOURCE ADDRESS MANAGEMENT MATCH"
|
|
bitfld.long 0x0 31. "SAA1_ADDR_ABSENT,A Checksum Match is Absent in the SAP1 Partition of the SAM Table" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 24.--30. 1. "SAA1_MATCH,Index in the SAA1 Partition of the SAM Table corresponding to the first checksum match"
|
|
newline
|
|
bitfld.long 0x0 23. "SAP1_ADDR_PRESENT,A Checksum Match is Present in the SAP1 Partition of the SAM Table" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--22. 1. "SAP1_MATCH,Index in the SAP1 Partition of the SAM Table corresponding to the first checksum match"
|
|
newline
|
|
bitfld.long 0x0 15. "SAA0_ADDR_ABSENT,A Checksum Match is Absent in the SAA0 Partition of the SAM Table" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--14. 1. "SAA0_MATCH,Index in the SAA0 Partition of the SAM Table corresponding to the first checksum match"
|
|
newline
|
|
bitfld.long 0x0 7. "SAP0_ADDR_PRESENT,A Checksum Match is Present in the SAP0 Partition of the SAM Table" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--6. 1. "SAP0_MATCH,Index in the SAP0 Partition of the SAM Table corresponding to the first checksum match"
|
|
line.long 0x4 "SAM_FREE_IDX,SAM FREE INDEX"
|
|
hexmask.long.byte 0x4 24.--31. 1. "SAA1_1ST_FREE_IDX,First non-enabled (invalid) index in the SAA1 partition"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--23. 1. "SAP1_1ST_FREE_IDX,First non-enabled (invalid) index in the SAP1 partition"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "SAA0_1ST_FREE_IDX,First non-enabled (invalid) index in the SAA0 partition"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "SAP0_1ST_FREE_IDX,First non-enabled (invalid) index in the SAP0 partition"
|
|
group.long 0xE4++0x3
|
|
line.long 0x0 "MISC1,MISCELLANEOUS(1)"
|
|
rbitfld.long 0x0 31. "RX_FRM_PEND,RX Frame Pending" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 30. "PI,Poll Indication" "0: the received packet was not a data request,1: the received packet was a data request.."
|
|
newline
|
|
bitfld.long 0x0 29. "FAST_RX_WU_OVRD,FAST_RX_WU override" "0: If TSM enables Fast Warmup Capability LL will..,1: If TSM enables Fast Warmup Capability LL will.."
|
|
newline
|
|
bitfld.long 0x0 28. "FAST_TX_WU_OVRD,FAST_TX_WU override" "0: If TSM enables Fast Warmup Capability LL will..,1: If TSM enables Fast Warmup Capability LL will.."
|
|
newline
|
|
rbitfld.long 0x0 19. "ARB_GRANT_DEASSERTION_ABORTED,Autosequence has terminated due to an arb_grant deassertion event" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 18. "EXT_ABORTED,Autosequence has terminated due to a Wake-On-Radio command" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 17. "PLL_ABORTED,Autosequence has terminated due to an PLL unlock event." "0,1"
|
|
newline
|
|
rbitfld.long 0x0 16. "SW_ABORTED,Autosequence has terminated due to a Software abort." "0,1"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "SRC_ADDR_CHECKSUM,Hardware-computed received source address checksum"
|
|
rgroup.long 0xE8++0x3
|
|
line.long 0x0 "SEQ_STS,SEQUENCE STATUS"
|
|
hexmask.long.byte 0x0 24.--28. 1. "SEQ_T_STATUS,Status of the just-completed or ongoing Sequence T or Sequence TR"
|
|
newline
|
|
bitfld.long 0x0 16. "CCA_START_T2_PEND,CCA T2 Start Pending Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 15. "CCA_START_T1_PEND,CCA T1 Start Pending Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 14. "TR_START_T2_PEND,TR T2 Start Pending Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 13. "TR_START_T1_PEND,TR T1 Start Pending Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 12. "RX_IN_WARMDN,RX Warmdown Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 11. "RX_IN_PROGRESS,RX in Progress Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 10. "RX_IN_SEARCH,RX Search Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9. "RX_IN_WARMUP,RX Warmup Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "RX_STOP_T2_PEND,RX T2 Start Pending Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 7. "RX_STOP_T1_PEND,RX T1 Stop Pending Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 6. "RX_START_T2_PEND,RX T2 Start Pending Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 5. "RX_START_T1_PEND,RX T1 Start Pending Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 4. "TX_IN_WARMDN,TX Warmdown Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 3. "TX_IN_PROGRESS,TX in Progress Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 2. "TX_IN_WARMUP,TX Warmup Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "TX_START_T2_PEND,TX T2 Start Pending Status" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "TX_START_T1_PEND,TX T1 Start Pending Status" "0,1"
|
|
group.long 0xEC++0x7
|
|
line.long 0x0 "PHR_MISC,PHR MISCELLANEOUS"
|
|
bitfld.long 0x0 24. "PHR_FAIL_IGNORE,Ignore PHR Fail" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--10. 1. "SUNFSK_NM,New Mode Bit"
|
|
newline
|
|
rbitfld.long 0x0 3. "SUNFSK_FEC,New Mode FEC Bit" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 1.--2. "SUNFSK_MSP,Mode Switch Parameter Bit" "0,1,2,3"
|
|
newline
|
|
rbitfld.long 0x0 0. "SUNFSK_MS,Mode Switch Bit" "0,1"
|
|
line.long 0x4 "GTM_CTRL,GTM CONTROL"
|
|
bitfld.long 0x4 1. "GTM_IN_TX,Enable GTM Transmit Mode" "0: GTM transmit mode is not enabled.,1: GTM transmit mode is enabled."
|
|
newline
|
|
bitfld.long 0x4 0. "GTM_IN_RX,Enable GTM Receive Mode" "0: GTM receive mode is not enabled.,1: GTM receive mode is enabled."
|
|
rgroup.long 0xF4++0xB
|
|
line.long 0x0 "GTM_BAD_CNT,GTM BAD PACKET COUNTER"
|
|
hexmask.long.word 0x0 0.--12. 1. "GTM_BAD_PKT_COUNT,GTM Bad Packet Counter"
|
|
line.long 0x4 "GTM_GOOD_CNT,GTM GOOD PACKET COUNTER"
|
|
hexmask.long.word 0x4 0.--12. 1. "GTM_GOOD_PKT_COUNT,GTM Good Packet Counter"
|
|
line.long 0x8 "GTM_PKT_CNT,GTM PACKET COUNTER"
|
|
hexmask.long.word 0x8 0.--12. 1. "GTM_PKT_COUNT,GTM Packet Counter"
|
|
group.long 0x100++0xB
|
|
line.long 0x0 "COEX_CTRL,COEXISTENCE CONTROL"
|
|
hexmask.long.byte 0x0 8.--15. 1. "COEX_TIMEOUT,Coexistence timeout value"
|
|
newline
|
|
bitfld.long 0x0 2. "COEX_REQ_ON_PD,Coexistence Request on Preamble detected" "0: arb_request is delayed until Access Address is..,1: arb_request is delayed until preamble is.."
|
|
newline
|
|
bitfld.long 0x0 1. "COEX_REQ_DELAY_EN,Coexistence Request Delay Enable" "0: arb_request is not delayed during R sequence.,1: arb_request is delayed until preamble or Access.."
|
|
newline
|
|
bitfld.long 0x0 0. "COEX_EN,Coexistence Enable" "0: Coexistence function is disabled.,1: Coexistence function is enabled."
|
|
line.long 0x4 "COEX_PRIORITY,COEXISTENCE PRIORITY"
|
|
bitfld.long 0x4 31. "PRIORITY_OVRD_EN,PRIORITY_OVRD_EN" "0: Disable overriding PRIORITY value.,1: Enable overriding PRIORITY value."
|
|
newline
|
|
bitfld.long 0x4 29.--30. "PRIORITY_OVRD,PRIORITY_OVRD" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 16.--17. "PRIORITY_RACK_PKT,PRIORITY_RACK_PKT" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 14.--15. "PRIORITY_RACK_PRE,PRIORITY_RACK_PRE" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 12.--13. "PRIORITY_CTX,PRIORITY_CT" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 8.--9. "PRIORITY_CCA,PRIORITY_CCA" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 6.--7. "PRIORITY_TACK,PRIORITY_TACK" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 4.--5. "PRIORITY_R_PKT,PRIORITY_R_PKT" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 2.--3. "PRIORITY_R_PRE,PRIORITY_R_PRE" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "PRIORITY_T,PRIORITY_T" "0,1,2,3"
|
|
line.long 0x8 "IRQ_CTRL2,IRQ CONTROL 2"
|
|
bitfld.long 0x8 22. "LOCAL_RPA_FAIL_IRQ_EN,no description available" "0: LOCAL_RPA_FAIL Interrupt is not enabled.,1: LOCAL_RPA_FAIL Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x8 21. "PEER_RPA_FAIL_IRQ_EN,no description available" "0: PEER_RPA_FAIL Interrupt is not enabled.,1: PEER_RPA_FAIL Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x8 20. "DIRECT_ID_FAIL_IRQ_EN,no description available" "0: DIRECT_ID_FAIL Interrupt is not enabled.,1: DIRECT_ID_FAIL Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x8 19. "WL_FAIL_IRQ_EN,no description available" "0: WL_FAIL Interrupt is not enabled.,1: WL_FAIL Interrupt is enabled."
|
|
newline
|
|
bitfld.long 0x8 18. "EVENT_TIMER_OVER_FLOW_IRQ_EN,Event Timer Overflow Interrupt enable bit" "0: Interrupt generation is disabled but an..,1: allows interrupt when Event Timer overflow"
|
|
newline
|
|
bitfld.long 0x8 17. "COEX_TIMEOUT_IRQ_EN,Coexistence Timeout Interrupt enable bit" "0: Interrupt generation is disabled but a..,1: allows interrupt when coexistence timeout"
|
|
newline
|
|
bitfld.long 0x8 16. "ARB_GRANT_DEASSERTION_IRQ_EN,arb_grant Deassertion Interrupt enable" "0: An arb_grant deassertion event will set the..,1: allows arb_grant deassertion event to generate.."
|
|
newline
|
|
eventfld.long 0x8 6. "LOCAL_RPA_FAIL_IRQ,Local RPA Check Fail Interrupt" "0,1"
|
|
newline
|
|
eventfld.long 0x8 5. "PEER_RPA_FAIL_IRQ,Peer RPA Check Fail Interrupt" "0,1"
|
|
newline
|
|
eventfld.long 0x8 4. "DIRECT_ID_FAIL_IRQ,Direct Case Check Fail Interrupt" "0,1"
|
|
newline
|
|
eventfld.long 0x8 3. "WL_FAIL_IRQ,White List Check Fail Interrupt" "0,1"
|
|
newline
|
|
eventfld.long 0x8 2. "EVENT_TIMER_OVER_FLOW_IRQ,Event Timer Overflow Interrupt" "0,1"
|
|
newline
|
|
eventfld.long 0x8 1. "COEX_TIMEOUT_IRQ,Coexistence Timeout Interrupt" "0,1"
|
|
newline
|
|
eventfld.long 0x8 0. "ARB_GRANT_DEASSERTION_IRQ,arb_grant Deassertion IRQ" "0: An arb_grant Deassertion Interrupt has not..,1: An arb_grant Deassertion Interrupt has occurred"
|
|
tree.end
|
|
tree "GPIO (General-Purpose Input and Output)"
|
|
base ad:0x0
|
|
tree "GPIOA"
|
|
base ad:0x48010000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 0.--3. 1. "IRQNUM,Interrupt Number"
|
|
group.long 0xC++0x13
|
|
line.long 0x0 "LOCK,Lock"
|
|
bitfld.long 0x0 3. "ICNP,Lock ICNP" "0: ICNP register is writable by software in..,1: ICNP register is not writable until the next.."
|
|
bitfld.long 0x0 2. "PCNP,Lock PCNP" "0: PCNP register is writable by software in..,1: PCNP register is not writable until the next.."
|
|
newline
|
|
bitfld.long 0x0 1. "ICNS,Lock ICNS" "0: ICNS register is writable by software in..,1: ICNS register is not writable until the next.."
|
|
bitfld.long 0x0 0. "PCNS,Lock PCNS" "0: PCNS register is writable by software in..,1: PCNS register is not writable until the next.."
|
|
line.long 0x4 "PCNS,Pin Control Non-Secure"
|
|
bitfld.long 0x4 31. "NSE31,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 30. "NSE30,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 29. "NSE29,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 28. "NSE28,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE27,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 26. "NSE26,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 25. "NSE25,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 24. "NSE24,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE23,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 22. "NSE22,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 21. "NSE21,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 20. "NSE20,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE19,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 18. "NSE18,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 17. "NSE17,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 16. "NSE16,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE15,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 14. "NSE14,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 13. "NSE13,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 12. "NSE12,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE11,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 10. "NSE10,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 9. "NSE9,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 8. "NSE8,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE7,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 6. "NSE6,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 5. "NSE5,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 4. "NSE4,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE3,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 2. "NSE2,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 1. "NSE1,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 0. "NSE0,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
line.long 0x8 "ICNS,Interrupt Control Non-Secure"
|
|
bitfld.long 0x8 1. "NSE1,Non-Secure Enable" "0: The interrupt output trigger or DMA request is..,1: The interrupt output trigger or DMA request is.."
|
|
bitfld.long 0x8 0. "NSE0,Non-Secure Enable" "0: The interrupt output trigger or DMA request is..,1: The interrupt output trigger or DMA request is.."
|
|
line.long 0xC "PCNP,Pin Control Non-Privilege"
|
|
bitfld.long 0xC 31. "NPE31,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 30. "NPE30,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 29. "NPE29,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 28. "NPE28,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 27. "NPE27,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 26. "NPE26,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 25. "NPE25,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 24. "NPE24,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 23. "NPE23,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 22. "NPE22,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 21. "NPE21,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 20. "NPE20,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 19. "NPE19,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 18. "NPE18,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 17. "NPE17,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 16. "NPE16,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 15. "NPE15,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 14. "NPE14,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 13. "NPE13,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 12. "NPE12,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 11. "NPE11,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 10. "NPE10,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 9. "NPE9,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 8. "NPE8,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 7. "NPE7,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 6. "NPE6,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 5. "NPE5,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 4. "NPE4,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 3. "NPE3,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 2. "NPE2,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 1. "NPE1,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 0. "NPE0,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
line.long 0x10 "ICNP,Interrupt Control Non-Privilege"
|
|
bitfld.long 0x10 1. "NPE1,Non-Privilege Enable" "0: The pin is configured for Privilege access. Only..,1: The pin is configured for Non-Privilege access."
|
|
bitfld.long 0x10 0. "NPE0,Non-Privilege Enable" "0: The pin is configured for Privilege access. Only..,1: The pin is configured for Non-Privilege access."
|
|
group.long 0x40++0xF
|
|
line.long 0x0 "PDOR,Port Data Output Register"
|
|
bitfld.long 0x0 31. "PDO31,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 30. "PDO30,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 29. "PDO29,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 28. "PDO28,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 27. "PDO27,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 26. "PDO26,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 25. "PDO25,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 24. "PDO24,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 23. "PDO23,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 22. "PDO22,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 21. "PDO21,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 20. "PDO20,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 19. "PDO19,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 18. "PDO18,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 17. "PDO17,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 16. "PDO16,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 15. "PDO15,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 14. "PDO14,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 13. "PDO13,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 12. "PDO12,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 11. "PDO11,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 10. "PDO10,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 9. "PDO9,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 8. "PDO8,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 7. "PDO7,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 6. "PDO6,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 5. "PDO5,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 4. "PDO4,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 3. "PDO3,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 2. "PDO2,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 1. "PDO1,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 0. "PDO0,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
line.long 0x4 "PSOR,Port Set Output Register"
|
|
bitfld.long 0x4 31. "PTSO31,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 30. "PTSO30,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 29. "PTSO29,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 28. "PTSO28,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 27. "PTSO27,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 26. "PTSO26,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 25. "PTSO25,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 24. "PTSO24,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 23. "PTSO23,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 22. "PTSO22,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 21. "PTSO21,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 20. "PTSO20,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 19. "PTSO19,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 18. "PTSO18,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 17. "PTSO17,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 16. "PTSO16,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 15. "PTSO15,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 14. "PTSO14,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 13. "PTSO13,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 12. "PTSO12,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 11. "PTSO11,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 10. "PTSO10,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 9. "PTSO9,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 8. "PTSO8,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 7. "PTSO7,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 6. "PTSO6,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 5. "PTSO5,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 4. "PTSO4,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 3. "PTSO3,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 2. "PTSO2,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 1. "PTSO1,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 0. "PTSO0,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
line.long 0x8 "PCOR,Port Clear Output Register"
|
|
bitfld.long 0x8 31. "PTCO31,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 30. "PTCO30,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 29. "PTCO29,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 28. "PTCO28,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 27. "PTCO27,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 26. "PTCO26,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 25. "PTCO25,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 24. "PTCO24,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 23. "PTCO23,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 22. "PTCO22,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 21. "PTCO21,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 20. "PTCO20,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 19. "PTCO19,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 18. "PTCO18,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 17. "PTCO17,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 16. "PTCO16,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 15. "PTCO15,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 14. "PTCO14,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 13. "PTCO13,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 12. "PTCO12,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 11. "PTCO11,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 10. "PTCO10,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 9. "PTCO9,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 8. "PTCO8,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 7. "PTCO7,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 6. "PTCO6,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 5. "PTCO5,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 4. "PTCO4,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 3. "PTCO3,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 2. "PTCO2,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 1. "PTCO1,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 0. "PTCO0,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
line.long 0xC "PTOR,Port Toggle Output Register"
|
|
bitfld.long 0xC 31. "PTTO31,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 30. "PTTO30,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 29. "PTTO29,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 28. "PTTO28,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 27. "PTTO27,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 26. "PTTO26,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 25. "PTTO25,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 24. "PTTO24,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 23. "PTTO23,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 22. "PTTO22,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 21. "PTTO21,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 20. "PTTO20,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 19. "PTTO19,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 18. "PTTO18,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 17. "PTTO17,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 16. "PTTO16,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 15. "PTTO15,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 14. "PTTO14,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 13. "PTTO13,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 12. "PTTO12,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 11. "PTTO11,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 10. "PTTO10,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 9. "PTTO9,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 8. "PTTO8,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 7. "PTTO7,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 6. "PTTO6,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 5. "PTTO5,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 4. "PTTO4,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 3. "PTTO3,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 2. "PTTO2,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 1. "PTTO1,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 0. "PTTO0,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
rgroup.long 0x50++0x3
|
|
line.long 0x0 "PDIR,Port Data Input Register"
|
|
bitfld.long 0x0 31. "PDI31,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 30. "PDI30,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 29. "PDI29,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 28. "PDI28,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 27. "PDI27,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 26. "PDI26,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 25. "PDI25,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 24. "PDI24,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 23. "PDI23,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 22. "PDI22,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 21. "PDI21,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 20. "PDI20,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 19. "PDI19,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 18. "PDI18,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 17. "PDI17,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 16. "PDI16,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 15. "PDI15,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 14. "PDI14,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 13. "PDI13,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 12. "PDI12,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 11. "PDI11,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 10. "PDI10,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 9. "PDI9,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 8. "PDI8,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 7. "PDI7,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 6. "PDI6,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 5. "PDI5,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 4. "PDI4,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 3. "PDI3,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 2. "PDI2,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 1. "PDI1,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 0. "PDI0,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
group.long 0x54++0x7
|
|
line.long 0x0 "PDDR,Port Data Direction Register"
|
|
bitfld.long 0x0 31. "PDD31,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 30. "PDD30,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 29. "PDD29,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 28. "PDD28,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 27. "PDD27,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 26. "PDD26,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 25. "PDD25,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 24. "PDD24,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 23. "PDD23,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 22. "PDD22,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 21. "PDD21,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 20. "PDD20,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 19. "PDD19,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 18. "PDD18,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 17. "PDD17,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 16. "PDD16,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 15. "PDD15,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 14. "PDD14,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 13. "PDD13,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 12. "PDD12,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 11. "PDD11,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 10. "PDD10,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 9. "PDD9,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 8. "PDD8,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 7. "PDD7,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 6. "PDD6,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 5. "PDD5,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 4. "PDD4,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 3. "PDD3,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 2. "PDD2,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 1. "PDD1,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 0. "PDD0,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
line.long 0x4 "PIDR,Port Input Disable Register"
|
|
bitfld.long 0x4 31. "PID31,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 30. "PID30,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 29. "PID29,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 28. "PID28,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 27. "PID27,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 26. "PID26,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 25. "PID25,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 24. "PID24,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 23. "PID23,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 22. "PID22,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 21. "PID21,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 20. "PID20,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 19. "PID19,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 18. "PID18,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 17. "PID17,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 16. "PID16,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 15. "PID15,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 14. "PID14,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 13. "PID13,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 12. "PID12,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 11. "PID11,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 10. "PID10,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 9. "PID9,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 8. "PID8,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 7. "PID7,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 6. "PID6,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 5. "PID5,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 4. "PID4,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 3. "PID3,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 2. "PID2,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 1. "PID1,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 0. "PID0,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
group.long 0x100++0x7
|
|
line.long 0x0 "GICLR,Global Interrupt Control Low Register"
|
|
hexmask.long.word 0x0 16.--31. 1. "GIWD,Global Interrupt Write Data"
|
|
bitfld.long 0x0 15. "GIWE15,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 14. "GIWE14,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 13. "GIWE13,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 12. "GIWE12,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 11. "GIWE11,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 10. "GIWE10,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 9. "GIWE9,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 8. "GIWE8,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 7. "GIWE7,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 6. "GIWE6,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 5. "GIWE5,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 4. "GIWE4,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 3. "GIWE3,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 2. "GIWE2,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 1. "GIWE1,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 0. "GIWE0,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
line.long 0x4 "GICHR,Global Interrupt Control High Register"
|
|
hexmask.long.word 0x4 16.--31. 1. "GIWD,Global Interrupt Write Data"
|
|
bitfld.long 0x4 15. "GIWE31,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 14. "GIWE30,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 13. "GIWE29,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 12. "GIWE28,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 11. "GIWE27,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 10. "GIWE26,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 9. "GIWE25,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 8. "GIWE24,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 7. "GIWE23,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 6. "GIWE22,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 5. "GIWE21,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 4. "GIWE20,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 3. "GIWE19,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 2. "GIWE18,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 1. "GIWE17,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 0. "GIWE16,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x1)
|
|
group.byte ($2+0x60)++0x0
|
|
line.byte 0x0 "PDR[$1],Pin Data Register a"
|
|
bitfld.byte 0x0 0. "PD,Pin Data (input and output)" "0: Pin logic level is logic zero or not configured..,1: Pin logic level is logic one."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x1)
|
|
group.byte ($2+0x60)++0x0
|
|
line.byte 0x0 "PDR[$1],Pin Data Register a"
|
|
bitfld.byte 0x0 0. "PD,Pin Data (input and output)" "0: Pin logic level is logic zero or not configured..,1: Pin logic level is logic one."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x80)++0x3
|
|
line.long 0x0 "ICR[$1],Interrupt Control Register index"
|
|
eventfld.long 0x0 24. "ISF,Interrupt Status Flag" "0: Configured interrupt is not detected.,1: Configured interrupt is detected. If the pin is.."
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Interrupt configuration by ICR[23:0] is not..,1: Interrupt configuration by ICR[23:0] is locked.."
|
|
newline
|
|
bitfld.long 0x0 20. "IRQS,Interrupt Select" "0: Interrupt/trigger output/DMA request 0.,1: Interrupt/trigger output/DMA request 1."
|
|
hexmask.long.byte 0x0 16.--19. 1. "IRQC,Interrupt Configuration"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x80)++0x3
|
|
line.long 0x0 "ICR[$1],Interrupt Control Register index"
|
|
eventfld.long 0x0 24. "ISF,Interrupt Status Flag" "0: Configured interrupt is not detected.,1: Configured interrupt is detected. If the pin is.."
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Interrupt configuration by ICR[23:0] is not..,1: Interrupt configuration by ICR[23:0] is locked.."
|
|
newline
|
|
bitfld.long 0x0 20. "IRQS,Interrupt Select" "0: Interrupt/trigger output/DMA request 0.,1: Interrupt/trigger output/DMA request 1."
|
|
hexmask.long.byte 0x0 16.--19. 1. "IRQC,Interrupt Configuration"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x120)++0x3
|
|
line.long 0x0 "ISFR[$1],Interrupt Status Flag Register"
|
|
eventfld.long 0x0 31. "ISF31,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 30. "ISF30,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 29. "ISF29,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 28. "ISF28,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 27. "ISF27,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 26. "ISF26,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 25. "ISF25,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 24. "ISF24,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 23. "ISF23,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 22. "ISF22,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 21. "ISF21,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 20. "ISF20,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 19. "ISF19,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 18. "ISF18,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 17. "ISF17,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 16. "ISF16,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 15. "ISF15,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 14. "ISF14,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 13. "ISF13,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 12. "ISF12,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 11. "ISF11,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 10. "ISF10,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 9. "ISF9,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 8. "ISF8,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 7. "ISF7,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 6. "ISF6,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 5. "ISF5,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 4. "ISF4,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 3. "ISF3,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 2. "ISF2,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 1. "ISF1,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 0. "ISF0,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x120)++0x3
|
|
line.long 0x0 "ISFR[$1],Interrupt Status Flag Register"
|
|
eventfld.long 0x0 31. "ISF31,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 30. "ISF30,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 29. "ISF29,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 28. "ISF28,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 27. "ISF27,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 26. "ISF26,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 25. "ISF25,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 24. "ISF24,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 23. "ISF23,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 22. "ISF22,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 21. "ISF21,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 20. "ISF20,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 19. "ISF19,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 18. "ISF18,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 17. "ISF17,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 16. "ISF16,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 15. "ISF15,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 14. "ISF14,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 13. "ISF13,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 12. "ISF12,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 11. "ISF11,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 10. "ISF10,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 9. "ISF9,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 8. "ISF8,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 7. "ISF7,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 6. "ISF6,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 5. "ISF5,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 4. "ISF4,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 3. "ISF3,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 2. "ISF2,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 1. "ISF1,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 0. "ISF0,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
repeat.end
|
|
endif
|
|
tree.end
|
|
tree "GPIOB"
|
|
base ad:0x48020000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 0.--3. 1. "IRQNUM,Interrupt Number"
|
|
group.long 0xC++0x13
|
|
line.long 0x0 "LOCK,Lock"
|
|
bitfld.long 0x0 3. "ICNP,Lock ICNP" "0: ICNP register is writable by software in..,1: ICNP register is not writable until the next.."
|
|
bitfld.long 0x0 2. "PCNP,Lock PCNP" "0: PCNP register is writable by software in..,1: PCNP register is not writable until the next.."
|
|
newline
|
|
bitfld.long 0x0 1. "ICNS,Lock ICNS" "0: ICNS register is writable by software in..,1: ICNS register is not writable until the next.."
|
|
bitfld.long 0x0 0. "PCNS,Lock PCNS" "0: PCNS register is writable by software in..,1: PCNS register is not writable until the next.."
|
|
line.long 0x4 "PCNS,Pin Control Non-Secure"
|
|
bitfld.long 0x4 31. "NSE31,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 30. "NSE30,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 29. "NSE29,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 28. "NSE28,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE27,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 26. "NSE26,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 25. "NSE25,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 24. "NSE24,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE23,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 22. "NSE22,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 21. "NSE21,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 20. "NSE20,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE19,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 18. "NSE18,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 17. "NSE17,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 16. "NSE16,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE15,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 14. "NSE14,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 13. "NSE13,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 12. "NSE12,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE11,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 10. "NSE10,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 9. "NSE9,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 8. "NSE8,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE7,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 6. "NSE6,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 5. "NSE5,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 4. "NSE4,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE3,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 2. "NSE2,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 1. "NSE1,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 0. "NSE0,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
line.long 0x8 "ICNS,Interrupt Control Non-Secure"
|
|
bitfld.long 0x8 1. "NSE1,Non-Secure Enable" "0: The interrupt output trigger or DMA request is..,1: The interrupt output trigger or DMA request is.."
|
|
bitfld.long 0x8 0. "NSE0,Non-Secure Enable" "0: The interrupt output trigger or DMA request is..,1: The interrupt output trigger or DMA request is.."
|
|
line.long 0xC "PCNP,Pin Control Non-Privilege"
|
|
bitfld.long 0xC 31. "NPE31,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 30. "NPE30,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 29. "NPE29,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 28. "NPE28,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 27. "NPE27,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 26. "NPE26,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 25. "NPE25,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 24. "NPE24,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 23. "NPE23,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 22. "NPE22,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 21. "NPE21,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 20. "NPE20,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 19. "NPE19,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 18. "NPE18,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 17. "NPE17,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 16. "NPE16,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 15. "NPE15,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 14. "NPE14,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 13. "NPE13,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 12. "NPE12,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 11. "NPE11,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 10. "NPE10,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 9. "NPE9,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 8. "NPE8,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 7. "NPE7,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 6. "NPE6,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 5. "NPE5,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 4. "NPE4,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 3. "NPE3,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 2. "NPE2,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 1. "NPE1,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 0. "NPE0,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
line.long 0x10 "ICNP,Interrupt Control Non-Privilege"
|
|
bitfld.long 0x10 1. "NPE1,Non-Privilege Enable" "0: The pin is configured for Privilege access. Only..,1: The pin is configured for Non-Privilege access."
|
|
bitfld.long 0x10 0. "NPE0,Non-Privilege Enable" "0: The pin is configured for Privilege access. Only..,1: The pin is configured for Non-Privilege access."
|
|
group.long 0x40++0xF
|
|
line.long 0x0 "PDOR,Port Data Output Register"
|
|
bitfld.long 0x0 31. "PDO31,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 30. "PDO30,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 29. "PDO29,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 28. "PDO28,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 27. "PDO27,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 26. "PDO26,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 25. "PDO25,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 24. "PDO24,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 23. "PDO23,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 22. "PDO22,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 21. "PDO21,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 20. "PDO20,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 19. "PDO19,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 18. "PDO18,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 17. "PDO17,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 16. "PDO16,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 15. "PDO15,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 14. "PDO14,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 13. "PDO13,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 12. "PDO12,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 11. "PDO11,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 10. "PDO10,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 9. "PDO9,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 8. "PDO8,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 7. "PDO7,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 6. "PDO6,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 5. "PDO5,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 4. "PDO4,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 3. "PDO3,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 2. "PDO2,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 1. "PDO1,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 0. "PDO0,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
line.long 0x4 "PSOR,Port Set Output Register"
|
|
bitfld.long 0x4 31. "PTSO31,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 30. "PTSO30,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 29. "PTSO29,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 28. "PTSO28,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 27. "PTSO27,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 26. "PTSO26,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 25. "PTSO25,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 24. "PTSO24,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 23. "PTSO23,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 22. "PTSO22,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 21. "PTSO21,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 20. "PTSO20,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 19. "PTSO19,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 18. "PTSO18,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 17. "PTSO17,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 16. "PTSO16,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 15. "PTSO15,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 14. "PTSO14,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 13. "PTSO13,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 12. "PTSO12,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 11. "PTSO11,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 10. "PTSO10,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 9. "PTSO9,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 8. "PTSO8,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 7. "PTSO7,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 6. "PTSO6,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 5. "PTSO5,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 4. "PTSO4,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 3. "PTSO3,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 2. "PTSO2,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 1. "PTSO1,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 0. "PTSO0,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
line.long 0x8 "PCOR,Port Clear Output Register"
|
|
bitfld.long 0x8 31. "PTCO31,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 30. "PTCO30,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 29. "PTCO29,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 28. "PTCO28,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 27. "PTCO27,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 26. "PTCO26,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 25. "PTCO25,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 24. "PTCO24,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 23. "PTCO23,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 22. "PTCO22,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 21. "PTCO21,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 20. "PTCO20,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 19. "PTCO19,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 18. "PTCO18,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 17. "PTCO17,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 16. "PTCO16,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 15. "PTCO15,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 14. "PTCO14,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 13. "PTCO13,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 12. "PTCO12,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 11. "PTCO11,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 10. "PTCO10,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 9. "PTCO9,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 8. "PTCO8,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 7. "PTCO7,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 6. "PTCO6,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 5. "PTCO5,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 4. "PTCO4,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 3. "PTCO3,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 2. "PTCO2,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 1. "PTCO1,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 0. "PTCO0,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
line.long 0xC "PTOR,Port Toggle Output Register"
|
|
bitfld.long 0xC 31. "PTTO31,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 30. "PTTO30,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 29. "PTTO29,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 28. "PTTO28,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 27. "PTTO27,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 26. "PTTO26,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 25. "PTTO25,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 24. "PTTO24,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 23. "PTTO23,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 22. "PTTO22,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 21. "PTTO21,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 20. "PTTO20,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 19. "PTTO19,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 18. "PTTO18,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 17. "PTTO17,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 16. "PTTO16,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 15. "PTTO15,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 14. "PTTO14,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 13. "PTTO13,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 12. "PTTO12,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 11. "PTTO11,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 10. "PTTO10,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 9. "PTTO9,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 8. "PTTO8,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 7. "PTTO7,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 6. "PTTO6,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 5. "PTTO5,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 4. "PTTO4,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 3. "PTTO3,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 2. "PTTO2,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 1. "PTTO1,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 0. "PTTO0,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
rgroup.long 0x50++0x3
|
|
line.long 0x0 "PDIR,Port Data Input Register"
|
|
bitfld.long 0x0 31. "PDI31,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 30. "PDI30,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 29. "PDI29,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 28. "PDI28,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 27. "PDI27,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 26. "PDI26,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 25. "PDI25,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 24. "PDI24,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 23. "PDI23,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 22. "PDI22,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 21. "PDI21,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 20. "PDI20,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 19. "PDI19,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 18. "PDI18,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 17. "PDI17,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 16. "PDI16,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 15. "PDI15,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 14. "PDI14,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 13. "PDI13,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 12. "PDI12,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 11. "PDI11,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 10. "PDI10,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 9. "PDI9,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 8. "PDI8,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 7. "PDI7,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 6. "PDI6,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 5. "PDI5,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 4. "PDI4,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 3. "PDI3,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 2. "PDI2,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 1. "PDI1,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 0. "PDI0,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
group.long 0x54++0x7
|
|
line.long 0x0 "PDDR,Port Data Direction Register"
|
|
bitfld.long 0x0 31. "PDD31,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 30. "PDD30,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 29. "PDD29,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 28. "PDD28,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 27. "PDD27,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 26. "PDD26,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 25. "PDD25,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 24. "PDD24,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 23. "PDD23,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 22. "PDD22,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 21. "PDD21,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 20. "PDD20,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 19. "PDD19,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 18. "PDD18,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 17. "PDD17,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 16. "PDD16,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 15. "PDD15,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 14. "PDD14,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 13. "PDD13,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 12. "PDD12,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 11. "PDD11,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 10. "PDD10,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 9. "PDD9,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 8. "PDD8,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 7. "PDD7,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 6. "PDD6,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 5. "PDD5,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 4. "PDD4,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 3. "PDD3,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 2. "PDD2,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 1. "PDD1,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 0. "PDD0,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
line.long 0x4 "PIDR,Port Input Disable Register"
|
|
bitfld.long 0x4 31. "PID31,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 30. "PID30,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 29. "PID29,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 28. "PID28,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 27. "PID27,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 26. "PID26,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 25. "PID25,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 24. "PID24,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 23. "PID23,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 22. "PID22,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 21. "PID21,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 20. "PID20,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 19. "PID19,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 18. "PID18,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 17. "PID17,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 16. "PID16,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 15. "PID15,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 14. "PID14,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 13. "PID13,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 12. "PID12,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 11. "PID11,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 10. "PID10,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 9. "PID9,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 8. "PID8,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 7. "PID7,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 6. "PID6,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 5. "PID5,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 4. "PID4,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 3. "PID3,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 2. "PID2,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 1. "PID1,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 0. "PID0,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
group.long 0x100++0x7
|
|
line.long 0x0 "GICLR,Global Interrupt Control Low Register"
|
|
hexmask.long.word 0x0 16.--31. 1. "GIWD,Global Interrupt Write Data"
|
|
bitfld.long 0x0 15. "GIWE15,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 14. "GIWE14,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 13. "GIWE13,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 12. "GIWE12,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 11. "GIWE11,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 10. "GIWE10,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 9. "GIWE9,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 8. "GIWE8,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 7. "GIWE7,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 6. "GIWE6,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 5. "GIWE5,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 4. "GIWE4,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 3. "GIWE3,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 2. "GIWE2,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 1. "GIWE1,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 0. "GIWE0,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
line.long 0x4 "GICHR,Global Interrupt Control High Register"
|
|
hexmask.long.word 0x4 16.--31. 1. "GIWD,Global Interrupt Write Data"
|
|
bitfld.long 0x4 15. "GIWE31,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 14. "GIWE30,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 13. "GIWE29,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 12. "GIWE28,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 11. "GIWE27,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 10. "GIWE26,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 9. "GIWE25,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 8. "GIWE24,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 7. "GIWE23,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 6. "GIWE22,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 5. "GIWE21,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 4. "GIWE20,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 3. "GIWE19,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 2. "GIWE18,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 1. "GIWE17,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 0. "GIWE16,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x1)
|
|
group.byte ($2+0x60)++0x0
|
|
line.byte 0x0 "PDR[$1],Pin Data Register a"
|
|
bitfld.byte 0x0 0. "PD,Pin Data (input and output)" "0: Pin logic level is logic zero or not configured..,1: Pin logic level is logic one."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x1)
|
|
group.byte ($2+0x60)++0x0
|
|
line.byte 0x0 "PDR[$1],Pin Data Register a"
|
|
bitfld.byte 0x0 0. "PD,Pin Data (input and output)" "0: Pin logic level is logic zero or not configured..,1: Pin logic level is logic one."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x80)++0x3
|
|
line.long 0x0 "ICR[$1],Interrupt Control Register index"
|
|
eventfld.long 0x0 24. "ISF,Interrupt Status Flag" "0: Configured interrupt is not detected.,1: Configured interrupt is detected. If the pin is.."
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Interrupt configuration by ICR[23:0] is not..,1: Interrupt configuration by ICR[23:0] is locked.."
|
|
newline
|
|
bitfld.long 0x0 20. "IRQS,Interrupt Select" "0: Interrupt/trigger output/DMA request 0.,1: Interrupt/trigger output/DMA request 1."
|
|
hexmask.long.byte 0x0 16.--19. 1. "IRQC,Interrupt Configuration"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x80)++0x3
|
|
line.long 0x0 "ICR[$1],Interrupt Control Register index"
|
|
eventfld.long 0x0 24. "ISF,Interrupt Status Flag" "0: Configured interrupt is not detected.,1: Configured interrupt is detected. If the pin is.."
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Interrupt configuration by ICR[23:0] is not..,1: Interrupt configuration by ICR[23:0] is locked.."
|
|
newline
|
|
bitfld.long 0x0 20. "IRQS,Interrupt Select" "0: Interrupt/trigger output/DMA request 0.,1: Interrupt/trigger output/DMA request 1."
|
|
hexmask.long.byte 0x0 16.--19. 1. "IRQC,Interrupt Configuration"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x120)++0x3
|
|
line.long 0x0 "ISFR[$1],Interrupt Status Flag Register"
|
|
eventfld.long 0x0 31. "ISF31,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 30. "ISF30,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 29. "ISF29,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 28. "ISF28,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 27. "ISF27,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 26. "ISF26,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 25. "ISF25,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 24. "ISF24,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 23. "ISF23,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 22. "ISF22,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 21. "ISF21,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 20. "ISF20,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 19. "ISF19,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 18. "ISF18,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 17. "ISF17,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 16. "ISF16,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 15. "ISF15,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 14. "ISF14,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 13. "ISF13,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 12. "ISF12,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 11. "ISF11,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 10. "ISF10,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 9. "ISF9,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 8. "ISF8,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 7. "ISF7,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 6. "ISF6,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 5. "ISF5,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 4. "ISF4,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 3. "ISF3,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 2. "ISF2,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 1. "ISF1,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 0. "ISF0,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x120)++0x3
|
|
line.long 0x0 "ISFR[$1],Interrupt Status Flag Register"
|
|
eventfld.long 0x0 31. "ISF31,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 30. "ISF30,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 29. "ISF29,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 28. "ISF28,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 27. "ISF27,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 26. "ISF26,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 25. "ISF25,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 24. "ISF24,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 23. "ISF23,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 22. "ISF22,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 21. "ISF21,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 20. "ISF20,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 19. "ISF19,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 18. "ISF18,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 17. "ISF17,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 16. "ISF16,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 15. "ISF15,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 14. "ISF14,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 13. "ISF13,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 12. "ISF12,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 11. "ISF11,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 10. "ISF10,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 9. "ISF9,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 8. "ISF8,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 7. "ISF7,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 6. "ISF6,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 5. "ISF5,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 4. "ISF4,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 3. "ISF3,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 2. "ISF2,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 1. "ISF1,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 0. "ISF0,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
repeat.end
|
|
endif
|
|
tree.end
|
|
tree "GPIOC"
|
|
base ad:0x48030000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 0.--3. 1. "IRQNUM,Interrupt Number"
|
|
group.long 0xC++0x13
|
|
line.long 0x0 "LOCK,Lock"
|
|
bitfld.long 0x0 3. "ICNP,Lock ICNP" "0: ICNP register is writable by software in..,1: ICNP register is not writable until the next.."
|
|
bitfld.long 0x0 2. "PCNP,Lock PCNP" "0: PCNP register is writable by software in..,1: PCNP register is not writable until the next.."
|
|
newline
|
|
bitfld.long 0x0 1. "ICNS,Lock ICNS" "0: ICNS register is writable by software in..,1: ICNS register is not writable until the next.."
|
|
bitfld.long 0x0 0. "PCNS,Lock PCNS" "0: PCNS register is writable by software in..,1: PCNS register is not writable until the next.."
|
|
line.long 0x4 "PCNS,Pin Control Non-Secure"
|
|
bitfld.long 0x4 31. "NSE31,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 30. "NSE30,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 29. "NSE29,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 28. "NSE28,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE27,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 26. "NSE26,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 25. "NSE25,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 24. "NSE24,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE23,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 22. "NSE22,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 21. "NSE21,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 20. "NSE20,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE19,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 18. "NSE18,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 17. "NSE17,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 16. "NSE16,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE15,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 14. "NSE14,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 13. "NSE13,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 12. "NSE12,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE11,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 10. "NSE10,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 9. "NSE9,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 8. "NSE8,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE7,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 6. "NSE6,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 5. "NSE5,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 4. "NSE4,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE3,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 2. "NSE2,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 1. "NSE1,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 0. "NSE0,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
line.long 0x8 "ICNS,Interrupt Control Non-Secure"
|
|
bitfld.long 0x8 1. "NSE1,Non-Secure Enable" "0: The interrupt output trigger or DMA request is..,1: The interrupt output trigger or DMA request is.."
|
|
bitfld.long 0x8 0. "NSE0,Non-Secure Enable" "0: The interrupt output trigger or DMA request is..,1: The interrupt output trigger or DMA request is.."
|
|
line.long 0xC "PCNP,Pin Control Non-Privilege"
|
|
bitfld.long 0xC 31. "NPE31,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 30. "NPE30,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 29. "NPE29,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 28. "NPE28,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 27. "NPE27,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 26. "NPE26,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 25. "NPE25,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 24. "NPE24,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 23. "NPE23,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 22. "NPE22,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 21. "NPE21,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 20. "NPE20,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 19. "NPE19,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 18. "NPE18,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 17. "NPE17,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 16. "NPE16,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 15. "NPE15,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 14. "NPE14,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 13. "NPE13,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 12. "NPE12,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 11. "NPE11,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 10. "NPE10,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 9. "NPE9,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 8. "NPE8,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 7. "NPE7,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 6. "NPE6,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 5. "NPE5,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 4. "NPE4,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 3. "NPE3,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 2. "NPE2,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 1. "NPE1,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 0. "NPE0,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
line.long 0x10 "ICNP,Interrupt Control Non-Privilege"
|
|
bitfld.long 0x10 1. "NPE1,Non-Privilege Enable" "0: The pin is configured for Privilege access. Only..,1: The pin is configured for Non-Privilege access."
|
|
bitfld.long 0x10 0. "NPE0,Non-Privilege Enable" "0: The pin is configured for Privilege access. Only..,1: The pin is configured for Non-Privilege access."
|
|
group.long 0x40++0xF
|
|
line.long 0x0 "PDOR,Port Data Output Register"
|
|
bitfld.long 0x0 31. "PDO31,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 30. "PDO30,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 29. "PDO29,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 28. "PDO28,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 27. "PDO27,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 26. "PDO26,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 25. "PDO25,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 24. "PDO24,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 23. "PDO23,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 22. "PDO22,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 21. "PDO21,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 20. "PDO20,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 19. "PDO19,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 18. "PDO18,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 17. "PDO17,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 16. "PDO16,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 15. "PDO15,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 14. "PDO14,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 13. "PDO13,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 12. "PDO12,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 11. "PDO11,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 10. "PDO10,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 9. "PDO9,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 8. "PDO8,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 7. "PDO7,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 6. "PDO6,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 5. "PDO5,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 4. "PDO4,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 3. "PDO3,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 2. "PDO2,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 1. "PDO1,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 0. "PDO0,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
line.long 0x4 "PSOR,Port Set Output Register"
|
|
bitfld.long 0x4 31. "PTSO31,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 30. "PTSO30,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 29. "PTSO29,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 28. "PTSO28,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 27. "PTSO27,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 26. "PTSO26,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 25. "PTSO25,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 24. "PTSO24,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 23. "PTSO23,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 22. "PTSO22,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 21. "PTSO21,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 20. "PTSO20,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 19. "PTSO19,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 18. "PTSO18,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 17. "PTSO17,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 16. "PTSO16,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 15. "PTSO15,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 14. "PTSO14,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 13. "PTSO13,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 12. "PTSO12,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 11. "PTSO11,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 10. "PTSO10,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 9. "PTSO9,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 8. "PTSO8,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 7. "PTSO7,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 6. "PTSO6,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 5. "PTSO5,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 4. "PTSO4,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 3. "PTSO3,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 2. "PTSO2,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 1. "PTSO1,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 0. "PTSO0,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
line.long 0x8 "PCOR,Port Clear Output Register"
|
|
bitfld.long 0x8 31. "PTCO31,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 30. "PTCO30,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 29. "PTCO29,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 28. "PTCO28,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 27. "PTCO27,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 26. "PTCO26,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 25. "PTCO25,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 24. "PTCO24,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 23. "PTCO23,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 22. "PTCO22,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 21. "PTCO21,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 20. "PTCO20,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 19. "PTCO19,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 18. "PTCO18,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 17. "PTCO17,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 16. "PTCO16,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 15. "PTCO15,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 14. "PTCO14,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 13. "PTCO13,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 12. "PTCO12,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 11. "PTCO11,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 10. "PTCO10,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 9. "PTCO9,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 8. "PTCO8,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 7. "PTCO7,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 6. "PTCO6,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 5. "PTCO5,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 4. "PTCO4,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 3. "PTCO3,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 2. "PTCO2,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 1. "PTCO1,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 0. "PTCO0,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
line.long 0xC "PTOR,Port Toggle Output Register"
|
|
bitfld.long 0xC 31. "PTTO31,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 30. "PTTO30,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 29. "PTTO29,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 28. "PTTO28,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 27. "PTTO27,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 26. "PTTO26,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 25. "PTTO25,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 24. "PTTO24,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 23. "PTTO23,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 22. "PTTO22,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 21. "PTTO21,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 20. "PTTO20,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 19. "PTTO19,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 18. "PTTO18,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 17. "PTTO17,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 16. "PTTO16,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 15. "PTTO15,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 14. "PTTO14,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 13. "PTTO13,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 12. "PTTO12,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 11. "PTTO11,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 10. "PTTO10,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 9. "PTTO9,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 8. "PTTO8,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 7. "PTTO7,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 6. "PTTO6,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 5. "PTTO5,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 4. "PTTO4,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 3. "PTTO3,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 2. "PTTO2,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 1. "PTTO1,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 0. "PTTO0,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
rgroup.long 0x50++0x3
|
|
line.long 0x0 "PDIR,Port Data Input Register"
|
|
bitfld.long 0x0 31. "PDI31,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 30. "PDI30,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 29. "PDI29,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 28. "PDI28,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 27. "PDI27,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 26. "PDI26,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 25. "PDI25,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 24. "PDI24,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 23. "PDI23,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 22. "PDI22,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 21. "PDI21,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 20. "PDI20,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 19. "PDI19,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 18. "PDI18,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 17. "PDI17,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 16. "PDI16,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 15. "PDI15,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 14. "PDI14,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 13. "PDI13,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 12. "PDI12,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 11. "PDI11,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 10. "PDI10,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 9. "PDI9,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 8. "PDI8,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 7. "PDI7,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 6. "PDI6,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 5. "PDI5,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 4. "PDI4,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 3. "PDI3,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 2. "PDI2,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 1. "PDI1,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 0. "PDI0,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
group.long 0x54++0x7
|
|
line.long 0x0 "PDDR,Port Data Direction Register"
|
|
bitfld.long 0x0 31. "PDD31,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 30. "PDD30,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 29. "PDD29,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 28. "PDD28,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 27. "PDD27,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 26. "PDD26,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 25. "PDD25,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 24. "PDD24,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 23. "PDD23,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 22. "PDD22,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 21. "PDD21,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 20. "PDD20,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 19. "PDD19,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 18. "PDD18,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 17. "PDD17,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 16. "PDD16,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 15. "PDD15,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 14. "PDD14,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 13. "PDD13,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 12. "PDD12,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 11. "PDD11,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 10. "PDD10,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 9. "PDD9,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 8. "PDD8,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 7. "PDD7,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 6. "PDD6,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 5. "PDD5,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 4. "PDD4,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 3. "PDD3,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 2. "PDD2,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 1. "PDD1,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 0. "PDD0,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
line.long 0x4 "PIDR,Port Input Disable Register"
|
|
bitfld.long 0x4 31. "PID31,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 30. "PID30,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 29. "PID29,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 28. "PID28,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 27. "PID27,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 26. "PID26,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 25. "PID25,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 24. "PID24,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 23. "PID23,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 22. "PID22,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 21. "PID21,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 20. "PID20,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 19. "PID19,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 18. "PID18,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 17. "PID17,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 16. "PID16,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 15. "PID15,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 14. "PID14,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 13. "PID13,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 12. "PID12,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 11. "PID11,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 10. "PID10,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 9. "PID9,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 8. "PID8,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 7. "PID7,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 6. "PID6,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 5. "PID5,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 4. "PID4,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 3. "PID3,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 2. "PID2,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 1. "PID1,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 0. "PID0,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
group.long 0x100++0x7
|
|
line.long 0x0 "GICLR,Global Interrupt Control Low Register"
|
|
hexmask.long.word 0x0 16.--31. 1. "GIWD,Global Interrupt Write Data"
|
|
bitfld.long 0x0 15. "GIWE15,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 14. "GIWE14,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 13. "GIWE13,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 12. "GIWE12,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 11. "GIWE11,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 10. "GIWE10,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 9. "GIWE9,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 8. "GIWE8,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 7. "GIWE7,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 6. "GIWE6,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 5. "GIWE5,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 4. "GIWE4,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 3. "GIWE3,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 2. "GIWE2,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 1. "GIWE1,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 0. "GIWE0,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
line.long 0x4 "GICHR,Global Interrupt Control High Register"
|
|
hexmask.long.word 0x4 16.--31. 1. "GIWD,Global Interrupt Write Data"
|
|
bitfld.long 0x4 15. "GIWE31,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 14. "GIWE30,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 13. "GIWE29,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 12. "GIWE28,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 11. "GIWE27,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 10. "GIWE26,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 9. "GIWE25,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 8. "GIWE24,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 7. "GIWE23,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 6. "GIWE22,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 5. "GIWE21,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 4. "GIWE20,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 3. "GIWE19,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 2. "GIWE18,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 1. "GIWE17,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 0. "GIWE16,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x1)
|
|
group.byte ($2+0x60)++0x0
|
|
line.byte 0x0 "PDR[$1],Pin Data Register a"
|
|
bitfld.byte 0x0 0. "PD,Pin Data (input and output)" "0: Pin logic level is logic zero or not configured..,1: Pin logic level is logic one."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x1)
|
|
group.byte ($2+0x60)++0x0
|
|
line.byte 0x0 "PDR[$1],Pin Data Register a"
|
|
bitfld.byte 0x0 0. "PD,Pin Data (input and output)" "0: Pin logic level is logic zero or not configured..,1: Pin logic level is logic one."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x80)++0x3
|
|
line.long 0x0 "ICR[$1],Interrupt Control Register index"
|
|
eventfld.long 0x0 24. "ISF,Interrupt Status Flag" "0: Configured interrupt is not detected.,1: Configured interrupt is detected. If the pin is.."
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Interrupt configuration by ICR[23:0] is not..,1: Interrupt configuration by ICR[23:0] is locked.."
|
|
newline
|
|
bitfld.long 0x0 20. "IRQS,Interrupt Select" "0: Interrupt/trigger output/DMA request 0.,1: Interrupt/trigger output/DMA request 1."
|
|
hexmask.long.byte 0x0 16.--19. 1. "IRQC,Interrupt Configuration"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x80)++0x3
|
|
line.long 0x0 "ICR[$1],Interrupt Control Register index"
|
|
eventfld.long 0x0 24. "ISF,Interrupt Status Flag" "0: Configured interrupt is not detected.,1: Configured interrupt is detected. If the pin is.."
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Interrupt configuration by ICR[23:0] is not..,1: Interrupt configuration by ICR[23:0] is locked.."
|
|
newline
|
|
bitfld.long 0x0 20. "IRQS,Interrupt Select" "0: Interrupt/trigger output/DMA request 0.,1: Interrupt/trigger output/DMA request 1."
|
|
hexmask.long.byte 0x0 16.--19. 1. "IRQC,Interrupt Configuration"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x120)++0x3
|
|
line.long 0x0 "ISFR[$1],Interrupt Status Flag Register"
|
|
eventfld.long 0x0 31. "ISF31,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 30. "ISF30,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 29. "ISF29,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 28. "ISF28,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 27. "ISF27,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 26. "ISF26,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 25. "ISF25,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 24. "ISF24,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 23. "ISF23,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 22. "ISF22,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 21. "ISF21,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 20. "ISF20,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 19. "ISF19,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 18. "ISF18,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 17. "ISF17,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 16. "ISF16,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 15. "ISF15,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 14. "ISF14,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 13. "ISF13,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 12. "ISF12,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 11. "ISF11,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 10. "ISF10,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 9. "ISF9,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 8. "ISF8,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 7. "ISF7,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 6. "ISF6,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 5. "ISF5,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 4. "ISF4,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 3. "ISF3,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 2. "ISF2,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 1. "ISF1,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 0. "ISF0,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x120)++0x3
|
|
line.long 0x0 "ISFR[$1],Interrupt Status Flag Register"
|
|
eventfld.long 0x0 31. "ISF31,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 30. "ISF30,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 29. "ISF29,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 28. "ISF28,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 27. "ISF27,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 26. "ISF26,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 25. "ISF25,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 24. "ISF24,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 23. "ISF23,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 22. "ISF22,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 21. "ISF21,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 20. "ISF20,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 19. "ISF19,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 18. "ISF18,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 17. "ISF17,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 16. "ISF16,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 15. "ISF15,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 14. "ISF14,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 13. "ISF13,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 12. "ISF12,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 11. "ISF11,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 10. "ISF10,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 9. "ISF9,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 8. "ISF8,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 7. "ISF7,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 6. "ISF6,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 5. "ISF5,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 4. "ISF4,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 3. "ISF3,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 2. "ISF2,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 1. "ISF1,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 0. "ISF0,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
repeat.end
|
|
endif
|
|
tree.end
|
|
tree "GPIOD"
|
|
base ad:0x40046000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 0.--3. 1. "IRQNUM,Interrupt Number"
|
|
group.long 0xC++0x13
|
|
line.long 0x0 "LOCK,Lock"
|
|
bitfld.long 0x0 3. "ICNP,Lock ICNP" "0: ICNP register is writable by software in..,1: ICNP register is not writable until the next.."
|
|
bitfld.long 0x0 2. "PCNP,Lock PCNP" "0: PCNP register is writable by software in..,1: PCNP register is not writable until the next.."
|
|
newline
|
|
bitfld.long 0x0 1. "ICNS,Lock ICNS" "0: ICNS register is writable by software in..,1: ICNS register is not writable until the next.."
|
|
bitfld.long 0x0 0. "PCNS,Lock PCNS" "0: PCNS register is writable by software in..,1: PCNS register is not writable until the next.."
|
|
line.long 0x4 "PCNS,Pin Control Non-Secure"
|
|
bitfld.long 0x4 31. "NSE31,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 30. "NSE30,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 29. "NSE29,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 28. "NSE28,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE27,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 26. "NSE26,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 25. "NSE25,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 24. "NSE24,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE23,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 22. "NSE22,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 21. "NSE21,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 20. "NSE20,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE19,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 18. "NSE18,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 17. "NSE17,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 16. "NSE16,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE15,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 14. "NSE14,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 13. "NSE13,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 12. "NSE12,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE11,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 10. "NSE10,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 9. "NSE9,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 8. "NSE8,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE7,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 6. "NSE6,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 5. "NSE5,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 4. "NSE4,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE3,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 2. "NSE2,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
newline
|
|
bitfld.long 0x4 1. "NSE1,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
bitfld.long 0x4 0. "NSE0,Non-Secure Enable" "0: The pin is configured for Secure access. Read or..,1: The pin is configured for Non-Secure access."
|
|
line.long 0x8 "ICNS,Interrupt Control Non-Secure"
|
|
bitfld.long 0x8 1. "NSE1,Non-Secure Enable" "0: The interrupt output trigger or DMA request is..,1: The interrupt output trigger or DMA request is.."
|
|
bitfld.long 0x8 0. "NSE0,Non-Secure Enable" "0: The interrupt output trigger or DMA request is..,1: The interrupt output trigger or DMA request is.."
|
|
line.long 0xC "PCNP,Pin Control Non-Privilege"
|
|
bitfld.long 0xC 31. "NPE31,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 30. "NPE30,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 29. "NPE29,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 28. "NPE28,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 27. "NPE27,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 26. "NPE26,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 25. "NPE25,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 24. "NPE24,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 23. "NPE23,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 22. "NPE22,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 21. "NPE21,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 20. "NPE20,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 19. "NPE19,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 18. "NPE18,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 17. "NPE17,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 16. "NPE16,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 15. "NPE15,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 14. "NPE14,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 13. "NPE13,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 12. "NPE12,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 11. "NPE11,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 10. "NPE10,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 9. "NPE9,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 8. "NPE8,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 7. "NPE7,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 6. "NPE6,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 5. "NPE5,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 4. "NPE4,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 3. "NPE3,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 2. "NPE2,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
newline
|
|
bitfld.long 0xC 1. "NPE1,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
bitfld.long 0xC 0. "NPE0,Non-Privilege Enable" "0: The pin is configured for Privilege access.,1: The pin is configured for Non-Privilege access.."
|
|
line.long 0x10 "ICNP,Interrupt Control Non-Privilege"
|
|
bitfld.long 0x10 1. "NPE1,Non-Privilege Enable" "0: The pin is configured for Privilege access. Only..,1: The pin is configured for Non-Privilege access."
|
|
bitfld.long 0x10 0. "NPE0,Non-Privilege Enable" "0: The pin is configured for Privilege access. Only..,1: The pin is configured for Non-Privilege access."
|
|
group.long 0x40++0xF
|
|
line.long 0x0 "PDOR,Port Data Output Register"
|
|
bitfld.long 0x0 31. "PDO31,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 30. "PDO30,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 29. "PDO29,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 28. "PDO28,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 27. "PDO27,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 26. "PDO26,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 25. "PDO25,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 24. "PDO24,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 23. "PDO23,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 22. "PDO22,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 21. "PDO21,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 20. "PDO20,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 19. "PDO19,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 18. "PDO18,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 17. "PDO17,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 16. "PDO16,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 15. "PDO15,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 14. "PDO14,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 13. "PDO13,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 12. "PDO12,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 11. "PDO11,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 10. "PDO10,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 9. "PDO9,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 8. "PDO8,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 7. "PDO7,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 6. "PDO6,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 5. "PDO5,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 4. "PDO4,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 3. "PDO3,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 2. "PDO2,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
newline
|
|
bitfld.long 0x0 1. "PDO1,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
bitfld.long 0x0 0. "PDO0,Port Data Output" "0: Logic level 0 is driven on pin if the pin is..,1: Logic level 1 is driven on pin if the pin is.."
|
|
line.long 0x4 "PSOR,Port Set Output Register"
|
|
bitfld.long 0x4 31. "PTSO31,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 30. "PTSO30,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 29. "PTSO29,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 28. "PTSO28,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 27. "PTSO27,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 26. "PTSO26,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 25. "PTSO25,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 24. "PTSO24,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 23. "PTSO23,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 22. "PTSO22,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 21. "PTSO21,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 20. "PTSO20,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 19. "PTSO19,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 18. "PTSO18,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 17. "PTSO17,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 16. "PTSO16,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 15. "PTSO15,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 14. "PTSO14,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 13. "PTSO13,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 12. "PTSO12,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 11. "PTSO11,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 10. "PTSO10,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 9. "PTSO9,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 8. "PTSO8,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 7. "PTSO7,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 6. "PTSO6,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 5. "PTSO5,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 4. "PTSO4,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 3. "PTSO3,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 2. "PTSO2,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
newline
|
|
bitfld.long 0x4 1. "PTSO1,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
bitfld.long 0x4 0. "PTSO0,Port Set Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to.."
|
|
line.long 0x8 "PCOR,Port Clear Output Register"
|
|
bitfld.long 0x8 31. "PTCO31,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 30. "PTCO30,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 29. "PTCO29,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 28. "PTCO28,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 27. "PTCO27,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 26. "PTCO26,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 25. "PTCO25,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 24. "PTCO24,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 23. "PTCO23,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 22. "PTCO22,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 21. "PTCO21,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 20. "PTCO20,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 19. "PTCO19,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 18. "PTCO18,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 17. "PTCO17,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 16. "PTCO16,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 15. "PTCO15,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 14. "PTCO14,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 13. "PTCO13,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 12. "PTCO12,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 11. "PTCO11,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 10. "PTCO10,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 9. "PTCO9,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 8. "PTCO8,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 7. "PTCO7,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 6. "PTCO6,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 5. "PTCO5,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 4. "PTCO4,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 3. "PTCO3,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 2. "PTCO2,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
newline
|
|
bitfld.long 0x8 1. "PTCO1,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
bitfld.long 0x8 0. "PTCO0,Port Clear Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is cleared to.."
|
|
line.long 0xC "PTOR,Port Toggle Output Register"
|
|
bitfld.long 0xC 31. "PTTO31,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 30. "PTTO30,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 29. "PTTO29,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 28. "PTTO28,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 27. "PTTO27,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 26. "PTTO26,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 25. "PTTO25,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 24. "PTTO24,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 23. "PTTO23,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 22. "PTTO22,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 21. "PTTO21,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 20. "PTTO20,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 19. "PTTO19,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 18. "PTTO18,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 17. "PTTO17,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 16. "PTTO16,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 15. "PTTO15,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 14. "PTTO14,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 13. "PTTO13,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 12. "PTTO12,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 11. "PTTO11,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 10. "PTTO10,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 9. "PTTO9,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 8. "PTTO8,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 7. "PTTO7,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 6. "PTTO6,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 5. "PTTO5,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 4. "PTTO4,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 3. "PTTO3,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 2. "PTTO2,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
newline
|
|
bitfld.long 0xC 1. "PTTO1,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
bitfld.long 0xC 0. "PTTO0,Port Toggle Output" "0: Corresponding field of PDOR[PDOn] does not change.,1: Corresponding field of PDOR[PDOn] is set to the.."
|
|
rgroup.long 0x50++0x3
|
|
line.long 0x0 "PDIR,Port Data Input Register"
|
|
bitfld.long 0x0 31. "PDI31,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 30. "PDI30,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 29. "PDI29,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 28. "PDI28,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 27. "PDI27,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 26. "PDI26,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 25. "PDI25,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 24. "PDI24,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 23. "PDI23,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 22. "PDI22,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 21. "PDI21,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 20. "PDI20,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 19. "PDI19,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 18. "PDI18,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 17. "PDI17,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 16. "PDI16,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 15. "PDI15,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 14. "PDI14,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 13. "PDI13,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 12. "PDI12,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 11. "PDI11,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 10. "PDI10,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 9. "PDI9,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 8. "PDI8,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 7. "PDI7,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 6. "PDI6,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 5. "PDI5,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 4. "PDI4,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 3. "PDI3,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 2. "PDI2,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
newline
|
|
bitfld.long 0x0 1. "PDI1,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
bitfld.long 0x0 0. "PDI0,Port Data Input" "0: Pin logic level is logic 0 or is not configured..,1: Pin logic level is logic 1."
|
|
group.long 0x54++0x7
|
|
line.long 0x0 "PDDR,Port Data Direction Register"
|
|
bitfld.long 0x0 31. "PDD31,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 30. "PDD30,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 29. "PDD29,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 28. "PDD28,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 27. "PDD27,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 26. "PDD26,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 25. "PDD25,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 24. "PDD24,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 23. "PDD23,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 22. "PDD22,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 21. "PDD21,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 20. "PDD20,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 19. "PDD19,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 18. "PDD18,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 17. "PDD17,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 16. "PDD16,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 15. "PDD15,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 14. "PDD14,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 13. "PDD13,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 12. "PDD12,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 11. "PDD11,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 10. "PDD10,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 9. "PDD9,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 8. "PDD8,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 7. "PDD7,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 6. "PDD6,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 5. "PDD5,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 4. "PDD4,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 3. "PDD3,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 2. "PDD2,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
newline
|
|
bitfld.long 0x0 1. "PDD1,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
bitfld.long 0x0 0. "PDD0,Port Data Direction" "0: Pin is configured as general-purpose input for..,1: Pin is configured as general-purpose output for.."
|
|
line.long 0x4 "PIDR,Port Input Disable Register"
|
|
bitfld.long 0x4 31. "PID31,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 30. "PID30,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 29. "PID29,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 28. "PID28,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 27. "PID27,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 26. "PID26,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 25. "PID25,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 24. "PID24,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 23. "PID23,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 22. "PID22,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 21. "PID21,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 20. "PID20,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 19. "PID19,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 18. "PID18,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 17. "PID17,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 16. "PID16,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 15. "PID15,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 14. "PID14,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 13. "PID13,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 12. "PID12,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 11. "PID11,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 10. "PID10,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 9. "PID9,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 8. "PID8,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 7. "PID7,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 6. "PID6,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 5. "PID5,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 4. "PID4,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 3. "PID3,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 2. "PID2,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
newline
|
|
bitfld.long 0x4 1. "PID1,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
bitfld.long 0x4 0. "PID0,Port Input Disable" "0: Pin is configured for general-purpose input..,1: Pin is disabled for general-purpose input."
|
|
group.long 0x100++0x7
|
|
line.long 0x0 "GICLR,Global Interrupt Control Low Register"
|
|
hexmask.long.word 0x0 16.--31. 1. "GIWD,Global Interrupt Write Data"
|
|
bitfld.long 0x0 15. "GIWE15,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 14. "GIWE14,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 13. "GIWE13,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 12. "GIWE12,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 11. "GIWE11,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 10. "GIWE10,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 9. "GIWE9,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 8. "GIWE8,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 7. "GIWE7,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 6. "GIWE6,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 5. "GIWE5,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 4. "GIWE4,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 3. "GIWE3,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 2. "GIWE2,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x0 1. "GIWE1,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x0 0. "GIWE0,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
line.long 0x4 "GICHR,Global Interrupt Control High Register"
|
|
hexmask.long.word 0x4 16.--31. 1. "GIWD,Global Interrupt Write Data"
|
|
bitfld.long 0x4 15. "GIWE31,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 14. "GIWE30,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 13. "GIWE29,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 12. "GIWE28,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 11. "GIWE27,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 10. "GIWE26,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 9. "GIWE25,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 8. "GIWE24,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 7. "GIWE23,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 6. "GIWE22,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 5. "GIWE21,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 4. "GIWE20,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 3. "GIWE19,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 2. "GIWE18,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
bitfld.long 0x4 1. "GIWE17,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
newline
|
|
bitfld.long 0x4 0. "GIWE16,Global Interrupt Write Enable" "0: Upper 16-bit of corresponding Interrupt Control..,1: Upper 16-bit of corresponding Interrupt Control.."
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x1)
|
|
group.byte ($2+0x60)++0x0
|
|
line.byte 0x0 "PDR[$1],Pin Data Register a"
|
|
bitfld.byte 0x0 0. "PD,Pin Data (input and output)" "0: Pin logic level is logic zero or not configured..,1: Pin logic level is logic one."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x1)
|
|
group.byte ($2+0x60)++0x0
|
|
line.byte 0x0 "PDR[$1],Pin Data Register a"
|
|
bitfld.byte 0x0 0. "PD,Pin Data (input and output)" "0: Pin logic level is logic zero or not configured..,1: Pin logic level is logic one."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x80)++0x3
|
|
line.long 0x0 "ICR[$1],Interrupt Control Register index"
|
|
eventfld.long 0x0 24. "ISF,Interrupt Status Flag" "0: Configured interrupt is not detected.,1: Configured interrupt is detected. If the pin is.."
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Interrupt configuration by ICR[23:0] is not..,1: Interrupt configuration by ICR[23:0] is locked.."
|
|
newline
|
|
bitfld.long 0x0 20. "IRQS,Interrupt Select" "0: Interrupt/trigger output/DMA request 0.,1: Interrupt/trigger output/DMA request 1."
|
|
hexmask.long.byte 0x0 16.--19. 1. "IRQC,Interrupt Configuration"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 32. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x80)++0x3
|
|
line.long 0x0 "ICR[$1],Interrupt Control Register index"
|
|
eventfld.long 0x0 24. "ISF,Interrupt Status Flag" "0: Configured interrupt is not detected.,1: Configured interrupt is detected. If the pin is.."
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Interrupt configuration by ICR[23:0] is not..,1: Interrupt configuration by ICR[23:0] is locked.."
|
|
newline
|
|
bitfld.long 0x0 20. "IRQS,Interrupt Select" "0: Interrupt/trigger output/DMA request 0.,1: Interrupt/trigger output/DMA request 1."
|
|
hexmask.long.byte 0x0 16.--19. 1. "IRQC,Interrupt Configuration"
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716A*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x120)++0x3
|
|
line.long 0x0 "ISFR[$1],Interrupt Status Flag Register"
|
|
eventfld.long 0x0 31. "ISF31,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 30. "ISF30,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 29. "ISF29,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 28. "ISF28,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 27. "ISF27,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 26. "ISF26,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 25. "ISF25,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 24. "ISF24,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 23. "ISF23,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 22. "ISF22,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 21. "ISF21,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 20. "ISF20,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 19. "ISF19,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 18. "ISF18,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 17. "ISF17,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 16. "ISF16,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 15. "ISF15,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 14. "ISF14,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 13. "ISF13,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 12. "ISF12,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 11. "ISF11,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 10. "ISF10,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 9. "ISF9,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 8. "ISF8,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 7. "ISF7,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 6. "ISF6,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 5. "ISF5,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 4. "ISF4,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 3. "ISF3,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 2. "ISF2,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 1. "ISF1,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 0. "ISF0,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
repeat.end
|
|
endif
|
|
sif (cpuis("MC?W716C*"))
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x120)++0x3
|
|
line.long 0x0 "ISFR[$1],Interrupt Status Flag Register"
|
|
eventfld.long 0x0 31. "ISF31,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 30. "ISF30,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 29. "ISF29,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 28. "ISF28,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 27. "ISF27,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 26. "ISF26,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 25. "ISF25,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 24. "ISF24,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 23. "ISF23,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 22. "ISF22,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 21. "ISF21,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 20. "ISF20,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 19. "ISF19,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 18. "ISF18,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 17. "ISF17,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 16. "ISF16,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 15. "ISF15,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 14. "ISF14,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 13. "ISF13,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 12. "ISF12,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 11. "ISF11,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 10. "ISF10,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 9. "ISF9,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 8. "ISF8,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 7. "ISF7,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 6. "ISF6,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 5. "ISF5,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 4. "ISF4,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 3. "ISF3,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 2. "ISF2,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
newline
|
|
eventfld.long 0x0 1. "ISF1,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
eventfld.long 0x0 0. "ISF0,Interrupt Status Flag" "0: Configured interrupt is not detected on the pin..,1: Configured interrupt is detected on the pin of.."
|
|
repeat.end
|
|
endif
|
|
tree.end
|
|
tree.end
|
|
tree "I3C (Improved Inter-Integrated Circuit)"
|
|
base ad:0x40035000
|
|
group.long 0x0++0x17
|
|
line.long 0x0 "MCONFIG,Master Configuration Register"
|
|
hexmask.long.byte 0x0 28.--31. 1. "I2CBAUD,I2C baud rate"
|
|
bitfld.long 0x0 25.--27. "SKEW,Skew" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x0 24. "ODHPP,Open drain high push-pull" "0,1"
|
|
hexmask.long.byte 0x0 16.--23. 1. "ODBAUD,Open drain baud rate"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "PPLOW,Push-Pull low"
|
|
hexmask.long.byte 0x0 8.--11. 1. "PPBAUD,Push-pull baud rate"
|
|
newline
|
|
bitfld.long 0x0 6. "ODSTOP,Open drain stop" "0,1"
|
|
bitfld.long 0x0 4.--5. "HKEEP,High-Keeper" "0: NONE,1: WIRED_IN,2: PASSIVE_SDA,3: PASSIVE_ON_SDA_SCL"
|
|
newline
|
|
bitfld.long 0x0 3. "DISTO,Disable Timeout" "0,1"
|
|
bitfld.long 0x0 0.--1. "MSTENA,Master enable" "0: MASTER_OFF,1: MASTER_ON,2: MASTER_CAPABLE,?"
|
|
line.long 0x4 "SCONFIG,Slave Configuration Register"
|
|
hexmask.long.byte 0x4 25.--31. 1. "SADDR,Static address"
|
|
hexmask.long.byte 0x4 16.--23. 1. "BAMATCH,Bus available match"
|
|
newline
|
|
bitfld.long 0x4 9. "OFFLINE,Offline" "0,1"
|
|
bitfld.long 0x4 8. "IDRAND,ID random" "0,1"
|
|
newline
|
|
bitfld.long 0x4 4. "DDROK,Double Data Rate OK" "0,1"
|
|
bitfld.long 0x4 3. "S0IGNORE,S0/S1 errors ignore" "0,1"
|
|
newline
|
|
bitfld.long 0x4 2. "MATCHSS,Match START or STOP" "0,1"
|
|
bitfld.long 0x4 1. "NACK,Not acknowledge" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0. "SLVENA,Slave enable" "0,1"
|
|
line.long 0x8 "SSTATUS,Slave Status Register"
|
|
rbitfld.long 0x8 30.--31. "TIMECTRL,Time control" "0: NO_TIME_CONTROL,?,2: ASYNC_MODE,?"
|
|
rbitfld.long 0x8 28.--29. "ACTSTATE,Activity state from Common Command Codes (CCC)" "0: NO_LATENCY,1: LATENCY_1MS,2: LATENCY_100MS,3: LATENCY_10S"
|
|
newline
|
|
rbitfld.long 0x8 27. "HJDIS,Hot-Join is disabled" "0,1"
|
|
rbitfld.long 0x8 25. "MRDIS,Master requests are disabled" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 24. "IBIDIS,In-Band Interrupts are disabled" "0,1"
|
|
rbitfld.long 0x8 20.--21. "EVDET,Event details" "0: NONE,1: NO_REQUEST,2: NACKED,3: ACKED"
|
|
newline
|
|
bitfld.long 0x8 18. "EVENT,Event" "0,1"
|
|
bitfld.long 0x8 17. "CHANDLED,Common-Command-Code handled" "0,1"
|
|
newline
|
|
bitfld.long 0x8 16. "HDRMATCH,High Data Rate command match" "0,1"
|
|
rbitfld.long 0x8 15. "ERRWARN,Error warning" "0,1"
|
|
newline
|
|
bitfld.long 0x8 14. "CCC,Common Command Code" "0,1"
|
|
bitfld.long 0x8 13. "DACHG,DACHG" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 12. "TXNOTFULL,Transmit buffer is not full" "0,1"
|
|
rbitfld.long 0x8 11. "RX_PEND,Received message pending" "0,1"
|
|
newline
|
|
bitfld.long 0x8 10. "STOP,Stop" "0,1"
|
|
bitfld.long 0x8 9. "MATCHED,Matched" "0,1"
|
|
newline
|
|
bitfld.long 0x8 8. "START,Start" "0,1"
|
|
rbitfld.long 0x8 6. "STHDR,Status High Data Rate" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 5. "STDAA,Status Dynamic Address Assignment" "0,1"
|
|
rbitfld.long 0x8 4. "STREQWR,Status request write" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 3. "STREQRD,Status required" "0,1"
|
|
rbitfld.long 0x8 2. "STCCCH,Status Common Command Code Handler" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 1. "STMSG,Status message" "0,1"
|
|
rbitfld.long 0x8 0. "STNOTSTOP,Status not stop" "0,1"
|
|
line.long 0xC "SCTRL,Slave Control Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. "VENDINFO,Vendor information"
|
|
bitfld.long 0xC 20.--21. "ACTSTATE,Activity state (of slave)" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0xC 16.--19. 1. "PENDINT,Pending interrupt"
|
|
hexmask.long.byte 0xC 8.--15. 1. "IBIDATA,In-Band Interrupt Data"
|
|
newline
|
|
bitfld.long 0xC 0.--1. "EVENT,EVENT" "0: NORMAL_MODE,1: IBI,2: MASTER_REQUEST,3: HOT_JOIN_REQUEST"
|
|
line.long 0x10 "SINTSET,Slave Interrupt Set Register"
|
|
bitfld.long 0x10 18. "EVENT,Event interrupt enable" "0,1"
|
|
bitfld.long 0x10 17. "CHANDLED,Common Command Code (CCC) (that was handled by I3C module) interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0x10 16. "DDRMATCHED,Double Data Rate (DDR) interrupt enable" "0,1"
|
|
bitfld.long 0x10 15. "ERRWARN,Error/warning interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0x10 14. "CCC,Common Command Code (CCC) (that was not handled by I3C module) interrupt enable" "0,1"
|
|
bitfld.long 0x10 13. "DACHG,Dynamic address change interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0x10 12. "TXSEND,Transmit interrupt enable" "0,1"
|
|
bitfld.long 0x10 11. "RXPEND,Receive interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0x10 10. "STOP,Stop interrupt enable" "0,1"
|
|
bitfld.long 0x10 9. "MATCHED,Match interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0x10 8. "START,Start interrupt enable" "0,1"
|
|
line.long 0x14 "SINTCLR,Slave Interrupt Clear Register"
|
|
eventfld.long 0x14 18. "EVENT,EVENT interrupt enable clear" "0,1"
|
|
eventfld.long 0x14 17. "CHANDLED,CHANDLED interrupt enable clear" "0,1"
|
|
newline
|
|
eventfld.long 0x14 16. "DDRMATCHED,DDRMATCHED interrupt enable clear" "0,1"
|
|
eventfld.long 0x14 15. "ERRWARN,ERRWARN interrupt enable clear" "0,1"
|
|
newline
|
|
eventfld.long 0x14 14. "CCC,CCC interrupt enable clear" "0,1"
|
|
eventfld.long 0x14 13. "DACHG,DACHG interrupt enable clear" "0,1"
|
|
newline
|
|
eventfld.long 0x14 12. "TXSEND,TXSEND interrupt enable clear" "0,1"
|
|
eventfld.long 0x14 11. "RXPEND,RXPEND interrupt enable clear" "0,1"
|
|
newline
|
|
eventfld.long 0x14 10. "STOP,STOP interrupt enable clear" "0,1"
|
|
eventfld.long 0x14 9. "MATCHED,MATCHED interrupt enable clear" "0,1"
|
|
newline
|
|
eventfld.long 0x14 8. "START,START interrupt enable clear" "0,1"
|
|
rgroup.long 0x18++0x3
|
|
line.long 0x0 "SINTMASKED,Slave Interrupt Mask Register"
|
|
bitfld.long 0x0 18. "EVENT,EVENT interrupt mask" "0,1"
|
|
bitfld.long 0x0 17. "CHANDLED,CHANDLED interrupt mask" "0,1"
|
|
newline
|
|
bitfld.long 0x0 16. "DDRMATCHED,DDRMATCHED interrupt mask" "0,1"
|
|
bitfld.long 0x0 15. "ERRWARN,ERRWARN interrupt mask" "0,1"
|
|
newline
|
|
bitfld.long 0x0 14. "CCC,CCC interrupt mask" "0,1"
|
|
bitfld.long 0x0 13. "DACHG,DACHG interrupt mask" "0,1"
|
|
newline
|
|
bitfld.long 0x0 12. "TXSEND,TXSEND interrupt mask" "0,1"
|
|
bitfld.long 0x0 11. "RXPEND,RXPEND interrupt mask" "0,1"
|
|
newline
|
|
bitfld.long 0x0 10. "STOP,STOP interrupt mask" "0,1"
|
|
bitfld.long 0x0 9. "MATCHED,MATCHED interrupt mask" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "START,START interrupt mask" "0,1"
|
|
group.long 0x1C++0x7
|
|
line.long 0x0 "SERRWARN,Slave Errors and Warnings Register"
|
|
bitfld.long 0x0 17. "OWRITE,Over-write error" "0,1"
|
|
bitfld.long 0x0 16. "OREAD,Over-read error" "0,1"
|
|
newline
|
|
bitfld.long 0x0 11. "S0S1,S0 or S1 error" "0,1"
|
|
bitfld.long 0x0 10. "HCRC,HDR-DDR CRC error" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9. "HPAR,HDR parity error" "0,1"
|
|
bitfld.long 0x0 8. "SPAR,SDR parity error" "0,1"
|
|
newline
|
|
bitfld.long 0x0 4. "INVSTART,Invalid start error" "0,1"
|
|
bitfld.long 0x0 3. "TERM,Terminated error" "0,1"
|
|
newline
|
|
bitfld.long 0x0 2. "URUNNACK,Underrun and Not Acknowledged (NACKed) error" "0,1"
|
|
bitfld.long 0x0 1. "URUN,Underrun error" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "ORUN,Overrun error" "0,1"
|
|
line.long 0x4 "SDMACTRL,Slave DMA Control Register"
|
|
bitfld.long 0x4 4.--5. "DMAWIDTH,Width of DMA operations" "0: BYTE,1: BYTE_AGAIN,2: HALF_WORD: Half word (16 bits). This will make..,?"
|
|
bitfld.long 0x4 2.--3. "DMATB,DMA Write (To-bus) trigger" "0: NOT_USED,1: ENABLE_ONE_FRAME,2: ENABLE,?"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "DMAFB,DMA Read (From-bus) trigger" "0: DMA not used,1: DMA is enabled for 1 frame,2: DMA enable,?"
|
|
group.long 0x2C++0x3
|
|
line.long 0x0 "SDATACTRL,Slave Data Control Register"
|
|
rbitfld.long 0x0 31. "RXEMPTY,RX is empty" "0: RX is not empty,1: RX is empty"
|
|
rbitfld.long 0x0 30. "TXFULL,TX is full" "0: TX is not full,1: TX is full"
|
|
newline
|
|
hexmask.long.byte 0x0 24.--28. 1. "RXCOUNT,Count of bytes in RX"
|
|
hexmask.long.byte 0x0 16.--20. 1. "TXCOUNT,Count of bytes in TX"
|
|
newline
|
|
bitfld.long 0x0 6.--7. "RXTRIG,Trigger level for RX FIFO fullness" "0: Trigger on not empty,1: Trigger on or more full,2: Trigger on .5 or more full,3: Trigger on 3/4 or more full"
|
|
bitfld.long 0x0 4.--5. "TXTRIG,Trigger level for TX FIFO emptiness" "0: Trigger on empty,1: Trigger on full or less,2: Trigger on .5 full or less,3: Trigger on 1 less than full or less (Default)"
|
|
newline
|
|
bitfld.long 0x0 3. "UNLOCK,Unlock" "0,1"
|
|
bitfld.long 0x0 1. "FLUSHFB,Flushes the from-bus buffer/FIFO" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "FLUSHTB,Flush the to-bus buffer/FIFO" "0,1"
|
|
wgroup.long 0x30++0xF
|
|
line.long 0x0 "SWDATAB,Slave Write Data Byte Register"
|
|
bitfld.long 0x0 16. "END_ALSO,End also" "0,1"
|
|
bitfld.long 0x0 8. "END,End" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,The data byte to send to the master"
|
|
line.long 0x4 "SWDATABE,Slave Write Data Byte End"
|
|
hexmask.long.byte 0x4 0.--7. 1. "DATA,The data byte to send to the master"
|
|
line.long 0x8 "SWDATAH,Slave Write Data Half-word Register"
|
|
bitfld.long 0x8 16. "END,End of message" "0,1"
|
|
hexmask.long.byte 0x8 8.--15. 1. "DATA1,The 2nd byte to send to the master"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--7. 1. "DATA0,The 1st byte to send to the master"
|
|
line.long 0xC "SWDATAHE,Slave Write Data Half-word End Register"
|
|
hexmask.long.byte 0xC 8.--15. 1. "DATA1,The 2nd byte to send to the master"
|
|
hexmask.long.byte 0xC 0.--7. 1. "DATA0,The 1st byte to send to the master"
|
|
rgroup.long 0x40++0x3
|
|
line.long 0x0 "SRDATAB,Slave Read Data Byte Register"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA0,Byte read from the master"
|
|
rgroup.long 0x48++0x3
|
|
line.long 0x0 "SRDATAH,Slave Read Data Half-word Register"
|
|
hexmask.long.byte 0x0 8.--15. 1. "MSB,The 2nd byte read from the slave"
|
|
hexmask.long.byte 0x0 0.--7. 1. "LSB,The 1st byte read from the slave"
|
|
rgroup.long 0x60++0x3
|
|
line.long 0x0 "SCAPABILITIES,Slave Capabilities Register"
|
|
bitfld.long 0x0 31. "DMA,DMA" "0: DMA is not supported,1: DMA is supported"
|
|
bitfld.long 0x0 30. "INT,Interrupt" "0: Interrupts are not supported,1: Interrupts are supported."
|
|
newline
|
|
bitfld.long 0x0 28.--29. "FIFORX,FIFO receive" "0: FIFO_2BYTE,1: FIFO_4BYTE,2: FIFO_8BYTE,3: FIFO_16BYTE"
|
|
bitfld.long 0x0 26.--27. "FIFOTX,FIFO transmit" "0: FIFO_2BYTE,1: FIFO_4BYTE,2: FIFO_8BYTE,3: FIFO_16BYTE"
|
|
newline
|
|
bitfld.long 0x0 23.--25. "EXTFIFO,External FIFO" "0: NO_EXT_FIFO,1: STD_EXT_FIFO:,2: REQUEST_EXT_FIFO,?,?,?,?,?"
|
|
bitfld.long 0x0 21. "TIMECTRL,Time control" "0: NO_TIME_CONTROL_TYPE,1: NO_TIME_CONTROL_TYPE"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--20. 1. "IBI_MR_HJ,In-Band Interrupts Master Requests Hot Join events"
|
|
hexmask.long.byte 0x0 12.--15. 1. "CCCHANDLE,Common Command Codes (CCC) handling"
|
|
newline
|
|
bitfld.long 0x0 10.--11. "SADDR,Static address" "0: NO_STATIC,1: STATIC,2: HW_CONTROL,3: CONFIG"
|
|
bitfld.long 0x0 9. "MASTER,Master" "0: MASTERNOTSUPPORTED,1: MASTERSUPPORTED"
|
|
newline
|
|
bitfld.long 0x0 6.--8. "HDRSUPP,HDR support" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.byte 0x0 2.--5. 1. "IDREG,ID register"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "IDENA,ID 48b handler" "0: APPLICATION,1: HW,2: HW_BUT,3: PARTNO"
|
|
group.long 0x64++0x17
|
|
line.long 0x0 "SDYNADDR,Slave Dynamic Address Register"
|
|
hexmask.long.word 0x0 16.--31. 1. "KEY,Key"
|
|
bitfld.long 0x0 12. "MAPSA,Map a Static Address" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "MAPIDX,Mapped Dynamic Address"
|
|
hexmask.long.byte 0x0 1.--7. 1. "DADDR,Dynamic address"
|
|
newline
|
|
bitfld.long 0x0 0. "DAVALID,DAVALID" "0: DANOTASSIGNED,1: DAASSIGNED"
|
|
line.long 0x4 "SMAXLIMITS,Slave Maximum Limits Register"
|
|
hexmask.long.word 0x4 16.--27. 1. "MAXWR,Maximum write length"
|
|
hexmask.long.word 0x4 0.--11. 1. "MAXRD,Maximum read length"
|
|
line.long 0x8 "SIDPARTNO,Slave ID Part Number Register"
|
|
hexmask.long 0x8 0.--31. 1. "PARTNO,Part number"
|
|
line.long 0xC "SIDEXT,Slave ID Extension Register"
|
|
hexmask.long.byte 0xC 16.--23. 1. "BCR,Bus Characteristics Register"
|
|
hexmask.long.byte 0xC 8.--15. 1. "DCR,Device Characteristic Register"
|
|
line.long 0x10 "SVENDORID,Slave Vendor ID Register"
|
|
hexmask.long.word 0x10 0.--14. 1. "VID,Vendor ID"
|
|
line.long 0x14 "STCCLOCK,Slave Time Control Clock Register"
|
|
hexmask.long.byte 0x14 8.--15. 1. "FREQ,Clock frequency"
|
|
hexmask.long.byte 0x14 0.--7. 1. "ACCURACY,Clock accuracy"
|
|
rgroup.long 0x7C++0x3
|
|
line.long 0x0 "SMSGMAPADDR,Slave Message-Mapped Address Register"
|
|
hexmask.long.byte 0x0 16.--19. 1. "MAPLASTM2,Previous match index 2"
|
|
hexmask.long.byte 0x0 8.--11. 1. "MAPLASTM1,Previous match index 1"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "MAPLAST,Matched address index"
|
|
group.long 0x84++0xF
|
|
line.long 0x0 "MCTRL,Master Main Control Register"
|
|
hexmask.long.byte 0x0 16.--23. 1. "RDTERM,Read terminate"
|
|
hexmask.long.byte 0x0 9.--15. 1. "ADDR,ADDR"
|
|
newline
|
|
bitfld.long 0x0 8. "DIR,DIR" "0: DIRWRITE: Write,1: DIRREAD: Read"
|
|
bitfld.long 0x0 6.--7. "IBIRESP,In-Band Interrupt (IBI) response" "0: ACK,1: NACK,2: ACK_WITH_MANDATORY,3: MANUAL"
|
|
newline
|
|
bitfld.long 0x0 4.--5. "TYPE,Bus type with START" "0: I3C,1: I2C,2: DDR,3: For ForcedExit this is forced IBHR."
|
|
bitfld.long 0x0 0.--2. "REQUEST,Request" "0: NONE,1: EMITSTARTADDR,2: EMITSTOP,3: IBIACKNACK,4: PROCESSDAA,?,6: FORCEEXIT and IBHR,7: AUTOIBI"
|
|
line.long 0x4 "MSTATUS,Master Status Register"
|
|
hexmask.long.byte 0x4 24.--30. 1. "IBIADDR,IBI address"
|
|
bitfld.long 0x4 19. "NOWMASTER,Now master (now this module is a master)" "0,1"
|
|
newline
|
|
rbitfld.long 0x4 15. "ERRWARN,Error or warning" "0,1"
|
|
bitfld.long 0x4 13. "IBIWON,In-Band Interrupt (IBI) won" "0,1"
|
|
newline
|
|
rbitfld.long 0x4 12. "TXNOTFULL,TX buffer/FIFO not yet full" "0,1"
|
|
rbitfld.long 0x4 11. "RXPEND,RXPEND" "0,1"
|
|
newline
|
|
bitfld.long 0x4 10. "COMPLETE,COMPLETE" "0,1"
|
|
bitfld.long 0x4 9. "MCTRLDONE,Master control done" "0,1"
|
|
newline
|
|
bitfld.long 0x4 8. "SLVSTART,Slave start" "0,1"
|
|
rbitfld.long 0x4 6.--7. "IBITYPE,In-Band Interrupt (IBI) type" "0: NONE,1: IBI,2: MR,3: HJ"
|
|
newline
|
|
rbitfld.long 0x4 5. "NACKED,Not acknowledged" "0,1"
|
|
rbitfld.long 0x4 4. "BETWEEN,Between" "0: Inactive,1: Active"
|
|
newline
|
|
rbitfld.long 0x4 0.--2. "STATE,State of the master" "0: IDLE,1: SLVREQ,2: MSGSDR,3: NORMACT,4: MSGDDR,5: DAA,6: IBIACK,7: IBIRCV"
|
|
line.long 0x8 "MIBIRULES,Master In-band Interrupt Registry and Rules Register"
|
|
bitfld.long 0x8 31. "NOBYTE,No IBI byte" "0,1"
|
|
bitfld.long 0x8 30. "MSB0,Set Most Significant address Bit to 0" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x8 24.--29. 1. "ADDR4,ADDR4"
|
|
hexmask.long.byte 0x8 18.--23. 1. "ADDR3,ADDR3"
|
|
newline
|
|
hexmask.long.byte 0x8 12.--17. 1. "ADDR2,ADDR2"
|
|
hexmask.long.byte 0x8 6.--11. 1. "ADDR1,ADDR1"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--5. 1. "ADDR0,ADDR0"
|
|
line.long 0xC "MINTSET,Master Interrupt Set Register"
|
|
bitfld.long 0xC 19. "NOWMASTER,Now master (now this I3C module is a master) interrupt enable" "0,1"
|
|
bitfld.long 0xC 15. "ERRWARN,Error or warning (ERRWARN) interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0xC 13. "IBIWON,In-Band Interrupt (IBI) won interrupt enable" "0,1"
|
|
bitfld.long 0xC 12. "TXNOTFULL,TX buffer/FIFO is not full interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0xC 11. "RXPEND,RX pending interrupt enable" "0,1"
|
|
bitfld.long 0xC 10. "COMPLETE,Completed message interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0xC 9. "MCTRLDONE,Master control done interrupt enable" "0,1"
|
|
bitfld.long 0xC 8. "SLVSTART,Slave start interrupt enable" "0,1"
|
|
wgroup.long 0x94++0x3
|
|
line.long 0x0 "MINTCLR,Master Interrupt Clear Register"
|
|
bitfld.long 0x0 19. "NOWMASTER,NOWMASTER interrupt enable clear" "0,1"
|
|
bitfld.long 0x0 15. "ERRWARN,ERRWARN interrupt enable clear" "0,1"
|
|
newline
|
|
bitfld.long 0x0 13. "IBIWON,IBIWON interrupt enable clear" "0,1"
|
|
bitfld.long 0x0 12. "TXNOTFULL,TXNOTFULL interrupt enable clear" "0,1"
|
|
newline
|
|
bitfld.long 0x0 11. "RXPEND,RXPEND interrupt enable clear" "0,1"
|
|
bitfld.long 0x0 10. "COMPLETE,COMPLETE interrupt enable clear" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9. "MCTRLDONE,MCTRLDONE interrupt enable clear" "0,1"
|
|
bitfld.long 0x0 8. "SLVSTART,SLVSTART interrupt enable clear" "0,1"
|
|
rgroup.long 0x98++0x3
|
|
line.long 0x0 "MINTMASKED,Master Interrupt Mask Register"
|
|
bitfld.long 0x0 19. "NOWMASTER,NOWMASTER interrupt mask" "0,1"
|
|
bitfld.long 0x0 15. "ERRWARN,ERRWARN interrupt mask" "0,1"
|
|
newline
|
|
bitfld.long 0x0 13. "IBIWON,IBIWON interrupt mask" "0,1"
|
|
bitfld.long 0x0 12. "TXNOTFULL,TXNOTFULL interrupt mask" "0,1"
|
|
newline
|
|
bitfld.long 0x0 11. "RXPEND,RXPEND interrupt mask" "0,1"
|
|
bitfld.long 0x0 10. "COMPLETE,COMPLETE interrupt mask" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9. "MCTRLDONE,MCTRLDONE interrupt mask" "0,1"
|
|
bitfld.long 0x0 8. "SLVSTART,SLVSTART interrupt mask" "0,1"
|
|
group.long 0x9C++0x7
|
|
line.long 0x0 "MERRWARN,Master Errors and Warnings Register"
|
|
bitfld.long 0x0 20. "TIMEOUT,TIMEOUT error" "0,1"
|
|
bitfld.long 0x0 19. "INVREQ,Invalid request error" "0,1"
|
|
newline
|
|
bitfld.long 0x0 18. "MSGERR,Message error" "0,1"
|
|
bitfld.long 0x0 17. "OWRITE,Over-write error" "0,1"
|
|
newline
|
|
bitfld.long 0x0 16. "OREAD,Over-read error" "0,1"
|
|
bitfld.long 0x0 10. "HCRC,High data rate CRC error" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9. "HPAR,High data rate parity" "0,1"
|
|
bitfld.long 0x0 4. "TERM,Terminate error" "0,1"
|
|
newline
|
|
bitfld.long 0x0 3. "WRABT,WRABT (Write abort) error" "0,1"
|
|
bitfld.long 0x0 2. "NACK,Not acknowledge (NACK) error" "0,1"
|
|
line.long 0x4 "MDMACTRL,Master DMA Control Register"
|
|
bitfld.long 0x4 4.--5. "DMAWIDTH,DMA width" "0: BYTE,1: BYTE_AGAIN,2: HALF_WORD,?"
|
|
bitfld.long 0x4 2.--3. "DMATB,DMA to bus" "0: NOT_USED. DMA is not used,1: ENABLE_ONE_FRAME,2: ENABLE,?"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "DMAFB,DMA from bus" "0: NOT_USED. DMA is not used,1: ENABLE_ONE_FRAME,2: ENABLE,?"
|
|
group.long 0xAC++0x3
|
|
line.long 0x0 "MDATACTRL,Master Data Control Register"
|
|
rbitfld.long 0x0 31. "RXEMPTY,RX is empty" "0,1"
|
|
rbitfld.long 0x0 30. "TXFULL,TX is full" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 24.--28. 1. "RXCOUNT,RX byte count"
|
|
hexmask.long.byte 0x0 16.--20. 1. "TXCOUNT,TX byte count"
|
|
newline
|
|
bitfld.long 0x0 6.--7. "RXTRIG,RX trigger level" "0,1,2,3"
|
|
bitfld.long 0x0 4.--5. "TXTRIG,TX trigger level" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x0 3. "UNLOCK,Unlock" "0,1"
|
|
bitfld.long 0x0 1. "FLUSHFB,Flush from-bus buffer/FIFO" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "FLUSHTB,Flush to-bus buffer/FIFO" "0,1"
|
|
wgroup.long 0xB0++0xF
|
|
line.long 0x0 "MWDATAB,Master Write Data Byte Register"
|
|
bitfld.long 0x0 16. "END_ALSO,End of message also" "0,1"
|
|
bitfld.long 0x0 8. "END,End of message" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "VALUE,Data byte"
|
|
line.long 0x4 "MWDATABE,Master Write Data Byte End Register"
|
|
hexmask.long.byte 0x4 0.--7. 1. "VALUE,Data"
|
|
line.long 0x8 "MWDATAH,Master Write Data Half-word Register"
|
|
bitfld.long 0x8 16. "END,End of message" "0,1"
|
|
hexmask.long.byte 0x8 8.--15. 1. "DATA1,Data byte 1"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--7. 1. "DATA0,Data byte 0"
|
|
line.long 0xC "MWDATAHE,Master Write Data Byte End Register"
|
|
hexmask.long.byte 0xC 8.--15. 1. "DATA1,DATA 1"
|
|
hexmask.long.byte 0xC 0.--7. 1. "DATA0,DATA 0"
|
|
rgroup.long 0xC0++0x3
|
|
line.long 0x0 "MRDATAB,Master Read Data Byte Register"
|
|
hexmask.long.byte 0x0 0.--7. 1. "VALUE,VALUE"
|
|
rgroup.long 0xC8++0x3
|
|
line.long 0x0 "MRDATAH,Master Read Data Half-word Register"
|
|
hexmask.long.byte 0x0 8.--15. 1. "MSB,MSB"
|
|
hexmask.long.byte 0x0 0.--7. 1. "LSB,LSB"
|
|
wgroup.long 0xCC++0x7
|
|
line.long 0x0 "MWDATAB1,Write Byte Data 1 (to bus)"
|
|
hexmask.long.byte 0x0 0.--7. 1. "VALUE,Value"
|
|
line.long 0x4 "MWMSG_SDR_CONTROL,Master Write Message in SDR mode"
|
|
hexmask.long.byte 0x4 11.--15. 1. "LEN,Length"
|
|
bitfld.long 0x4 10. "I2C,I2C" "0: I3C message,1: I2C message"
|
|
newline
|
|
bitfld.long 0x4 8. "END,End of SDR message" "0,1"
|
|
hexmask.long.byte 0x4 1.--7. 1. "ADDR,Address to be written to"
|
|
newline
|
|
bitfld.long 0x4 0. "DIR,Direction" "0: Write,1: Read"
|
|
wgroup.long 0xD0++0x3
|
|
line.long 0x0 "MWMSG_SDR_DATA,Master Write Message Data in SDR mode"
|
|
bitfld.long 0x0 16. "END,End of message" "0,1"
|
|
hexmask.long.word 0x0 0.--15. 1. "DATA16B,Data"
|
|
rgroup.long 0xD4++0x3
|
|
line.long 0x0 "MRMSG_SDR,Master Read Message in SDR mode"
|
|
hexmask.long.word 0x0 0.--15. 1. "DATA,Data"
|
|
wgroup.long 0xD8++0x3
|
|
line.long 0x0 "MWMSG_DDR_CONTROL,Master Write Message in DDR mode"
|
|
bitfld.long 0x0 14. "END,End of message" "0,1"
|
|
hexmask.long.word 0x0 0.--9. 1. "LEN,Length of message"
|
|
wgroup.long 0xD8++0x3
|
|
line.long 0x0 "MWMSG_DDR_DATA,Master Write Message Data in DDR mode"
|
|
bitfld.long 0x0 16. "END,End of message" "0,1"
|
|
hexmask.long.word 0x0 0.--15. 1. "DATA16B,Data"
|
|
group.long 0xDC++0x3
|
|
line.long 0x0 "MRMSG_DDR,Master Read Message in DDR mode"
|
|
hexmask.long.word 0x0 16.--25. 1. "CLEN,Current length"
|
|
hexmask.long.word 0x0 0.--15. 1. "DATA,Data"
|
|
group.long 0xE4++0x3
|
|
line.long 0x0 "MDYNADDR,Master Dynamic Address Register"
|
|
hexmask.long.byte 0x0 1.--7. 1. "DADDR,Dynamic address"
|
|
bitfld.long 0x0 0. "DAVALID,Dynamic address valid" "0,1"
|
|
rgroup.long 0xFFC++0x3
|
|
line.long 0x0 "SID,Slave Module ID"
|
|
hexmask.long 0x0 0.--31. 1. "ID,ID"
|
|
tree.end
|
|
tree "LPCMP (Low Power Comparator)"
|
|
base ad:0x0
|
|
tree "LPCMP0"
|
|
base ad:0x40048000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 0.--3. 1. "DAC_RES,DAC Resolution"
|
|
group.long 0x8++0xB
|
|
line.long 0x0 "CCR0,Comparator Control Register 0"
|
|
bitfld.long 0x0 1. "CMP_STOP_EN,Comparator Sleep Mode Enable" "0: Disable the analog comparator regardless of..,1: Allows CMP_EN to enable the analog comparator."
|
|
bitfld.long 0x0 0. "CMP_EN,Comparator Enable" "0: Disables (The analog logic remains off and..,1: Enables"
|
|
line.long 0x4 "CCR1,Comparator Control Register 1"
|
|
hexmask.long.byte 0x4 24.--31. 1. "FILT_PER,Filter Sample Period"
|
|
bitfld.long 0x4 16.--18. "FILT_CNT,Filter Sample Count" "0: Filter is bypassed: COUT = COUTA,1: 1 consecutive sample (Comparator output is..,2: 2 consecutive samples,3: 3 consecutive samples,4: 4 consecutive samples,5: 5 consecutive samples,6: 6 consecutive samples,7: 7 consecutive samples"
|
|
newline
|
|
bitfld.long 0x4 10.--11. "EVT_SEL,CMPO Event Select" "0: Both edges,1: Falling edge,2: Both edges,3: Both edges"
|
|
bitfld.long 0x4 9. "WINDOW_CLS,CMPO Event Window Close" "0: CMPO event cannot close the window,1: CMPO event can close the window"
|
|
newline
|
|
bitfld.long 0x4 8. "WINDOW_INV,WINDOW/SAMPLE Signal Invert" "0: Do not invert,1: Invert"
|
|
bitfld.long 0x4 7. "COUTA_OW,COUTA Output Level for Closed Window" "0: COUTA is 0,1: COUTA is 1"
|
|
newline
|
|
bitfld.long 0x4 6. "COUTA_OWEN,COUTA_OW Enable" "0: COUTA holds the last sampled value,1: COUTA_OW defines COUTA"
|
|
bitfld.long 0x4 5. "COUT_PEN,Comparator Output Pin Enable" "0: Not available,1: Available"
|
|
newline
|
|
bitfld.long 0x4 4. "COUT_SEL,Comparator Output Select" "0: Use COUT (filtered),1: Use COUTA (unfiltered)"
|
|
bitfld.long 0x4 3. "COUT_INV,Comparator Invert" "0: Do not invert,1: Invert"
|
|
newline
|
|
bitfld.long 0x4 2. "DMA_EN,DMA Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x4 1. "SAMPLE_EN,Sampling Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 0. "WINDOW_EN,Windowing Enable" "0: Disables,1: Enables"
|
|
line.long 0x8 "CCR2,Comparator Control Register 2"
|
|
bitfld.long 0x8 20.--22. "MSEL,Minus Input MUX Select" "0: Input 0m,1: Input 1m,2: Input 2m,3: Input 3m,4: Input 4m,5: Input 5m,?,7: Internal DAC output"
|
|
bitfld.long 0x8 16.--18. "PSEL,Plus Input MUX Select" "0: Input 0p,1: Input 1p,2: Input 2p,3: Input 3p,4: Input 4p,5: Input 5p,?,7: Internal DAC output"
|
|
newline
|
|
bitfld.long 0x8 4.--5. "HYSTCTR,Comparator Hysteresis Control" "0: Level 0,1: Level 1,2: Level 2,3: Level 3"
|
|
bitfld.long 0x8 1. "CMP_NPMD,CMP Nano Power Mode Select" "0: Disables (CCR2[CMP_HPMD] determines the mode).,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 0. "CMP_HPMD,CMP High Power Mode Select" "0: Low power (speed) comparison mode,1: High power (speed) comparison mode"
|
|
group.long 0x18++0xB
|
|
line.long 0x0 "DCR,DAC Control"
|
|
hexmask.long.byte 0x0 16.--23. 1. "DAC_DATA,DAC Output Voltage Select"
|
|
bitfld.long 0x0 8. "VRSEL,DAC Reference High Voltage Source Select" "0: vrefh0,1: vrefh1"
|
|
newline
|
|
bitfld.long 0x0 1. "DAC_HPMD,DAC High Power Mode Select" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 0. "DAC_EN,DAC Enable" "0: Disables,1: Enables"
|
|
line.long 0x4 "IER,Interrupt Enable"
|
|
bitfld.long 0x4 1. "CFF_IE,Comparator Flag Falling Interrupt Enable" "0: Disables,1: Enables: Assert an interrupt when CFF sets."
|
|
bitfld.long 0x4 0. "CFR_IE,Comparator Flag Rising Interrupt Enable" "0: Disables,1: Enables: Assert an interrupt when CFR sets."
|
|
line.long 0x8 "CSR,Comparator Status"
|
|
rbitfld.long 0x8 8. "COUT,Analog Comparator Output" "0,1"
|
|
eventfld.long 0x8 1. "CFF,Analog Comparator Flag Falling" "0: Not detected,1: Detected"
|
|
newline
|
|
eventfld.long 0x8 0. "CFR,Analog Comparator Flag Rising" "0: Not detected,1: Detected"
|
|
tree.end
|
|
tree "LPCMP1"
|
|
base ad:0x40049000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 0.--3. 1. "DAC_RES,DAC Resolution"
|
|
group.long 0x8++0xB
|
|
line.long 0x0 "CCR0,Comparator Control Register 0"
|
|
bitfld.long 0x0 1. "CMP_STOP_EN,Comparator Sleep Mode Enable" "0: Disable the analog comparator regardless of..,1: Allows CMP_EN to enable the analog comparator."
|
|
bitfld.long 0x0 0. "CMP_EN,Comparator Enable" "0: Disables (The analog logic remains off and..,1: Enables"
|
|
line.long 0x4 "CCR1,Comparator Control Register 1"
|
|
hexmask.long.byte 0x4 24.--31. 1. "FILT_PER,Filter Sample Period"
|
|
bitfld.long 0x4 16.--18. "FILT_CNT,Filter Sample Count" "0: Filter is bypassed: COUT = COUTA,1: 1 consecutive sample (Comparator output is..,2: 2 consecutive samples,3: 3 consecutive samples,4: 4 consecutive samples,5: 5 consecutive samples,6: 6 consecutive samples,7: 7 consecutive samples"
|
|
newline
|
|
bitfld.long 0x4 10.--11. "EVT_SEL,CMPO Event Select" "0: Both edges,1: Falling edge,2: Both edges,3: Both edges"
|
|
bitfld.long 0x4 9. "WINDOW_CLS,CMPO Event Window Close" "0: CMPO event cannot close the window,1: CMPO event can close the window"
|
|
newline
|
|
bitfld.long 0x4 8. "WINDOW_INV,WINDOW/SAMPLE Signal Invert" "0: Do not invert,1: Invert"
|
|
bitfld.long 0x4 7. "COUTA_OW,COUTA Output Level for Closed Window" "0: COUTA is 0,1: COUTA is 1"
|
|
newline
|
|
bitfld.long 0x4 6. "COUTA_OWEN,COUTA_OW Enable" "0: COUTA holds the last sampled value,1: COUTA_OW defines COUTA"
|
|
bitfld.long 0x4 5. "COUT_PEN,Comparator Output Pin Enable" "0: Not available,1: Available"
|
|
newline
|
|
bitfld.long 0x4 4. "COUT_SEL,Comparator Output Select" "0: Use COUT (filtered),1: Use COUTA (unfiltered)"
|
|
bitfld.long 0x4 3. "COUT_INV,Comparator Invert" "0: Do not invert,1: Invert"
|
|
newline
|
|
bitfld.long 0x4 2. "DMA_EN,DMA Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x4 1. "SAMPLE_EN,Sampling Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 0. "WINDOW_EN,Windowing Enable" "0: Disables,1: Enables"
|
|
line.long 0x8 "CCR2,Comparator Control Register 2"
|
|
bitfld.long 0x8 20.--22. "MSEL,Minus Input MUX Select" "0: Input 0m,1: Input 1m,2: Input 2m,3: Input 3m,4: Input 4m,5: Input 5m,?,7: Internal DAC output"
|
|
bitfld.long 0x8 16.--18. "PSEL,Plus Input MUX Select" "0: Input 0p,1: Input 1p,2: Input 2p,3: Input 3p,4: Input 4p,5: Input 5p,?,7: Internal DAC output"
|
|
newline
|
|
bitfld.long 0x8 4.--5. "HYSTCTR,Comparator Hysteresis Control" "0: Level 0,1: Level 1,2: Level 2,3: Level 3"
|
|
bitfld.long 0x8 1. "CMP_NPMD,CMP Nano Power Mode Select" "0: Disables (CCR2[CMP_HPMD] determines the mode).,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 0. "CMP_HPMD,CMP High Power Mode Select" "0: Low power (speed) comparison mode,1: High power (speed) comparison mode"
|
|
group.long 0x18++0xB
|
|
line.long 0x0 "DCR,DAC Control"
|
|
hexmask.long.byte 0x0 16.--23. 1. "DAC_DATA,DAC Output Voltage Select"
|
|
bitfld.long 0x0 8. "VRSEL,DAC Reference High Voltage Source Select" "0: vrefh0,1: vrefh1"
|
|
newline
|
|
bitfld.long 0x0 1. "DAC_HPMD,DAC High Power Mode Select" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 0. "DAC_EN,DAC Enable" "0: Disables,1: Enables"
|
|
line.long 0x4 "IER,Interrupt Enable"
|
|
bitfld.long 0x4 1. "CFF_IE,Comparator Flag Falling Interrupt Enable" "0: Disables,1: Enables: Assert an interrupt when CFF sets."
|
|
bitfld.long 0x4 0. "CFR_IE,Comparator Flag Rising Interrupt Enable" "0: Disables,1: Enables: Assert an interrupt when CFR sets."
|
|
line.long 0x8 "CSR,Comparator Status"
|
|
rbitfld.long 0x8 8. "COUT,Analog Comparator Output" "0,1"
|
|
eventfld.long 0x8 1. "CFF,Analog Comparator Flag Falling" "0: Not detected,1: Detected"
|
|
newline
|
|
eventfld.long 0x8 0. "CFR,Analog Comparator Flag Rising" "0: Not detected,1: Detected"
|
|
tree.end
|
|
tree.end
|
|
tree "LPI2C (Low Power Inter-Integrated Circuit)"
|
|
base ad:0x0
|
|
tree "LPI2C0"
|
|
base ad:0x40033000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 8.--11. 1. "MRXFIFO,Controller Receive FIFO Size"
|
|
hexmask.long.byte 0x4 0.--3. 1. "MTXFIFO,Controller Transmit FIFO Size"
|
|
group.long 0x10++0x1F
|
|
line.long 0x0 "MCR,Controller Control"
|
|
bitfld.long 0x0 9. "RRF,Reset Receive FIFO" "0: No effect,1: Receive FIFO is reset"
|
|
bitfld.long 0x0 8. "RTF,Reset Transmit FIFO" "0: No effect,1: Transmit FIFO is reset"
|
|
newline
|
|
bitfld.long 0x0 3. "DBGEN,Debug Enable" "0: Controller is disabled in debug mode,1: Controller is enabled in debug mode"
|
|
bitfld.long 0x0 2. "DOZEN,Doze mode enable" "0: Controller is enabled in doze mode,1: Controller is disabled in doze mode"
|
|
newline
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: Not reset,1: Reset"
|
|
bitfld.long 0x0 0. "MEN,Controller Enable" "0: Disabled,1: Enabled"
|
|
line.long 0x4 "MSR,Controller Status"
|
|
rbitfld.long 0x4 25. "BBF,Bus Busy Flag" "0: Idle,1: Busy"
|
|
rbitfld.long 0x4 24. "MBF,Controller Busy Flag" "0: Idle,1: Busy"
|
|
newline
|
|
eventfld.long 0x4 15. "STF,START Flag" "0: START condition not detected.,1: START condition detected."
|
|
eventfld.long 0x4 14. "DMF,Data Match Flag" "0: Have not received matching data,1: Have received matching data"
|
|
newline
|
|
eventfld.long 0x4 13. "PLTF,Pin Low Timeout Flag" "0: Pin low timeout has not occurred or is disabled,1: Pin low timeout has occurred"
|
|
eventfld.long 0x4 12. "FEF,FIFO Error Flag" "0: No error,1: Controller sending or receiving data without a.."
|
|
newline
|
|
eventfld.long 0x4 11. "ALF,Arbitration Lost Flag" "0: Controller has not lost arbitration,1: Controller has lost arbitration"
|
|
eventfld.long 0x4 10. "NDF,NACK Detect Flag" "0: Unexpected NACK was not detected,1: Unexpected NACK was detected"
|
|
newline
|
|
eventfld.long 0x4 9. "SDF,STOP Detect Flag" "0: Controller has not generated a STOP condition,1: Controller has generated a STOP condition"
|
|
eventfld.long 0x4 8. "EPF,End Packet Flag" "0: Controller has not generated a STOP or Repeated..,1: Controller has generated a STOP or Repeated.."
|
|
newline
|
|
rbitfld.long 0x4 1. "RDF,Receive Data Flag" "0: Receive data is not ready,1: Receive data is ready"
|
|
rbitfld.long 0x4 0. "TDF,Transmit Data Flag" "0: Transmit data is not requested,1: Transmit data is requested"
|
|
line.long 0x8 "MIER,Controller Interrupt Enable"
|
|
bitfld.long 0x8 15. "STIE,START Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 14. "DMIE,Data Match Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 13. "PLTIE,Pin Low Timeout Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 12. "FEIE,FIFO Error Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 11. "ALIE,Arbitration Lost Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 10. "NDIE,NACK Detect Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 9. "SDIE,STOP Detect Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 8. "EPIE,End Packet Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 1. "RDIE,Receive Data Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 0. "TDIE,Transmit Data Interrupt Enable" "0: Disabled,1: Enabled"
|
|
line.long 0xC "MDER,Controller DMA Enable"
|
|
bitfld.long 0xC 1. "RDDE,Receive Data DMA Enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
bitfld.long 0xC 0. "TDDE,Transmit Data DMA Enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
line.long 0x10 "MCFGR0,Controller Configuration 0"
|
|
bitfld.long 0x10 17. "ABORT,Abort Transfer" "0: Normal transfer,1: Abort existing transfer and do not start new.."
|
|
bitfld.long 0x10 16. "RELAX,Relaxed Mode" "0: Normal transfer,1: Relaxed transfer"
|
|
newline
|
|
bitfld.long 0x10 9. "RDMO,Receive data match only" "0: Received data is stored in the receive FIFO,1: Received data is discarded unless the Data Match.."
|
|
bitfld.long 0x10 8. "CIRFIFO,Circular FIFO enable" "0: Circular FIFO is disabled,1: Circular FIFO is enabled"
|
|
newline
|
|
bitfld.long 0x10 2. "HRSEL,Host request select" "?,1: Host request input is input trigger"
|
|
bitfld.long 0x10 1. "HRPOL,Host request polarity" "0: Active low,1: Active high"
|
|
newline
|
|
bitfld.long 0x10 0. "HREN,Host request enable" "0: Host request input is disabled,1: Host request input is enabled"
|
|
line.long 0x14 "MCFGR1,Controller Configuration 1"
|
|
bitfld.long 0x14 27. "FRCHS,Force HS mode" "0: No effect,1: LPI2C pin state forced into HS mode."
|
|
bitfld.long 0x14 24.--26. "PINCFG,Pin Configuration" "0: Two-pin open drain mode,1: Two-pin output only mode (ultra-fast mode),2: Two-pin push-pull mode,3: Four-pin push-pull mode,4: Two-pin open drain mode with separate LPI2C target,5: Two-pin output only mode (ultra-fast mode) with..,6: Two-pin push-pull mode with separate LPI2C target,7: Four-pin push-pull mode (inverted outputs)"
|
|
newline
|
|
bitfld.long 0x14 16.--18. "MATCFG,Match Configuration" "0: Match is disabled,?,2: Match is enabled (first data word equals..,3: Match is enabled (any data word equals..,4: Match is enabled (first data word equals..,5: Match is enabled (any data word equals..,6: Match is enabled (first data word AND..,7: Match is enabled (any data word AND MDMR[MATCH1].."
|
|
bitfld.long 0x14 12. "STARTCFG,START Configuration" "0: MSR[STF] asserts on START condition provided..,1: MSR[STF] asserts on START condition provided I2C.."
|
|
newline
|
|
bitfld.long 0x14 11. "STOPCFG,STOP Configuration" "0: MSR[SDF] asserts on any STOP condition generated..,1: MSR[SDF] asserts on last STOP condition before.."
|
|
bitfld.long 0x14 10. "TIMECFG,Timeout Configuration" "0: MSR[PLTF] becomes 1 if SCL is low for longer..,1: MSR[PLTF] becomes 1 if either SCL or SDA is low.."
|
|
newline
|
|
bitfld.long 0x14 9. "IGNACK,Ignore NACK" "0: No effect,1: LPI2C controller treats a received NACK as if it.."
|
|
bitfld.long 0x14 8. "AUTOSTOP,Automatic STOP Generation" "0: No effect,1: STOP condition is automatically generated when.."
|
|
newline
|
|
bitfld.long 0x14 0.--2. "PRESCALE,Prescaler" "0: Divide by 1,1: Divide by 2,2: Divide by 4,3: Divide by 8,4: Divide by 16,5: Divide by 32,6: Divide by 64,7: Divide by 128"
|
|
line.long 0x18 "MCFGR2,Controller Configuration 2"
|
|
hexmask.long.byte 0x18 24.--27. 1. "FILTSDA,Glitch Filter SDA"
|
|
hexmask.long.byte 0x18 16.--19. 1. "FILTSCL,Glitch Filter SCL"
|
|
newline
|
|
hexmask.long.word 0x18 0.--11. 1. "BUSIDLE,Bus Idle Timeout"
|
|
line.long 0x1C "MCFGR3,Controller Configuration 3"
|
|
hexmask.long.word 0x1C 8.--19. 1. "PINLOW,Pin low timeout"
|
|
group.long 0x40++0x3
|
|
line.long 0x0 "MDMR,Controller Data Match"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MATCH1,Match 1 Value"
|
|
hexmask.long.byte 0x0 0.--7. 1. "MATCH0,Match 0 Value"
|
|
group.long 0x48++0x3
|
|
line.long 0x0 "MCCR0,Controller Clock Configuration 0"
|
|
hexmask.long.byte 0x0 24.--29. 1. "DATAVD,Data Valid Delay"
|
|
hexmask.long.byte 0x0 16.--21. 1. "SETHOLD,Setup Hold Delay"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "CLKHI,Clock High Period"
|
|
hexmask.long.byte 0x0 0.--5. 1. "CLKLO,Clock Low Period"
|
|
group.long 0x50++0x3
|
|
line.long 0x0 "MCCR1,Controller Clock Configuration 1"
|
|
hexmask.long.byte 0x0 24.--29. 1. "DATAVD,Data Valid Delay"
|
|
hexmask.long.byte 0x0 16.--21. 1. "SETHOLD,Setup Hold Delay"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "CLKHI,Clock High Period"
|
|
hexmask.long.byte 0x0 0.--5. 1. "CLKLO,Clock Low Period"
|
|
group.long 0x58++0x3
|
|
line.long 0x0 "MFCR,Controller FIFO Control"
|
|
bitfld.long 0x0 16.--17. "RXWATER,Receive FIFO Watermark" "0,1,2,3"
|
|
bitfld.long 0x0 0.--1. "TXWATER,Transmit FIFO Watermark" "0,1,2,3"
|
|
rgroup.long 0x5C++0x3
|
|
line.long 0x0 "MFSR,Controller FIFO Status"
|
|
bitfld.long 0x0 16.--18. "RXCOUNT,Receive FIFO Count" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x0 0.--2. "TXCOUNT,Transmit FIFO Count" "0,1,2,3,4,5,6,7"
|
|
wgroup.long 0x60++0x3
|
|
line.long 0x0 "MTDR,Controller Transmit Data"
|
|
bitfld.long 0x0 8.--10. "CMD,Command Data" "0: Transmit DATA[7:0],1: Receive (DATA[7:0] + 1) bytes,2: Generate STOP condition,3: Receive and discard (DATA[7:0] + 1) bytes,4: Generate (repeated) START and transmit address..,5: Generate (repeated) START and transmit address..,6: Generate (repeated) START and transmit address..,7: Generate (repeated) START and transmit address.."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Transmit Data"
|
|
rgroup.long 0x70++0x3
|
|
line.long 0x0 "MRDR,Controller Receive Data"
|
|
bitfld.long 0x0 14. "RXEMPTY,Receive Empty" "0: Receive FIFO is not empty,1: Receive FIFO is empty"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Receive Data"
|
|
rgroup.long 0x78++0x3
|
|
line.long 0x0 "MRDROR,Controller Receive Data Read Only"
|
|
bitfld.long 0x0 14. "RXEMPTY,RX Empty" "0: Receive FIFO is not empty,1: Receive FIFO is empty"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Receive Data"
|
|
group.long 0x110++0x1B
|
|
line.long 0x0 "SCR,Target Control"
|
|
bitfld.long 0x0 9. "RRF,Reset Receive FIFO" "0: No effect,1: Receive Data Register is now empty."
|
|
bitfld.long 0x0 8. "RTF,Reset transmit FIFO" "0: No effect,1: Transmit Data Register is now empty."
|
|
newline
|
|
bitfld.long 0x0 5. "FILTDZ,Filter doze enable" "0: Filter remains enabled in Doze mode,1: Filter is disabled in Doze mode"
|
|
bitfld.long 0x0 4. "FILTEN,Filter enable" "0: Disable digital filter and output delay counter..,1: Enable digital filter and output delay counter.."
|
|
newline
|
|
bitfld.long 0x0 1. "RST,Software reset" "0: Target mode logic is not reset,1: Target mode logic is reset"
|
|
bitfld.long 0x0 0. "SEN,Target Enable" "0: I2C Target mode is disabled,1: I2C Target mode is enabled"
|
|
line.long 0x4 "SSR,Target Status"
|
|
rbitfld.long 0x4 25. "BBF,Bus busy flag" "0: Idle,1: Busy"
|
|
rbitfld.long 0x4 24. "SBF,Target busy flag" "0: Idle,1: Busy"
|
|
newline
|
|
rbitfld.long 0x4 15. "SARF,SMBus alert response flag" "0: SMBus alert response is disabled or not detected,1: SMBus alert response is enabled and detected"
|
|
rbitfld.long 0x4 14. "GCF,General call flag" "0: Target has not detected the General Call Address..,1: Target has detected the General Call Address"
|
|
newline
|
|
rbitfld.long 0x4 13. "AM1F,Address match 1 flag" "0: ADDR1 or ADDR0/ADDR1 range matching address not..,1: ADDR1 or ADDR0/ADDR1 range matching address.."
|
|
rbitfld.long 0x4 12. "AM0F,Address match 0 flag" "0: ADDR0 matching address not received,1: ADDR0 matching address received"
|
|
newline
|
|
eventfld.long 0x4 11. "FEF,FIFO error flag" "0: FIFO underflow or overflow was not detected,1: FIFO underflow or overflow was detected"
|
|
eventfld.long 0x4 10. "BEF,Bit error flag" "0: Target has not detected a bit error,1: Target has detected a bit error"
|
|
newline
|
|
eventfld.long 0x4 9. "SDF,STOP detect flag" "0: Target has not detected a STOP condition,1: Target has detected a STOP condition"
|
|
eventfld.long 0x4 8. "RSF,Repeated start flag" "0: Target has not detected a Repeated START condition,1: Target has detected a Repeated START condition"
|
|
newline
|
|
rbitfld.long 0x4 3. "TAF,Transmit ACK flag" "0: Transmit ACK/NACK is not required,1: Transmit ACK/NACK is required"
|
|
rbitfld.long 0x4 2. "AVF,Address valid flag" "0: Address Status Register is not valid,1: Address Status Register is valid"
|
|
newline
|
|
rbitfld.long 0x4 1. "RDF,Receive data flag" "0: Receive data is not ready,1: Receive data is ready"
|
|
rbitfld.long 0x4 0. "TDF,Transmit data flag" "0: Transmit data not requested,1: Transmit data is requested"
|
|
line.long 0x8 "SIER,Target interrupt enable"
|
|
bitfld.long 0x8 15. "SARIE,SMBus alert response interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 14. "GCIE,General call interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 13. "AM1IE,Address match 1 interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 12. "AM0IE,Address match 0 interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 11. "FEIE,FIFO error interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 10. "BEIE,Bit error interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 9. "SDIE,STOP detect interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 8. "RSIE,Repeated start interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 3. "TAIE,Transmit ACK interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 2. "AVIE,Address valid interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 1. "RDIE,Receive data interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 0. "TDIE,Transmit data interrupt enable" "0: Disabled,1: Enabled"
|
|
line.long 0xC "SDER,Target DMA Enable"
|
|
bitfld.long 0xC 9. "SDDE,Stop detect DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
bitfld.long 0xC 8. "RSDE,Repeated start DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
newline
|
|
bitfld.long 0xC 2. "AVDE,Address valid DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
bitfld.long 0xC 1. "RDDE,Receive data DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
newline
|
|
bitfld.long 0xC 0. "TDDE,Transmit data DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
line.long 0x10 "SCFGR0,Target Configuration 0"
|
|
rbitfld.long 0x10 1. "RDACK,Read Acknowledge" "0: Read Request not acknowledged,1: Read Request acknowledged"
|
|
bitfld.long 0x10 0. "RDREQ,Read Request" "0: Disabled,1: Enabled"
|
|
line.long 0x14 "SCFGR1,Target Configuration 1"
|
|
bitfld.long 0x14 26. "SDCFG,Stop Detect Configuration" "0: Any STOP condition following an address match,1: Any STOP condition"
|
|
bitfld.long 0x14 25. "RSCFG,Repeated start configuration" "0: Any repeated START condition following an..,1: Any repeated START condition"
|
|
newline
|
|
bitfld.long 0x14 24. "RXALL,Receive all" "0: Receive all disabled,1: Receive all enabled"
|
|
bitfld.long 0x14 16.--18. "ADDRCFG,Address configuration" "0: Address match 0 (7-bit),1: Address match 0 (10-bit),2: Address match 0 (7-bit) or Address match 1 (7-bit),3: Address match 0 (10-bit) or Address match 1..,4: Address match 0 (7-bit) or Address match 1..,5: Address match 0 (10-bit) or Address match 1..,6: From Address match 0 (7-bit) to Address match 1..,7: From Address match 0 (10-bit) to Address match 1.."
|
|
newline
|
|
bitfld.long 0x14 13. "HSMEN,High-speed mode enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x14 12. "IGNACK,Ignore NACK" "0: Target ends transfer when NACK is detected,1: Target does not end transfer when NACK detected"
|
|
newline
|
|
bitfld.long 0x14 11. "RXCFG,Receive Data Configuration" "0: Reading the Receive Data register returns..,1: Reading the Receive Data register when the.."
|
|
bitfld.long 0x14 10. "TXCFG,Transmit flag configuration" "0: MSR[TDF] becomes 1 only during a target-transmit..,1: MSR[TDF] becomes 1 whenever the Transmit Data.."
|
|
newline
|
|
bitfld.long 0x14 9. "SAEN,SMBus alert enable" "0: Disables match on SMBus Alert,1: Enables match on SMBus Alert"
|
|
bitfld.long 0x14 8. "GCEN,General call enable" "0: General Call address is disabled,1: General Call address is enabled"
|
|
newline
|
|
bitfld.long 0x14 4. "RXNACK,Receive NACK" "0: ACK/NACK always written 1 by TXNACK,1: NACK always generated on address overrun or.."
|
|
bitfld.long 0x14 3. "ACKSTALL,ACK SCL stall" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x14 2. "TXDSTALL,Transmit data SCL stall" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x14 1. "RXSTALL,RX SCL stall" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x14 0. "ADRSTALL,Address SCL stall" "0: Disabled,1: Enabled"
|
|
line.long 0x18 "SCFGR2,Target Configuration 2"
|
|
hexmask.long.byte 0x18 24.--27. 1. "FILTSDA,Glitch filter SDA"
|
|
hexmask.long.byte 0x18 16.--19. 1. "FILTSCL,Glitch filter SCL"
|
|
newline
|
|
hexmask.long.byte 0x18 8.--13. 1. "DATAVD,Data valid delay"
|
|
hexmask.long.byte 0x18 0.--3. 1. "CLKHOLD,Clock hold time"
|
|
group.long 0x140++0x3
|
|
line.long 0x0 "SAMR,Target Address Match"
|
|
hexmask.long.word 0x0 17.--26. 1. "ADDR1,Address 1 value"
|
|
hexmask.long.word 0x0 1.--10. 1. "ADDR0,Address 0 value"
|
|
rgroup.long 0x150++0x3
|
|
line.long 0x0 "SASR,Target Address Status"
|
|
bitfld.long 0x0 14. "ANV,Address not valid" "0: Received Address (RADDR) is valid,1: Received Address (RADDR) is not valid"
|
|
hexmask.long.word 0x0 0.--10. 1. "RADDR,Received Address"
|
|
group.long 0x154++0x3
|
|
line.long 0x0 "STAR,Target Transmit ACK"
|
|
bitfld.long 0x0 0. "TXNACK,Transmit NACK" "0: Write a Transmit ACK for each received word,1: Write a Transmit NACK for each received word"
|
|
wgroup.long 0x160++0x3
|
|
line.long 0x0 "STDR,Target Transmit Data"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Transmit data"
|
|
rgroup.long 0x170++0x3
|
|
line.long 0x0 "SRDR,Target Receive Data"
|
|
bitfld.long 0x0 15. "SOF,Start of frame" "0: Not the first data word since a (repeated) START..,1: Is the first data word since a (repeated) START.."
|
|
bitfld.long 0x0 14. "RXEMPTY,Receive empty" "0: The Receive Data Register is not empty,1: The Receive Data Register is empty"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "RADDR,Received address" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Receive data"
|
|
rgroup.long 0x178++0x3
|
|
line.long 0x0 "SRDROR,Target Receive Data Read Only"
|
|
bitfld.long 0x0 15. "SOF,Start of frame" "0: Is not the first data word since a (repeated)..,1: Is the first data word since a (repeated) START.."
|
|
bitfld.long 0x0 14. "RXEMPTY,Receive empty" "0: The Receive Data Register is not empty,1: The Receive Data Register is empty"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "RADDR,Received address" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Receive data"
|
|
tree.end
|
|
tree "LPI2C1"
|
|
base ad:0x40034000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 8.--11. 1. "MRXFIFO,Controller Receive FIFO Size"
|
|
hexmask.long.byte 0x4 0.--3. 1. "MTXFIFO,Controller Transmit FIFO Size"
|
|
group.long 0x10++0x1F
|
|
line.long 0x0 "MCR,Controller Control"
|
|
bitfld.long 0x0 9. "RRF,Reset Receive FIFO" "0: No effect,1: Receive FIFO is reset"
|
|
bitfld.long 0x0 8. "RTF,Reset Transmit FIFO" "0: No effect,1: Transmit FIFO is reset"
|
|
newline
|
|
bitfld.long 0x0 3. "DBGEN,Debug Enable" "0: Controller is disabled in debug mode,1: Controller is enabled in debug mode"
|
|
bitfld.long 0x0 2. "DOZEN,Doze mode enable" "0: Controller is enabled in doze mode,1: Controller is disabled in doze mode"
|
|
newline
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: Not reset,1: Reset"
|
|
bitfld.long 0x0 0. "MEN,Controller Enable" "0: Disabled,1: Enabled"
|
|
line.long 0x4 "MSR,Controller Status"
|
|
rbitfld.long 0x4 25. "BBF,Bus Busy Flag" "0: Idle,1: Busy"
|
|
rbitfld.long 0x4 24. "MBF,Controller Busy Flag" "0: Idle,1: Busy"
|
|
newline
|
|
eventfld.long 0x4 15. "STF,START Flag" "0: START condition not detected.,1: START condition detected."
|
|
eventfld.long 0x4 14. "DMF,Data Match Flag" "0: Have not received matching data,1: Have received matching data"
|
|
newline
|
|
eventfld.long 0x4 13. "PLTF,Pin Low Timeout Flag" "0: Pin low timeout has not occurred or is disabled,1: Pin low timeout has occurred"
|
|
eventfld.long 0x4 12. "FEF,FIFO Error Flag" "0: No error,1: Controller sending or receiving data without a.."
|
|
newline
|
|
eventfld.long 0x4 11. "ALF,Arbitration Lost Flag" "0: Controller has not lost arbitration,1: Controller has lost arbitration"
|
|
eventfld.long 0x4 10. "NDF,NACK Detect Flag" "0: Unexpected NACK was not detected,1: Unexpected NACK was detected"
|
|
newline
|
|
eventfld.long 0x4 9. "SDF,STOP Detect Flag" "0: Controller has not generated a STOP condition,1: Controller has generated a STOP condition"
|
|
eventfld.long 0x4 8. "EPF,End Packet Flag" "0: Controller has not generated a STOP or Repeated..,1: Controller has generated a STOP or Repeated.."
|
|
newline
|
|
rbitfld.long 0x4 1. "RDF,Receive Data Flag" "0: Receive data is not ready,1: Receive data is ready"
|
|
rbitfld.long 0x4 0. "TDF,Transmit Data Flag" "0: Transmit data is not requested,1: Transmit data is requested"
|
|
line.long 0x8 "MIER,Controller Interrupt Enable"
|
|
bitfld.long 0x8 15. "STIE,START Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 14. "DMIE,Data Match Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 13. "PLTIE,Pin Low Timeout Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 12. "FEIE,FIFO Error Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 11. "ALIE,Arbitration Lost Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 10. "NDIE,NACK Detect Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 9. "SDIE,STOP Detect Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 8. "EPIE,End Packet Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 1. "RDIE,Receive Data Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 0. "TDIE,Transmit Data Interrupt Enable" "0: Disabled,1: Enabled"
|
|
line.long 0xC "MDER,Controller DMA Enable"
|
|
bitfld.long 0xC 1. "RDDE,Receive Data DMA Enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
bitfld.long 0xC 0. "TDDE,Transmit Data DMA Enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
line.long 0x10 "MCFGR0,Controller Configuration 0"
|
|
bitfld.long 0x10 17. "ABORT,Abort Transfer" "0: Normal transfer,1: Abort existing transfer and do not start new.."
|
|
bitfld.long 0x10 16. "RELAX,Relaxed Mode" "0: Normal transfer,1: Relaxed transfer"
|
|
newline
|
|
bitfld.long 0x10 9. "RDMO,Receive data match only" "0: Received data is stored in the receive FIFO,1: Received data is discarded unless the Data Match.."
|
|
bitfld.long 0x10 8. "CIRFIFO,Circular FIFO enable" "0: Circular FIFO is disabled,1: Circular FIFO is enabled"
|
|
newline
|
|
bitfld.long 0x10 2. "HRSEL,Host request select" "?,1: Host request input is input trigger"
|
|
bitfld.long 0x10 1. "HRPOL,Host request polarity" "0: Active low,1: Active high"
|
|
newline
|
|
bitfld.long 0x10 0. "HREN,Host request enable" "0: Host request input is disabled,1: Host request input is enabled"
|
|
line.long 0x14 "MCFGR1,Controller Configuration 1"
|
|
bitfld.long 0x14 27. "FRCHS,Force HS mode" "0: No effect,1: LPI2C pin state forced into HS mode."
|
|
bitfld.long 0x14 24.--26. "PINCFG,Pin Configuration" "0: Two-pin open drain mode,1: Two-pin output only mode (ultra-fast mode),2: Two-pin push-pull mode,3: Four-pin push-pull mode,4: Two-pin open drain mode with separate LPI2C target,5: Two-pin output only mode (ultra-fast mode) with..,6: Two-pin push-pull mode with separate LPI2C target,7: Four-pin push-pull mode (inverted outputs)"
|
|
newline
|
|
bitfld.long 0x14 16.--18. "MATCFG,Match Configuration" "0: Match is disabled,?,2: Match is enabled (first data word equals..,3: Match is enabled (any data word equals..,4: Match is enabled (first data word equals..,5: Match is enabled (any data word equals..,6: Match is enabled (first data word AND..,7: Match is enabled (any data word AND MDMR[MATCH1].."
|
|
bitfld.long 0x14 12. "STARTCFG,START Configuration" "0: MSR[STF] asserts on START condition provided..,1: MSR[STF] asserts on START condition provided I2C.."
|
|
newline
|
|
bitfld.long 0x14 11. "STOPCFG,STOP Configuration" "0: MSR[SDF] asserts on any STOP condition generated..,1: MSR[SDF] asserts on last STOP condition before.."
|
|
bitfld.long 0x14 10. "TIMECFG,Timeout Configuration" "0: MSR[PLTF] becomes 1 if SCL is low for longer..,1: MSR[PLTF] becomes 1 if either SCL or SDA is low.."
|
|
newline
|
|
bitfld.long 0x14 9. "IGNACK,Ignore NACK" "0: No effect,1: LPI2C controller treats a received NACK as if it.."
|
|
bitfld.long 0x14 8. "AUTOSTOP,Automatic STOP Generation" "0: No effect,1: STOP condition is automatically generated when.."
|
|
newline
|
|
bitfld.long 0x14 0.--2. "PRESCALE,Prescaler" "0: Divide by 1,1: Divide by 2,2: Divide by 4,3: Divide by 8,4: Divide by 16,5: Divide by 32,6: Divide by 64,7: Divide by 128"
|
|
line.long 0x18 "MCFGR2,Controller Configuration 2"
|
|
hexmask.long.byte 0x18 24.--27. 1. "FILTSDA,Glitch Filter SDA"
|
|
hexmask.long.byte 0x18 16.--19. 1. "FILTSCL,Glitch Filter SCL"
|
|
newline
|
|
hexmask.long.word 0x18 0.--11. 1. "BUSIDLE,Bus Idle Timeout"
|
|
line.long 0x1C "MCFGR3,Controller Configuration 3"
|
|
hexmask.long.word 0x1C 8.--19. 1. "PINLOW,Pin low timeout"
|
|
group.long 0x40++0x3
|
|
line.long 0x0 "MDMR,Controller Data Match"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MATCH1,Match 1 Value"
|
|
hexmask.long.byte 0x0 0.--7. 1. "MATCH0,Match 0 Value"
|
|
group.long 0x48++0x3
|
|
line.long 0x0 "MCCR0,Controller Clock Configuration 0"
|
|
hexmask.long.byte 0x0 24.--29. 1. "DATAVD,Data Valid Delay"
|
|
hexmask.long.byte 0x0 16.--21. 1. "SETHOLD,Setup Hold Delay"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "CLKHI,Clock High Period"
|
|
hexmask.long.byte 0x0 0.--5. 1. "CLKLO,Clock Low Period"
|
|
group.long 0x50++0x3
|
|
line.long 0x0 "MCCR1,Controller Clock Configuration 1"
|
|
hexmask.long.byte 0x0 24.--29. 1. "DATAVD,Data Valid Delay"
|
|
hexmask.long.byte 0x0 16.--21. 1. "SETHOLD,Setup Hold Delay"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "CLKHI,Clock High Period"
|
|
hexmask.long.byte 0x0 0.--5. 1. "CLKLO,Clock Low Period"
|
|
group.long 0x58++0x3
|
|
line.long 0x0 "MFCR,Controller FIFO Control"
|
|
bitfld.long 0x0 16.--17. "RXWATER,Receive FIFO Watermark" "0,1,2,3"
|
|
bitfld.long 0x0 0.--1. "TXWATER,Transmit FIFO Watermark" "0,1,2,3"
|
|
rgroup.long 0x5C++0x3
|
|
line.long 0x0 "MFSR,Controller FIFO Status"
|
|
bitfld.long 0x0 16.--18. "RXCOUNT,Receive FIFO Count" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x0 0.--2. "TXCOUNT,Transmit FIFO Count" "0,1,2,3,4,5,6,7"
|
|
wgroup.long 0x60++0x3
|
|
line.long 0x0 "MTDR,Controller Transmit Data"
|
|
bitfld.long 0x0 8.--10. "CMD,Command Data" "0: Transmit DATA[7:0],1: Receive (DATA[7:0] + 1) bytes,2: Generate STOP condition,3: Receive and discard (DATA[7:0] + 1) bytes,4: Generate (repeated) START and transmit address..,5: Generate (repeated) START and transmit address..,6: Generate (repeated) START and transmit address..,7: Generate (repeated) START and transmit address.."
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Transmit Data"
|
|
rgroup.long 0x70++0x3
|
|
line.long 0x0 "MRDR,Controller Receive Data"
|
|
bitfld.long 0x0 14. "RXEMPTY,Receive Empty" "0: Receive FIFO is not empty,1: Receive FIFO is empty"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Receive Data"
|
|
rgroup.long 0x78++0x3
|
|
line.long 0x0 "MRDROR,Controller Receive Data Read Only"
|
|
bitfld.long 0x0 14. "RXEMPTY,RX Empty" "0: Receive FIFO is not empty,1: Receive FIFO is empty"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Receive Data"
|
|
group.long 0x110++0x1B
|
|
line.long 0x0 "SCR,Target Control"
|
|
bitfld.long 0x0 9. "RRF,Reset Receive FIFO" "0: No effect,1: Receive Data Register is now empty."
|
|
bitfld.long 0x0 8. "RTF,Reset transmit FIFO" "0: No effect,1: Transmit Data Register is now empty."
|
|
newline
|
|
bitfld.long 0x0 5. "FILTDZ,Filter doze enable" "0: Filter remains enabled in Doze mode,1: Filter is disabled in Doze mode"
|
|
bitfld.long 0x0 4. "FILTEN,Filter enable" "0: Disable digital filter and output delay counter..,1: Enable digital filter and output delay counter.."
|
|
newline
|
|
bitfld.long 0x0 1. "RST,Software reset" "0: Target mode logic is not reset,1: Target mode logic is reset"
|
|
bitfld.long 0x0 0. "SEN,Target Enable" "0: I2C Target mode is disabled,1: I2C Target mode is enabled"
|
|
line.long 0x4 "SSR,Target Status"
|
|
rbitfld.long 0x4 25. "BBF,Bus busy flag" "0: Idle,1: Busy"
|
|
rbitfld.long 0x4 24. "SBF,Target busy flag" "0: Idle,1: Busy"
|
|
newline
|
|
rbitfld.long 0x4 15. "SARF,SMBus alert response flag" "0: SMBus alert response is disabled or not detected,1: SMBus alert response is enabled and detected"
|
|
rbitfld.long 0x4 14. "GCF,General call flag" "0: Target has not detected the General Call Address..,1: Target has detected the General Call Address"
|
|
newline
|
|
rbitfld.long 0x4 13. "AM1F,Address match 1 flag" "0: ADDR1 or ADDR0/ADDR1 range matching address not..,1: ADDR1 or ADDR0/ADDR1 range matching address.."
|
|
rbitfld.long 0x4 12. "AM0F,Address match 0 flag" "0: ADDR0 matching address not received,1: ADDR0 matching address received"
|
|
newline
|
|
eventfld.long 0x4 11. "FEF,FIFO error flag" "0: FIFO underflow or overflow was not detected,1: FIFO underflow or overflow was detected"
|
|
eventfld.long 0x4 10. "BEF,Bit error flag" "0: Target has not detected a bit error,1: Target has detected a bit error"
|
|
newline
|
|
eventfld.long 0x4 9. "SDF,STOP detect flag" "0: Target has not detected a STOP condition,1: Target has detected a STOP condition"
|
|
eventfld.long 0x4 8. "RSF,Repeated start flag" "0: Target has not detected a Repeated START condition,1: Target has detected a Repeated START condition"
|
|
newline
|
|
rbitfld.long 0x4 3. "TAF,Transmit ACK flag" "0: Transmit ACK/NACK is not required,1: Transmit ACK/NACK is required"
|
|
rbitfld.long 0x4 2. "AVF,Address valid flag" "0: Address Status Register is not valid,1: Address Status Register is valid"
|
|
newline
|
|
rbitfld.long 0x4 1. "RDF,Receive data flag" "0: Receive data is not ready,1: Receive data is ready"
|
|
rbitfld.long 0x4 0. "TDF,Transmit data flag" "0: Transmit data not requested,1: Transmit data is requested"
|
|
line.long 0x8 "SIER,Target interrupt enable"
|
|
bitfld.long 0x8 15. "SARIE,SMBus alert response interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 14. "GCIE,General call interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 13. "AM1IE,Address match 1 interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 12. "AM0IE,Address match 0 interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 11. "FEIE,FIFO error interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 10. "BEIE,Bit error interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 9. "SDIE,STOP detect interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 8. "RSIE,Repeated start interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 3. "TAIE,Transmit ACK interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 2. "AVIE,Address valid interrupt enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 1. "RDIE,Receive data interrupt enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 0. "TDIE,Transmit data interrupt enable" "0: Disabled,1: Enabled"
|
|
line.long 0xC "SDER,Target DMA Enable"
|
|
bitfld.long 0xC 9. "SDDE,Stop detect DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
bitfld.long 0xC 8. "RSDE,Repeated start DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
newline
|
|
bitfld.long 0xC 2. "AVDE,Address valid DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
bitfld.long 0xC 1. "RDDE,Receive data DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
newline
|
|
bitfld.long 0xC 0. "TDDE,Transmit data DMA enable" "0: DMA request is disabled,1: DMA request is enabled"
|
|
line.long 0x10 "SCFGR0,Target Configuration 0"
|
|
rbitfld.long 0x10 1. "RDACK,Read Acknowledge" "0: Read Request not acknowledged,1: Read Request acknowledged"
|
|
bitfld.long 0x10 0. "RDREQ,Read Request" "0: Disabled,1: Enabled"
|
|
line.long 0x14 "SCFGR1,Target Configuration 1"
|
|
bitfld.long 0x14 26. "SDCFG,Stop Detect Configuration" "0: Any STOP condition following an address match,1: Any STOP condition"
|
|
bitfld.long 0x14 25. "RSCFG,Repeated start configuration" "0: Any repeated START condition following an..,1: Any repeated START condition"
|
|
newline
|
|
bitfld.long 0x14 24. "RXALL,Receive all" "0: Receive all disabled,1: Receive all enabled"
|
|
bitfld.long 0x14 16.--18. "ADDRCFG,Address configuration" "0: Address match 0 (7-bit),1: Address match 0 (10-bit),2: Address match 0 (7-bit) or Address match 1 (7-bit),3: Address match 0 (10-bit) or Address match 1..,4: Address match 0 (7-bit) or Address match 1..,5: Address match 0 (10-bit) or Address match 1..,6: From Address match 0 (7-bit) to Address match 1..,7: From Address match 0 (10-bit) to Address match 1.."
|
|
newline
|
|
bitfld.long 0x14 13. "HSMEN,High-speed mode enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x14 12. "IGNACK,Ignore NACK" "0: Target ends transfer when NACK is detected,1: Target does not end transfer when NACK detected"
|
|
newline
|
|
bitfld.long 0x14 11. "RXCFG,Receive Data Configuration" "0: Reading the Receive Data register returns..,1: Reading the Receive Data register when the.."
|
|
bitfld.long 0x14 10. "TXCFG,Transmit flag configuration" "0: MSR[TDF] becomes 1 only during a target-transmit..,1: MSR[TDF] becomes 1 whenever the Transmit Data.."
|
|
newline
|
|
bitfld.long 0x14 9. "SAEN,SMBus alert enable" "0: Disables match on SMBus Alert,1: Enables match on SMBus Alert"
|
|
bitfld.long 0x14 8. "GCEN,General call enable" "0: General Call address is disabled,1: General Call address is enabled"
|
|
newline
|
|
bitfld.long 0x14 4. "RXNACK,Receive NACK" "0: ACK/NACK always written 1 by TXNACK,1: NACK always generated on address overrun or.."
|
|
bitfld.long 0x14 3. "ACKSTALL,ACK SCL stall" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x14 2. "TXDSTALL,Transmit data SCL stall" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x14 1. "RXSTALL,RX SCL stall" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x14 0. "ADRSTALL,Address SCL stall" "0: Disabled,1: Enabled"
|
|
line.long 0x18 "SCFGR2,Target Configuration 2"
|
|
hexmask.long.byte 0x18 24.--27. 1. "FILTSDA,Glitch filter SDA"
|
|
hexmask.long.byte 0x18 16.--19. 1. "FILTSCL,Glitch filter SCL"
|
|
newline
|
|
hexmask.long.byte 0x18 8.--13. 1. "DATAVD,Data valid delay"
|
|
hexmask.long.byte 0x18 0.--3. 1. "CLKHOLD,Clock hold time"
|
|
group.long 0x140++0x3
|
|
line.long 0x0 "SAMR,Target Address Match"
|
|
hexmask.long.word 0x0 17.--26. 1. "ADDR1,Address 1 value"
|
|
hexmask.long.word 0x0 1.--10. 1. "ADDR0,Address 0 value"
|
|
rgroup.long 0x150++0x3
|
|
line.long 0x0 "SASR,Target Address Status"
|
|
bitfld.long 0x0 14. "ANV,Address not valid" "0: Received Address (RADDR) is valid,1: Received Address (RADDR) is not valid"
|
|
hexmask.long.word 0x0 0.--10. 1. "RADDR,Received Address"
|
|
group.long 0x154++0x3
|
|
line.long 0x0 "STAR,Target Transmit ACK"
|
|
bitfld.long 0x0 0. "TXNACK,Transmit NACK" "0: Write a Transmit ACK for each received word,1: Write a Transmit NACK for each received word"
|
|
wgroup.long 0x160++0x3
|
|
line.long 0x0 "STDR,Target Transmit Data"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Transmit data"
|
|
rgroup.long 0x170++0x3
|
|
line.long 0x0 "SRDR,Target Receive Data"
|
|
bitfld.long 0x0 15. "SOF,Start of frame" "0: Not the first data word since a (repeated) START..,1: Is the first data word since a (repeated) START.."
|
|
bitfld.long 0x0 14. "RXEMPTY,Receive empty" "0: The Receive Data Register is not empty,1: The Receive Data Register is empty"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "RADDR,Received address" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Receive data"
|
|
rgroup.long 0x178++0x3
|
|
line.long 0x0 "SRDROR,Target Receive Data Read Only"
|
|
bitfld.long 0x0 15. "SOF,Start of frame" "0: Is not the first data word since a (repeated)..,1: Is the first data word since a (repeated) START.."
|
|
bitfld.long 0x0 14. "RXEMPTY,Receive empty" "0: The Receive Data Register is not empty,1: The Receive Data Register is empty"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "RADDR,Received address" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.byte 0x0 0.--7. 1. "DATA,Receive data"
|
|
tree.end
|
|
tree.end
|
|
tree "LPIT (Low Power Periodic Interrupt Timer)"
|
|
base ad:0x4002F000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 8.--15. 1. "EXT_TRIG,Number of External Trigger Inputs"
|
|
hexmask.long.byte 0x4 0.--7. 1. "CHANNEL,Number of Timer Channels"
|
|
group.long 0x8++0x13
|
|
line.long 0x0 "MCR,Module Control"
|
|
bitfld.long 0x0 3. "DBG_EN,Debug Mode Enable" "0: Stop timer channels in Debug mode,1: Allow timer channels to continue to run in Debug.."
|
|
bitfld.long 0x0 2. "DOZE_EN,DOZE Mode Enable" "0: Stop timer channels in DOZE mode,1: Allow timer channels to continue to run in DOZE.."
|
|
newline
|
|
bitfld.long 0x0 1. "SW_RST,Software Reset" "0: Timer channels and registers are not reset,1: Reset timer channels and registers"
|
|
bitfld.long 0x0 0. "M_CEN,Module Clock Enable" "0: Disable peripheral clock to timers,1: Enable peripheral clock to timers"
|
|
line.long 0x4 "MSR,Module Status"
|
|
eventfld.long 0x4 3. "TIF3,Channel 3 Timer Interrupt Flag" "0: Timer has not timed out,1: Timeout has occurred (timer has timed out)"
|
|
eventfld.long 0x4 2. "TIF2,Channel 2 Timer Interrupt Flag" "0: Timer has not timed out,1: Timeout has occurred (timer has timed out)"
|
|
newline
|
|
eventfld.long 0x4 1. "TIF1,Channel 1 Timer Interrupt Flag" "0: Timer has not timed out,1: Timeout has occurred (timer has timed out)"
|
|
eventfld.long 0x4 0. "TIF0,Channel 0 Timer Interrupt Flag" "0: Timer has not timed out,1: Timeout has occurred (timer has timed out)"
|
|
line.long 0x8 "MIER,Module Interrupt Enable"
|
|
bitfld.long 0x8 3. "TIE3,Channel 3 Timer Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 2. "TIE2,Channel 2 Timer Interrupt Enable" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x8 1. "TIE1,Channel 1 Timer Interrupt Enable" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x8 0. "TIE0,Channel 0 Timer Interrupt Enable" "0: Disabled,1: Enabled"
|
|
line.long 0xC "SETTEN,Set Timer Enable"
|
|
bitfld.long 0xC 3. "SET_T_EN_3,Set Timer 3 Enable" "0: No effect,1: Enables Timer Channel 3"
|
|
bitfld.long 0xC 2. "SET_T_EN_2,Set Timer 2 Enable" "0: No Effect,1: Enables Timer Channel 2"
|
|
newline
|
|
bitfld.long 0xC 1. "SET_T_EN_1,Set Timer 1 Enable" "0: No Effect,1: Enables Timer Channel 1"
|
|
bitfld.long 0xC 0. "SET_T_EN_0,Set Timer 0 Enable" "0: No effect,1: Enables Timer Channel 0"
|
|
line.long 0x10 "CLRTEN,Clear Timer Enable"
|
|
bitfld.long 0x10 3. "CLR_T_EN_3,Clear Timer 3 Enable" "0: No Action,1: Clear the Timer Enable bit (TCTRL3[T_EN]) for.."
|
|
bitfld.long 0x10 2. "CLR_T_EN_2,Clear Timer 2 Enable" "0: No Action,1: Clear the Timer Enable bit (TCTRL2[T_EN]) for.."
|
|
newline
|
|
bitfld.long 0x10 1. "CLR_T_EN_1,Clear Timer 1 Enable" "0: No Action,1: Clear the Timer Enable bit (TCTRL1[T_EN]) for.."
|
|
bitfld.long 0x10 0. "CLR_T_EN_0,Clear Timer 0 Enable" "0: No action,1: Clear the Timer Enable bit (TCTRL0[T_EN]) for.."
|
|
repeat 4. (list 0x0 0x1 0x2 0x3)(list ad:0x4002F020 ad:0x4002F030 ad:0x4002F040 ad:0x4002F050)
|
|
tree "CHANNEL[$1]"
|
|
base $2
|
|
group.long ($2)++0x3
|
|
line.long 0x0 "TVAL,Timer Value"
|
|
hexmask.long 0x0 0.--31. 1. "TMR_VAL,Timer Value"
|
|
rgroup.long ($2+0x4)++0x3
|
|
line.long 0x0 "CVAL,Current Timer Value"
|
|
hexmask.long 0x0 0.--31. 1. "TMR_CUR_VAL,Current Timer Value"
|
|
group.long ($2+0x8)++0x3
|
|
line.long 0x0 "TCTRL,Timer Control"
|
|
hexmask.long.byte 0x0 24.--27. 1. "TRG_SEL,Trigger Select"
|
|
bitfld.long 0x0 23. "TRG_SRC,Trigger Source" "0: Selects external triggers,1: Selects internal triggers"
|
|
newline
|
|
bitfld.long 0x0 18. "TROT,Timer Reload On Trigger" "0: Timer will not reload on the selected trigger,1: Timer will reload on the selected trigger"
|
|
bitfld.long 0x0 17. "TSOI,Timer Stop On Interrupt" "0: The channel timer does not stop after timeout,1: The channel timer will stop after a timeout and.."
|
|
newline
|
|
bitfld.long 0x0 16. "TSOT,Timer Start On Trigger" "0: Timer starts to decrement immediately based on..,1: Timer starts to decrement when a rising edge on.."
|
|
bitfld.long 0x0 2.--3. "MODE,Timer Operation Mode" "0: 32-bit Periodic Counter,1: Dual 16-bit Periodic Counter,2: 32-bit Trigger Accumulator,3: 32-bit Trigger Input Capture"
|
|
newline
|
|
bitfld.long 0x0 1. "CHAIN,Chain Channel" "0: Channel Chaining is disabled. The channel timer..,1: Channel Chaining is enabled. The timer.."
|
|
bitfld.long 0x0 0. "T_EN,Timer Enable" "0: Timer Channel is disabled,1: Timer Channel is enabled"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "LPSPI (Low Power Serial Peripheral Interface)"
|
|
base ad:0x0
|
|
tree "LPSPI0"
|
|
base ad:0x40036000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Module Identification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 16.--23. 1. "PCSNUM,PCS Number"
|
|
hexmask.long.byte 0x4 8.--15. 1. "RXFIFO,Receive FIFO Size"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "TXFIFO,Transmit FIFO Size"
|
|
group.long 0x10++0x17
|
|
line.long 0x0 "CR,Control"
|
|
bitfld.long 0x0 9. "RRF,Reset Receive FIFO" "0: No effect,1: Reset"
|
|
bitfld.long 0x0 8. "RTF,Reset Transmit FIFO" "0: No effect,1: Reset"
|
|
newline
|
|
bitfld.long 0x0 3. "DBGEN,Debug Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x0 2. "DOZEN,Doze Mode Enable" "0: Enable,1: Disable"
|
|
newline
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: Not reset,1: Reset"
|
|
bitfld.long 0x0 0. "MEN,Module Enable" "0: Disable,1: Enable"
|
|
line.long 0x4 "SR,Status"
|
|
rbitfld.long 0x4 24. "MBF,Module Busy Flag" "0: LPSPI is idle,1: LPSPI is busy"
|
|
eventfld.long 0x4 13. "DMF,Data Match Flag" "0: No match,1: Match"
|
|
newline
|
|
eventfld.long 0x4 12. "REF,Receive Error Flag" "0: No overflow,1: Overflow"
|
|
eventfld.long 0x4 11. "TEF,Transmit Error Flag" "0: No underrun,1: Underrun"
|
|
newline
|
|
eventfld.long 0x4 10. "TCF,Transfer Complete Flag" "0: Not complete,1: Complete"
|
|
eventfld.long 0x4 9. "FCF,Frame Complete Flag" "0: Not complete,1: Complete"
|
|
newline
|
|
eventfld.long 0x4 8. "WCF,Word Complete Flag" "0: Not complete,1: Complete"
|
|
rbitfld.long 0x4 1. "RDF,Receive Data Flag" "0: Receive data not ready,1: Receive data is ready"
|
|
newline
|
|
rbitfld.long 0x4 0. "TDF,Transmit Data Flag" "0: Transmit data not requested,1: Transmit data is requested"
|
|
line.long 0x8 "IER,Interrupt Enable"
|
|
bitfld.long 0x8 13. "DMIE,Data Match Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x8 12. "REIE,Receive Error Interrupt Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x8 11. "TEIE,Transmit Error Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x8 10. "TCIE,Transfer Complete Interrupt Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x8 9. "FCIE,Frame Complete Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x8 8. "WCIE,Word Complete Interrupt Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x8 1. "RDIE,Receive Data Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x8 0. "TDIE,Transmit Data Interrupt Enable" "0: Disable,1: Enable"
|
|
line.long 0xC "DER,DMA Enable"
|
|
bitfld.long 0xC 9. "FCDE,Frame Complete DMA Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0xC 1. "RDDE,Receive Data DMA Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0xC 0. "TDDE,Transmit Data DMA Enable" "0: Disable,1: Enable"
|
|
line.long 0x10 "CFGR0,Configuration 0"
|
|
bitfld.long 0x10 9. "RDMO,Receive Data Match Only" "0: Disable,1: Enable"
|
|
bitfld.long 0x10 8. "CIRFIFO,Circular FIFO Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x10 3. "HRDIR,Host Request Direction" "0: Input,1: Output"
|
|
bitfld.long 0x10 2. "HRSEL,Host Request Select" "0: HREQ pin,1: Input trigger"
|
|
newline
|
|
bitfld.long 0x10 1. "HRPOL,Host Request Polarity" "0: Active high,1: Active low"
|
|
bitfld.long 0x10 0. "HREN,Host Request Enable" "0: Disable,1: Enable"
|
|
line.long 0x14 "CFGR1,Configuration 1"
|
|
bitfld.long 0x14 27. "PCSCFG,Peripheral Chip Select Configuration" "0: PCS[3:2] are configured for chip select function,1: PCS[3:2] are configured for half-duplex 4-bit.."
|
|
bitfld.long 0x14 26. "OUTCFG,Output Configuration" "0: Output data retains last value.,1: Output data is 3-stated."
|
|
newline
|
|
bitfld.long 0x14 24.--25. "PINCFG,Pin Configuration" "0: SIN is used for input data; SOUT is used for..,1: SIN is used for both input and output data. Only..,2: SOUT is used for both input and output data.,3: SOUT is used for input data; SIN is used for.."
|
|
bitfld.long 0x14 16.--18. "MATCFG,Match Configuration" "0: Match is disabled,?,2: Match first data word with compare word,3: Match any data word with compare word,4: Sequential match first data word,5: Sequential match any data word,6: Match first data word (masked) with compare word..,7: Match any data word (masked) with compare word.."
|
|
newline
|
|
hexmask.long.byte 0x14 8.--11. 1. "PCSPOL,Peripheral Chip Select Polarity"
|
|
bitfld.long 0x14 4. "PARTIAL,Partial Enable" "0: Discard,1: Store"
|
|
newline
|
|
bitfld.long 0x14 3. "NOSTALL,No Stall" "0: Disable,1: Enable"
|
|
bitfld.long 0x14 2. "AUTOPCS,Automatic PCS" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x14 1. "SAMPLE,Sample Point" "0: SCK edge,1: Delayed SCK edge"
|
|
bitfld.long 0x14 0. "MASTER,Master Mode" "0: Slave mode,1: Master mode"
|
|
group.long 0x30++0x7
|
|
line.long 0x0 "DMR0,Data Match 0"
|
|
hexmask.long 0x0 0.--31. 1. "MATCH0,Match 0 Value"
|
|
line.long 0x4 "DMR1,Data Match 1"
|
|
hexmask.long 0x4 0.--31. 1. "MATCH1,Match 1 Value"
|
|
group.long 0x40++0x7
|
|
line.long 0x0 "CCR,Clock Configuration"
|
|
hexmask.long.byte 0x0 24.--31. 1. "SCKPCS,SCK-to-PCS Delay"
|
|
hexmask.long.byte 0x0 16.--23. 1. "PCSSCK,PCS-to-SCK Delay"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DBT,Delay Between Transfers"
|
|
hexmask.long.byte 0x0 0.--7. 1. "SCKDIV,SCK Divider"
|
|
line.long 0x4 "CCR1,Clock Configuration 1"
|
|
hexmask.long.byte 0x4 24.--31. 1. "SCKSCK,SCK Inter-Frame Delay"
|
|
hexmask.long.byte 0x4 16.--23. 1. "PCSPCS,PCS to PCS delay"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "SCKHLD,SCK Hold"
|
|
hexmask.long.byte 0x4 0.--7. 1. "SCKSET,SCK Setup"
|
|
group.long 0x58++0x3
|
|
line.long 0x0 "FCR,FIFO Control"
|
|
bitfld.long 0x0 16.--18. "RXWATER,Receive FIFO Watermark" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x0 0.--2. "TXWATER,Transmit FIFO Watermark" "0,1,2,3,4,5,6,7"
|
|
rgroup.long 0x5C++0x3
|
|
line.long 0x0 "FSR,FIFO Status"
|
|
hexmask.long.byte 0x0 16.--19. 1. "RXCOUNT,Receive FIFO Count"
|
|
hexmask.long.byte 0x0 0.--3. 1. "TXCOUNT,Transmit FIFO Count"
|
|
group.long 0x60++0x3
|
|
line.long 0x0 "TCR,Transmit Command"
|
|
bitfld.long 0x0 31. "CPOL,Clock Polarity" "0: Inactive low,1: Inactive high"
|
|
bitfld.long 0x0 30. "CPHA,Clock Phase" "0: Captured,1: Changed"
|
|
newline
|
|
bitfld.long 0x0 27.--29. "PRESCALE,Prescaler Value" "0: Divide by 1,1: Divide by 2,2: Divide by 4,3: Divide by 8,4: Divide by 16,5: Divide by 32,6: Divide by 64,7: Divide by 128"
|
|
bitfld.long 0x0 24.--25. "PCS,Peripheral Chip Select" "0: Transfer using PCS[0],1: Transfer using PCS[1],2: Transfer using PCS[2],3: Transfer using PCS[3]"
|
|
newline
|
|
bitfld.long 0x0 23. "LSBF,LSB First" "0: Data is transferred MSB first,1: Data is transferred LSB first"
|
|
bitfld.long 0x0 22. "BYSW,Byte Swap" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x0 21. "CONT,Continuous Transfer" "0: Continuous transfer is disabled,1: Continuous transfer is enabled"
|
|
bitfld.long 0x0 20. "CONTC,Continuing Command" "0: Command word for start of new transfer,1: Command word for continuing transfer"
|
|
newline
|
|
bitfld.long 0x0 19. "RXMSK,Receive Data Mask" "0: Normal transfer,1: Receive data is masked"
|
|
bitfld.long 0x0 18. "TXMSK,Transmit Data Mask" "0: Normal transfer,1: Mask transmit data"
|
|
newline
|
|
bitfld.long 0x0 16.--17. "WIDTH,Transfer Width" "0: 1-bit transfer,1: 2-bit transfer,2: 4-bit transfer,?"
|
|
hexmask.long.word 0x0 0.--11. 1. "FRAMESZ,Frame Size"
|
|
wgroup.long 0x64++0x3
|
|
line.long 0x0 "TDR,Transmit Data"
|
|
hexmask.long 0x0 0.--31. 1. "DATA,Transmit Data"
|
|
rgroup.long 0x70++0xB
|
|
line.long 0x0 "RSR,Receive Status"
|
|
bitfld.long 0x0 1. "RXEMPTY,RX FIFO Empty" "0: Not empty,1: Empty"
|
|
bitfld.long 0x0 0. "SOF,Start Of Frame" "0: Subsequent data word,1: First data word"
|
|
line.long 0x4 "RDR,Receive Data"
|
|
hexmask.long 0x4 0.--31. 1. "DATA,Receive Data"
|
|
line.long 0x8 "RDROR,Receive Data Read Only"
|
|
hexmask.long 0x8 0.--31. 1. "DATA,Receive Data"
|
|
wgroup.long 0x3FC++0x3
|
|
line.long 0x0 "TCBR,Transmit Command Burst"
|
|
hexmask.long 0x0 0.--31. 1. "DATA,Command Data"
|
|
repeat 128. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
wgroup.long ($2+0x400)++0x3
|
|
line.long 0x0 "TDBR[$1],Transmit Data Burst"
|
|
hexmask.long 0x0 0.--31. 1. "DATA,Data"
|
|
repeat.end
|
|
repeat 128. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0x600)++0x3
|
|
line.long 0x0 "RDBR[$1],Receive Data Burst"
|
|
hexmask.long 0x0 0.--31. 1. "DATA,Data"
|
|
repeat.end
|
|
tree.end
|
|
tree "LPSPI1"
|
|
base ad:0x40037000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Module Identification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 16.--23. 1. "PCSNUM,PCS Number"
|
|
hexmask.long.byte 0x4 8.--15. 1. "RXFIFO,Receive FIFO Size"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "TXFIFO,Transmit FIFO Size"
|
|
group.long 0x10++0x17
|
|
line.long 0x0 "CR,Control"
|
|
bitfld.long 0x0 9. "RRF,Reset Receive FIFO" "0: No effect,1: Reset"
|
|
bitfld.long 0x0 8. "RTF,Reset Transmit FIFO" "0: No effect,1: Reset"
|
|
newline
|
|
bitfld.long 0x0 3. "DBGEN,Debug Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x0 2. "DOZEN,Doze Mode Enable" "0: Enable,1: Disable"
|
|
newline
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: Not reset,1: Reset"
|
|
bitfld.long 0x0 0. "MEN,Module Enable" "0: Disable,1: Enable"
|
|
line.long 0x4 "SR,Status"
|
|
rbitfld.long 0x4 24. "MBF,Module Busy Flag" "0: LPSPI is idle,1: LPSPI is busy"
|
|
eventfld.long 0x4 13. "DMF,Data Match Flag" "0: No match,1: Match"
|
|
newline
|
|
eventfld.long 0x4 12. "REF,Receive Error Flag" "0: No overflow,1: Overflow"
|
|
eventfld.long 0x4 11. "TEF,Transmit Error Flag" "0: No underrun,1: Underrun"
|
|
newline
|
|
eventfld.long 0x4 10. "TCF,Transfer Complete Flag" "0: Not complete,1: Complete"
|
|
eventfld.long 0x4 9. "FCF,Frame Complete Flag" "0: Not complete,1: Complete"
|
|
newline
|
|
eventfld.long 0x4 8. "WCF,Word Complete Flag" "0: Not complete,1: Complete"
|
|
rbitfld.long 0x4 1. "RDF,Receive Data Flag" "0: Receive data not ready,1: Receive data is ready"
|
|
newline
|
|
rbitfld.long 0x4 0. "TDF,Transmit Data Flag" "0: Transmit data not requested,1: Transmit data is requested"
|
|
line.long 0x8 "IER,Interrupt Enable"
|
|
bitfld.long 0x8 13. "DMIE,Data Match Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x8 12. "REIE,Receive Error Interrupt Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x8 11. "TEIE,Transmit Error Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x8 10. "TCIE,Transfer Complete Interrupt Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x8 9. "FCIE,Frame Complete Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x8 8. "WCIE,Word Complete Interrupt Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x8 1. "RDIE,Receive Data Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x8 0. "TDIE,Transmit Data Interrupt Enable" "0: Disable,1: Enable"
|
|
line.long 0xC "DER,DMA Enable"
|
|
bitfld.long 0xC 9. "FCDE,Frame Complete DMA Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0xC 1. "RDDE,Receive Data DMA Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0xC 0. "TDDE,Transmit Data DMA Enable" "0: Disable,1: Enable"
|
|
line.long 0x10 "CFGR0,Configuration 0"
|
|
bitfld.long 0x10 9. "RDMO,Receive Data Match Only" "0: Disable,1: Enable"
|
|
bitfld.long 0x10 8. "CIRFIFO,Circular FIFO Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x10 3. "HRDIR,Host Request Direction" "0: Input,1: Output"
|
|
bitfld.long 0x10 2. "HRSEL,Host Request Select" "0: HREQ pin,1: Input trigger"
|
|
newline
|
|
bitfld.long 0x10 1. "HRPOL,Host Request Polarity" "0: Active high,1: Active low"
|
|
bitfld.long 0x10 0. "HREN,Host Request Enable" "0: Disable,1: Enable"
|
|
line.long 0x14 "CFGR1,Configuration 1"
|
|
bitfld.long 0x14 27. "PCSCFG,Peripheral Chip Select Configuration" "0: PCS[3:2] are configured for chip select function,1: PCS[3:2] are configured for half-duplex 4-bit.."
|
|
bitfld.long 0x14 26. "OUTCFG,Output Configuration" "0: Output data retains last value.,1: Output data is 3-stated."
|
|
newline
|
|
bitfld.long 0x14 24.--25. "PINCFG,Pin Configuration" "0: SIN is used for input data; SOUT is used for..,1: SIN is used for both input and output data. Only..,2: SOUT is used for both input and output data.,3: SOUT is used for input data; SIN is used for.."
|
|
bitfld.long 0x14 16.--18. "MATCFG,Match Configuration" "0: Match is disabled,?,2: Match first data word with compare word,3: Match any data word with compare word,4: Sequential match first data word,5: Sequential match any data word,6: Match first data word (masked) with compare word..,7: Match any data word (masked) with compare word.."
|
|
newline
|
|
hexmask.long.byte 0x14 8.--11. 1. "PCSPOL,Peripheral Chip Select Polarity"
|
|
bitfld.long 0x14 4. "PARTIAL,Partial Enable" "0: Discard,1: Store"
|
|
newline
|
|
bitfld.long 0x14 3. "NOSTALL,No Stall" "0: Disable,1: Enable"
|
|
bitfld.long 0x14 2. "AUTOPCS,Automatic PCS" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x14 1. "SAMPLE,Sample Point" "0: SCK edge,1: Delayed SCK edge"
|
|
bitfld.long 0x14 0. "MASTER,Master Mode" "0: Slave mode,1: Master mode"
|
|
group.long 0x30++0x7
|
|
line.long 0x0 "DMR0,Data Match 0"
|
|
hexmask.long 0x0 0.--31. 1. "MATCH0,Match 0 Value"
|
|
line.long 0x4 "DMR1,Data Match 1"
|
|
hexmask.long 0x4 0.--31. 1. "MATCH1,Match 1 Value"
|
|
group.long 0x40++0x7
|
|
line.long 0x0 "CCR,Clock Configuration"
|
|
hexmask.long.byte 0x0 24.--31. 1. "SCKPCS,SCK-to-PCS Delay"
|
|
hexmask.long.byte 0x0 16.--23. 1. "PCSSCK,PCS-to-SCK Delay"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "DBT,Delay Between Transfers"
|
|
hexmask.long.byte 0x0 0.--7. 1. "SCKDIV,SCK Divider"
|
|
line.long 0x4 "CCR1,Clock Configuration 1"
|
|
hexmask.long.byte 0x4 24.--31. 1. "SCKSCK,SCK Inter-Frame Delay"
|
|
hexmask.long.byte 0x4 16.--23. 1. "PCSPCS,PCS to PCS delay"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "SCKHLD,SCK Hold"
|
|
hexmask.long.byte 0x4 0.--7. 1. "SCKSET,SCK Setup"
|
|
group.long 0x58++0x3
|
|
line.long 0x0 "FCR,FIFO Control"
|
|
bitfld.long 0x0 16.--18. "RXWATER,Receive FIFO Watermark" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x0 0.--2. "TXWATER,Transmit FIFO Watermark" "0,1,2,3,4,5,6,7"
|
|
rgroup.long 0x5C++0x3
|
|
line.long 0x0 "FSR,FIFO Status"
|
|
hexmask.long.byte 0x0 16.--19. 1. "RXCOUNT,Receive FIFO Count"
|
|
hexmask.long.byte 0x0 0.--3. 1. "TXCOUNT,Transmit FIFO Count"
|
|
group.long 0x60++0x3
|
|
line.long 0x0 "TCR,Transmit Command"
|
|
bitfld.long 0x0 31. "CPOL,Clock Polarity" "0: Inactive low,1: Inactive high"
|
|
bitfld.long 0x0 30. "CPHA,Clock Phase" "0: Captured,1: Changed"
|
|
newline
|
|
bitfld.long 0x0 27.--29. "PRESCALE,Prescaler Value" "0: Divide by 1,1: Divide by 2,2: Divide by 4,3: Divide by 8,4: Divide by 16,5: Divide by 32,6: Divide by 64,7: Divide by 128"
|
|
bitfld.long 0x0 24.--25. "PCS,Peripheral Chip Select" "0: Transfer using PCS[0],1: Transfer using PCS[1],2: Transfer using PCS[2],3: Transfer using PCS[3]"
|
|
newline
|
|
bitfld.long 0x0 23. "LSBF,LSB First" "0: Data is transferred MSB first,1: Data is transferred LSB first"
|
|
bitfld.long 0x0 22. "BYSW,Byte Swap" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x0 21. "CONT,Continuous Transfer" "0: Continuous transfer is disabled,1: Continuous transfer is enabled"
|
|
bitfld.long 0x0 20. "CONTC,Continuing Command" "0: Command word for start of new transfer,1: Command word for continuing transfer"
|
|
newline
|
|
bitfld.long 0x0 19. "RXMSK,Receive Data Mask" "0: Normal transfer,1: Receive data is masked"
|
|
bitfld.long 0x0 18. "TXMSK,Transmit Data Mask" "0: Normal transfer,1: Mask transmit data"
|
|
newline
|
|
bitfld.long 0x0 16.--17. "WIDTH,Transfer Width" "0: 1-bit transfer,1: 2-bit transfer,2: 4-bit transfer,?"
|
|
hexmask.long.word 0x0 0.--11. 1. "FRAMESZ,Frame Size"
|
|
wgroup.long 0x64++0x3
|
|
line.long 0x0 "TDR,Transmit Data"
|
|
hexmask.long 0x0 0.--31. 1. "DATA,Transmit Data"
|
|
rgroup.long 0x70++0xB
|
|
line.long 0x0 "RSR,Receive Status"
|
|
bitfld.long 0x0 1. "RXEMPTY,RX FIFO Empty" "0: Not empty,1: Empty"
|
|
bitfld.long 0x0 0. "SOF,Start Of Frame" "0: Subsequent data word,1: First data word"
|
|
line.long 0x4 "RDR,Receive Data"
|
|
hexmask.long 0x4 0.--31. 1. "DATA,Receive Data"
|
|
line.long 0x8 "RDROR,Receive Data Read Only"
|
|
hexmask.long 0x8 0.--31. 1. "DATA,Receive Data"
|
|
wgroup.long 0x3FC++0x3
|
|
line.long 0x0 "TCBR,Transmit Command Burst"
|
|
hexmask.long 0x0 0.--31. 1. "DATA,Command Data"
|
|
repeat 128. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
wgroup.long ($2+0x400)++0x3
|
|
line.long 0x0 "TDBR[$1],Transmit Data Burst"
|
|
hexmask.long 0x0 0.--31. 1. "DATA,Data"
|
|
repeat.end
|
|
repeat 128. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0x600)++0x3
|
|
line.long 0x0 "RDBR[$1],Receive Data Burst"
|
|
hexmask.long 0x0 0.--31. 1. "DATA,Data"
|
|
repeat.end
|
|
tree.end
|
|
tree.end
|
|
tree "LPTMR (Low-Power Timer)"
|
|
base ad:0x0
|
|
tree "LPTMR0"
|
|
base ad:0x4002D000
|
|
group.long 0x0++0xF
|
|
line.long 0x0 "CSR,Control Status"
|
|
bitfld.long 0x0 8. "TDRE,Timer DMA Request Enable" "0: Disable,1: Enable"
|
|
eventfld.long 0x0 7. "TCF,Timer Compare Flag" "0: CNR != (CMR + 1),1: CNR = (CMR + 1)"
|
|
bitfld.long 0x0 6. "TIE,Timer Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x0 4.--5. "TPS,Timer Pin Select" "0: Input 0,1: Input 1,2: Input 2,3: Input 3"
|
|
newline
|
|
bitfld.long 0x0 3. "TPP,Timer Pin Polarity" "0: Active-high,1: Active-low"
|
|
bitfld.long 0x0 2. "TFC,Timer Free-Running Counter" "0: Reset if TCF set,1: Reset on overflow"
|
|
bitfld.long 0x0 1. "TMS,Timer Mode Select" "0: Time Counter mode,1: Pulse Counter mode"
|
|
bitfld.long 0x0 0. "TEN,Timer Enable" "0: Disable,1: Enable"
|
|
line.long 0x4 "PSR,Prescale and Glitch Filter"
|
|
hexmask.long.byte 0x4 3.--6. 1. "PRESCALE,Prescale/Glitch Filter Value"
|
|
bitfld.long 0x4 2. "PBYP,Prescaler/Glitch Filter Bypass" "0: Prescaler/glitch filter enable,1: Prescaler/glitch filter bypass"
|
|
bitfld.long 0x4 0.--1. "PCS,Prescaler/Glitch Filter Clock Select" "0: Clock 0,1: Clock 1,2: Clock 2,3: Clock 3"
|
|
line.long 0x8 "CMR,Compare"
|
|
hexmask.long 0x8 0.--31. 1. "COMPARE,Compare Value"
|
|
line.long 0xC "CNR,Counter"
|
|
hexmask.long 0xC 0.--31. 1. "COUNTER,Counter Value"
|
|
tree.end
|
|
tree "LPTMR1"
|
|
base ad:0x4002E000
|
|
group.long 0x0++0xF
|
|
line.long 0x0 "CSR,Control Status"
|
|
bitfld.long 0x0 8. "TDRE,Timer DMA Request Enable" "0: Disable,1: Enable"
|
|
eventfld.long 0x0 7. "TCF,Timer Compare Flag" "0: CNR != (CMR + 1),1: CNR = (CMR + 1)"
|
|
bitfld.long 0x0 6. "TIE,Timer Interrupt Enable" "0: Disable,1: Enable"
|
|
bitfld.long 0x0 4.--5. "TPS,Timer Pin Select" "0: Input 0,1: Input 1,2: Input 2,3: Input 3"
|
|
newline
|
|
bitfld.long 0x0 3. "TPP,Timer Pin Polarity" "0: Active-high,1: Active-low"
|
|
bitfld.long 0x0 2. "TFC,Timer Free-Running Counter" "0: Reset if TCF set,1: Reset on overflow"
|
|
bitfld.long 0x0 1. "TMS,Timer Mode Select" "0: Time Counter mode,1: Pulse Counter mode"
|
|
bitfld.long 0x0 0. "TEN,Timer Enable" "0: Disable,1: Enable"
|
|
line.long 0x4 "PSR,Prescale and Glitch Filter"
|
|
hexmask.long.byte 0x4 3.--6. 1. "PRESCALE,Prescale/Glitch Filter Value"
|
|
bitfld.long 0x4 2. "PBYP,Prescaler/Glitch Filter Bypass" "0: Prescaler/glitch filter enable,1: Prescaler/glitch filter bypass"
|
|
bitfld.long 0x4 0.--1. "PCS,Prescaler/Glitch Filter Clock Select" "0: Clock 0,1: Clock 1,2: Clock 2,3: Clock 3"
|
|
line.long 0x8 "CMR,Compare"
|
|
hexmask.long 0x8 0.--31. 1. "COMPARE,Compare Value"
|
|
line.long 0xC "CNR,Counter"
|
|
hexmask.long 0xC 0.--31. 1. "COUNTER,Counter Value"
|
|
tree.end
|
|
tree.end
|
|
tree "LPUART (Low Power Universal Asynchronous Receiver/Transmitter)"
|
|
base ad:0x0
|
|
tree "LPUART0"
|
|
base ad:0x40038000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Identification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 8.--15. 1. "RXFIFO,Receive FIFO Size"
|
|
hexmask.long.byte 0x4 0.--7. 1. "TXFIFO,Transmit FIFO Size"
|
|
group.long 0x8++0x27
|
|
line.long 0x0 "GLOBAL,Global"
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: Not reset,1: Reset"
|
|
line.long 0x4 "PINCFG,Pin Configuration"
|
|
bitfld.long 0x4 0.--1. "TRGSEL,Trigger Select" "0: Input trigger disabled,1: Input trigger used instead of the RXD pin input,2: Input trigger used instead of the CTS_B pin input,3: Input trigger used to modulate the TXD pin.."
|
|
line.long 0x8 "BAUD,Baud Rate"
|
|
bitfld.long 0x8 31. "MAEN1,Match Address Mode Enable 1" "0: Disables,1: Enables"
|
|
bitfld.long 0x8 30. "MAEN2,Match Address Mode Enable 2" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 29. "M10,10-Bit Mode Select" "0: Receiver and transmitter use 7-bit to 9-bit data..,1: Receiver and transmitter use 10-bit data.."
|
|
hexmask.long.byte 0x8 24.--28. 1. "OSR,Oversampling Ratio (OSR)"
|
|
newline
|
|
bitfld.long 0x8 23. "TDMAE,Transmitter DMA Enable" "0: Disables DMA request,1: Enables DMA request"
|
|
bitfld.long 0x8 21. "RDMAE,Receiver Full DMA Enable" "0: Disables DMA request,1: Enables DMA request"
|
|
newline
|
|
bitfld.long 0x8 20. "RIDMAE,Receiver Idle DMA Enable" "0: DMA request disabled,1: DMA request enabled"
|
|
bitfld.long 0x8 18.--19. "MATCFG,Match Configuration" "0: Address match wakeup,1: Idle match wakeup,2: Match on and match off,3: Enables RWU on data match and match on/off for.."
|
|
newline
|
|
bitfld.long 0x8 17. "BOTHEDGE,Both Edge Sampling" "0: Receiver samples input data using the rising..,1: Receiver samples input data using the rising and.."
|
|
bitfld.long 0x8 16. "RESYNCDIS,Resynchronization Disable" "0: Enables resynchronization,1: Disables resynchronization"
|
|
newline
|
|
bitfld.long 0x8 15. "LBKDIE,LIN Break Detect Interrupt Enable" "0: Disables hardware interrupts from STAT[LBKDIF]..,1: Requests hardware interrupt when STAT[LBKDIF] is 1"
|
|
bitfld.long 0x8 14. "RXEDGIE,RX Input Active Edge Interrupt Enable" "0: Disables hardware interrupts from STAT[RXEDGIF],1: Requests hardware interrupts when STAT[RXEDGIF].."
|
|
newline
|
|
bitfld.long 0x8 13. "SBNS,Stop Bit Number Select" "0: One stop bit,1: Two stop bits"
|
|
hexmask.long.word 0x8 0.--12. 1. "SBR,Baud Rate Modulo Divisor"
|
|
line.long 0xC "STAT,Status"
|
|
eventfld.long 0xC 31. "LBKDIF,LIN Break Detect Interrupt Flag" "0: Not detected,1: Detected"
|
|
eventfld.long 0xC 30. "RXEDGIF,RXD Pin Active Edge Interrupt Flag" "0: Not occurred,1: Occurred"
|
|
newline
|
|
bitfld.long 0xC 29. "MSBF,MSB First" "0: LSB,1: MSB"
|
|
bitfld.long 0xC 28. "RXINV,Receive Data Inversion" "0: Inverted,1: Not inverted"
|
|
newline
|
|
bitfld.long 0xC 27. "RWUID,Receive Wake Up Idle Detect" "0: STAT[IDLE] does not become 1,1: STAT[IDLE] becomes 1"
|
|
bitfld.long 0xC 26. "BRK13,Break Character Generation Length" "0: 9 to 13 bit times,1: 12 to 15 bit times"
|
|
newline
|
|
bitfld.long 0xC 25. "LBKDE,LIN Break Detection Enable" "0: Disables,1: Enables"
|
|
rbitfld.long 0xC 24. "RAF,Receiver Active Flag" "0: Idle waiting for a start bit,1: Receiver active (RXD pin input not idle)"
|
|
newline
|
|
rbitfld.long 0xC 23. "TDRE,Transmit Data Register Empty Flag" "0: Greater than watermark,1: Equal to or less than watermark"
|
|
rbitfld.long 0xC 22. "TC,Transmission Complete Flag" "0: Transmitter active (sending data a preamble or a..,1: Transmitter idle (transmission activity complete)"
|
|
newline
|
|
rbitfld.long 0xC 21. "RDRF,Receive Data Register Full Flag" "0: Less than watermark,1: Equal to or greater than watermark"
|
|
eventfld.long 0xC 20. "IDLE,Idle Line Flag" "0: No idle line detected,1: Idle line detected"
|
|
newline
|
|
eventfld.long 0xC 19. "OR,Receiver Overrun Flag" "0: No overrun,1: Receive overrun (new LPUART data lost)"
|
|
eventfld.long 0xC 18. "NF,Noise Flag (NF)" "0: No noise detected,1: Noise detected"
|
|
newline
|
|
eventfld.long 0xC 17. "FE,Framing Error Flag (FE)" "0: No framing error detected (this does not..,1: Framing error detected"
|
|
eventfld.long 0xC 16. "PF,Parity Error Flag (PF)" "0: No parity error detected,1: Parity error detected"
|
|
newline
|
|
eventfld.long 0xC 15. "MA1F,Match 1 Flag" "0: Not equal to MA1,1: Equal to MA1"
|
|
eventfld.long 0xC 14. "MA2F,Match 2 Flag" "0: Not equal to MA2,1: Equal to MA2"
|
|
newline
|
|
bitfld.long 0xC 1. "AME,Address Mark Enable" "0: Address mark in character is MSB,1: Address mark in character is the last bit before.."
|
|
bitfld.long 0xC 0. "LBKFE,LIN Break Flag Enable" "0: Disables LIN break detect,1: Enables LIN break detect"
|
|
line.long 0x10 "CTRL,Control"
|
|
bitfld.long 0x10 31. "R8T9,Receive Bit 8 Transmit Bit 9" "0,1"
|
|
bitfld.long 0x10 30. "R9T8,Receive Bit 9 Transmit Bit 8" "0,1"
|
|
newline
|
|
bitfld.long 0x10 29. "TXDIR,TXD Pin Direction in Single-Wire Mode" "0: TXD pin is an input in Single-Wire mode,1: TXD pin is an output in Single-Wire mode"
|
|
bitfld.long 0x10 28. "TXINV,Transmit Data Inversion" "0: Not inverted,1: Inverted"
|
|
newline
|
|
bitfld.long 0x10 27. "ORIE,Overrun Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 26. "NEIE,Noise Error Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 25. "FEIE,Framing Error Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 24. "PEIE,Parity Error Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 23. "TIE,Transmit Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 22. "TCIE,Transmission Complete Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 21. "RIE,Receiver Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 20. "ILIE,Idle Line Interrupt Enable" "0: Disables hardware interrupts from STAT[IDLE];..,1: Enables hardware interrupts when STAT[IDLE] = 1"
|
|
newline
|
|
bitfld.long 0x10 19. "TE,Transmitter Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 18. "RE,Receiver Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 17. "RWU,Receiver Wakeup Control" "0: Normal receiver operation,1: LPUART receiver in standby waiting for a wakeup.."
|
|
bitfld.long 0x10 16. "SBK,Send Break" "0: Normal transmitter operation,1: Queue break character(s) to be sent"
|
|
newline
|
|
bitfld.long 0x10 15. "MA1IE,Match 1 (MA1F) Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 14. "MA2IE,Match 2 (MA2F) Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 11. "M7,7-Bit Mode Select" "0: 8-bit to 10-bit data characters,1: 7-bit data characters"
|
|
bitfld.long 0x10 8.--10. "IDLECFG,Idle Configuration" "0: 1,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
newline
|
|
bitfld.long 0x10 7. "LOOPS,Loop Mode Select" "0: Normal operation: RXD and TXD use separate pins,1: Loop mode or Single-Wire mode"
|
|
bitfld.long 0x10 6. "DOZEEN,Enables LPUART in Doze mode. If this field is 1 LPUART remains active when not in Doze mode." "0: Enables,1: Disables"
|
|
newline
|
|
bitfld.long 0x10 5. "RSRC,Receiver Source Select" "0: Internal Loopback mode,1: Single-wire mode"
|
|
bitfld.long 0x10 4. "M,9-Bit Or 8-Bit Mode Select" "0: 8-bit data characters,1: 9-bit data characters"
|
|
newline
|
|
bitfld.long 0x10 3. "WAKE,Receiver Wakeup Method Select" "0: Configures CTRL[RWU] for idle-line wakeup,1: Configures CTRL[RWU] with address-mark wakeup"
|
|
bitfld.long 0x10 2. "ILT,Idle Line Type Select" "0: After the start bit,1: After the stop bit"
|
|
newline
|
|
bitfld.long 0x10 1. "PE,Parity Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 0. "PT,Parity Type" "0: Even parity,1: Odd parity"
|
|
line.long 0x14 "DATA,Data"
|
|
rbitfld.long 0x14 15. "NOISY,Noisy Data Received" "0: Received without noise,1: Received with noise"
|
|
rbitfld.long 0x14 14. "PARITYE,Parity Error" "0: Received without a parity error,1: Received with a parity error"
|
|
newline
|
|
bitfld.long 0x14 13. "FRETSC,Frame Error Transmit Special Character" "0: Received without a frame error on reads or..,1: Received with a frame error on reads or.."
|
|
rbitfld.long 0x14 12. "RXEMPT,Receive Buffer Empty" "0: Contains valid data,1: Contains invalid data and is empty"
|
|
newline
|
|
rbitfld.long 0x14 11. "IDLINE,Idle Line" "0: Received was not idle,1: Receiver was idle"
|
|
rbitfld.long 0x14 10. "LINBRK,LIN Break" "0: LIN break not detected or LIN break detect..,1: LIN break detected"
|
|
newline
|
|
bitfld.long 0x14 9. "R9T9,Read Receive FIFO Bit 9 Or Write Transmit FIFO Bit 9" "0,1"
|
|
bitfld.long 0x14 8. "R8T8,Read Receive FIFO Bit 8 Or Write Transmit FIFO Bit 8" "0,1"
|
|
newline
|
|
bitfld.long 0x14 7. "R7T7,Read Receive FIFO Bit 7 Or Write Transmit FIFO Bit 7" "0,1"
|
|
bitfld.long 0x14 6. "R6T6,Read Receive FIFO Bit 6 Or Write Transmit FIFO Bit 6" "0,1"
|
|
newline
|
|
bitfld.long 0x14 5. "R5T5,Read Receive FIFO Bit 5 Or Write Transmit FIFO Bit 5" "0,1"
|
|
bitfld.long 0x14 4. "R4T4,Read Receive FIFO Bit 4 Or Write Transmit FIFO Bit 4" "0,1"
|
|
newline
|
|
bitfld.long 0x14 3. "R3T3,Read Receive FIFO Bit 3 Or Write Transmit FIFO Bit 3" "0,1"
|
|
bitfld.long 0x14 2. "R2T2,Read Receive FIFO Bit 2 Or Write Transmit FIFO Bit 2" "0,1"
|
|
newline
|
|
bitfld.long 0x14 1. "R1T1,Read Receive FIFO Bit 1 Or Write Transmit FIFO Bit 1" "0,1"
|
|
bitfld.long 0x14 0. "R0T0,Read Receive FIFO Bit 0 Or Write Transmit FIFO Bit 0" "0,1"
|
|
line.long 0x18 "MATCH,Match Address"
|
|
hexmask.long.word 0x18 16.--25. 1. "MA2,Match Address 2"
|
|
hexmask.long.word 0x18 0.--9. 1. "MA1,Match Address 1"
|
|
line.long 0x1C "MODIR,MODEM IrDA"
|
|
bitfld.long 0x1C 18. "IREN,IR Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x1C 16.--17. "TNP,Transmitter Narrow Pulse" "0: 1 / OSR,1: 2 / OSR,2: 3 / OSR,3: 4 / OSR"
|
|
newline
|
|
bitfld.long 0x1C 8.--10. "RTSWATER,Receive RTS Configuration" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x1C 5. "TXCTSSRC,Transmit CTS Source" "0: The CTS_B pin,1: An internal connection to the receiver address.."
|
|
newline
|
|
bitfld.long 0x1C 4. "TXCTSC,Transmit CTS Configuration" "0: Sampled at the start of each character,1: Sampled when the transmitter is idle"
|
|
bitfld.long 0x1C 3. "RXRTSE,Receiver RTS Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x1C 2. "TXRTSPOL,Transmitter RTS Polarity" "0: Transmitter RTS is active low,1: Transmitter RTS is active high"
|
|
bitfld.long 0x1C 1. "TXRTSE,Transmitter RTS Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x1C 0. "TXCTSE,Transmitter CTS Enable" "0: Disables,1: Enables"
|
|
line.long 0x20 "FIFO,FIFO"
|
|
rbitfld.long 0x20 23. "TXEMPT,Transmit FIFO Or Buffer Empty" "0: Not empty,1: Empty"
|
|
rbitfld.long 0x20 22. "RXEMPT,Receive FIFO Or Buffer Empty" "0: Not empty,1: Empty"
|
|
newline
|
|
eventfld.long 0x20 17. "TXOF,Transmitter FIFO Overflow Flag" "0: No overflow,1: Overflow"
|
|
eventfld.long 0x20 16. "RXUF,Receiver FIFO Underflow Flag" "0: No underflow,1: Underflow"
|
|
newline
|
|
bitfld.long 0x20 15. "TXFLUSH,Transmit FIFO Flush" "0: No effect,1: All data is flushed out"
|
|
bitfld.long 0x20 14. "RXFLUSH,Receive FIFO Flush" "0: No effect,1: All data is flushed out"
|
|
newline
|
|
bitfld.long 0x20 10.--12. "RXIDEN,Receiver Idle Empty Enable" "0: Disables STAT[RDRF] to become 1 because of..,1: Enables STAT[RDRF] to become 1 because of..,2: Enables STAT[RDRF] to become 1 because of..,3: Enables STAT[RDRF] to become 1 because of..,4: Enables STAT[RDRF] to become 1 because of..,5: Enables STAT[RDRF] to become 1 because of..,6: Enables STAT[RDRF] to become 1 because of..,7: Enables STAT[RDRF] to become 1 because of.."
|
|
bitfld.long 0x20 9. "TXOFE,Transmit FIFO Overflow Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x20 8. "RXUFE,Receive FIFO Underflow Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x20 7. "TXFE,Transmit FIFO Enable" "0: Disables; buffer depth is 1,1: Enables; FIFO[TXFIFOSIZE] indicates the buffer.."
|
|
newline
|
|
rbitfld.long 0x20 4.--6. "TXFIFOSIZE,Transmit FIFO Buffer Depth" "0: Transmit FIFO buffer depth = 1 dataword,1: Transmit FIFO buffer depth = 4 datawords,2: Transmit FIFO buffer depth = 8 datawords,3: Transmit FIFO buffer depth = 16 datawords,4: Transmit FIFO buffer depth = 32 datawords,5: Transmit FIFO buffer depth = 64 datawords,6: Transmit FIFO buffer depth = 128 datawords,7: Transmit FIFO buffer depth = 256 datawords"
|
|
bitfld.long 0x20 3. "RXFE,Receive FIFO Enable" "0: Disables; buffer depth is 1,1: Enables; FIFO[RXFIFOSIZE] indicates the buffer.."
|
|
newline
|
|
rbitfld.long 0x20 0.--2. "RXFIFOSIZE,Receive FIFO Buffer Depth" "0: Receive FIFO buffer depth = 1 dataword,1: Receive FIFO buffer depth = 4 datawords,2: Receive FIFO buffer depth = 8 datawords,3: Receive FIFO buffer depth = 16 datawords,4: Receive FIFO buffer depth = 32 datawords,5: Receive FIFO buffer depth = 64 datawords,6: Receive FIFO buffer depth = 128 datawords,7: Receive FIFO buffer depth = 256 datawords"
|
|
line.long 0x24 "WATER,Watermark"
|
|
hexmask.long.byte 0x24 24.--27. 1. "RXCOUNT,Receive Counter"
|
|
bitfld.long 0x24 16.--18. "RXWATER,Receive Watermark" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x24 8.--11. 1. "TXCOUNT,Transmit Counter"
|
|
bitfld.long 0x24 0.--2. "TXWATER,Transmit Watermark" "0,1,2,3,4,5,6,7"
|
|
rgroup.long 0x30++0x3
|
|
line.long 0x0 "DATARO,Data Read-Only"
|
|
hexmask.long.word 0x0 0.--15. 1. "DATA,Receive Data"
|
|
tree.end
|
|
tree "LPUART1"
|
|
base ad:0x40039000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Identification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 8.--15. 1. "RXFIFO,Receive FIFO Size"
|
|
hexmask.long.byte 0x4 0.--7. 1. "TXFIFO,Transmit FIFO Size"
|
|
group.long 0x8++0x27
|
|
line.long 0x0 "GLOBAL,Global"
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: Not reset,1: Reset"
|
|
line.long 0x4 "PINCFG,Pin Configuration"
|
|
bitfld.long 0x4 0.--1. "TRGSEL,Trigger Select" "0: Input trigger disabled,1: Input trigger used instead of the RXD pin input,2: Input trigger used instead of the CTS_B pin input,3: Input trigger used to modulate the TXD pin.."
|
|
line.long 0x8 "BAUD,Baud Rate"
|
|
bitfld.long 0x8 31. "MAEN1,Match Address Mode Enable 1" "0: Disables,1: Enables"
|
|
bitfld.long 0x8 30. "MAEN2,Match Address Mode Enable 2" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 29. "M10,10-Bit Mode Select" "0: Receiver and transmitter use 7-bit to 9-bit data..,1: Receiver and transmitter use 10-bit data.."
|
|
hexmask.long.byte 0x8 24.--28. 1. "OSR,Oversampling Ratio (OSR)"
|
|
newline
|
|
bitfld.long 0x8 23. "TDMAE,Transmitter DMA Enable" "0: Disables DMA request,1: Enables DMA request"
|
|
bitfld.long 0x8 21. "RDMAE,Receiver Full DMA Enable" "0: Disables DMA request,1: Enables DMA request"
|
|
newline
|
|
bitfld.long 0x8 20. "RIDMAE,Receiver Idle DMA Enable" "0: DMA request disabled,1: DMA request enabled"
|
|
bitfld.long 0x8 18.--19. "MATCFG,Match Configuration" "0: Address match wakeup,1: Idle match wakeup,2: Match on and match off,3: Enables RWU on data match and match on/off for.."
|
|
newline
|
|
bitfld.long 0x8 17. "BOTHEDGE,Both Edge Sampling" "0: Receiver samples input data using the rising..,1: Receiver samples input data using the rising and.."
|
|
bitfld.long 0x8 16. "RESYNCDIS,Resynchronization Disable" "0: Enables resynchronization,1: Disables resynchronization"
|
|
newline
|
|
bitfld.long 0x8 15. "LBKDIE,LIN Break Detect Interrupt Enable" "0: Disables hardware interrupts from STAT[LBKDIF]..,1: Requests hardware interrupt when STAT[LBKDIF] is 1"
|
|
bitfld.long 0x8 14. "RXEDGIE,RX Input Active Edge Interrupt Enable" "0: Disables hardware interrupts from STAT[RXEDGIF],1: Requests hardware interrupts when STAT[RXEDGIF].."
|
|
newline
|
|
bitfld.long 0x8 13. "SBNS,Stop Bit Number Select" "0: One stop bit,1: Two stop bits"
|
|
hexmask.long.word 0x8 0.--12. 1. "SBR,Baud Rate Modulo Divisor"
|
|
line.long 0xC "STAT,Status"
|
|
eventfld.long 0xC 31. "LBKDIF,LIN Break Detect Interrupt Flag" "0: Not detected,1: Detected"
|
|
eventfld.long 0xC 30. "RXEDGIF,RXD Pin Active Edge Interrupt Flag" "0: Not occurred,1: Occurred"
|
|
newline
|
|
bitfld.long 0xC 29. "MSBF,MSB First" "0: LSB,1: MSB"
|
|
bitfld.long 0xC 28. "RXINV,Receive Data Inversion" "0: Inverted,1: Not inverted"
|
|
newline
|
|
bitfld.long 0xC 27. "RWUID,Receive Wake Up Idle Detect" "0: STAT[IDLE] does not become 1,1: STAT[IDLE] becomes 1"
|
|
bitfld.long 0xC 26. "BRK13,Break Character Generation Length" "0: 9 to 13 bit times,1: 12 to 15 bit times"
|
|
newline
|
|
bitfld.long 0xC 25. "LBKDE,LIN Break Detection Enable" "0: Disables,1: Enables"
|
|
rbitfld.long 0xC 24. "RAF,Receiver Active Flag" "0: Idle waiting for a start bit,1: Receiver active (RXD pin input not idle)"
|
|
newline
|
|
rbitfld.long 0xC 23. "TDRE,Transmit Data Register Empty Flag" "0: Greater than watermark,1: Equal to or less than watermark"
|
|
rbitfld.long 0xC 22. "TC,Transmission Complete Flag" "0: Transmitter active (sending data a preamble or a..,1: Transmitter idle (transmission activity complete)"
|
|
newline
|
|
rbitfld.long 0xC 21. "RDRF,Receive Data Register Full Flag" "0: Less than watermark,1: Equal to or greater than watermark"
|
|
eventfld.long 0xC 20. "IDLE,Idle Line Flag" "0: No idle line detected,1: Idle line detected"
|
|
newline
|
|
eventfld.long 0xC 19. "OR,Receiver Overrun Flag" "0: No overrun,1: Receive overrun (new LPUART data lost)"
|
|
eventfld.long 0xC 18. "NF,Noise Flag (NF)" "0: No noise detected,1: Noise detected"
|
|
newline
|
|
eventfld.long 0xC 17. "FE,Framing Error Flag (FE)" "0: No framing error detected (this does not..,1: Framing error detected"
|
|
eventfld.long 0xC 16. "PF,Parity Error Flag (PF)" "0: No parity error detected,1: Parity error detected"
|
|
newline
|
|
eventfld.long 0xC 15. "MA1F,Match 1 Flag" "0: Not equal to MA1,1: Equal to MA1"
|
|
eventfld.long 0xC 14. "MA2F,Match 2 Flag" "0: Not equal to MA2,1: Equal to MA2"
|
|
newline
|
|
bitfld.long 0xC 1. "AME,Address Mark Enable" "0: Address mark in character is MSB,1: Address mark in character is the last bit before.."
|
|
bitfld.long 0xC 0. "LBKFE,LIN Break Flag Enable" "0: Disables LIN break detect,1: Enables LIN break detect"
|
|
line.long 0x10 "CTRL,Control"
|
|
bitfld.long 0x10 31. "R8T9,Receive Bit 8 Transmit Bit 9" "0,1"
|
|
bitfld.long 0x10 30. "R9T8,Receive Bit 9 Transmit Bit 8" "0,1"
|
|
newline
|
|
bitfld.long 0x10 29. "TXDIR,TXD Pin Direction in Single-Wire Mode" "0: TXD pin is an input in Single-Wire mode,1: TXD pin is an output in Single-Wire mode"
|
|
bitfld.long 0x10 28. "TXINV,Transmit Data Inversion" "0: Not inverted,1: Inverted"
|
|
newline
|
|
bitfld.long 0x10 27. "ORIE,Overrun Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 26. "NEIE,Noise Error Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 25. "FEIE,Framing Error Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 24. "PEIE,Parity Error Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 23. "TIE,Transmit Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 22. "TCIE,Transmission Complete Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 21. "RIE,Receiver Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 20. "ILIE,Idle Line Interrupt Enable" "0: Disables hardware interrupts from STAT[IDLE];..,1: Enables hardware interrupts when STAT[IDLE] = 1"
|
|
newline
|
|
bitfld.long 0x10 19. "TE,Transmitter Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 18. "RE,Receiver Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 17. "RWU,Receiver Wakeup Control" "0: Normal receiver operation,1: LPUART receiver in standby waiting for a wakeup.."
|
|
bitfld.long 0x10 16. "SBK,Send Break" "0: Normal transmitter operation,1: Queue break character(s) to be sent"
|
|
newline
|
|
bitfld.long 0x10 15. "MA1IE,Match 1 (MA1F) Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 14. "MA2IE,Match 2 (MA2F) Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 11. "M7,7-Bit Mode Select" "0: 8-bit to 10-bit data characters,1: 7-bit data characters"
|
|
bitfld.long 0x10 8.--10. "IDLECFG,Idle Configuration" "0: 1,1: 2,2: 4,3: 8,4: 16,5: 32,6: 64,7: 128"
|
|
newline
|
|
bitfld.long 0x10 7. "LOOPS,Loop Mode Select" "0: Normal operation: RXD and TXD use separate pins,1: Loop mode or Single-Wire mode"
|
|
bitfld.long 0x10 6. "DOZEEN,Enables LPUART in Doze mode. If this field is 1 LPUART remains active when not in Doze mode." "0: Enables,1: Disables"
|
|
newline
|
|
bitfld.long 0x10 5. "RSRC,Receiver Source Select" "0: Internal Loopback mode,1: Single-wire mode"
|
|
bitfld.long 0x10 4. "M,9-Bit Or 8-Bit Mode Select" "0: 8-bit data characters,1: 9-bit data characters"
|
|
newline
|
|
bitfld.long 0x10 3. "WAKE,Receiver Wakeup Method Select" "0: Configures CTRL[RWU] for idle-line wakeup,1: Configures CTRL[RWU] with address-mark wakeup"
|
|
bitfld.long 0x10 2. "ILT,Idle Line Type Select" "0: After the start bit,1: After the stop bit"
|
|
newline
|
|
bitfld.long 0x10 1. "PE,Parity Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 0. "PT,Parity Type" "0: Even parity,1: Odd parity"
|
|
line.long 0x14 "DATA,Data"
|
|
rbitfld.long 0x14 15. "NOISY,Noisy Data Received" "0: Received without noise,1: Received with noise"
|
|
rbitfld.long 0x14 14. "PARITYE,Parity Error" "0: Received without a parity error,1: Received with a parity error"
|
|
newline
|
|
bitfld.long 0x14 13. "FRETSC,Frame Error Transmit Special Character" "0: Received without a frame error on reads or..,1: Received with a frame error on reads or.."
|
|
rbitfld.long 0x14 12. "RXEMPT,Receive Buffer Empty" "0: Contains valid data,1: Contains invalid data and is empty"
|
|
newline
|
|
rbitfld.long 0x14 11. "IDLINE,Idle Line" "0: Received was not idle,1: Receiver was idle"
|
|
rbitfld.long 0x14 10. "LINBRK,LIN Break" "0: LIN break not detected or LIN break detect..,1: LIN break detected"
|
|
newline
|
|
bitfld.long 0x14 9. "R9T9,Read Receive FIFO Bit 9 Or Write Transmit FIFO Bit 9" "0,1"
|
|
bitfld.long 0x14 8. "R8T8,Read Receive FIFO Bit 8 Or Write Transmit FIFO Bit 8" "0,1"
|
|
newline
|
|
bitfld.long 0x14 7. "R7T7,Read Receive FIFO Bit 7 Or Write Transmit FIFO Bit 7" "0,1"
|
|
bitfld.long 0x14 6. "R6T6,Read Receive FIFO Bit 6 Or Write Transmit FIFO Bit 6" "0,1"
|
|
newline
|
|
bitfld.long 0x14 5. "R5T5,Read Receive FIFO Bit 5 Or Write Transmit FIFO Bit 5" "0,1"
|
|
bitfld.long 0x14 4. "R4T4,Read Receive FIFO Bit 4 Or Write Transmit FIFO Bit 4" "0,1"
|
|
newline
|
|
bitfld.long 0x14 3. "R3T3,Read Receive FIFO Bit 3 Or Write Transmit FIFO Bit 3" "0,1"
|
|
bitfld.long 0x14 2. "R2T2,Read Receive FIFO Bit 2 Or Write Transmit FIFO Bit 2" "0,1"
|
|
newline
|
|
bitfld.long 0x14 1. "R1T1,Read Receive FIFO Bit 1 Or Write Transmit FIFO Bit 1" "0,1"
|
|
bitfld.long 0x14 0. "R0T0,Read Receive FIFO Bit 0 Or Write Transmit FIFO Bit 0" "0,1"
|
|
line.long 0x18 "MATCH,Match Address"
|
|
hexmask.long.word 0x18 16.--25. 1. "MA2,Match Address 2"
|
|
hexmask.long.word 0x18 0.--9. 1. "MA1,Match Address 1"
|
|
line.long 0x1C "MODIR,MODEM IrDA"
|
|
bitfld.long 0x1C 18. "IREN,IR Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x1C 16.--17. "TNP,Transmitter Narrow Pulse" "0: 1 / OSR,1: 2 / OSR,2: 3 / OSR,3: 4 / OSR"
|
|
newline
|
|
bitfld.long 0x1C 8.--10. "RTSWATER,Receive RTS Configuration" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x1C 5. "TXCTSSRC,Transmit CTS Source" "0: The CTS_B pin,1: An internal connection to the receiver address.."
|
|
newline
|
|
bitfld.long 0x1C 4. "TXCTSC,Transmit CTS Configuration" "0: Sampled at the start of each character,1: Sampled when the transmitter is idle"
|
|
bitfld.long 0x1C 3. "RXRTSE,Receiver RTS Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x1C 2. "TXRTSPOL,Transmitter RTS Polarity" "0: Transmitter RTS is active low,1: Transmitter RTS is active high"
|
|
bitfld.long 0x1C 1. "TXRTSE,Transmitter RTS Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x1C 0. "TXCTSE,Transmitter CTS Enable" "0: Disables,1: Enables"
|
|
line.long 0x20 "FIFO,FIFO"
|
|
rbitfld.long 0x20 23. "TXEMPT,Transmit FIFO Or Buffer Empty" "0: Not empty,1: Empty"
|
|
rbitfld.long 0x20 22. "RXEMPT,Receive FIFO Or Buffer Empty" "0: Not empty,1: Empty"
|
|
newline
|
|
eventfld.long 0x20 17. "TXOF,Transmitter FIFO Overflow Flag" "0: No overflow,1: Overflow"
|
|
eventfld.long 0x20 16. "RXUF,Receiver FIFO Underflow Flag" "0: No underflow,1: Underflow"
|
|
newline
|
|
bitfld.long 0x20 15. "TXFLUSH,Transmit FIFO Flush" "0: No effect,1: All data is flushed out"
|
|
bitfld.long 0x20 14. "RXFLUSH,Receive FIFO Flush" "0: No effect,1: All data is flushed out"
|
|
newline
|
|
bitfld.long 0x20 10.--12. "RXIDEN,Receiver Idle Empty Enable" "0: Disables STAT[RDRF] to become 1 because of..,1: Enables STAT[RDRF] to become 1 because of..,2: Enables STAT[RDRF] to become 1 because of..,3: Enables STAT[RDRF] to become 1 because of..,4: Enables STAT[RDRF] to become 1 because of..,5: Enables STAT[RDRF] to become 1 because of..,6: Enables STAT[RDRF] to become 1 because of..,7: Enables STAT[RDRF] to become 1 because of.."
|
|
bitfld.long 0x20 9. "TXOFE,Transmit FIFO Overflow Interrupt Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x20 8. "RXUFE,Receive FIFO Underflow Interrupt Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x20 7. "TXFE,Transmit FIFO Enable" "0: Disables; buffer depth is 1,1: Enables; FIFO[TXFIFOSIZE] indicates the buffer.."
|
|
newline
|
|
rbitfld.long 0x20 4.--6. "TXFIFOSIZE,Transmit FIFO Buffer Depth" "0: Transmit FIFO buffer depth = 1 dataword,1: Transmit FIFO buffer depth = 4 datawords,2: Transmit FIFO buffer depth = 8 datawords,3: Transmit FIFO buffer depth = 16 datawords,4: Transmit FIFO buffer depth = 32 datawords,5: Transmit FIFO buffer depth = 64 datawords,6: Transmit FIFO buffer depth = 128 datawords,7: Transmit FIFO buffer depth = 256 datawords"
|
|
bitfld.long 0x20 3. "RXFE,Receive FIFO Enable" "0: Disables; buffer depth is 1,1: Enables; FIFO[RXFIFOSIZE] indicates the buffer.."
|
|
newline
|
|
rbitfld.long 0x20 0.--2. "RXFIFOSIZE,Receive FIFO Buffer Depth" "0: Receive FIFO buffer depth = 1 dataword,1: Receive FIFO buffer depth = 4 datawords,2: Receive FIFO buffer depth = 8 datawords,3: Receive FIFO buffer depth = 16 datawords,4: Receive FIFO buffer depth = 32 datawords,5: Receive FIFO buffer depth = 64 datawords,6: Receive FIFO buffer depth = 128 datawords,7: Receive FIFO buffer depth = 256 datawords"
|
|
line.long 0x24 "WATER,Watermark"
|
|
hexmask.long.byte 0x24 24.--27. 1. "RXCOUNT,Receive Counter"
|
|
bitfld.long 0x24 16.--18. "RXWATER,Receive Watermark" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x24 8.--11. 1. "TXCOUNT,Transmit Counter"
|
|
bitfld.long 0x24 0.--2. "TXWATER,Transmit Watermark" "0,1,2,3,4,5,6,7"
|
|
rgroup.long 0x30++0x3
|
|
line.long 0x0 "DATARO,Data Read-Only"
|
|
hexmask.long.word 0x0 0.--15. 1. "DATA,Receive Data"
|
|
tree.end
|
|
tree.end
|
|
tree "LTC (Low Tier Crypto)"
|
|
base ad:0x48A06800
|
|
group.long 0x0++0x3
|
|
line.long 0x0 "MD,Mode Register"
|
|
hexmask.long.byte 0x0 16.--23. 1. "ALG,Algorithm"
|
|
hexmask.long.word 0x0 4.--12. 1. "AAI,Additional Algorithm information"
|
|
newline
|
|
bitfld.long 0x0 2.--3. "AS,Algorithm State" "0: Update,1: Initialize,2: Finalize,3: Initialize/Finalize"
|
|
bitfld.long 0x0 1. "ICV_TEST,ICV Checking / Test AES fault detection." "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "ENC,Encrypt/Decrypt." "0: Decrypt.,1: Encrypt."
|
|
wgroup.long 0x8++0x3
|
|
line.long 0x0 "KS,Key Size Register"
|
|
hexmask.long.byte 0x0 0.--4. 1. "KS,Key Size"
|
|
group.long 0x10++0x3
|
|
line.long 0x0 "DS,Data Size Register"
|
|
hexmask.long.word 0x0 0.--11. 1. "DS,Data Size"
|
|
group.long 0x18++0x3
|
|
line.long 0x0 "ICVS,ICV Size Register"
|
|
hexmask.long.byte 0x0 0.--4. 1. "ICVS,ICV Size in Bytes"
|
|
wgroup.long 0x30++0x3
|
|
line.long 0x0 "COM,Command Register"
|
|
bitfld.long 0x0 1. "AES,Reset AESA" "0: Do Not Reset,1: Reset AES Accelerator"
|
|
bitfld.long 0x0 0. "ALL,Reset All Internal Logic" "0: Do Not Reset,1: Reset all CHAs in use by this CCB."
|
|
group.long 0x34++0x3
|
|
line.long 0x0 "CTL,Control Register"
|
|
bitfld.long 0x0 31. "KAL,Key Register Access Lock" "0: Key Register is readable.,1: Key Register is not readable."
|
|
bitfld.long 0x0 23. "COS,Context Register Output Byte Swap" "0: Do Not Byte Swap Data.,1: Byte Swap Data."
|
|
newline
|
|
bitfld.long 0x0 22. "CIS,Context Register Input Byte Swap" "0: Do Not Byte Swap Data.,1: Byte Swap Data."
|
|
bitfld.long 0x0 21. "KOS,Key Register Output Byte Swap" "0: Do Not Byte Swap Data.,1: Byte Swap Data."
|
|
newline
|
|
bitfld.long 0x0 20. "KIS,Key Register Input Byte Swap" "0: Do Not Byte Swap Data.,1: Byte Swap Data."
|
|
bitfld.long 0x0 17. "OFS,Output FIFO Byte Swap" "0: Do Not Byte Swap Data.,1: Byte Swap Data."
|
|
newline
|
|
bitfld.long 0x0 16. "IFS,Input FIFO Byte Swap" "0: Do Not Byte Swap Data.,1: Byte Swap Data."
|
|
bitfld.long 0x0 13. "OFR,Output FIFO DMA Request Size" "0: DMA request size is 1 entry.,1: DMA request size is 4 entries."
|
|
newline
|
|
bitfld.long 0x0 12. "OFE,Output FIFO DMA Enable" "0: DMA Request and Done signals disabled for the..,1: DMA Request and Done signals enabled for the.."
|
|
bitfld.long 0x0 9. "IFR,Input FIFO DMA Request Size" "0: DMA request size is 1 entry.,1: DMA request size is 4 entries."
|
|
newline
|
|
bitfld.long 0x0 8. "IFE,Input FIFO DMA Enable" "0: DMA Request and Done signals disabled for the..,1: DMA Request and Done signals enabled for the.."
|
|
bitfld.long 0x0 0. "IM,Interrupt Mask" "0: Interrupt not masked.,1: Interrupt masked"
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x0 "CW,Clear Written Register"
|
|
bitfld.long 0x0 31. "CIF,Clear Input FIFO" "0,1"
|
|
bitfld.long 0x0 30. "COF,Clear Output FIFO" "0,1"
|
|
newline
|
|
bitfld.long 0x0 6. "CKR,Clear the Key Register" "0,1"
|
|
bitfld.long 0x0 5. "CCR,Clear the Context Register" "0,1"
|
|
newline
|
|
bitfld.long 0x0 3. "CICV,Clear the ICV Size Register" "0,1"
|
|
bitfld.long 0x0 2. "CDS,Clear the Data Size Register" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "CM,Clear the Mode Register" "0,1"
|
|
group.long 0x48++0x3
|
|
line.long 0x0 "STA,Status Register"
|
|
rbitfld.long 0x0 20. "EI,Error Interrupt" "0: Not Error.,1: Error Interrupt."
|
|
eventfld.long 0x0 16. "DI,Done Interrupt" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 1. "AB,AESA Busy" "0: AESA Idle,1: AESA Busy."
|
|
rgroup.long 0x4C++0x3
|
|
line.long 0x0 "ESTA,Error Status Register"
|
|
hexmask.long.byte 0x0 8.--11. 1. "CL1,algorithms"
|
|
hexmask.long.byte 0x0 0.--3. 1. "ERRID1,Error ID 1"
|
|
group.long 0x58++0x3
|
|
line.long 0x0 "AADSZ,AAD Size Register"
|
|
bitfld.long 0x0 31. "AL,AAD Last" "0,1"
|
|
hexmask.long.byte 0x0 0.--3. 1. "AADSZ,AAD size in Bytes mod 16"
|
|
repeat 14. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x100)++0x3
|
|
line.long 0x0 "CTX_[$1],Context Register"
|
|
hexmask.long 0x0 0.--31. 1. "CTX,CTX"
|
|
repeat.end
|
|
repeat 4. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x200)++0x3
|
|
line.long 0x0 "KEY_[$1],Key Registers"
|
|
hexmask.long 0x0 0.--31. 1. "KEY,KEY"
|
|
repeat.end
|
|
rgroup.long 0x4F0++0xB
|
|
line.long 0x0 "VID1,Version ID Register"
|
|
hexmask.long.word 0x0 16.--31. 1. "IP_ID,ID(0x0034)."
|
|
hexmask.long.byte 0x0 8.--15. 1. "MAJ_REV,Major revision number."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "MIN_REV,Minor revision number."
|
|
line.long 0x4 "VID2,Version ID 2 Register"
|
|
hexmask.long.byte 0x4 8.--15. 1. "ARCH_ERA,Architectural ERA."
|
|
hexmask.long.byte 0x4 0.--7. 1. "ECO_REV,ECO revision number."
|
|
line.long 0x8 "CHAVID,CHA Version ID Register"
|
|
hexmask.long.byte 0x8 4.--7. 1. "AESVID,AES Version ID"
|
|
hexmask.long.byte 0x8 0.--3. 1. "AESREV,AES Revision Number"
|
|
rgroup.long 0x7C0++0x3
|
|
line.long 0x0 "FIFOSTA,FIFO Status Register"
|
|
bitfld.long 0x0 31. "OFF,Output FIFO Full" "0,1"
|
|
hexmask.long.byte 0x0 16.--22. 1. "OFL,Output FIFO Level"
|
|
newline
|
|
bitfld.long 0x0 15. "IFF,Input FIFO Full" "0,1"
|
|
hexmask.long.byte 0x0 0.--6. 1. "IFL,Input FIFO Level"
|
|
wgroup.long 0x7E0++0x3
|
|
line.long 0x0 "IFIFO,Input Data FIFO"
|
|
hexmask.long 0x0 0.--31. 1. "IFIFO,IFIFO"
|
|
rgroup.long 0x7F0++0x3
|
|
line.long 0x0 "OFIFO,Output Data FIFO"
|
|
hexmask.long 0x0 0.--31. 1. "OFIFO,Output FIFO"
|
|
tree.end
|
|
tree "MCM (Miscellaneous Control Module)"
|
|
base ad:0xE0080000
|
|
group.long 0xC++0x7
|
|
line.long 0x0 "CPCR,Core Platform Control"
|
|
bitfld.long 0x0 16. "PFLEXSTALL,Flash Stall Enable" "0: Flash stall is disabled when flash is busy.,1: Flash stall is enabled when flash is busy."
|
|
bitfld.long 0x0 9. "CBRR,Crossbar Round-robin Arbitration Enable" "0: Fixed-priority arbitration,1: Round-robin arbitration"
|
|
line.long 0x4 "ISCR,Interrupt Status and Control"
|
|
bitfld.long 0x4 31. "FIDCE,FPU Input Denormal Interrupt Enable" "0: Disable interrupt,1: Enable interrupt"
|
|
bitfld.long 0x4 28. "FIXCE,FPU Inexact Interrupt Enable" "0: Disable interrupt,1: Enable interrupt"
|
|
newline
|
|
bitfld.long 0x4 27. "FUFCE,FPU Underflow Interrupt Enable" "0: Disable interrupt,1: Enable interrupt"
|
|
bitfld.long 0x4 26. "FOFCE,FPU Overflow Interrupt Enable" "0: Disable interrupt,1: Enable interrupt"
|
|
newline
|
|
bitfld.long 0x4 25. "FDZCE,FPU Divide-by-zero Interrupt Enable" "0: Disable interrupt,1: Enable interrupt"
|
|
bitfld.long 0x4 24. "FIOCE,FPU Invalid Operation Interrupt Enable" "0: Disable interrupt,1: Enable interrupt"
|
|
newline
|
|
bitfld.long 0x4 21. "CPEE,Cache Parity Error Enable" "0: Disable error interrupt.,1: Enable error interrupt."
|
|
bitfld.long 0x4 20. "CWBEE,Cache Write Buffer Error Enable" "0: Disable error interrupt,1: Enable error interrupt"
|
|
newline
|
|
rbitfld.long 0x4 15. "FIDC,FPU Input Denormal Interrupt Status" "0: No interrupt,1: Interrupt occurred"
|
|
rbitfld.long 0x4 12. "FIXC,FPU Inexact Interrupt Status" "0: No interrupt,1: Interrupt occurred"
|
|
newline
|
|
rbitfld.long 0x4 11. "FUFC,FPU Underflow Interrupt status" "0: No interrupt,1: Interrupt occurred"
|
|
rbitfld.long 0x4 10. "FOFC,FPU Overflow Interrupt Status" "0: No interrupt,1: Interrupt occurred"
|
|
newline
|
|
rbitfld.long 0x4 9. "FDZC,FPU Divide-by-zero Interrupt Status" "0: No interrupt,1: Interrupt occurred"
|
|
rbitfld.long 0x4 8. "FIOC,FPU Invalid Operation Interrupt Status" "0: No interrupt,1: Interrupt occurred"
|
|
newline
|
|
rbitfld.long 0x4 5. "CPES,Cache Parity Error Status" "0: A cache parity error is not detected.,1: A cache parity error is detected."
|
|
eventfld.long 0x4 4. "CWBER,Cache Write Buffer Error Status" "0: No error,1: Error occurred"
|
|
rgroup.long 0x20++0xB
|
|
line.long 0x0 "FADR,Write Buffer Fault Address"
|
|
hexmask.long 0x0 0.--31. 1. "ADDRESS,Fault address"
|
|
line.long 0x4 "FATR,Store Buffer Fault Attributes"
|
|
bitfld.long 0x4 31. "BEOVR,Bus Error Overrun" "0: No bus error overrun,1: Bus error overrun occurred. The FADR and FDR.."
|
|
hexmask.long.byte 0x4 8.--11. 1. "BEMN,Bus Error Master Number"
|
|
newline
|
|
bitfld.long 0x4 7. "BEWT,Bus Error Write" "0: Read access,1: Write access"
|
|
bitfld.long 0x4 4.--5. "BESZ,Bus Error Size" "0: 8-bit access,1: 16-bit access,2: 32-bit access,?"
|
|
newline
|
|
bitfld.long 0x4 1. "BEMD,Bus Error Privilege level" "0: User mode,1: Supervisor/privileged mode"
|
|
bitfld.long 0x4 0. "BEDA,Bus Error Data Access Type" "0: Instruction,1: Data"
|
|
line.long 0x8 "FDR,Store Buffer Fault Data"
|
|
hexmask.long 0x8 0.--31. 1. "DATA,Fault Data"
|
|
group.long 0x34++0x3
|
|
line.long 0x0 "CPCR2,Core Platform Control 2"
|
|
bitfld.long 0x0 17. "LCCPWB,Limit Code Cache Peripheral Write Buffering" "0: Code cache peripheral write buffering is not..,1: Code cache peripheral write buffering is.."
|
|
rbitfld.long 0x0 16. "PCCMCTRL,Bypass Fixed Code Cache Map" "0: The fixed code cache map is not bypassed,1: The fixed code cache map is bypassed"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "CBCS,Code Bus Cache Size"
|
|
bitfld.long 0x0 3. "DCBC,Disable Code Bus cache" "0: Enable code bus cache,1: Disable code bus cache"
|
|
newline
|
|
bitfld.long 0x0 2. "FCCNA,Force Code Cache to No Allocation" "0: Force code cache to allocation,1: Force code cache to no allocation"
|
|
bitfld.long 0x0 1. "DCCWB,Disable Code Cache Write Buffer" "0: Enable code cache write buffer,1: Disable code cache write buffer"
|
|
newline
|
|
bitfld.long 0x0 0. "CCBC,Clear Code Bus Cache" "0: No effect,1: Clear code bus cache"
|
|
group.long 0x408++0x3
|
|
line.long 0x0 "LMDR2,Local Memory Descriptor 2"
|
|
rbitfld.long 0x0 31. "V,Valid" "0: LMEMn is not present.,1: LMEMn is present."
|
|
rbitfld.long 0x0 28. "LMSZH,LMEM Size Hole" "0: LMEMn is a power-of-2 capacity.,1: LMEMn is a capacity of 0.75 * LMSZ."
|
|
newline
|
|
hexmask.long.byte 0x0 24.--27. 1. "LMSZ,LMEM Size"
|
|
hexmask.long.byte 0x0 20.--23. 1. "WY,Level 1 Cache Ways"
|
|
newline
|
|
rbitfld.long 0x0 17.--19. "DPW,LMEM Data Path Width" "?,?,2: LMEMn 32-bit wide,3: LMEMn 64-bit wide,?,?,?,?"
|
|
bitfld.long 0x0 16. "RO,Read-Only" "0: Writes to the corresponding LMDRn[7:0] are..,1: Writes to the corresponding LMDRn[7:0] are.."
|
|
newline
|
|
rbitfld.long 0x0 13.--15. "MT,Memory Type" "0: SRAM_L,1: SRAM_U,2: PC Cache,3: PS Cache,?,?,?,?"
|
|
bitfld.long 0x0 7. "PCPFE,PC Parity Fault Report Enable" "0: PC parity fault report is disabled.,1: PC parity fault report is enabled."
|
|
newline
|
|
bitfld.long 0x0 5. "PCPME,PC Parity Enable" "0: PC parity is disabled.,1: PC parity is enabled."
|
|
group.long 0x480++0x3
|
|
line.long 0x0 "LMPECR,LMEM Parity Control"
|
|
bitfld.long 0x0 20. "ECPR,Enable Cache Parity Reporting" "0: Cache parity reporting is disabled,1: Cache parity reporting is enabled"
|
|
group.long 0x488++0x3
|
|
line.long 0x0 "LMPEIR,LMEM Parity Interrupt"
|
|
rbitfld.long 0x0 31. "V,Valid bit" "0,1"
|
|
hexmask.long.byte 0x0 24.--28. 1. "PEELOC,Error Location"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "PE,Parity Error"
|
|
rgroup.long 0x490++0x7
|
|
line.long 0x0 "LMFAR,LMEM Fault Address"
|
|
hexmask.long 0x0 0.--31. 1. "EFADD,Fault Address"
|
|
line.long 0x4 "LMFATR,LMEM Fault Attribute"
|
|
bitfld.long 0x4 31. "OVR,Overrun" "0: There is sigle fault or no fault.,1: There are multiple faults"
|
|
hexmask.long.byte 0x4 16.--23. 1. "PEFSYN,Parity Fault Syndrome"
|
|
newline
|
|
bitfld.long 0x4 15. "BKD,Backdoor Access" "0: Core access,1: Backdoor access"
|
|
bitfld.long 0x4 7. "PEFW,Parity Fault Write" "0: Read fault,1: Write fault"
|
|
newline
|
|
bitfld.long 0x4 4.--6. "PEFSIZE,PEFSIZE" "0: 8-bit access,1: 16-bit access,2: 32-bit access,3: 64-bit access,?,?,?,?"
|
|
hexmask.long.byte 0x4 0.--3. 1. "PEFPRT,Parity Fault Protection Signal"
|
|
rgroup.long 0x4A0++0x7
|
|
line.long 0x0 "LMFDHR,LMEM Fault Data High"
|
|
hexmask.long 0x0 0.--31. 1. "PEFDH,PEFDH"
|
|
line.long 0x4 "LMFDLR,LMEM Fault Data Low"
|
|
hexmask.long 0x4 0.--31. 1. "PEFDL,PEFDL"
|
|
tree.end
|
|
tree "MRCC (Module Reset and Clock Control)"
|
|
base ad:0x4001C000
|
|
group.long 0x4C++0x3
|
|
line.long 0x0 "MRCC_EWM0,EWM0 Reset and Clock Control"
|
|
rbitfld.long 0x0 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x0 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0x5C++0x3
|
|
line.long 0x0 "MRCC_SYSPM0,SYSPM0 Reset and Clock Control"
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0x68++0x7
|
|
line.long 0x0 "MRCC_WDOG0,WDOG0 Reset and Clock Control"
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x4 "MRCC_WDOG1,WDOG1 Reset and Clock Control"
|
|
bitfld.long 0x4 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0x74++0x3
|
|
line.long 0x0 "MRCC_SFA0,SFA0 Reset and Clock Control"
|
|
rbitfld.long 0x0 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x0 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0x8C++0x7
|
|
line.long 0x0 "MRCC_CRC0,CRC0 Reset and Clock Control"
|
|
rbitfld.long 0x0 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x0 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x4 "MRCC_SECSUBSYS,ELE Reset and Clock Control"
|
|
rbitfld.long 0x4 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x4 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0xBC++0x33
|
|
line.long 0x0 "MRCC_LPIT0,LPIT0 Reset and Clock Control"
|
|
rbitfld.long 0x0 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x0 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x0 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x4 "MRCC_TSTMR0,TSTMR0 Reset and Clock Control"
|
|
bitfld.long 0x4 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x8 "MRCC_TPM0,TPM0 Reset and Clock Control"
|
|
rbitfld.long 0x8 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x8 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x8 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,5: 32K-CLK,?,?"
|
|
newline
|
|
bitfld.long 0x8 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0xC "MRCC_TPM1,TPM1 Reset and Clock Control"
|
|
rbitfld.long 0xC 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0xC 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0xC 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0xC 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,5: 32K-CLK,?,?"
|
|
newline
|
|
bitfld.long 0xC 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x10 "MRCC_LPI2C0,LPI2C0 Reset and Clock Control"
|
|
rbitfld.long 0x10 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x10 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x10 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x10 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,?,?,?"
|
|
newline
|
|
bitfld.long 0x10 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x14 "MRCC_LPI2C1,LPI2C1 Reset and Clock Control"
|
|
rbitfld.long 0x14 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x14 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x14 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x14 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,?,?,?"
|
|
newline
|
|
bitfld.long 0x14 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x18 "MRCC_I3C0,I3C0 Reset and Clock Control"
|
|
rbitfld.long 0x18 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x18 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x18 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x18 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,?,?,?"
|
|
newline
|
|
bitfld.long 0x18 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x1C "MRCC_LPSPI0,LPSPI0 Reset and Clock Control"
|
|
rbitfld.long 0x1C 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x1C 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x1C 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x1C 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,?,?,?"
|
|
newline
|
|
bitfld.long 0x1C 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x20 "MRCC_LPSPI1,LPSPI1 Reset and Clock Control"
|
|
rbitfld.long 0x20 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x20 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x20 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x20 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,?,?,?"
|
|
newline
|
|
bitfld.long 0x20 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x24 "MRCC_LPUART0,LPUART0 Reset and Clock Control"
|
|
rbitfld.long 0x24 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x24 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x24 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x24 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,5: 32K-CLK,?,?"
|
|
newline
|
|
bitfld.long 0x24 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x28 "MRCC_LPUART1,LPUART1 Reset and Clock Control"
|
|
rbitfld.long 0x28 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x28 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x28 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x28 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,5: 32K-CLK,?,?"
|
|
newline
|
|
bitfld.long 0x28 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x2C "MRCC_FLEXIO0,FLEXIO0 Reset and Clock Control"
|
|
rbitfld.long 0x2C 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x2C 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x2C 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x2C 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,?,?,?"
|
|
newline
|
|
bitfld.long 0x2C 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x30 "MRCC_CAN0,CAN0 Reset and Clock Control"
|
|
rbitfld.long 0x30 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x30 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x30 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x30 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,?,3: FRO-192M,4: SOSC-CLK,?,?,?"
|
|
newline
|
|
bitfld.long 0x30 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0xFC++0x3
|
|
line.long 0x0 "MRCC_SEMA0,SEMA42 Reset and Clock Control"
|
|
rbitfld.long 0x0 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x0 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0x104++0xF
|
|
line.long 0x0 "MRCC_DATA_STREAM_2P4,DSB Reset and Clock Control"
|
|
rbitfld.long 0x0 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x0 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x4 "MRCC_PORTA,PORTA Reset and Clock Control"
|
|
rbitfld.long 0x4 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x4 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x8 "MRCC_PORTB,PORTB Reset and Clock Control"
|
|
rbitfld.long 0x8 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x8 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x8 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0xC "MRCC_PORTC,PORTC Reset and Clock Control"
|
|
rbitfld.long 0xC 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0xC 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0xC 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0x11C++0xF
|
|
line.long 0x0 "MRCC_LPADC0,ADC0 Reset and Clock Control"
|
|
rbitfld.long 0x0 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x0 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "DIV,Functional Clock Divider"
|
|
bitfld.long 0x0 4.--6. "MUX,Functional Clock Mux Select" "0: The clock is off,?,2: FRO-6M,3: FRO-192M,4: SOSC-CLK,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x4 "MRCC_LPCMP0,LPCMP0 Reset and Clock Control"
|
|
rbitfld.long 0x4 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x4 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x8 "MRCC_LPCMP1,LPCMP1 Reset and Clock Control"
|
|
rbitfld.long 0x8 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x8 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x8 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0xC "MRCC_VREF0,VREF0 Reset and Clock Control"
|
|
rbitfld.long 0xC 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0xC 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0xC 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0x404++0x13
|
|
line.long 0x0 "MRCC_GPIOA,GPIOA Reset and Clock Control"
|
|
rbitfld.long 0x0 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x0 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x4 "MRCC_GPIOB,GPIOB Reset and Clock Control"
|
|
rbitfld.long 0x4 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x4 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x8 "MRCC_GPIOC,GPIOC Reset and Clock Control"
|
|
rbitfld.long 0x8 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0x8 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0x8 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0xC "MRCC_DMA0,DMA0 Reset and Clock Control"
|
|
rbitfld.long 0xC 31. "PR,Peripheral Present" "0: Module is not present; writes to this register..,1: Module is present"
|
|
bitfld.long 0xC 30. "RSTB,Reset Negation" "0: Module is held in reset,1: Module released from reset"
|
|
newline
|
|
bitfld.long 0xC 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x10 "MRCC_PFLEXNVM,FMC-NPX Reset and Clock Control"
|
|
bitfld.long 0x10 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,?,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
group.long 0x41C++0xF
|
|
line.long 0x0 "MRCC_SRAM0,CTCM Reset and Clock Control"
|
|
bitfld.long 0x0 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x4 "MRCC_SRAM1,STCM0 Reset and Clock Control"
|
|
bitfld.long 0x4 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0x8 "MRCC_SRAM2,STCM1 Reset and Clock Control"
|
|
bitfld.long 0x8 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
line.long 0xC "MRCC_SRAM3,STCM2 Reset and Clock Control"
|
|
bitfld.long 0xC 0.--1. "CC,Clock Configuration" "0: Peripheral clocks are disabled; module does not..,1: Peripheral clocks are enabled; module does not..,2: Peripheral clocks are enabled unless module is..,3: Peripheral clocks are enabled unless in SLEEP.."
|
|
tree.end
|
|
tree "MSCM (Miscellaneous System Control Module)"
|
|
base ad:0x40014000
|
|
rgroup.long 0x0++0x3F
|
|
line.long 0x0 "CPxTYPE,Processor X Type Register"
|
|
hexmask.long.tbyte 0x0 8.--31. 1. "PERSONALITY,Processor x Personality"
|
|
hexmask.long.byte 0x0 0.--7. 1. "RYPZ,Processor x Revision"
|
|
line.long 0x4 "CPxNUM,Processor X Number Register"
|
|
bitfld.long 0x4 0. "CPN,Processor x Number" "0,1"
|
|
line.long 0x8 "CPxMASTER,Processor X Master Register"
|
|
hexmask.long.byte 0x8 0.--5. 1. "PPMN,Processor x Physical Master Number"
|
|
line.long 0xC "CPxCOUNT,Processor X Count Register"
|
|
bitfld.long 0xC 0.--1. "PCNT,Processor Count" "0,1,2,3"
|
|
line.long 0x10 "CPxCFG0,Processor X Configuration Register 0"
|
|
hexmask.long.byte 0x10 24.--31. 1. "ICSZ,Level 1 Instruction Cache Size"
|
|
hexmask.long.byte 0x10 16.--23. 1. "ICWY,Level 1 Instruction Cache Ways"
|
|
newline
|
|
hexmask.long.byte 0x10 8.--15. 1. "DCSZ,Level 1 Data Cache Size"
|
|
hexmask.long.byte 0x10 0.--7. 1. "DCWY,Level 1 Data Cache Ways"
|
|
line.long 0x14 "CPxCFG1,Processor X Configuration Register 1"
|
|
hexmask.long.byte 0x14 24.--31. 1. "L2SZ,Level 2 Instruction Cache Size"
|
|
hexmask.long.byte 0x14 16.--23. 1. "L2WY,Level 2 Instruction Cache Ways"
|
|
line.long 0x18 "CPxCFG2,Processor X Configuration Register 2"
|
|
hexmask.long.byte 0x18 24.--31. 1. "TMLSZ,Tightly-coupled Memory Lower Size"
|
|
hexmask.long.byte 0x18 8.--15. 1. "TMUSZ,Tightly-coupled Memory Upper Size"
|
|
line.long 0x1C "CPxCFG3,Processor X Configuration Register 3"
|
|
bitfld.long 0x1C 8.--9. "SBP,System Bus Ports" "0,1,2,3"
|
|
bitfld.long 0x1C 6. "BB,Bit Banding" "0: Bit Banding is not supported.,1: Bit Banding is supported."
|
|
newline
|
|
bitfld.long 0x1C 5. "CMP,Core Memory Protection unit" "0: Core Memory Protection is not included.,1: Core Memory Protection is included."
|
|
bitfld.long 0x1C 4. "TZ,Trust Zone" "0: Trust Zone support is not included.,1: Trust Zone support is included."
|
|
newline
|
|
bitfld.long 0x1C 3. "MMU,Memory Management Unit" "0: MMU support is not included.,1: MMU support is included."
|
|
bitfld.long 0x1C 2. "JAZ,Jazelle support" "0: Jazelle support is not included.,1: Jazelle support is included."
|
|
newline
|
|
bitfld.long 0x1C 1. "SIMD,SIMD/NEON instruction support" "0: SIMD/NEON support is not included.,1: SIMD/NEON support is included."
|
|
bitfld.long 0x1C 0. "FPU,Floating Point Unit" "0: FPU support is not included.,1: FPU support is included."
|
|
line.long 0x20 "CP0TYPE,Processor 0 Type Register"
|
|
hexmask.long.tbyte 0x20 8.--31. 1. "PERSONALITY,Processor 0 Personality"
|
|
hexmask.long.byte 0x20 0.--7. 1. "RYPZ,Processor 0 Revision"
|
|
line.long 0x24 "CP0NUM,Processor 0 Number Register"
|
|
bitfld.long 0x24 0. "CPN,Processor 0 Number" "0,1"
|
|
line.long 0x28 "CP0MASTER,Processor 0 Master Register"
|
|
hexmask.long.byte 0x28 0.--5. 1. "PPMN,Processor 0 Physical Master Number"
|
|
line.long 0x2C "CP0COUNT,Processor 0 Count Register"
|
|
bitfld.long 0x2C 0.--1. "PCNT,Processor Count" "0,1,2,3"
|
|
line.long 0x30 "CP0CFG0,Processor 0 Configuration Register 0"
|
|
hexmask.long.byte 0x30 24.--31. 1. "ICSZ,Level 1 Instruction Cache Size"
|
|
hexmask.long.byte 0x30 16.--23. 1. "ICWY,Level 1 Instruction Cache Ways"
|
|
newline
|
|
hexmask.long.byte 0x30 8.--15. 1. "DCSZ,Level 1 Data Cache Size"
|
|
hexmask.long.byte 0x30 0.--7. 1. "DCWY,Level 1 Data Cache Ways"
|
|
line.long 0x34 "CP0CFG1,Processor 0 Configuration Register 1"
|
|
hexmask.long.byte 0x34 24.--31. 1. "L2SZ,Level 2 Instruction Cache Size"
|
|
hexmask.long.byte 0x34 16.--23. 1. "L2WY,Level 2 Instruction Cache Ways"
|
|
line.long 0x38 "CP0CFG2,Processor 0 Configuration Register 2"
|
|
hexmask.long.byte 0x38 24.--31. 1. "TMLSZ,Tightly-coupled Memory Lower Size"
|
|
hexmask.long.byte 0x38 8.--15. 1. "TMUSZ,Tightly-coupled Memory Upper Size"
|
|
line.long 0x3C "CP0CFG3,Processor 0 Configuration Register 3"
|
|
bitfld.long 0x3C 8.--9. "SBP,System Bus Ports" "0,1,2,3"
|
|
bitfld.long 0x3C 6. "BB,Bit Banding" "0: Bit Banding is not supported.,1: Bit Banding is supported."
|
|
newline
|
|
bitfld.long 0x3C 5. "CMP,Core Memory Protection unit" "0: Core Memory Protection is not included.,1: Core Memory Protection is included."
|
|
bitfld.long 0x3C 4. "TZ,Trust Zone" "0: Trust Zone support is not included.,1: Trust Zone support is included."
|
|
newline
|
|
bitfld.long 0x3C 3. "MMU,Memory Management Unit" "0: MMU support is not included.,1: MMU support is included."
|
|
bitfld.long 0x3C 2. "JAZ,Jazelle support" "0: Jazelle support is not included.,1: Jazelle support is included."
|
|
newline
|
|
bitfld.long 0x3C 1. "SIMD,SIMD/NEON instruction support" "0: SIMD/NEON support is not included.,1: SIMD/NEON support is included."
|
|
bitfld.long 0x3C 0. "FPU,Floating Point Unit" "0: FPU support is not included.,1: FPU support is included."
|
|
rgroup.long 0x400++0x17
|
|
line.long 0x0 "OCMDR0,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0x0 31. "V,V" "0: OCMEMn is not present.,1: OCMEMn is present."
|
|
bitfld.long 0x0 29. "OCMECC,OCMECC" "0: OCMEMn does not have ECC support.,1: OCMEMn has ECC support."
|
|
newline
|
|
bitfld.long 0x0 28. "OCMSZH,OCMSZH" "0: OCMEMn is a power-of-2 capacity.,1: OCMEMn is not a power-of-2 with a capacity is.."
|
|
hexmask.long.byte 0x0 24.--27. 1. "OCMSZ,OCMSZ"
|
|
newline
|
|
bitfld.long 0x0 17.--19. "OCMW,OCMW" "?,?,2: OCMEMn 32-bits wide,3: OCMEMn 64-bits wide,4: OCMEMn 128-bits wide,5: OCMEMn 256-bits wide,?,?"
|
|
bitfld.long 0x0 13.--15. "OCMT,OCMT" "0: OCMEMn is a System RAM.,?,?,3: OCMEMn is a ROM.,4: OCMEMn is a Program Flash.,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 12. "OCMPU,OCMPU" "0,1"
|
|
line.long 0x4 "OCMDR1,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0x4 31. "V,V" "0: OCMEMn is not present.,1: OCMEMn is present."
|
|
bitfld.long 0x4 29. "OCMECC,OCMECC" "0: OCMEMn does not have ECC support.,1: OCMEMn has ECC support."
|
|
newline
|
|
bitfld.long 0x4 28. "OCMSZH,OCMSZH" "0: OCMEMn is a power-of-2 capacity.,1: OCMEMn is not a power-of-2 with a capacity is.."
|
|
hexmask.long.byte 0x4 24.--27. 1. "OCMSZ,OCMSZ"
|
|
newline
|
|
bitfld.long 0x4 17.--19. "OCMW,OCMW" "?,?,2: OCMEMn 32-bits wide,3: OCMEMn 64-bits wide,4: OCMEMn 128-bits wide,5: OCMEMn 256-bits wide,?,?"
|
|
bitfld.long 0x4 13.--15. "OCMT,OCMT" "0: OCMEMn is a System RAM.,?,?,3: OCMEMn is a ROM.,4: OCMEMn is a Program Flash.,?,?,?"
|
|
newline
|
|
bitfld.long 0x4 12. "OCMPU,OCMPU" "0,1"
|
|
line.long 0x8 "OCMDR2,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0x8 31. "V,V" "0: OCMEMn is not present.,1: OCMEMn is present."
|
|
bitfld.long 0x8 29. "OCMECC,OCMECC" "0: OCMEMn does not have ECC support.,1: OCMEMn has ECC support."
|
|
newline
|
|
bitfld.long 0x8 28. "OCMSZH,OCMSZH" "0: OCMEMn is a power-of-2 capacity.,1: OCMEMn is not a power-of-2 with a capacity is.."
|
|
hexmask.long.byte 0x8 24.--27. 1. "OCMSZ,OCMSZ"
|
|
newline
|
|
bitfld.long 0x8 17.--19. "OCMW,OCMW" "?,?,2: OCMEMn 32-bits wide,3: OCMEMn 64-bits wide,4: OCMEMn 128-bits wide,5: OCMEMn 256-bits wide,?,?"
|
|
bitfld.long 0x8 13.--15. "OCMT,OCMT" "0: OCMEMn is a System RAM.,?,?,3: OCMEMn is a ROM.,4: OCMEMn is a Program Flash.,?,?,?"
|
|
newline
|
|
bitfld.long 0x8 12. "OCMPU,OCMPU" "0,1"
|
|
line.long 0xC "OCMDR3,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0xC 31. "V,V" "0: OCMEMn is not present.,1: OCMEMn is present."
|
|
bitfld.long 0xC 29. "OCMECC,OCMECC" "0: OCMEMn does not have ECC support.,1: OCMEMn has ECC support."
|
|
newline
|
|
bitfld.long 0xC 28. "OCMSZH,OCMSZH" "0: OCMEMn is a power-of-2 capacity.,1: OCMEMn is not a power-of-2 with a capacity is.."
|
|
hexmask.long.byte 0xC 24.--27. 1. "OCMSZ,OCMSZ"
|
|
newline
|
|
bitfld.long 0xC 17.--19. "OCMW,OCMW" "?,?,2: OCMEMn 32-bits wide,3: OCMEMn 64-bits wide,4: OCMEMn 128-bits wide,5: OCMEMn 256-bits wide,?,?"
|
|
bitfld.long 0xC 13.--15. "OCMT,OCMT" "0: OCMEMn is a System RAM.,?,?,3: OCMEMn is a ROM.,4: OCMEMn is a Program Flash.,?,?,?"
|
|
newline
|
|
bitfld.long 0xC 12. "OCMPU,OCMPU" "0,1"
|
|
line.long 0x10 "OCMDR4,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0x10 31. "V,V" "0: OCMEMn is not present.,1: OCMEMn is present."
|
|
bitfld.long 0x10 29. "OCMECC,OCMECC" "0: OCMEMn does not have ECC support.,1: OCMEMn has ECC support."
|
|
newline
|
|
bitfld.long 0x10 28. "OCMSZH,OCMSZH" "0: OCMEMn is a power-of-2 capacity.,1: OCMEMn is not a power-of-2 with a capacity is.."
|
|
hexmask.long.byte 0x10 24.--27. 1. "OCMSZ,OCMSZ"
|
|
newline
|
|
bitfld.long 0x10 17.--19. "OCMW,OCMW" "?,?,2: OCMEMn 32-bits wide,3: OCMEMn 64-bits wide,4: OCMEMn 128-bits wide,5: OCMEMn 256-bits wide,?,?"
|
|
bitfld.long 0x10 13.--15. "OCMT,OCMT" "0: OCMEMn is a System RAM.,?,?,3: OCMEMn is a ROM.,4: OCMEMn is a Program Flash.,?,?,?"
|
|
newline
|
|
bitfld.long 0x10 12. "OCMPU,OCMPU" "0,1"
|
|
line.long 0x14 "OCMDR5,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0x14 31. "V,V" "0: OCMEMn is not present.,1: OCMEMn is present."
|
|
bitfld.long 0x14 29. "OCMECC,OCMECC" "0: OCMEMn does not have ECC support.,1: OCMEMn has ECC support."
|
|
newline
|
|
bitfld.long 0x14 28. "OCMSZH,OCMSZH" "0: OCMEMn is a power-of-2 capacity.,1: OCMEMn is not a power-of-2 with a capacity is.."
|
|
hexmask.long.byte 0x14 24.--27. 1. "OCMSZ,OCMSZ"
|
|
newline
|
|
bitfld.long 0x14 17.--19. "OCMW,OCMW" "?,?,2: OCMEMn 32-bits wide,3: OCMEMn 64-bits wide,4: OCMEMn 128-bits wide,5: OCMEMn 256-bits wide,?,?"
|
|
bitfld.long 0x14 13.--15. "OCMT,OCMT" "0: OCMEMn is a System RAM.,?,?,3: OCMEMn is a ROM.,4: OCMEMn is a Program Flash.,?,?,?"
|
|
newline
|
|
bitfld.long 0x14 12. "OCMPU,OCMPU" "0,1"
|
|
group.long 0x800++0x3
|
|
line.long 0x0 "SECURE_IRQ,Secure Interrupt Request"
|
|
hexmask.long 0x0 0.--31. 1. "SEC_IRQ_ARG,Secure Interrupt Argument"
|
|
repeat 4. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0x810)++0x3
|
|
line.long 0x0 "UID[$1],Unique ID n"
|
|
hexmask.long 0x0 0.--31. 1. "UID0,Unique ID 0"
|
|
repeat.end
|
|
rgroup.long 0x820++0x3
|
|
line.long 0x0 "SID,System ID"
|
|
hexmask.long.byte 0x0 28.--31. 1. "FAMID,Family ID"
|
|
hexmask.long.byte 0x0 24.--27. 1. "RADIOF,Radio Feature"
|
|
newline
|
|
hexmask.long.byte 0x0 20.--23. 1. "BLEF,Bluetooth LE Feature"
|
|
hexmask.long.byte 0x0 16.--19. 1. "FLSZ,Flash Size"
|
|
newline
|
|
bitfld.long 0x0 13.--15. "RAMSZ,RAM Size" "0: 96 KB,?,?,?,?,?,?,7: 128 KB"
|
|
bitfld.long 0x0 12. "SEC,Secure Enclave Presence" "0: No Secure Enclave,1: Secure Enclave present"
|
|
newline
|
|
bitfld.long 0x0 11. "CAN,CAN Presence" "0: No CAN,1: CAN present"
|
|
bitfld.long 0x0 10. "I3C,I3C Presence" "0: No I3C,1: I3C present"
|
|
newline
|
|
bitfld.long 0x0 9. "VREF,VREF Presence" "0: No VREF,1: VREF present"
|
|
bitfld.long 0x0 8. "FLXIO,FlexIO Presence" "0: No FlexIO,1: FlexIO present"
|
|
newline
|
|
bitfld.long 0x0 7. "CMP,CMP Presence" "0: No CMP,1: CMP present"
|
|
bitfld.long 0x0 4.--6. "PINID,Pin Identification" "?,?,2: 40HVQFN,3: 48HVQFN,4: 56HVQFN,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 2.--3. "SIREV,Silicon Revision" "?,1: 2nd Major Spin,2: 1st Major Spin,3: Initial mask set"
|
|
bitfld.long 0x0 0.--1. "QI,Qual Info" "?,1: Industrial,?,3: Auto"
|
|
tree.end
|
|
tree "PORT (Port Control)"
|
|
base ad:0x0
|
|
tree "PORTA"
|
|
base ad:0x40042000
|
|
rgroup.long 0x0++0x3
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
group.long 0x10++0x7
|
|
line.long 0x0 "GPCLR,Global Pin Control Low"
|
|
bitfld.long 0x0 31. "GPWE15,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 30. "GPWE14,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 29. "GPWE13,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 28. "GPWE12,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 27. "GPWE11,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 26. "GPWE10,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 25. "GPWE9,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 24. "GPWE8,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 23. "GPWE7,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 22. "GPWE6,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 21. "GPWE5,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 20. "GPWE4,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 19. "GPWE3,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 18. "GPWE2,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 17. "GPWE1,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 16. "GPWE0,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "GPWD,Global Pin Write Data"
|
|
line.long 0x4 "GPCHR,Global Pin Control High"
|
|
bitfld.long 0x4 31. "GPWE31,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 30. "GPWE30,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 29. "GPWE29,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 28. "GPWE28,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 27. "GPWE27,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 26. "GPWE26,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 25. "GPWE25,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 24. "GPWE24,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 23. "GPWE23,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 22. "GPWE22,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 21. "GPWE21,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 20. "GPWE20,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 19. "GPWE19,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 18. "GPWE18,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 17. "GPWE17,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 16. "GPWE16,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "GPWD,Global Pin Write Data"
|
|
group.long 0x20++0x3
|
|
line.long 0x0 "CONFIG,Configuration"
|
|
bitfld.long 0x0 0. "RANGE,Port Voltage Range" "0: 1.71 V-3.6 V,1: 2.70 V-3.6 V"
|
|
rgroup.long 0x40++0x3
|
|
line.long 0x0 "EDFR,EFT Detect Flag"
|
|
bitfld.long 0x0 31. "Reserved31,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 30. "Reserved30,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 29. "Reserved29,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 28. "Reserved28,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 27. "Reserved27,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 26. "Reserved26,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 25. "Reserved25,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 24. "Reserved24,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 23. "Reserved23,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 22. "EDF22,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 21. "EDF21,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 20. "EDF20,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 19. "EDF19,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 18. "EDF18,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 17. "EDF17,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 16. "EDF16,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 15. "Reserved15,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 14. "Reserved14,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 13. "Reserved13,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 12. "Reserved12,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 11. "Reserved11,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 10. "Reserved10,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 9. "Reserved9,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 8. "Reserved8,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 7. "Reserved7,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 6. "Reserved6,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 5. "EDF5,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 4. "EDF4,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 3. "EDF3,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 2. "EDF2,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 1. "EDF1,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 0. "EDF0,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
group.long 0x44++0x7
|
|
line.long 0x0 "EDIER,EFT Detect Interrupt Enable"
|
|
rbitfld.long 0x0 31. "Reserved31,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 30. "Reserved30,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 29. "Reserved29,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 28. "Reserved28,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 27. "Reserved27,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 26. "Reserved26,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 25. "Reserved25,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 24. "Reserved24,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 23. "Reserved23,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 22. "EDIE22,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 21. "EDIE21,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 20. "EDIE20,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 19. "EDIE19,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 18. "EDIE18,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 17. "EDIE17,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 16. "EDIE16,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
rbitfld.long 0x0 15. "Reserved15,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 14. "Reserved14,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 13. "Reserved13,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 12. "Reserved12,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 11. "Reserved11,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 10. "Reserved10,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 9. "Reserved9,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 8. "Reserved8,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 7. "Reserved7,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 6. "Reserved6,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 5. "EDIE5,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 4. "EDIE4,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 3. "EDIE3,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 2. "EDIE2,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 1. "EDIE1,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 0. "EDIE0,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
line.long 0x4 "EDCR,EFT Detect Clear"
|
|
bitfld.long 0x4 1. "EDLC,EFT Detect Low Clear" "0: Does not clear,1: Clears"
|
|
bitfld.long 0x4 0. "EDHC,EFT Detect High Clear" "0: Does not clear,1: Clears"
|
|
group.long 0x80++0x17
|
|
line.long 0x0 "PCR0,Pin Control 0"
|
|
bitfld.long 0x0 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x0 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x0 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x0 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x0 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x4 "PCR1,Pin Control 1"
|
|
bitfld.long 0x4 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x4 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x4 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x4 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x4 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x8 "PCR2,Pin Control 2"
|
|
bitfld.long 0x8 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x8 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x8 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x8 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x8 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0xC "PCR3,Pin Control 3"
|
|
bitfld.long 0xC 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0xC 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0xC 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0xC 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0xC 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x10 "PCR4,Pin Control 4"
|
|
bitfld.long 0x10 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x10 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x10 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x10 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x10 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x14 "PCR5,Pin Control 5"
|
|
bitfld.long 0x14 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x14 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x14 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x14 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x14 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
group.long 0xC0++0x1B
|
|
line.long 0x0 "PCR16,Pin Control 16"
|
|
bitfld.long 0x0 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x0 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x0 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x0 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x0 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x4 "PCR17,Pin Control 17"
|
|
bitfld.long 0x4 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x4 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x4 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x4 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x4 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x8 "PCR18,Pin Control 18"
|
|
bitfld.long 0x8 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x8 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x8 7. "DSE1,Drive Strength Enable" "0: Normal,1: Double"
|
|
bitfld.long 0x8 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0x8 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x8 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x8 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0xC "PCR19,Pin Control 19"
|
|
bitfld.long 0xC 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0xC 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0xC 7. "DSE1,Drive Strength Enable" "0: Normal,1: Double"
|
|
bitfld.long 0xC 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0xC 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0xC 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0xC 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x10 "PCR20,Pin Control 20"
|
|
bitfld.long 0x10 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x10 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x10 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x10 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x10 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x14 "PCR21,Pin Control 21"
|
|
bitfld.long 0x14 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x14 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x14 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x14 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x14 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x18 "PCR22,Pin Control 22"
|
|
bitfld.long 0x18 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x18 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x18 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x18 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x18 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x18 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x18 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
tree.end
|
|
tree "PORTB"
|
|
base ad:0x40043000
|
|
rgroup.long 0x0++0x3
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
group.long 0x10++0x7
|
|
line.long 0x0 "GPCLR,Global Pin Control Low"
|
|
bitfld.long 0x0 31. "GPWE15,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 30. "GPWE14,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 29. "GPWE13,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 28. "GPWE12,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 27. "GPWE11,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 26. "GPWE10,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 25. "GPWE9,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 24. "GPWE8,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 23. "GPWE7,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 22. "GPWE6,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 21. "GPWE5,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 20. "GPWE4,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 19. "GPWE3,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 18. "GPWE2,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 17. "GPWE1,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 16. "GPWE0,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "GPWD,Global Pin Write Data"
|
|
line.long 0x4 "GPCHR,Global Pin Control High"
|
|
bitfld.long 0x4 31. "GPWE31,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 30. "GPWE30,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 29. "GPWE29,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 28. "GPWE28,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 27. "GPWE27,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 26. "GPWE26,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 25. "GPWE25,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 24. "GPWE24,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 23. "GPWE23,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 22. "GPWE22,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 21. "GPWE21,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 20. "GPWE20,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 19. "GPWE19,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 18. "GPWE18,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 17. "GPWE17,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 16. "GPWE16,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "GPWD,Global Pin Write Data"
|
|
group.long 0x20++0x3
|
|
line.long 0x0 "CONFIG,Configuration"
|
|
bitfld.long 0x0 0. "RANGE,Port Voltage Range" "0: 1.71 V-3.6 V,1: 2.70 V-3.6 V"
|
|
rgroup.long 0x40++0x3
|
|
line.long 0x0 "EDFR,EFT Detect Flag"
|
|
bitfld.long 0x0 31. "Reserved31,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 30. "Reserved30,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 29. "Reserved29,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 28. "Reserved28,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 27. "Reserved27,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 26. "Reserved26,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 25. "Reserved25,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 24. "Reserved24,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 23. "Reserved23,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 22. "Reserved22,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 21. "Reserved21,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 20. "Reserved20,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 19. "Reserved19,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 18. "Reserved18,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 17. "Reserved17,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 16. "Reserved16,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 15. "Reserved15,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 14. "Reserved14,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 13. "Reserved13,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 12. "Reserved12,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 11. "Reserved11,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 10. "Reserved10,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 9. "Reserved9,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 8. "Reserved8,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 7. "Reserved7,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 6. "Reserved6,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 5. "EDF5,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 4. "EDF4,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 3. "EDF3,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 2. "EDF2,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 1. "EDF1,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 0. "EDF0,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
group.long 0x44++0x7
|
|
line.long 0x0 "EDIER,EFT Detect Interrupt Enable"
|
|
rbitfld.long 0x0 31. "Reserved31,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 30. "Reserved30,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 29. "Reserved29,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 28. "Reserved28,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 27. "Reserved27,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 26. "Reserved26,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 25. "Reserved25,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 24. "Reserved24,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 23. "Reserved23,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 22. "Reserved22,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 21. "Reserved21,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 20. "Reserved20,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 19. "Reserved19,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 18. "Reserved18,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 17. "Reserved17,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 16. "Reserved16,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 15. "Reserved15,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 14. "Reserved14,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 13. "Reserved13,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 12. "Reserved12,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 11. "Reserved11,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 10. "Reserved10,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 9. "Reserved9,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 8. "Reserved8,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 7. "Reserved7,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 6. "Reserved6,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 5. "EDIE5,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 4. "EDIE4,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 3. "EDIE3,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 2. "EDIE2,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 1. "EDIE1,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 0. "EDIE0,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
line.long 0x4 "EDCR,EFT Detect Clear"
|
|
bitfld.long 0x4 1. "EDLC,EFT Detect Low Clear" "0: Does not clear,1: Clears"
|
|
bitfld.long 0x4 0. "EDHC,EFT Detect High Clear" "0: Does not clear,1: Clears"
|
|
group.long 0x80++0x17
|
|
line.long 0x0 "PCR0,Pin Control 0"
|
|
bitfld.long 0x0 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x0 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x0 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x0 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x0 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x4 "PCR1,Pin Control 1"
|
|
bitfld.long 0x4 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x4 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x4 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x4 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x4 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x8 "PCR2,Pin Control 2"
|
|
bitfld.long 0x8 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x8 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x8 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x8 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x8 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0xC "PCR3,Pin Control 3"
|
|
bitfld.long 0xC 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0xC 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0xC 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0xC 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0xC 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x10 "PCR4,Pin Control 4"
|
|
bitfld.long 0x10 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x10 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x10 7. "DSE1,Drive Strength Enable" "0: Normal,1: Double"
|
|
bitfld.long 0x10 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0x10 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x10 2. "PV,Pull Value" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0x10 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x14 "PCR5,Pin Control 5"
|
|
bitfld.long 0x14 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x14 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x14 7. "DSE1,Drive Strength Enable" "0: Normal,1: Double"
|
|
bitfld.long 0x14 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0x14 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x14 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x14 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
tree.end
|
|
tree "PORTC"
|
|
base ad:0x40044000
|
|
rgroup.long 0x0++0x3
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
group.long 0x10++0x7
|
|
line.long 0x0 "GPCLR,Global Pin Control Low"
|
|
bitfld.long 0x0 31. "GPWE15,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 30. "GPWE14,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 29. "GPWE13,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 28. "GPWE12,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 27. "GPWE11,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 26. "GPWE10,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 25. "GPWE9,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 24. "GPWE8,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 23. "GPWE7,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 22. "GPWE6,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 21. "GPWE5,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 20. "GPWE4,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 19. "GPWE3,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 18. "GPWE2,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 17. "GPWE1,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 16. "GPWE0,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "GPWD,Global Pin Write Data"
|
|
line.long 0x4 "GPCHR,Global Pin Control High"
|
|
bitfld.long 0x4 31. "GPWE31,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 30. "GPWE30,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 29. "GPWE29,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 28. "GPWE28,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 27. "GPWE27,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 26. "GPWE26,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 25. "GPWE25,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 24. "GPWE24,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 23. "GPWE23,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 22. "GPWE22,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 21. "GPWE21,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 20. "GPWE20,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 19. "GPWE19,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 18. "GPWE18,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 17. "GPWE17,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 16. "GPWE16,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "GPWD,Global Pin Write Data"
|
|
group.long 0x20++0x3
|
|
line.long 0x0 "CONFIG,Configuration"
|
|
bitfld.long 0x0 0. "RANGE,Port Voltage Range" "0: 1.71 V-3.6 V,1: 2.70 V-3.6 V"
|
|
rgroup.long 0x40++0x3
|
|
line.long 0x0 "EDFR,EFT Detect Flag"
|
|
bitfld.long 0x0 31. "Reserved31,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 30. "Reserved30,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 29. "Reserved29,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 28. "Reserved28,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 27. "Reserved27,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 26. "Reserved26,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 25. "Reserved25,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 24. "Reserved24,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 23. "Reserved23,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 22. "Reserved22,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 21. "Reserved21,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 20. "Reserved20,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 19. "Reserved19,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 18. "Reserved18,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 17. "Reserved17,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 16. "Reserved16,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 15. "Reserved15,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 14. "Reserved14,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 13. "Reserved13,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 12. "Reserved12,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 11. "Reserved11,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 10. "Reserved10,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 9. "EDF9,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 8. "EDF8,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 7. "Reserved7,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 6. "EDF6,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 5. "EDF5,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 4. "EDF4,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 3. "EDF3,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 2. "EDF2,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 1. "EDF1,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 0. "EDF0,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
group.long 0x44++0x7
|
|
line.long 0x0 "EDIER,EFT Detect Interrupt Enable"
|
|
rbitfld.long 0x0 31. "Reserved31,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 30. "Reserved30,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 29. "Reserved29,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 28. "Reserved28,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 27. "Reserved27,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 26. "Reserved26,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 25. "Reserved25,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 24. "Reserved24,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 23. "Reserved23,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 22. "Reserved22,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 21. "Reserved21,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 20. "Reserved20,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 19. "Reserved19,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 18. "Reserved18,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 17. "Reserved17,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 16. "Reserved16,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 15. "Reserved15,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 14. "Reserved14,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 13. "Reserved13,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 12. "Reserved12,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 11. "Reserved11,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 10. "Reserved10,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 9. "EDIE9,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 8. "EDIE8,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
rbitfld.long 0x0 7. "Reserved7,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 6. "EDIE6,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 5. "EDIE5,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 4. "EDIE4,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 3. "EDIE3,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 2. "EDIE2,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 1. "EDIE1,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 0. "EDIE0,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
line.long 0x4 "EDCR,EFT Detect Clear"
|
|
bitfld.long 0x4 1. "EDLC,EFT Detect Low Clear" "0: Does not clear,1: Clears"
|
|
bitfld.long 0x4 0. "EDHC,EFT Detect High Clear" "0: Does not clear,1: Clears"
|
|
group.long 0x80++0x27
|
|
line.long 0x0 "PCR0,Pin Control 0"
|
|
bitfld.long 0x0 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x0 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x0 7. "DSE1,Drive Strength Enable" "0: Normal,1: Double"
|
|
bitfld.long 0x0 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0x0 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x0 2. "PV,Pull Value" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0x0 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x4 "PCR1,Pin Control 1"
|
|
bitfld.long 0x4 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x4 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x4 7. "DSE1,Drive Strength Enable" "0: Normal,1: Double"
|
|
bitfld.long 0x4 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0x4 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x4 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x4 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x8 "PCR2,Pin Control 2"
|
|
bitfld.long 0x8 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x8 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x8 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x8 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x8 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0xC "PCR3,Pin Control 3"
|
|
bitfld.long 0xC 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0xC 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0xC 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0xC 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0xC 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x10 "PCR4,Pin Control 4"
|
|
bitfld.long 0x10 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x10 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x10 7. "DSE1,Drive Strength Enable" "0: Normal,1: Double"
|
|
bitfld.long 0x10 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0x10 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x10 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x14 "PCR5,Pin Control 5"
|
|
bitfld.long 0x14 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x14 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x14 7. "DSE1,Drive Strength Enable" "0: Normal,1: Double"
|
|
bitfld.long 0x14 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
newline
|
|
bitfld.long 0x14 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x14 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x14 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x18 "PCR6,Pin Control 6"
|
|
bitfld.long 0x18 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x18 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x18 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x18 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x18 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x18 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x18 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x1C "PCR7,Pin Control 7"
|
|
bitfld.long 0x1C 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x1C 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x1C 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x1C 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x1C 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x1C 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x1C 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x20 "PCR8,Pin Control 8"
|
|
bitfld.long 0x20 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x20 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x20 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x20 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x20 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x20 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x20 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x24 "PCR9,Pin Control 9"
|
|
bitfld.long 0x24 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x24 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x24 6. "DSE,Drive Strength Enable" "0: Low,1: High"
|
|
bitfld.long 0x24 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x24 3. "SRE,Slew Rate Enable" "0: Fast,1: Slow"
|
|
bitfld.long 0x24 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x24 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
tree.end
|
|
tree "PORTD"
|
|
base ad:0x40045000
|
|
rgroup.long 0x0++0x3
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
group.long 0x10++0x7
|
|
line.long 0x0 "GPCLR,Global Pin Control Low"
|
|
bitfld.long 0x0 31. "GPWE15,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 30. "GPWE14,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 29. "GPWE13,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 28. "GPWE12,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 27. "GPWE11,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 26. "GPWE10,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 25. "GPWE9,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 24. "GPWE8,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 23. "GPWE7,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 22. "GPWE6,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 21. "GPWE5,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 20. "GPWE4,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 19. "GPWE3,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 18. "GPWE2,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x0 17. "GPWE1,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x0 16. "GPWE0,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "GPWD,Global Pin Write Data"
|
|
line.long 0x4 "GPCHR,Global Pin Control High"
|
|
bitfld.long 0x4 31. "GPWE31,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 30. "GPWE30,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 29. "GPWE29,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 28. "GPWE28,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 27. "GPWE27,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 26. "GPWE26,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 25. "GPWE25,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 24. "GPWE24,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 23. "GPWE23,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 22. "GPWE22,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 21. "GPWE21,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 20. "GPWE20,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 19. "GPWE19,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 18. "GPWE18,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
bitfld.long 0x4 17. "GPWE17,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
bitfld.long 0x4 16. "GPWE16,Global Pin Write Enable" "0: Not updated,1: Updated"
|
|
newline
|
|
hexmask.long.word 0x4 0.--15. 1. "GPWD,Global Pin Write Data"
|
|
group.long 0x20++0x3
|
|
line.long 0x0 "CONFIG,Configuration"
|
|
bitfld.long 0x0 0. "RANGE,Port Voltage Range" "0: 1.71 V-3.6 V,1: 2.70 V-3.6 V"
|
|
rgroup.long 0x40++0x3
|
|
line.long 0x0 "EDFR,EFT Detect Flag"
|
|
bitfld.long 0x0 31. "Reserved31,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 30. "Reserved30,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 29. "Reserved29,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 28. "Reserved28,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 27. "Reserved27,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 26. "Reserved26,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 25. "Reserved25,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 24. "Reserved24,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 23. "Reserved23,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 22. "Reserved22,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 21. "Reserved21,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 20. "Reserved20,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 19. "Reserved19,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 18. "Reserved18,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 17. "Reserved17,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 16. "Reserved16,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 15. "Reserved15,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 14. "Reserved14,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 13. "Reserved13,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 12. "Reserved12,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 11. "Reserved11,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 10. "Reserved10,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 9. "Reserved9,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 8. "Reserved8,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
bitfld.long 0x0 7. "Reserved7,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 6. "EDF6,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 5. "EDF5,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 4. "EDF4,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 3. "EDF3,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 2. "EDF2,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
newline
|
|
bitfld.long 0x0 1. "EDF1,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
bitfld.long 0x0 0. "EDF0,EFT Detect Flag" "0: No EFT event detected,1: High or/and low EFT event detected"
|
|
group.long 0x44++0x7
|
|
line.long 0x0 "EDIER,EFT Detect Interrupt Enable"
|
|
rbitfld.long 0x0 31. "Reserved31,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 30. "Reserved30,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 29. "Reserved29,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 28. "Reserved28,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 27. "Reserved27,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 26. "Reserved26,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 25. "Reserved25,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 24. "Reserved24,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 23. "Reserved23,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 22. "Reserved22,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 21. "Reserved21,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 20. "Reserved20,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 19. "Reserved19,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 18. "Reserved18,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 17. "Reserved17,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 16. "Reserved16,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 15. "Reserved15,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 14. "Reserved14,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 13. "Reserved13,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 12. "Reserved12,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 11. "Reserved11,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 10. "Reserved10,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 9. "Reserved9,Reserved" "0: Not supported,1: Not supported"
|
|
rbitfld.long 0x0 8. "Reserved8,Reserved" "0: Not supported,1: Not supported"
|
|
newline
|
|
rbitfld.long 0x0 7. "Reserved7,Reserved" "0: Not supported,1: Not supported"
|
|
bitfld.long 0x0 6. "EDIE6,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 5. "EDIE5,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 4. "EDIE4,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 3. "EDIE3,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 2. "EDIE2,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
newline
|
|
bitfld.long 0x0 1. "EDIE1,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
bitfld.long 0x0 0. "EDIE0,EFT Detect Interrupt Enable" "0: Interrupt not generated upon detection of the..,1: Interrupt generated upon detection of the EFT.."
|
|
line.long 0x4 "EDCR,EFT Detect Clear"
|
|
bitfld.long 0x4 1. "EDLC,EFT Detect Low Clear" "0: Does not clear,1: Clears"
|
|
bitfld.long 0x4 0. "EDHC,EFT Detect High Clear" "0: Does not clear,1: Clears"
|
|
group.long 0x80++0x1B
|
|
line.long 0x0 "PCR0,Pin Control 0"
|
|
bitfld.long 0x0 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x0 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x0 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 2. "PV,Pull Value" "0: Low,1: High"
|
|
bitfld.long 0x0 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x4 "PCR1,Pin Control 1"
|
|
bitfld.long 0x4 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x4 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x4 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x4 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 2. "PV,Pull Value" "0: Low,1: High"
|
|
bitfld.long 0x4 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x8 "PCR2,Pin Control 2"
|
|
bitfld.long 0x8 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x8 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x8 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x8 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 2. "PV,Pull Value" "0: Low,1: High"
|
|
bitfld.long 0x8 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x8 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0xC "PCR3,Pin Control 3"
|
|
bitfld.long 0xC 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0xC 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0xC 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0xC 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 2. "PV,Pull Value" "0: Low,1: High"
|
|
bitfld.long 0xC 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0xC 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x10 "PCR4,Pin Control 4"
|
|
bitfld.long 0x10 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x10 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x10 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x10 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 2. "PV,Pull Value" "0: Low,1: High"
|
|
bitfld.long 0x10 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x10 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x14 "PCR5,Pin Control 5"
|
|
bitfld.long 0x14 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x14 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x14 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x14 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 2. "PV,Pull Value" "0: Low,1: High"
|
|
bitfld.long 0x14 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x14 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
line.long 0x18 "PCR6,Pin Control 6"
|
|
bitfld.long 0x18 15. "LK,Lock Register" "0: Locks,1: Does not lock"
|
|
hexmask.long.byte 0x18 8.--11. 1. "MUX,Pin Multiplex Control"
|
|
newline
|
|
bitfld.long 0x18 5. "ODE,Open Drain Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x18 4. "PFE,Passive Filter Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x18 2. "PV,Pull Value" "0: Low,1: High"
|
|
bitfld.long 0x18 1. "PE,Pull Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x18 0. "PS,Pull Select" "0: Enables internal pulldown resistor,1: Enables internal pullup resistor"
|
|
tree.end
|
|
tree.end
|
|
tree "REGFILE (System Register File)"
|
|
base ad:0x0
|
|
tree "REGFILE0"
|
|
base ad:0x40021000
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2)++0x3
|
|
line.long 0x0 "REG[$1],Register File Register index"
|
|
hexmask.long 0x0 0.--31. 1. "REG,Register File"
|
|
repeat.end
|
|
tree.end
|
|
tree "REGFILE1"
|
|
base ad:0x40022000
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2)++0x3
|
|
line.long 0x0 "REG[$1],Register File Register index"
|
|
hexmask.long 0x0 0.--31. 1. "REG,Register File"
|
|
repeat.end
|
|
group.long 0x100++0x7
|
|
line.long 0x0 "WAR,Write Access Register"
|
|
bitfld.long 0x0 7. "WAR7,REG7 Register Write Access" "0: Not allow to write to the REGn register and WARn..,1: Allow to write to the REGn register and WAR7.."
|
|
bitfld.long 0x0 6. "WAR6,REG6 Register Write Access" "0: Not allow to write to the REGn register and WARn..,1: Allow to write to the REGn register and WAR6.."
|
|
newline
|
|
bitfld.long 0x0 5. "WAR5,REG5 Register Write Access" "0: Not allow to write to the REGn register and WARn..,1: Allow to write to the REGn register and WAR5.."
|
|
bitfld.long 0x0 4. "WAR4,REG4 Register Write Access" "0: Not allow to write to the REGn register and WARn..,1: Allow to write to the REGn register and WAR4.."
|
|
newline
|
|
bitfld.long 0x0 3. "WAR3,REG3 Register Write Access" "0: Not allow to write to the REGn register and WARn..,1: Allow to write to the REGn register and WAR3.."
|
|
bitfld.long 0x0 2. "WAR2,REG2 Register Write Access" "0: Not allow to write to the REGn register and WARn..,1: Allow to write to the REGn register and WAR2.."
|
|
newline
|
|
bitfld.long 0x0 1. "WAR1,REG1 Register Write Access" "0: Not allow to write to the REGn register and WARn..,1: Allow to write to the REGn register and WAR1.."
|
|
bitfld.long 0x0 0. "WAR0,REG0 Register Write Access" "0: Not allow to write to the REGn register and WARn..,1: Allow to write to the REGn register and WAR0.."
|
|
line.long 0x4 "RAR,Read Access Register"
|
|
bitfld.long 0x4 7. "RAR7,REG7 Register Read Access" "0: Not allow to read the REGn register until next..,1: Allow to read the REGn register."
|
|
bitfld.long 0x4 6. "RAR6,REG6 Register Read Access" "0: Not allow to read the REGn register until next..,1: Allow to read the REGn register."
|
|
newline
|
|
bitfld.long 0x4 5. "RAR5,REG5 Register Read Access" "0: Not allow to read the REGn register until next..,1: Allow to read the REGn register."
|
|
bitfld.long 0x4 4. "RAR4,REG4 Register Read Access" "0: Not allow to read the REGn register until next..,1: Allow to read the REGn register."
|
|
newline
|
|
bitfld.long 0x4 3. "RAR3,REG3 Register Read Access" "0: Not allow to read the REGn register until next..,1: Allow to read the REGn register."
|
|
bitfld.long 0x4 2. "RAR2,REG2 Register Read Access" "0: Not allow to read the REGn register until next..,1: Allow to read the REGn register."
|
|
newline
|
|
bitfld.long 0x4 1. "RAR1,REG1 Register Read Access" "0: Not allow to read the REGn register until next..,1: Allow to read the REGn register."
|
|
bitfld.long 0x4 0. "RAR0,REG0 Register Read Access" "0: Not allow to read the REGn register until next..,1: Allow to read the REGn register."
|
|
tree.end
|
|
tree.end
|
|
tree "RF (Radio)"
|
|
base ad:0x0
|
|
tree "BRIC (Basic Radio Integrated Crypto)"
|
|
base ad:0x48A06700
|
|
repeat 4. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
wgroup.long ($2)++0x3
|
|
line.long 0x0 "KEY0_[$1],KEY0 Registers (PKB)"
|
|
hexmask.long 0x0 0.--31. 1. "KEY0_x,KEY0 written through PKB interface"
|
|
repeat.end
|
|
repeat 4. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
wgroup.long ($2+0x10)++0x3
|
|
line.long 0x0 "KEY1_[$1],KEY1 Registers (PKB)"
|
|
hexmask.long 0x0 0.--31. 1. "KEY1_x,KEY1 written through PKB interface"
|
|
repeat.end
|
|
group.long 0x20++0x3
|
|
line.long 0x0 "BRIC_CONFIG,BRIC CONFIG register"
|
|
bitfld.long 0x0 12. "DIS_PKB_ERR_RESP,Disable (0x1) PKB error response (Error response will be forced to zero)" "0,1"
|
|
rbitfld.long 0x0 11. "HI_READY,Indicates HW mode is in progress and any SW access during this time is responded with an IPS_ERROR or IPS_WAIT depending on the configuration" "0,1"
|
|
rbitfld.long 0x0 10. "HI_MODE,Indicates HW mode request to BRIC is active" "0,1"
|
|
bitfld.long 0x0 9. "IPS_XFR_WAIT_EN,Enable (0x1) ips_xfr_wait generation on IPS access during HW mode" "0,1"
|
|
bitfld.long 0x0 8. "IPS_XFR_ERR_EN,Enable (0x1) ips_xfr_err generation on IPS access during HW mode" "0,1"
|
|
hexmask.long.byte 0x0 0.--7. 1. "KEY_INDEX,KEY INDEX"
|
|
tree.end
|
|
tree "CIU2 (Radio NBU CIU2)"
|
|
base ad:0x48948000
|
|
group.long 0x0++0x43
|
|
line.long 0x0 "CIU2_CLK_ENABLE,Clock enable"
|
|
bitfld.long 0x0 31. "soc_ahb_clk_sel,Clock selection for soc_ahb_clk. 0: AHB2_CLK 1: CPU1_CLK_DIV" "0: AHB2_CLK,1: CPU1_CLK_DIV"
|
|
newline
|
|
bitfld.long 0x0 30. "cpu1_div_clk_enable,Clock cpu1_div_clk enable signal. cpu1_div_clk enable. 1: enable 0: disable" "0: disable,1: enable"
|
|
newline
|
|
bitfld.long 0x0 29. "ahb2_clk_enable,Clock ahb2_clk enable signal. Ahb2_clk enable. 1: enable 0: disable" "0: disable,1: enable"
|
|
line.long 0x4 "CIU2_ECO_0,ECO Register 0"
|
|
hexmask.long 0x4 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x8 "CIU2_ECO_1,ECO Register 1"
|
|
hexmask.long 0x8 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0xC "CIU2_ECO_2,ECO Register 2"
|
|
hexmask.long 0xC 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x10 "CIU2_ECO_3,ECO Register 3"
|
|
hexmask.long 0x10 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x14 "CIU2_ECO_4,ECO Register 4"
|
|
hexmask.long 0x14 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x18 "CIU2_ECO_5,ECO Register 5"
|
|
hexmask.long 0x18 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x1C "CIU2_ECO_6,ECO Register 6"
|
|
hexmask.long 0x1C 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x20 "CIU2_ECO_7,ECO Register 7"
|
|
hexmask.long 0x20 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x24 "CIU2_ECO_8,ECO Register 8"
|
|
hexmask.long 0x24 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x28 "CIU2_ECO_9,ECO Register 9"
|
|
hexmask.long 0x28 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x2C "CIU2_ECO_10,ECO Register 10"
|
|
hexmask.long 0x2C 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x30 "CIU2_ECO_11,ECO Register 11"
|
|
hexmask.long 0x30 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x34 "CIU2_ECO_12,ECO Register 12"
|
|
hexmask.long 0x34 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x38 "CIU2_ECO_13,ECO Register 13"
|
|
hexmask.long 0x38 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x3C "CIU2_ECO_14,ECO Register 14"
|
|
hexmask.long 0x3C 0.--31. 1. "spare,Eco Reserve Register"
|
|
line.long 0x40 "CIU2_ECO_15,ECO Register 15"
|
|
hexmask.long 0x40 0.--31. 1. "spare,Eco Reserve Register"
|
|
group.long 0x100++0x13
|
|
line.long 0x0 "CIU2_CLK_ENABLE4,Clock Enable 4"
|
|
bitfld.long 0x0 30. "btrtu1_clk_en,BT RTU1 clock enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "siu_ahb2_clk_en,BT SIU (UART) AHB clock enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 24. "dbus_clk_en,BLE DBUS Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 23. "bt_16m_clk_en,BT 16MHz Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 22. "ble_aeu_clk_en,BT/BLE AEU Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 21. "ble_sys_clk_en,BLE SYS Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 20. "ble_ahb_clk_en,BLE ARM Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 19. "hpu2_ciu_clk_en,HPU2 CIU Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 16. "smu2_ahb_clk_en,SMU2 AHB Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 14. "siu_clk_en,BT SIU (UART) clock enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 13. "btu_ahb_clk_en,BTU AHB Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 10. "bt_4mclk_en,BTU 4 MHz Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9. "bt_eclk_en,BTU EBC Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "ebram_bist_clk_en,EBRAM BIST Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 5. "smu2_dyn_clk_gating_dis,SMU2 Dynamic Clock Gating Feature" "0,1"
|
|
newline
|
|
bitfld.long 0x0 4. "bru_ahb2_dyn_clk_gating_dis,CPU2 ROM Dynamic Clock Gating Feature" "0,1"
|
|
newline
|
|
bitfld.long 0x0 3. "dtcm_ahb2_dyn_clk_gating_dis,CPU2 DTCM Dynamic Clock Gating Feature" "0,1"
|
|
newline
|
|
bitfld.long 0x0 2. "itcm_ahb2_dyn_clk_gating_dis,CPU2 ITCM Dynamic Clock Gating Feature" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "bru_ahb2_addr_mask_dis,CPU2 ROM Address Mask Selection" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "bist_ahb2_clk_gating_en,CPU2 Redbist and Rombist Clock for ITCM/DTCM/SQU/BROM" "0,1"
|
|
line.long 0x4 "CIU2_CLK_ENABLE5,Clock Enable 5"
|
|
bitfld.long 0x4 31. "sif_ahb2_clk_en,SIF ahb2 Clock Enalbe" "0,1"
|
|
newline
|
|
bitfld.long 0x4 30. "cpu2_mem_slv_clk_en,1= Give cpu2 mem slave clock control to cpu2 generated HW signal to gate the clock automatically in sleep 0 = No cpu2 mem slave clock gating" "0: No cpu2 mem slave clock gating,1: Give cpu2 mem slave clock control to cpu2.."
|
|
newline
|
|
bitfld.long 0x4 29. "cpu2_fabric_clk_en,1= Give cpu2 fabric clock control to cpu2 generated HW signal to gate the clock automatically in sleep 0 = No cpu2 fabric gating" "0: No cpu2 fabric gating,1: Give cpu2 fabric clock control to cpu2 generated.."
|
|
newline
|
|
bitfld.long 0x4 28. "cpu2_gatehclk_en,1 = Give hclk control to cpu2 generated HW signal to gate the clock automatically in sleep 0 = No hclk gating" "0: No hclk gating,1: Give hclk control to cpu2 generated HW signal to.."
|
|
newline
|
|
bitfld.long 0x4 27. "sif_clk_sel,SIF Clock Select" "0,1"
|
|
newline
|
|
bitfld.long 0x4 24.--26. "smu2_bank_clk_en,SMU2 bank Clock Enable" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 23. "btu_mclk_en,BTU MCLK Enalbe" "0,1"
|
|
newline
|
|
hexmask.long.word 0x4 8.--22. 1. "br_ahb2_clk_en,CPU2 BROM AHB Clock Enable"
|
|
newline
|
|
bitfld.long 0x4 7. "ciu2_reg_clk_en,CIU2 Reg Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x4 3. "bt_adma_ahb_clk_en,BT ADMA AHB Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0.--2. "itcm_ahb2_clk_en,Enable CPU2 ITCM Banks 1-2" "0,1,2,3,4,5,6,7"
|
|
line.long 0x8 "CIU2_CLK_CPU2CLK_CTRL,CPU2_AHB2 Clock Control"
|
|
hexmask.long.byte 0x8 0.--3. 1. "t1_freq_sel,AHB2 Clock Frequency Select"
|
|
line.long 0xC "CIU2_CLK_UARTCLK_CTRL,UART Clock Control"
|
|
hexmask.long 0xC 7.--31. 1. "nco_step_size,Programmable UART Clock Frequency"
|
|
newline
|
|
bitfld.long 0xC 0. "refclk_sel,Reference Clock Select" "0,1"
|
|
line.long 0x10 "CIU2_CLK_LBU2_BTRTU1_CTRL,LBU2 BT_RTU1 Clock Control"
|
|
bitfld.long 0x10 15. "btrtu1_dbg_clk_ctrl,1= Enable BT_RTU1 timers turn off during debugger mode 0= This feature is disabled" "0: This feature is disabled,1: Enable BT_RTU1 timers turn off during debugger.."
|
|
newline
|
|
bitfld.long 0x10 12. "btrtu1_use_ref_clk,Static bit set by FW. If it is required that timers need not be programmed with dynamic switching of T1/Reference the BT_RTU1 source clock is set on reference clock so that the timer are not distrubed." "0,1"
|
|
newline
|
|
bitfld.long 0x10 11. "btrtu1_timer1_use_slp_clk,Timer 1 BT_RTU1 Clock" "0,1"
|
|
newline
|
|
bitfld.long 0x10 1. "lbu2_use_refclk,Static bit set by FW based on Reference Clock Frequency. If reference clock frequency is lower and LBU can not support high baud rate of UART then FW will set soc_use_ref_mode = 0. This is an indication for Bluetooth subsystem that there.." "0,1"
|
|
group.long 0x118++0x13
|
|
line.long 0x0 "CIU2_CLK_CP15_DIS3,Clock Auto Shut-off Enable3"
|
|
bitfld.long 0x0 31. "ble_ahb_clk,BLE Shut Off" "0,1"
|
|
newline
|
|
bitfld.long 0x0 30. "btu_ahb_clk,BTU Shut Off" "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "dec_ahb2_clk,AHB2 Decoder Shut Off" "0,1"
|
|
newline
|
|
bitfld.long 0x0 28. "arb_ahb2_clk,AHB2 Arbiter Shut Off" "0,1"
|
|
newline
|
|
bitfld.long 0x0 25.--26. "dmem_ahb2_clk,DMEM_AHB2 Shut Off" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x0 21.--24. 1. "imem_ahb2_clk,IMEM_AHB2 Shut Off"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "br_ahb2_clk,BRU_AHB2 Shut Off"
|
|
line.long 0x4 "CIU2_RST_SW3,Software Module Reset"
|
|
bitfld.long 0x4 31. "bt_adma_,BT ADMA Soft Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 30. "bt_16m_clk_,Bt 16M clock reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 29. "wd2_cpu2_rst_disable,1: Disable the rtu2 watchdog reset to reset the CPU2 0: Enable" "0: Enable,1: Disable the rtu2 watchdog reset to reset the CPU2"
|
|
newline
|
|
bitfld.long 0x4 28. "wd2_chip_rst_disable,1: Disable the rtu2 watchdog reset to reset the chip 0: Enable" "0: Enable,1: Disable the rtu2 watchdog reset to reset the chip"
|
|
newline
|
|
bitfld.long 0x4 26. "brf_pr_,BRF_PR Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 22. "ciu2_ahb_clk_,CIU2 AHB Soft Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "hpu2_,HPU2 Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 19. "sif_ahb2_clk_,sif ahb2 Clock Soft Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 18. "sif_,sif clock Soft Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 16. "smu2_ahb_clk_,SMU2 (AHB_Clk) Soft Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 11. "siu_ahb2_clk_n,BT SIU (UART) AHB soft reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 10. "bt_uart_n,BT UART soft reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 9. "bru_ahb2_clk_,BRU_AHB2 Soft Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 8. "dec_ahb2_clk_,AHB2 Decoder Mux Soft Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 7. "arb_ahb2_clk_,AHB2 Arbiter Soft Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 5. "cpu2_tcm_,CPU2 TCM/DMA/Arbiter reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 4. "cpu2_core_,CPU2 core reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 2. "bt_common_,BT Common Soft Rest" "0,1"
|
|
newline
|
|
bitfld.long 0x4 1. "ble_soc_,BLE SoC Soft Reset" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0. "btu_ahb_clk_,BTU (ARM_Clk) Soft Reset" "0,1"
|
|
line.long 0x8 "CIU2_MEM_WRTC3,Memory WRTC Control 3"
|
|
bitfld.long 0x8 12.--13. "ble_rom_rtc_ref,BLE ROM RTC_REF" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x8 8.--10. "ble_rom_rtc,BLE ROM RTC" "0,1,2,3,4,5,6,7"
|
|
line.long 0xC "CIU2_MEM_WRTC4,Memory WRTC Control 4"
|
|
bitfld.long 0xC 28.--29. "ble_wtc,ble WTC" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 26.--27. "ble_rtc,ble RTC" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 20.--21. "btu_wtc,BTU EBRAM WTC" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 18.--19. "btu_rtc,BTU EBRAM RTC" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 16.--17. "cpu2_bru_rtc_ref,CPU2 BROM RTC_REF" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 12.--14. "cpu2_bru_rtc,CPU2 BROM RTC" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0xC 10.--11. "smu2_wtc,SMU2 WTC" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 8.--9. "smu2_rtc,SMU2 RTC" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 6.--7. "cpu2_dtcm_wtc,CPU2 DTCM WTC" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 4.--5. "cpu2_dtcm_rtc,CPU2 DTCM RTC" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 2.--3. "cpu2_itcm_wtc,CPU2 ITCM WTC" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0xC 0.--1. "cpu2_itcm_rtc,CPU2 ITCM RTC" "0,1,2,3"
|
|
line.long 0x10 "CIU2_MEM_PWDN3,Memory Powerdown Control"
|
|
bitfld.long 0x10 25. "bt_adma_bypass_en,Firmware Bypass Enable for BT ADMA Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 22. "btu_bypass_en,Firmware Bypass Enable for BTU Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 21. "siu_bypass_en,Firmware Bypass Enable for UART Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 20. "smu2_bypass_en,Firmware Bypass Enable for SMU2 Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 18. "cpu2_itcm_bypass_en,Firmware Bypass Enable for CPU2 ITCM Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 17. "cpu2_dtcm_bypass_en,Firmware Bypass Enable for CPU2 DTCM Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 16. "cpu2_bru_bypass_en,Firmware Bypass Enable for CPU2 Boot ROM Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 9. "bt_adma_bypass_val,Firmware Bypass value for BT ADMA Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 6. "btu_bypass_val,Firmware Bypass value for BTU Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 5. "siu_bypass_val,Firmware Bypass value for UART Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 4. "smu2_bypass_val,Firmware Bypass value for SMU2 Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 2. "cpu2_itcm_bypass_val,Firmware Bypass value for CPU2 ITCM Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 1. "cpu2_dtcm_bypass_val,Firmware Bypass value for CPU2 DTCM Memories Power Down" "0,1"
|
|
newline
|
|
bitfld.long 0x10 0. "cpu2_bru_bypass_val,Firmware Bypass value for CPU2 Boot ROM Memories Power Down" "0,1"
|
|
group.long 0x140++0x3
|
|
line.long 0x0 "CIU2_BLE_CTRL,BLE Control and Status"
|
|
bitfld.long 0x0 8. "bt_aes_clk_freq_sel,btu_aes_clk Frequency Select" "0,1"
|
|
rgroup.long 0x144++0x7
|
|
line.long 0x0 "CIU2_AHB2_TO_LAST_ADDR,AHB2 Timeout Last Address"
|
|
hexmask.long 0x0 0.--31. 1. "address,Last AHB2 Address Right Before the Current Timeout"
|
|
line.long 0x4 "CIU2_AHB2_TO_CUR_ADDR,AHB2 Current Timeout Address"
|
|
hexmask.long 0x4 0.--31. 1. "address,Current_TO_Addr"
|
|
group.long 0x14C++0x13
|
|
line.long 0x0 "CIU2_AHB2_TO_CTRL,AHB2 ARB Control"
|
|
bitfld.long 0x0 30.--31. "ahb2_timeout_mode,AHB2_TimeoutMode[1:0]" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x0 18. "ahb2_cpu2_dmem_prot_dis,1 = Disable CPU2 Dmem Memory Protection from AHB2 side and allow AHB2 to read/write Dmem" "?,1: Disable CPU2 Dmem Memory Protection from AHB2.."
|
|
newline
|
|
bitfld.long 0x0 17. "ahb2_cpu2_imem_prot_dis,1 = Disable CPU2 Imem Memory Protection from AHB2 side and allow AHB2 to read/write Imem" "?,1: Disable CPU2 Imem Memory Protection from AHB2.."
|
|
newline
|
|
bitfld.long 0x0 16. "ahb2_smu1_mem_prot_dis,Disable SMU1 Memory Protection from AHB2 side" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "last_to_master_id,AHB2 Last_TO_Master_ID"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "current_to_master_id,AHB2 Current_TO_Master_ID"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "last_to_slave_id,Last_TO_Slave_ID"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "current_to_slave_id,Current_TO_Slave_ID"
|
|
line.long 0x4 "CIU2_AHB2_SMU1_ACCESS_ADDR,AHB2 to SMU1 Accessible Address"
|
|
hexmask.long 0x4 0.--31. 1. "ahb2_smu1_access_addr,SMU1 Accessible Memory Address from AHB2 side"
|
|
line.long 0x8 "CIU2_AHB2_SMU1_ACCESS_MASK,AHB2 to SMU1 Accessible Mask"
|
|
hexmask.long 0x8 0.--31. 1. "ahb2_smu1_access_mask,SMU1 Accessible Memory Mask from AHB2 side"
|
|
line.long 0xC "CIU2_CPU2_FABRIC_ARB_CTRL,CPU2 fabric arbiter control"
|
|
bitfld.long 0xC 11. "imem_round_robin_en,0= fixed priority for IMEM acess from Icode and Dcode 1= round robin priority for IMEM acess from Icode and Dcode" "0: fixed priority for IMEM acess from Icode and Dcode,1: round robin priority for IMEM acess from Icode.."
|
|
newline
|
|
bitfld.long 0xC 9.--10. "imem_priority,00 = Icode has higher prioirty compared to Icode for IMEM acccess 01= Dcode has higher prioirty compared to Icode for IMEM acccess 10= Icode has higher prioirty compared to Dcode for IMEM acccess 11= Dcode has higher prioirty compared to.." "0: Icode has higher prioirty compared to Icode for..,1: Dcode has higher prioirty compared to Icode for..,?,?"
|
|
newline
|
|
bitfld.long 0xC 8. "imem_noburstterm,0= burst of imem will be terminated as per [1:0] setting 1= burst of imem will not be terminated" "0: burst of imem will be terminated as per [1:0]..,1: burst of imem will not be terminated"
|
|
newline
|
|
bitfld.long 0xC 7. "dmem_round_robin_en,0= fixed priority for DMEM acess from Icode and Dcode 1= round robin priority for DMEM acess from Icode and Dcode" "0: fixed priority for DMEM acess from Icode and Dcode,1: round robin priority for DMEM acess from Icode.."
|
|
newline
|
|
bitfld.long 0xC 5.--6. "dmem_priority,00= Dcode has higher prioirty compared to Icode for DMEM acccess 01= Dcode has higher prioirty compared to Icode for DMEM acccess 10= Icode has higher prioirty compared to Dcode for DMEM acccess 11= Dcode has higher prioirty compared to.." "0: Dcode has higher prioirty compared to Icode for..,1: Dcode has higher prioirty compared to Icode for..,?,?"
|
|
newline
|
|
bitfld.long 0xC 4. "dmem_noburstterm,0= burst of dmem will be terminated as per [1:0] setting 1= burst of dmem will not be terminated" "0: burst of dmem will be terminated as per [1:0]..,1: burst of dmem will not be terminated"
|
|
newline
|
|
bitfld.long 0xC 2.--3. "imem_brst_term_cnt,00= terminate imem immediate after current transactio finish 01= termiante imem transaction after 4 burst 10= termiante imem transaction after 8 burst 11 = terminate imem transaction after 16 burst" "0: terminate imem immediate after current..,1: termiante imem transaction after 4 burst,?,?"
|
|
newline
|
|
bitfld.long 0xC 0.--1. "dmem_brst_term_cnt,00= terminate dmem immediate after current transactio finish 01= termiante dmem transaction after 4 burst 10= termiante dmem transaction after 8 burst 11 = terminate dmem transaction after 16 burst" "0: terminate dmem immediate after current..,1: termiante dmem transaction after 4 burst,?,?"
|
|
line.long 0x10 "CIU2_CPU2_ICODE_INV_ADDR_CTRL,CPU2 Icode invalid address access control"
|
|
bitfld.long 0x10 30.--31. "haddr_icod_sel,There are 3 haddr which can be observed by selecting this:" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x10 8.--11. 1. "cur_inv_addr_slave_id,Cur_inv_addr_Slave_ID"
|
|
newline
|
|
hexmask.long.byte 0x10 4.--7. 1. "last_inv_addr_slave_id,Last_inv_addr_Slave_ID"
|
|
newline
|
|
hexmask.long.byte 0x10 0.--3. 1. "last2_inv_addr_slave_id,Last2_inv_addr_Slave_ID"
|
|
rgroup.long 0x160++0x3
|
|
line.long 0x0 "CIU2_CPU2_ICODE_INV_ADDR,CPU2 Icode invalid address"
|
|
hexmask.long 0x0 0.--31. 1. "haddr_inv_addr,based on CIU_CPU2_ICODE_INV_ADDR_CTRL[31:30] the address status is obsrved in this register"
|
|
group.long 0x164++0x3
|
|
line.long 0x0 "CIU2_CPU2_DCODE_INV_ADDR_CTRL,CPU2 Dcode invalid address access control"
|
|
bitfld.long 0x0 30.--31. "haddr_icod_sel,There are 3 haddr which can be observed by selecting this:" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x0 20.--23. 1. "cur_inv_addr_master_id,Cur_inv_addr_master_ID"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--19. 1. "last_inv_addr_master_id,Last_inv_addr_master_ID"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "last2_inv_addr_master_id,Last2_inv_addr_master_ID"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "cur_inv_addr_slave_id,Cur_inv_addr_Slave_ID"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "last_inv_addr_slave_id,Last_inv_addr_Slave_ID"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "last2_inv_addr_slave_id,Last2_inv_addr_Slave_ID"
|
|
rgroup.long 0x168++0x3
|
|
line.long 0x0 "CIU2_CPU2_DCODE_INV_ADDR,CPU2 Dcode invalid address"
|
|
hexmask.long 0x0 0.--31. 1. "haddr_inv_addr,based on CIU_CPU2_DCODE_INV_ADDR_CTRL[31:30] the address status is obsrved in this register"
|
|
group.long 0x16C++0xB
|
|
line.long 0x0 "CIU2_CPU_CPU2_CTRL,CPU2 control register"
|
|
bitfld.long 0x0 31. "cpu1_reset_int,cpu2 fw resets cpu1( or cpu3 fw resets cpu1 if this register is used by cpu3)" "0,1"
|
|
newline
|
|
bitfld.long 0x0 30. "dsr_wkup_in_use,dsr wkup when dsr_wkup_in_use = 1'b1" "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "cpu3_reset_int,cpu2 fw resets cpu3(or cpu3 fw resets cpu2 if this register is used by cpu3)" "0,1"
|
|
newline
|
|
hexmask.long.word 0x0 16.--27. 1. "cpu2_dbg_ctrl,cpu2 debug control"
|
|
newline
|
|
bitfld.long 0x0 5. "cpu2_boot_dmem_mux_en,1 = DMEM mux control is on CPU2 side to download the code during boot 0 = The DMEM mux is on CPU2 side This bit is disconnected in NBU level DMEM MUX will always on CPU2 side" "0: The DMEM mux is on CPU2 side This bit is..,1: DMEM mux control is on CPU2 side to download the.."
|
|
newline
|
|
bitfld.long 0x0 4. "cpu2_boot_imem_mux_en,1 = IMEM mux control is on CPU2 side to download the code during boot 0 = The IMEM mux is on CPU2 side" "0: The IMEM mux is on CPU2 side,1: IMEM mux control is on CPU2 side to download the.."
|
|
newline
|
|
bitfld.long 0x0 2. "cpu2_jtag_chain_bypass,1 = Bypass the JTAG chain of CPU2 0 = The CPU2 remains in JTAG chain This bit is backup in case the CPU2 doesn't work on silicon" "0: The CPU2 remains in JTAG chain This bit is..,1: Bypass the JTAG chain of CPU2"
|
|
newline
|
|
bitfld.long 0x0 0. "vinithi,1= Boot form high address 0x0030_0000 (ROM) 0 = Boot from low address 0x0000_0000 (ITCM) By default CPU2 is out of reset and boot from ROM" "0: Boot from low address 0x0000_0000,1: Boot form high address 0x0030_0000"
|
|
line.long 0x4 "CIU2_BRF_CTRL,BRF Control and Status"
|
|
rbitfld.long 0x4 31. "brf_chip_rdy,BRF Chip_Rdy Status" "0,1"
|
|
newline
|
|
bitfld.long 0x4 9. "ciu_brf_ref1x_clk_ctrl_bypass_val,1. brf ref clk 1x is enabled" "0,1"
|
|
newline
|
|
bitfld.long 0x4 8. "ciu_brf_ref1x_clk_ctrl_bypass_en,0: brf ref 1x clock is controlled brf_clk_req 1" "0: brf ref 1x clock is controlled brf_clk_req 1,?"
|
|
newline
|
|
bitfld.long 0x4 1. "sel_brf_to_ssu_dump_path,When set to 0 select BRF to SSU dump path" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0. "ahb_slv_brf_ser_en,When set to 1 BRF serial interface will be accessed thru AHB slave memory mapped from 0xA800A000 to 0xA8011FFF" "0,1"
|
|
line.long 0x8 "CIU2_BRF_EXTRA_PORT,BRF Extra Port Connection"
|
|
hexmask.long.byte 0x8 0.--3. 1. "soc_brf_extra,SOC_BRF_EXTRA[3:0]"
|
|
group.long 0x17C++0x13
|
|
line.long 0x0 "CIU2_BRF_ECO_CTRL,BRF ECO Control"
|
|
hexmask.long 0x0 0.--31. 1. "eco_bits,Reserved"
|
|
line.long 0x4 "CIU2_BTU_CTRL,BTU Control and Status"
|
|
rbitfld.long 0x4 31. "btu_mc_wakeup,BTU MC_Wakeup Status" "0,1"
|
|
newline
|
|
bitfld.long 0x4 8.--10. "bt_ip_ser_sel,bt_ip_ser_sel" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 2.--3. "bt_clk_sel,Bluetooth sys Clock Select" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 1. "dbus_high_speed_sel,Dbus High Speed Select Signal for Greater than 4 MHz" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0. "btu_cipher_en,Bluetooth Cipher Logic" "0,1"
|
|
line.long 0x8 "CIU2_BT_PS,BT Clock Power Save"
|
|
bitfld.long 0x8 28. "bt_mclk_from_soc_sel,BT_MCLK" "0,1"
|
|
newline
|
|
bitfld.long 0x8 27. "bt_mclk_tbg_nco_sel,BT_4M_PCM_CLK" "0,1"
|
|
newline
|
|
bitfld.long 0x8 26. "bt_mclk_nco_en,BT_MCLK_NCO logic to count" "0,1"
|
|
newline
|
|
hexmask.long 0x8 0.--25. 1. "bt_mclk_nco_mval,BT_MCLK NCO Module Step Control (default 0x0)"
|
|
line.long 0xC "CIU2_BT_PS2,BT Clock Power Save 2"
|
|
bitfld.long 0xC 27. "bt_pcm_clk_tbg_nco_sel,BT_4M_PCM_CLK" "0,1"
|
|
newline
|
|
bitfld.long 0xC 26. "bt_pcm_clk_nco_en,BT_PCM_CLK_NCO logic to count" "0,1"
|
|
newline
|
|
hexmask.long 0xC 0.--25. 1. "bt_pcm_clk_nco_mval,BT_PCM_CLK NCO Module Step Control (default 0x0)"
|
|
line.long 0x10 "CIU2_BT_REF_CTRL,BT Ref Control"
|
|
bitfld.long 0x10 20. "bt_clk_nco_refclk_sel,BT clk (bt sys clk) selection" "0,1"
|
|
newline
|
|
hexmask.long.word 0x10 2.--17. 1. "nco_gen,Bluetooth Reference Clock NCO Gen Value"
|
|
newline
|
|
bitfld.long 0x10 1. "nco_sel,Bluetooth Reference Clock NCO Select Value" "0,1"
|
|
newline
|
|
bitfld.long 0x10 0. "nco_en,Bluetooth Reference Clock NCO Enable information to APU." "0,1"
|
|
group.long 0x194++0x7
|
|
line.long 0x0 "CIU2_BT_PS3,BT Clock Power Save 3"
|
|
bitfld.long 0x0 29. "btu_clk_nco_mode,BTU Clock source from ref clock (nco mode)" "0,1"
|
|
newline
|
|
bitfld.long 0x0 27. "btu_16m_clk_nco_sel,BTU 16M clock NCO Select Value" "0,1"
|
|
newline
|
|
bitfld.long 0x0 26. "btu_16m_clk_nco_en,BTU 16M Clock NCO Enable" "0,1"
|
|
newline
|
|
hexmask.long 0x0 0.--25. 1. "btu_16m_clk_nco_step_ctrl,BT_16M_CLK NCO Module Step Control"
|
|
line.long 0x4 "CIU2_BTU_ECO_CTRL,BTU ECO Control"
|
|
hexmask.long 0x4 0.--31. 1. "eco_bits,Reserved"
|
|
group.long 0x1A0++0xB
|
|
line.long 0x0 "CIU2_INT_MASK,CIU2 Interrupt Mask"
|
|
hexmask.long 0x0 0.--31. 1. "mask,Interrupt Mask for CIU2 Interrupts"
|
|
line.long 0x4 "CIU2_INT_SELECT,CIU2 Interrupt Select"
|
|
hexmask.long 0x4 0.--31. 1. "sel,Interrupt Read/Write Clear for CIU2 Interrupts"
|
|
line.long 0x8 "CIU2_INT_EVENT_MASK,CIU2 Interrupt Event Mask"
|
|
hexmask.long 0x8 0.--31. 1. "mask,Interrupt Event Mask for CIU2 Interrupts"
|
|
rgroup.long 0x1AC++0x3
|
|
line.long 0x0 "CIU2_INT_STATUS,CIU2 Interrupt Status"
|
|
hexmask.long 0x0 0.--31. 1. "ciu_isr,CIU2 Interrupt Status (ISR)"
|
|
group.long 0x1B0++0xB
|
|
line.long 0x0 "CPU2_ERR_INT_MASK,CPU2 ERR Interrupt Mask"
|
|
hexmask.long 0x0 0.--31. 1. "mask,Interrupt Mask for CPU2 ERR Interrupts"
|
|
line.long 0x4 "CPU2_ERR_INT_SELECT,CPU2 ERR Interrupt Clear Select"
|
|
hexmask.long 0x4 0.--31. 1. "sel,Interrupt Read/Write Clear for CPU2 ERR Interrupts"
|
|
line.long 0x8 "CPU2_ERR_INT_EVENT_MASK,CPU2 ERR Interrupt Event Mask"
|
|
hexmask.long 0x8 0.--31. 1. "mask,Interrupt Event Mask for CPU2 ERR Interrupts"
|
|
rgroup.long 0x1BC++0x3
|
|
line.long 0x0 "CPU2_ERR_INT_STATUS,CPU2 ERR Interrupt Status"
|
|
hexmask.long 0x0 0.--31. 1. "err_isr,CPU2 ERR Interrupt Status (ISR)"
|
|
group.long 0x1C0++0xB
|
|
line.long 0x0 "CPU2_ERR_INT2_MASK,CPU2 ERR Interrupt 2 Mask"
|
|
hexmask.long 0x0 0.--31. 1. "mask,Interrupt Mask for CPU2 ERR Interrupts 2"
|
|
line.long 0x4 "CPU2_ERR_INT2_SELECT,CPU2 ERR Interrupt 2 Clear Select"
|
|
hexmask.long 0x4 0.--31. 1. "sel,Interrupt Read/Write Clear for CPU2 ERR Interrupts 2"
|
|
line.long 0x8 "CPU2_ERR_INT2_EVENT_MASK,CPU2 ERR Interrupt 2 Event Mask"
|
|
hexmask.long 0x8 0.--31. 1. "mask,Interrupt Event Mask for CPU2 ERR Interrupts 2"
|
|
rgroup.long 0x1CC++0x3
|
|
line.long 0x0 "CPU2_ERR_INT2_STATUS,CPU2 ERR Interrupt 2 Status"
|
|
hexmask.long 0x0 0.--31. 1. "err_isr,CPU1 ERR Interrupt 2 Status (ISR)"
|
|
group.long 0x1D0++0x7
|
|
line.long 0x0 "CIU2_CPU_CPU2_MSG_CTRL,CPU2 message register"
|
|
bitfld.long 0x0 9. "cpu3_to_cpu2_msg_process_done,CPU3 Message for CPU2 has been read by CPU2 and executed. This is self clearing bit. The CPU2 writes 1 to indicate that message send by CPU3 is executed. This generates an Interrupt to CPU3 via CIU3." "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "cpu1_to_cpu2_msg_process_done,CPU1 Message for CPU2 has been read by CPU2 and executed. This is self clearing bit. The CPU2 writes 1 to indicate that message send by CPU1 is executed. This generates an Interrupt to CPU1 via CIU1." "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "cpu3_to_cpu2_msg_rdy,CPU3 Message for CPU2 is ready. This is self clearing bit. The CPU3 writes 1 to indicate that message for CPU2 is ready. This generates an Interrupt to CPU2 via APU. This is old schem and we should use IMU based scheme." "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "cpu1_to_cpu2_msg_rdy,CPU1 Message for CPU2 is ready. This is self clearing bit. The CPU1 writes 1 to indicate that message for CPU2 is ready. This generates an Interrupt to CPU2 via APU. This is old schem and we should use IMU based scheme." "0,1"
|
|
line.long 0x4 "CIU2_IMU_CPU1_WR_MSG_TO_CPU2,CPU1 write message to CPU2"
|
|
hexmask.long 0x4 0.--31. 1. "cpu1_wr_msg_cpu2,Write CPU1 message data to CPU2 (push to FIFO)"
|
|
rgroup.long 0x1D8++0x7
|
|
line.long 0x0 "CIU2_IMU_CPU1_RD_MSG_FROM_CPU2,CPU1 read message from CPU2"
|
|
hexmask.long 0x0 0.--31. 1. "cpu1_rd_msg_cpu2,CPU1 read message data from CPU2 (pop from FIFO)"
|
|
line.long 0x4 "CIU2_IMU_CPU1_CPU2_MSG_FIFO_STATUS,CPU1 to CPU2 message FIFO status"
|
|
hexmask.long.byte 0x4 20.--23. 1. "cpu1_to_cpu2_msg_fifo_rd_ptr,cpu1 to cpu2 msg fifo read pointer for debug"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--19. 1. "cpu1_to_cpu2_msg_fifo_wr_ptr,cpu1 to cpu2 msg fifo write pointer for debug"
|
|
newline
|
|
hexmask.long.byte 0x4 4.--8. 1. "cpu1_to_cpu2_msg_count,cpu1_to_cpu2_msg_count"
|
|
newline
|
|
bitfld.long 0x4 3. "cpu1_to_cpu2_msg_fifo_empty,cpu1_to_cpu2_msg_fifo_empty" "0,1"
|
|
newline
|
|
bitfld.long 0x4 2. "cpu1_to_cpu2_msg_fifo_full,cpu1_to_cpu2_msg_fifo_full (based upon FIFO depth)" "0,1"
|
|
newline
|
|
bitfld.long 0x4 1. "cpu1_to_cpu2_msg_fifo_almost_full,cpu1_to_cpu2_msg_fifo_almost_full (based upon FIFO watermark)" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0. "cpu1_to_cpu2_msg_fifo_locked,cpu1_to_cpu2_msg_fifo_locked" "0,1"
|
|
group.long 0x1E0++0x3
|
|
line.long 0x0 "CIU2_IMU_CPU1_CPU2_MSG_FIFO_CNTL,CPU1 to CPU2 message FIFO control"
|
|
hexmask.long.byte 0x0 20.--23. 1. "cpu1_cpu2_msg_fifo_full_watermark,cpu1_to_cpu2 message fifo full watermark (space avail intr based upon it)"
|
|
newline
|
|
bitfld.long 0x0 17. "cpu1_wait_for_ack,1: CPU1 will wait for an ack for the next message to be written to CPU2 0: CPU1 will not wat for an ack for next message to be written to CPU2" "0: CPU1 will not wat for an ack for next message to..,1: CPU1 will wait for an ack for the next message.."
|
|
newline
|
|
bitfld.long 0x0 16. "cpu1_to_cpu2_msg_fifo_flush,Writing 1 to this bit will flush cpu1_to_cpu2 message fifo" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "cpu1_msg_sp_av_int_clr,Writing 1 to this bit will clear message space available interrupt to CPU1 (self clear bit)" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "cpu1_msg_rdy_int_clr,Writing 1 to this bit will clear message ready interrupt to CPU1 (self clear bit)" "0,1"
|
|
rgroup.long 0x1E4++0x3
|
|
line.long 0x0 "CIU2_IMU_CPU2_RD_MSG_FROM_CPU1_VAL_DBG,CPU2 last message read (from cpu1)"
|
|
hexmask.long 0x0 0.--31. 1. "cpu2_rd_msg,CPU2 last message read (from cpu1)"
|
|
group.long 0x1E8++0x3
|
|
line.long 0x0 "CIU2_IMU_CPU2_WR_MSG_TO_CPU1,CPU2 write message to CPU1"
|
|
hexmask.long 0x0 0.--31. 1. "cpu2_wr_msg_cpu1,Write CPU2 message data to CPU1 (push to FIFO)"
|
|
rgroup.long 0x1EC++0x7
|
|
line.long 0x0 "CIU2_IMU_CPU2_RD_MSG_FROM_CPU1,CPU2 read message from CPU1"
|
|
hexmask.long 0x0 0.--31. 1. "cpu2_rd_msg_cpu1,CPU2 read message data from CPU1 (pop from FIFO)"
|
|
line.long 0x4 "CIU2_IMU_CPU2_CPU1_MSG_FIFO_STATUS,CPU2 to CPU1 message FIFO status"
|
|
hexmask.long.byte 0x4 20.--23. 1. "cpu2_to_cpu1_msg_fifo_rd_ptr,cpu1 to cpu2 msg fifo read pointer for debug"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--19. 1. "cpu2_to_cpu1_msg_fifo_wr_ptr,cpu1 to cpu2 msg fifo write pointer for debug"
|
|
newline
|
|
hexmask.long.byte 0x4 4.--8. 1. "cpu2_to_cpu1_msg_count,cpu2_to_cpu1_msg_count"
|
|
newline
|
|
bitfld.long 0x4 3. "cpu2_to_cpu1_msg_fifo_empty,cpu2_to_cpu1_msg_fifo_empty" "0,1"
|
|
newline
|
|
bitfld.long 0x4 2. "cpu2_to_cpu1_msg_fifo_full,cpu2_to_cpu1_msg_fifo_full (based upon FIFO depth)" "0,1"
|
|
newline
|
|
bitfld.long 0x4 1. "cpu2_to_cpu1_msg_fifo_almost_full,cpu2_to_cpu1_msg_fifo_almost_full (based upon FIFO watermark)" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0. "cpu2_to_cpu1_msg_fifo_locked,cpu2_to_cpu1_msg_fifo_locked" "0,1"
|
|
group.long 0x1F4++0x3
|
|
line.long 0x0 "CIU2_IMU_CPU2_CPU1_MSG_FIFO_CNTL,CPU2 to CPU1 message FIFO control"
|
|
hexmask.long.byte 0x0 20.--23. 1. "cpu2_cpu1_msg_fifo_full_watermark,cpu2_to_cpu1 message fifo full watermark (space avail intr based upon it)"
|
|
newline
|
|
bitfld.long 0x0 17. "cpu2_wait_for_ack,1: CPU2 will wait for an ack for the next message to be written to CPU1 0: CPU2 will not wat for an ack for next message to be written to CPU1" "0: CPU2 will not wat for an ack for next message to..,1: CPU2 will wait for an ack for the next message.."
|
|
newline
|
|
bitfld.long 0x0 16. "cpu2_to_cpu1_msg_fifo_flush,Writing 1 to this bit will flush cpu2_to_cpu1 message fifo" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "cpu2_msg_sp_av_int_clr,Writing 1 to this bit will clear message space available interrupt to CPU2 (self clear bit)" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "cpu2_msg_rdy_int_clr,Writing 1 to this bit will clear message ready interrupt to CPU2 (self clear bit)" "0,1"
|
|
rgroup.long 0x1F8++0x3
|
|
line.long 0x0 "CIU2_IMU_CPU1_RD_MSG_FROM_CPU2_VAL_DBG,CPU1 last message read (from cpu2)"
|
|
hexmask.long 0x0 0.--31. 1. "cpu1_rd_msg,CPU1 last message read (from cpu2)"
|
|
group.long 0x200++0xB
|
|
line.long 0x0 "CIU2_BCA1_CPU2_INT_MASK,BCA1 to CPU2 Interrupt Mask"
|
|
hexmask.long 0x0 0.--31. 1. "imr,Interrupt Mask for BCA1 to CPU2 Interrupts"
|
|
line.long 0x4 "CIU2_BCA1_CPU2_INT_SELECT,BCA1 to CPU2 Interrupt Select"
|
|
hexmask.long 0x4 0.--31. 1. "rsr,Interrupt Read/Write Clear for BCA1 to CPU2 Interrupts"
|
|
line.long 0x8 "CIU2_BCA1_CPU2_INT_EVENT_MASK,BCA1 to CPU2 Interrupt Event Mask"
|
|
hexmask.long 0x8 0.--31. 1. "smr,Interrupt Event Mask for BCA1 to CPU2 Interrupts"
|
|
rgroup.long 0x20C++0x3
|
|
line.long 0x0 "CIU2_BCA1_CPU2_INT_STATUS,BCA1 to CPU2 Interrupt Status"
|
|
hexmask.long 0x0 0.--31. 1. "isr,BCA1 to CPU2 Interrupt Status"
|
|
group.long 0x210++0x13
|
|
line.long 0x0 "CIU2_APU_BYPASS1,CIU2 APU Bypass Register 1"
|
|
bitfld.long 0x0 10. "tbg_btu_clk_en_bypass_val,TBG512_320_176_BTU_Clk_En Bypass Value" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9. "bt_aes_clk_sel_bypass_val,Firmware Bypass Value for Btu_Aes_Clk_Sel" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "bt_aes_clk_sel_bypass_en,Firmware Bypass for Btu_Aes_Clk_Sel" "0,1"
|
|
newline
|
|
bitfld.long 0x0 6.--7. "tbg_btu_clk_en_bypass_sel,TBG512_320_176_BTU_Clk_En_Sel to TBG512_320_176 of CAU" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x0 5. "soc_clk_en2_T1_bypass_val,Firmware Bypass Value for SoC_Clk_En2(active high signal)" "0,1"
|
|
newline
|
|
bitfld.long 0x0 4. "soc_clk_en2_T1_bypass_en,Firmware Bypass for SoC_Clk_En2" "0,1"
|
|
newline
|
|
bitfld.long 0x0 3. "bt_aes_clk_en_bypass_val,Firmware Bypass Value for Btu_Aes_Clk" "0,1"
|
|
newline
|
|
bitfld.long 0x0 2. "bt_aes_clk_en_bypass_en,Firmware Bypass for Btu_Aes_Clk" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "brf_clk_en_bypass_val,Firmware Bypass Value for BRF_Clk_En (active high signal)" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "brf_clk_en_bypass_en,Firmware Bypass BRF_Clk_En" "0,1"
|
|
line.long 0x4 "CIU2_CPU2_LMU_STA_BYPASS0,LMU static bank control byapss0 Register for CPU2 mem"
|
|
hexmask.long.byte 0x4 24.--31. 1. "lmu_sta_banks_psw_en_bp_val,Firmware Bypass value for lmu static banks psw_en"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--23. 1. "lmu_sta_banks_psw_en_bp_en,Firmware Bypass enable for lmu static banks psw_en"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "lmu_sta_banks_iso_en_bp_val,Firmware Bypass value for lmu static banks iso_en"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "lmu_sta_banks_iso_en_bp_en,Firmware Bypass enable for lmu static banks iso_en"
|
|
line.long 0x8 "CIU2_CPU2_LMU_STA_BYPASS1,LMU static bank control byapss1 Register for CPU2"
|
|
hexmask.long.byte 0x8 24.--31. 1. "lmu_sta_banks_fnrst_bp_val,Firmware Bypass value for lmu static banks fnrst"
|
|
newline
|
|
hexmask.long.byte 0x8 16.--23. 1. "lmu_sta_banks_fnrst_bp_en,Firmware Bypass enable for lmu static banks fnrst"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--15. 1. "lmu_sta_banks_sram_pd_bp_val,Firmware Bypass value for lmu static banks sram_pd"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--7. 1. "lmu_sta_banks_sram_pd_bp_en,Firmware Bypass enable for lmu static banks sram_pd"
|
|
line.long 0xC "CIU2_CPU2_LMU_STA_BYPASS2,LMU static bank byapss2 Register for CPU2"
|
|
hexmask.long.byte 0xC 8.--15. 1. "lmu_sta_banks_vddmc_sw_pd_ctrl_bp_val,Firmware Bypass value for lmu static banks vddmc_sw_pd_ctrl"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--7. 1. "lmu_sta_banks_vddmc_sw_pd_ctrl_bp_en,Firmware Bypass enable for lmu static banks vddmc_sw_pd_ctrl"
|
|
line.long 0x10 "CIU2_CPU2_LMU_G2BIST_CTRL_BYPASS,LMU G2Bist control byapss Register for CPU2"
|
|
hexmask.long.byte 0x10 1.--7. 1. "lmu_cpu2_sta_pwrdmn_rpr_req_bp_val,Firmware Bypass value for CPU2 static banks lmu powerdomain repair request"
|
|
newline
|
|
bitfld.long 0x10 0. "lmu_cpu2_sta_pwrdmn_rpr_req_bp_en,Firmware Bypass enable for CPU2 static banks lmu powerdomain repair request" "0,1"
|
|
group.long 0x22C++0xB
|
|
line.long 0x0 "CIU2_APU_PWR_CTRL_BYPASS1,APU power control Bypass Register 1"
|
|
bitfld.long 0x0 9. "brf_sram_pd_bypass_en,Firmware Bypass SRAM_PD from APU" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "brf_sram_pd_bypass_val,Firmware Bypass Value for SRAM_PD (active high signal)" "0,1"
|
|
newline
|
|
bitfld.long 0x0 7. "brf_clk_div_rstb_bypass_en,Firmware Bypass brf Clk_Div_Rstb from APU" "0,1"
|
|
newline
|
|
bitfld.long 0x0 6. "brf_clk_div_rstb_bypass_val,Firmware Bypass Value for brf Clk_Div_Rstb (active low signal)" "0,1"
|
|
newline
|
|
bitfld.long 0x0 5. "brf_iso_en_bypass_en,brf Isolation Cell Control Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 4. "brf_iso_en_bypass_val,brf Isolation Cell Control" "0,1"
|
|
newline
|
|
bitfld.long 0x0 3. "brf_fwbar_bypass_en,brf Firewallbar Control Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 2. "brf_fwbar_bypass_val,brf Firewallbar Control" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "brf_psw_bypass_en,brf Power Switch Control Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "brf_psw_bypass_val,brf Power Switch Control" "0,1"
|
|
line.long 0x4 "CIU2_AHB2AHB_BRIDGE_CTRL,AHB2AHB Bridge Control Register"
|
|
bitfld.long 0x4 0. "prefetch_hsel_en,ahb2ahb bridge pre-fetch hsel enable" "0,1"
|
|
line.long 0x8 "CIU2_AHB1_AHB2_TO_CLEAR,AHB1 AHB2 timeout logic clear register"
|
|
bitfld.long 0x8 10. "cpu2_icode_inv_addr_clr,After the invalid address int happended on CPU2 icode bus the cpu2 will read the ERR ISR and read the bus state which cause the timeout and then set this bit to 1 to clear the CPU2 Icode invalid addr logic to start recroding next.." "0,1"
|
|
newline
|
|
bitfld.long 0x8 9. "cpu2_dcode_inv_addr_clr,After the invalid address int happended on CPU2 dcode bus the cpu2 will read the ERR ISR and read the bus state which cause the timeout and then set this bit to 1 to clear the CPU2 Dcode invalid addr logic to start recroding next.." "0,1"
|
|
newline
|
|
bitfld.long 0x8 8. "ahb2_timeout_clear,After the timeout happended on AHB2 bus the cpu will read the ERR ISR and read the bus state which cause the timeout and then set this bit to 1 to clear the AHB2 timeout logic to start recroding next transaction. This is self clearing.." "0,1"
|
|
rgroup.long 0x238++0x3
|
|
line.long 0x0 "CIU2_CPU_CPU2_DBG_STAT,CPU2 debug register"
|
|
hexmask.long 0x0 0.--31. 1. "cpu2_ro_status,cpu2 debug output"
|
|
group.long 0x23C++0x7
|
|
line.long 0x0 "CIU2_CPU_CPU1_CTRL,CPU1 control register"
|
|
bitfld.long 0x0 31. "cpu2_reset_int,cpu1 fw reset cpu2" "0,1"
|
|
newline
|
|
bitfld.long 0x0 18. "cpu1_cpu2_msg_scheme,1 = new IMU based scheme (default) 0 = old ciu reg based scheme" "0: old ciu reg based scheme,1: new IMU based scheme"
|
|
newline
|
|
bitfld.long 0x0 17. "cpu1_jtag_chain_bypass,1 = Bypass the JTAG chain of CPU1 0 = The CPU1 remains in JTAG chain This bit is backup in case the CPU1 doesn't work on silicon" "0: The CPU1 remains in JTAG chain This bit is..,1: Bypass the JTAG chain of CPU1"
|
|
line.long 0x4 "CIU2_TESTBUS_CTRL,CPU2 debug register"
|
|
hexmask.long.byte 0x4 0.--3. 1. "testbus_sel,Select testbus debug output"
|
|
group.long 0x250++0x7
|
|
line.long 0x0 "CIU2_LBC_CTRL,LBC Control and Status"
|
|
hexmask.long.byte 0x0 27.--31. 1. "lpo_clk_3k2_cnt,Status lpo_clk_3k2_cnt 3.2KHz Count"
|
|
newline
|
|
rbitfld.long 0x0 26. "lpo_clk_sel_fsm,Status lpo_clk_sel_fsm" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 25. "ref_lpo_ramp_dn,Status ref_lpo_ramp_dn" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 24. "ref_lpo_clk_good,Status ref_lpo_clk_good" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 23. "nco_lpo_ramp_dn,Status nco_lpo_ramp_dn" "0,1"
|
|
newline
|
|
bitfld.long 0x0 18. "man_sel_nco,Manual select NCO" "0,1"
|
|
newline
|
|
bitfld.long 0x0 17. "auto_dejit,Auto de-jitter" "0,1"
|
|
newline
|
|
bitfld.long 0x0 16. "dejit_en,De-jitter Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 5.--6. "lbc_debug_ctrl,LBC Debug Control Signal" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x0 0. "lbc_nco_en,LBC NCO Enable Signal" "0,1"
|
|
line.long 0x4 "CIU2_LBC_SLPCLK_NCO,LBC NCO Step for Sleep Clock"
|
|
hexmask.long 0x4 0.--31. 1. "step,LBC NCO step for sleep clock. Please refer to design spreadsheet for more details."
|
|
tree.end
|
|
base ad:0x0
|
|
tree "PACKET_RAM (Packet RAM)"
|
|
tree "RX_PACKET_RAM (Radio RX Packet RAM)"
|
|
base ad:0x48A09000
|
|
repeat 512. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2)++0x3
|
|
line.long 0x0 "PACKET_RAM_[$1],Shared Packet RAM for multiple Link Layer usage."
|
|
hexmask.long 0x0 0.--31. 1. "RAM,One entry in the packet RAM"
|
|
repeat.end
|
|
tree.end
|
|
tree "TX_PACKET_RAM (Radio TX Packet RAM)"
|
|
base ad:0x48A08000
|
|
repeat 1024. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2)++0x3
|
|
line.long 0x0 "PACKET_RAM_[$1],Shared Packet RAM for multiple Link Layer usage."
|
|
hexmask.long 0x0 0.--31. 1. "RAM,One entry in the packet RAM"
|
|
repeat.end
|
|
tree.end
|
|
tree.end
|
|
tree "RADIO_MISC (RADIO Miscellaneous)"
|
|
base ad:0x48A06000
|
|
group.long 0x4++0xF
|
|
line.long 0x0 "LL_CTRL,LL Control Register"
|
|
bitfld.long 0x0 0.--1. "ACTIVE_LL,link layer control register" "0: Bluetooth LE LL is selected,1: ZIGBEE LL is selected,2: GENERIC LL is selected,3: Disabled (default)"
|
|
line.long 0x4 "RF_CTRL,Radio Control Register"
|
|
bitfld.long 0x4 31. "ZIGBEE_WAKEUP_EN,Zigbee LL Wakeup Enable" "0: The Zigbee LL interrupt doesn't assert..,1: The Zigbee LL interrupt asserts rfmc_wakeup."
|
|
newline
|
|
bitfld.long 0x4 30. "GENERIC_WAKEUP_EN,Generic LL Wakeup Enable" "0: The Generic LL interrupt doesn't assert..,1: The Genecir LL interrupt asserts rfmc_wakeup."
|
|
newline
|
|
bitfld.long 0x4 29. "BRIC_WAKEUP_EN,BRIC Wakeup Enable" "0: The BRIC interrupt doesn't assert rfmc_wakeup.,1: The BRIC interrupt asserts rfmc_wakeup."
|
|
newline
|
|
bitfld.long 0x4 28. "WOR_RX_FAIL_WAKEUP_EN,WOR RX Fail Wakeup Enable" "0: The wor_rx_fail interrupt doesn't assert..,1: The wor_rx_fail interrupt asserts rfmc_wakeup."
|
|
newline
|
|
bitfld.long 0x4 9. "RIF_SEL_2MBPS_OVRD,rif_sel_2mbps Override" "0,1"
|
|
newline
|
|
bitfld.long 0x4 8. "RIF_SEL_2MBPS_OVRD_EN,rif_sel_2mbps Override Enable" "0: rif_sel_2mbps Override Disable,1: rif_sel_2mbps Override Enable"
|
|
newline
|
|
bitfld.long 0x4 7. "BLE_LR_EN_OVRD,ble_lr_en Override" "0,1"
|
|
newline
|
|
bitfld.long 0x4 6. "BLE_LR_EN_OVRD_EN,ble_lr_en Override Enable" "0: ble_lr_en Override Disable,1: ble_lr_en Override Enable"
|
|
newline
|
|
bitfld.long 0x4 5. "RX_CON_EN_OVRD,rx_con_en Override" "0,1"
|
|
newline
|
|
bitfld.long 0x4 4. "RX_CON_EN_OVRD_EN,rx_con_en Override Enable" "0: rx_con_en Override Disable,1: rx_con_en Override Enable"
|
|
newline
|
|
bitfld.long 0x4 1.--3. "RBME_MODE_OVRD,RBME Mode Override" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 0. "RBME_MODE_OVRD_EN,RBME Mode Override Enable" "0: RBME Mode Override Disable,1: RBME Mode Override Enable"
|
|
line.long 0x8 "RF_CLK_CTRL,Radio Clock Control Register"
|
|
bitfld.long 0x8 31. "BT_CLK_REQ_EN,BT_CLK_REQ control enable" "0: Disable the control of bt_clk_req for nbu_hclk.,1: Enable the control of bt_clk_req for nbu_hclk."
|
|
newline
|
|
bitfld.long 0x8 30. "WOR_DS_EN,WOR deep sleep control enable" "0: Disable the control of..,1: Enable the control of rfmc_wor_deep_sleep_enable.."
|
|
newline
|
|
bitfld.long 0x8 29. "MAN_DS_EN,Manual deep sleep control enable" "0: Disable the control of..,1: Enable the control of rfmc_man_deep_sleep_enable.."
|
|
newline
|
|
bitfld.long 0x8 20. "UART_CLK_EN,UART Clock Enable" "0: uart_clk is disabled.,1: uart_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 19. "BLE_AES_CLK_EN,BLE_AES_CLK Enable" "0: bt_aes_clk is disabled.,1: bt_aes_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 18. "BT_ECLK_EN,BT_ECLK Enable" "0: bt_eclk is disabled.,1: bt_eclk is enabled."
|
|
newline
|
|
bitfld.long 0x8 17. "BT_XCVR_32M_CLK_EN,BT XCVR 32M Clock Enable" "0: bt_xcvr_32m_clk is disabled.,1: bt_xcvr_32m_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 16. "BT_XCVR_4M_CLK_EN,BT XCVR 4M Clock Enable" "0: bt_xcvr_4m_clk is disabled.,1: bt_xcvr_4m_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 15. "BT_REF_4M_CLK_EN,BT REF 4M Clock Enable" "0: bt_ref_4m_clk is disabled.,1: bt_ref_4m_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 14. "BT_4M_CLK_EN,BT 4M Clock Enable" "0: bt_4m_clk is disabled.,1: bt_4m_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 13. "RTU_CLK_EN,RTU Clock Enable" "0: rtu_clk is disabled.,1: rtu_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 12. "BT_16M_CLK_EN,BT 16M Clock Enable" "0: bt_16m_clk is disabled.,1: bt_16m_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 11. "NBU_PKB_CLK_EN,NBU PKB Clock Enable" "0: nbu_pkb_clk is disabled.,1: nbu_pkb_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 10. "BLE_AHB_CLK_EN,BLE_AHB CLOCK Enable" "0: ble_ahb_clk is disabled.,1: ble_ahb_clk is enabled."
|
|
newline
|
|
bitfld.long 0x8 9. "CM3_HCLK_EN,CM3 HCLK Enable" "0: cm3_hclk is disabled.,1: cm3_hclk is enabled."
|
|
newline
|
|
bitfld.long 0x8 8. "NBU_HCLK_EN,NBU HCLK Enable" "0: nbu hclk/cpu_hclk are disabled.,1: nbu hclk/cpu_hclk are enabled."
|
|
newline
|
|
bitfld.long 0x8 4. "BT_ECLK_DIV,BE_ECLK Divider" "0: ref_clk is not divided as bt_eclk.,1: ref_clk is divided by 2 as bt_eclk."
|
|
newline
|
|
bitfld.long 0x8 3. "BTU_EBRAM_CLK_ON_OVRD,BTU EBRAM Clock Enable Override" "0: btu_ebram_clk is not forced on.,1: btu_ebram_clk is forced on."
|
|
newline
|
|
bitfld.long 0x8 2. "BTLL_CLK_EN_OVRD,BTLL Clock Enable Override" "0: BTLL clock force on is disabled.,1: BTLL clock force on is enabled."
|
|
newline
|
|
bitfld.long 0x8 1. "GENLL_CLK_EN_OVRD,GENLL Clock Enable Override" "0: GENLL clock force on is disabled.,1: GENLL clock force on is enabled."
|
|
newline
|
|
bitfld.long 0x8 0. "ZBLL_CLK_EN_OVRD,ZBLL Clock Enable Override" "0: ZBLL clock force on is disabled.,1: ZBLL clock force on is enabled."
|
|
line.long 0xC "COEX_CTRL,COEXISTENCE CONTROL"
|
|
bitfld.long 0xC 13. "COEX_SEL,COEX_SEL" "0: Select coexistence signals from LL.,1: Select coexistence signals from TSM."
|
|
newline
|
|
bitfld.long 0xC 12. "RF_STATUS_INV,RF_STATUS Invert" "0: rf_status is not inverted.,1: rf_status is inverted."
|
|
newline
|
|
bitfld.long 0xC 10.--11. "RF_PRIORITY_INV,RF_PRIORITY Invert" "0: rf_priority[0] is inverted.,1: rf_priority[0] is inverted.,2: rf_priority[0] is not inverted.,3: rf_priority[0] is inverted."
|
|
newline
|
|
bitfld.long 0xC 9. "RF_ACTIVE_INV,RF_ACTIVE Invert" "0: rf_active is not inverted.,1: rf_active is inverted."
|
|
newline
|
|
bitfld.long 0xC 8. "RF_NALLOWED_INV,RF_NALLOWED Invert" "0: rf_nallowed is not inverted.,1: rf_nallowed is inverted."
|
|
newline
|
|
bitfld.long 0xC 7. "RF_NOT_ALLOWED_OVRD_EN,RF_NOT_ALLOWED Override Enable" "0: RF_NALLOWED Override Disable,1: RF_NALLOWED Override Enable"
|
|
newline
|
|
bitfld.long 0xC 6. "RF_NOT_ALLOWED_OVRD,RF_NOT_ALLOWED Override" "0,1"
|
|
newline
|
|
rbitfld.long 0xC 5. "RF_NOT_ALLOWED,RF_NOT_ALLOWED" "0,1"
|
|
newline
|
|
eventfld.long 0xC 4. "RF_NOT_ALLOWED_ASSERTED,RF_NOT_ALLOWED_ASSERTED" "0: Assertion on RF_NOT_ALLOWED has not occurred,1: Assertion on RF_NOT_ALLOWED has occurred since.."
|
|
newline
|
|
hexmask.long.byte 0xC 0.--3. 1. "RF_NOT_ALLOWED_EN,RF_NOT_ALLOWED PER-LINK-LAYER ENABLE"
|
|
rgroup.long 0x14++0x7
|
|
line.long 0x0 "UID_MSB,Radio Control Register"
|
|
hexmask.long.byte 0x0 0.--7. 1. "RADIO_UID_MSB,The most signficant 8bits of the 40bit Radio UID."
|
|
line.long 0x4 "UID_LSB,Radio Control Register"
|
|
hexmask.long 0x4 0.--31. 1. "RADIO_UID_LSB,The least signficant 32bits of the 40bit Radio UID."
|
|
group.long 0x1C++0xB
|
|
line.long 0x0 "PACKET_RAM_CTRL,PACKET RAM Control Register"
|
|
bitfld.long 0x0 0. "PB_PROTECT,PB_PROTECT" "0: Incoming receive data can overwrite the existing..,1: Incoming receive data is been blocked from.."
|
|
line.long 0x4 "BLE_PHY_CTRL,BLE PHY Interface Control Register"
|
|
bitfld.long 0x4 31. "CTE_SINGLE_BUF,Config for using single buffer for Rx data and CTE samples" "0,1"
|
|
newline
|
|
bitfld.long 0x4 30. "AVG_IQ_DISABLE,Disable IQ sample averaging" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 24.--29. 1. "GUARD_TIME_2M,Guard time offset for 2M"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--23. 1. "GUARD_TIME_1M,Guard time offset for 1M"
|
|
newline
|
|
hexmask.long.byte 0x4 12.--15. 1. "READ_START_OFFSET_LR,Start sending Rx data to NBU after a programmable number of symbols are received from PHY - LR"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--11. 1. "READ_START_OFFSET_2M,Start sending Rx data to NBU after a programmable number of symbols are received from PHY - 2M"
|
|
newline
|
|
hexmask.long.byte 0x4 4.--7. 1. "READ_START_OFFSET_1M,Start sending Rx data to NBU after a programmable number of symbols are received from PHY - 1M"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "CTE_AVG_SAMP_SEL,Sampling select" "0,1,2,3"
|
|
line.long 0x8 "DTEST_CTRL,DTEST Control register"
|
|
bitfld.long 0x8 11.--13. "DTEST_SHIFT,DTEST shift control" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x8 10. "RAW_MODE_Q,Select rx_dig_q as DTEST RX_IQ page" "0,1"
|
|
newline
|
|
bitfld.long 0x8 9. "RAW_MODE_I,Select rx_dig_i as DTEST RX_IQ page" "0,1"
|
|
newline
|
|
bitfld.long 0x8 8. "DTEST_OUT_REG_EN,Enable/Disable register dtest signal" "0: output dtest signal directly,1: output dtest signal after registered"
|
|
newline
|
|
bitfld.long 0x8 7. "DTEST_EN,DTEST_EN control" "0: disable dtest feature,1: enable dtest feature"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--6. 1. "DTEST_PAGE,DTEST PAGE Number"
|
|
group.long 0x30++0x3
|
|
line.long 0x0 "DTEST_PIN_CTRL2,DTEST PIN Control 2 register"
|
|
hexmask.long.byte 0x0 28.--31. 1. "DTEST_PIN11_OVRD_SEL,DTEST_PIN11_OVRD_SEL"
|
|
newline
|
|
hexmask.long.byte 0x0 24.--27. 1. "DTEST_PIN11_MUX_SEL,DTEST_PIN11_MUX_SEL"
|
|
newline
|
|
hexmask.long.byte 0x0 20.--23. 1. "DTEST_PIN10_OVRD_SEL,DTEST_PIN10_OVRD_SEL"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--19. 1. "DTEST_PIN10_MUX_SEL,DTEST_PIN10_MUX_SEL"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "DTEST_PIN9_OVRD_SEL,DTEST_PIN9_OVRD_SEL"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "DTEST_PIN9_MUX_SEL,DTEST_PIN9_MUX_SEL"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "DTEST_PIN8_OVRD_SEL,DTEST_PIN8_OVRD_SEL"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "DTEST_PIN8_MUX_SEL,DTEST_PIN8_MUX_SEL"
|
|
tree.end
|
|
tree "RBME (Radio Bit Manipulation Engine)"
|
|
base ad:0x48A06200
|
|
group.long 0x0++0x3
|
|
line.long 0x0 "CRCW_CFG,CRC/WHITENER CONFIG REGISTER"
|
|
rbitfld.long 0x0 29. "CRC_EC_FAIL,CRC error correction fail" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 28. "CRC_EC_DONE,CRC error correction done" "0,1"
|
|
newline
|
|
hexmask.long.word 0x0 16.--26. 1. "CRC_EC_OFFSET,CRC error correction offset"
|
|
newline
|
|
rbitfld.long 0x0 4. "CRC_RES_OUT_VLD,CRC result output valid" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 3. "CRC_EARLY_FAIL,CRC error correction fail" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 2. "CRC_ZERO,CRC zero" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "CRCW_EC_EN,CRC Error Correction Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "CRCW_EN,CRC calculation enable" "0,1"
|
|
rgroup.long 0x4++0x7
|
|
line.long 0x0 "CRC_EC_MASK,CRC ERROR CORRECTION MASK"
|
|
hexmask.long 0x0 0.--31. 1. "CRC_EC_MASK,CRC error correction mask"
|
|
line.long 0x4 "CRC_RES_OUT,CRC RESULT"
|
|
hexmask.long 0x4 0.--31. 1. "CRC_RES_OUT,CRC result output"
|
|
group.long 0xC++0x2B
|
|
line.long 0x0 "CRCW_CFG2,CRC/WHITENER CONFIG 2 REGISTER"
|
|
hexmask.long.byte 0x0 12.--15. 1. "CRC_EC_LPKT_WND,Error correction long packet burst error window"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "CRC_EC_SPKT_WND,Error correction short packet burst error window"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "CRC_EC_SPKT_BYTES,Error Correction Short Packet Bytes"
|
|
line.long 0x4 "CRCW_CFG3,CRC CONFIGURATION"
|
|
bitfld.long 0x4 18. "CRC_BYTE_ORD,CRC Byte Order" "0: LS Byte First,1: MS Byte First"
|
|
newline
|
|
bitfld.long 0x4 17. "CRC_REF_OUT,CRC Reflect Out" "0: Does not manipulate CRC result,1: CRC result is to be reflected bitwise (operated.."
|
|
newline
|
|
bitfld.long 0x4 16. "CRC_REF_IN,CRC Reflect In" "0: Does not manipulate input data stream,1: reflect each byte in the input stream bitwise"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--11. 1. "CRC_START_BYTE,Configure CRC Start Point"
|
|
newline
|
|
bitfld.long 0x4 0.--2. "CRC_SZ,CRC Size (in octets)" "0,1,2,3,4,5,6,7"
|
|
line.long 0x8 "CRC_INIT,CRC INITIALIZATION"
|
|
hexmask.long 0x8 0.--31. 1. "CRC_SEED,CRC Seed Value"
|
|
line.long 0xC "CRC_POLY,CRC POLYNOMIAL"
|
|
hexmask.long 0xC 0.--31. 1. "CRC_POLY,CRC Polynomial."
|
|
line.long 0x10 "CRC_XOR_OUT,CRC XOR OUT"
|
|
hexmask.long 0x10 0.--31. 1. "CRC_XOR_OUT,CRC XOR OUT Register"
|
|
line.long 0x14 "WHITEN_CFG,WHITENER CONFIGURATION"
|
|
hexmask.long.word 0x14 16.--24. 1. "WHITEN_INIT,Initialization value for whitening/de-whitening"
|
|
newline
|
|
hexmask.long.byte 0x14 8.--11. 1. "WHITEN_SIZE,Length of Whitener LFSR"
|
|
newline
|
|
bitfld.long 0x14 6. "WHITEN_PAYLOAD_REINIT,Configure for Whitener re-initialization" "0: Does not re-initialize Whitener LFSR at..,1: Re-initialize Whitener LFSR at start-of-payload"
|
|
newline
|
|
bitfld.long 0x14 5. "WHITEN_REF_IN,Whiten Reflect Input" "0,1"
|
|
newline
|
|
bitfld.long 0x14 4. "WHITEN_POLY_TYPE,Whiten Polynomial Type" "0,1"
|
|
newline
|
|
bitfld.long 0x14 3. "WHITEN_B4_CRC,Congifure for Whitening-before-CRC" "0: CRC before whiten/de-whiten,1: Whiten/de-whiten before CRC"
|
|
newline
|
|
bitfld.long 0x14 2. "WHITEN_END,Configure end-of-whitening" "0: end whiten at end-of-payload,1: end whiten at end-of-crc"
|
|
newline
|
|
bitfld.long 0x14 0.--1. "WHITEN_START,Configure Whitener Start Point" "0: no whitening,1: start whitening at start-of-H0,2: start whitening at start-of-H1 but only if..,3: start whitening at start-of-payload but only if.."
|
|
line.long 0x18 "WHITEN_POLY,WHITENER POLYNOMIAL"
|
|
hexmask.long.word 0x18 0.--8. 1. "WHITEN_POLY,Whitener Polynomial"
|
|
line.long 0x1C "WHITEN_SZ_THR,WHITENER SIZE THRESHOLD"
|
|
hexmask.long.word 0x1C 0.--11. 1. "WHITEN_SZ_THR,Whitener Size Threshold"
|
|
line.long 0x20 "FEC_CFG1,FEC CONFIG REGISTER 1"
|
|
bitfld.long 0x20 8.--10. "NTERM,Number of term bits" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x20 5.--7. "FEC_START_BYTE,FEC Start Byte" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x20 4. "INTV_EN,Enable interleaver reigster" "0,1"
|
|
newline
|
|
bitfld.long 0x20 2. "FECOV_EN,Enable dynamic overide of FEC" "0: Disable FEC override,1: The override of FEC is only used in Bluetooth LE.."
|
|
newline
|
|
bitfld.long 0x20 1. "FEC_SWAP,FEC output swap" "0,1"
|
|
newline
|
|
bitfld.long 0x20 0. "FEC_EN,FEC enable" "0: Disable FEC encoder and decoder,1: Enable FEC encoder and decoder"
|
|
line.long 0x24 "RBME_RST,RBME SOFT RESET REGISTER"
|
|
bitfld.long 0x24 1. "RBME_CLK_EN_OVRD,RBME Clock Enable override" "0,1"
|
|
newline
|
|
bitfld.long 0x24 0. "RBME_RST,RBME reset signal" "0: Disable soft reset,1: Enable soft reset. When this bit is write to 1.."
|
|
line.long 0x28 "FEC_CFG2,FEC CONFIG REGISTER 2"
|
|
bitfld.long 0x28 24.--26. "SDIDX,Index of startup state. PM(startStIdx)=0" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x28 16.--22. 1. "LARGE_VL,Large value used at startup phase assigned to the initial PMs."
|
|
newline
|
|
hexmask.long.byte 0x28 8.--15. 1. "SAT_VL,Saturation value for PM"
|
|
newline
|
|
hexmask.long.byte 0x28 0.--4. 1. "TB_LENGTH,Trace-back length"
|
|
group.long 0x3C++0x23
|
|
line.long 0x0 "SPREAD_CFG,SPREADER CONFIG REGISTER"
|
|
hexmask.long.word 0x0 16.--31. 1. "SP_SEQ,Spreading Bit Sequence"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "SP_FACTOR,Spreading Factor" "0: Factor = 1(No spreading and despreading),1: Factor = 2,2: Factor = 4,3: Factor = 8,4: Factor = 16,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 3.--5. "SP_START_BYTE,Spread Start Byte" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x0 2. "CI_TX,Bluetooth LE" "0: FEC Block 2 coded using S=8,1: FEC Block 2 coded using S=2"
|
|
newline
|
|
bitfld.long 0x0 1. "SPOV_EN,Spreader Override Enable" "0: Does not allow active override of the spreading..,1: Allows active override of the spreading enable"
|
|
newline
|
|
bitfld.long 0x0 0. "SP_EN,Spreader Enable bit" "0: Disable spreader,1: Enable spreader"
|
|
line.long 0x4 "WHT_CFG,WHITEN CONFIG REGISTER"
|
|
bitfld.long 0x4 24.--25. "WT_TPOGY,Whiten 1 Polynomial Type" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x4 12.--15. 1. "WT_OUT_SEL,Selected Output"
|
|
newline
|
|
bitfld.long 0x4 3. "WTOV_EN,Allows overwrite of the whitening" "0,1"
|
|
newline
|
|
bitfld.long 0x4 2. "WFIRST,Whitens before CRC" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0. "W1_EN,Enable first whitener" "0,1"
|
|
line.long 0x8 "PKT_SZ,PACKET SIZE REGISTER"
|
|
hexmask.long.word 0x8 16.--31. 1. "DEF_PKT_SZ,Default Packet Size"
|
|
newline
|
|
hexmask.long.word 0x8 0.--15. 1. "MAX_PKT_SZ,Maximum Packet Size In Bits"
|
|
line.long 0xC "CRC_PHR_SZ,LENGTH OF PHR CONFIG REGISTER"
|
|
hexmask.long.byte 0xC 0.--3. 1. "PHR_SZ,PHR Size Config"
|
|
line.long 0x10 "FCP_CFG,FCP SUPPORT CONFIG REGISTER"
|
|
bitfld.long 0x10 0. "FCP_SUPPORT,FCP Suppport" "0: Disable FCP support,1: Enable FCP support"
|
|
line.long 0x14 "FRAME_OVER_SZ,FRAME OVERRIDE SIZE REGISTER"
|
|
hexmask.long.word 0x14 16.--26. 1. "STD_FRM_OV,Value to overide the STD frame length (bits)"
|
|
newline
|
|
bitfld.long 0x14 0. "STD_FRM_OV_EN,Overrides actvie STD frame length from link layer enable bit" "0: Disable override actvie STD frame length from..,1: Enable override actvie STD frame length from.."
|
|
line.long 0x18 "FEC_BSZ_OV_B4SP,OVERRIDE OF FEC BLOCK SIZE REGISTER"
|
|
hexmask.long.word 0x18 16.--31. 1. "FEC_BSZ_OV,Value of the override in bits. It is for test purpose."
|
|
newline
|
|
bitfld.long 0x18 0. "FEC_BSZ_OV_B4SP_EN,Override of the FEC block size for data" "0: Disable Override actvie STD frame length from..,1: Enable Override actvie STD frame length from.."
|
|
line.long 0x1C "LEG0_CFG,LEG0 CONFIG REGISTER"
|
|
hexmask.long.byte 0x1C 24.--31. 1. "LEG0_XOR_FST_BYTE,FEC first byte masking"
|
|
newline
|
|
hexmask.long.byte 0x1C 16.--23. 1. "LEG0_XOR_RP_BYTE,LEG0 repeat bytes masking"
|
|
newline
|
|
hexmask.long.byte 0x1C 8.--15. 1. "LEG0_XOR_BYTE,LEG0 whitening masking byte"
|
|
newline
|
|
bitfld.long 0x1C 1. "LEG0_SUP,LEG0 support register" "0: Disable LEG0 support,1: Enable LEG0 support"
|
|
newline
|
|
bitfld.long 0x1C 0. "LEG0_INV_EN,Whiten invert enable bit" "0: Disable whiten invert for LEG0,1: Enable whiten invert for LEG0"
|
|
line.long 0x20 "NPAYL_OVER_SZ,OVERRIDE PAYLOAD LENGTH REGISTER"
|
|
hexmask.long.word 0x20 16.--26. 1. "NPAYL_OV,no description available"
|
|
newline
|
|
hexmask.long.byte 0x20 8.--12. 1. "FT_FEC_FLUSH,Value to overide the payload length (bits)"
|
|
newline
|
|
bitfld.long 0x20 0. "NPAYL_OV_EN,Override the internal payload length computation" "0: Disable override the internal payload length,1: Enable override the internal payload length"
|
|
group.long 0x64++0xB
|
|
line.long 0x0 "RAM_S_ADDR,PACKET RAM SOURCE ADDRESS"
|
|
hexmask.long.word 0x0 0.--13. 1. "RAM_S_ADDR,Packet RAM source address. This address is ram physical address."
|
|
line.long 0x4 "RAM_D_ADDR,PACKET RAM DESTINATION ADDRESS"
|
|
hexmask.long.word 0x4 0.--13. 1. "RAM_D_ADDR,Packet RAM destination address this address is ram physical address."
|
|
line.long 0x8 "RAM_IF_CFG,PACKET RAM INTERFACE CONFIG REGISTER"
|
|
rbitfld.long 0x8 11. "RD_IRQ,Read to RAM complete flag" "0: Reading to RAM not complete,1: Reading to RAM complete"
|
|
newline
|
|
rbitfld.long 0x8 10. "WR_IRQ,Write to RAM complete flag" "0: Writing to RAM not complete,1: Writing to RAM complete"
|
|
newline
|
|
bitfld.long 0x8 9. "SOFT_HD_SEL_WR,Soft and hard bit selection of read operation" "0: Hard bit selection of read operation,1: Soft bit selection of read operation"
|
|
newline
|
|
bitfld.long 0x8 8. "SOFT_HD_SEL_RD,Soft and hard bit selection of write operation" "0: Hard bit selection of write operation,1: Soft bit selection of write operation"
|
|
newline
|
|
bitfld.long 0x8 6. "H2S_EN,Hard bit convert to soft bit enable" "0: Disable hard bit to soft bits coversion,1: Enable hard bit to soft bits coversion"
|
|
newline
|
|
bitfld.long 0x8 5. "RAM_IF_IC,RAM interface interrupt clear" "0: To do nothing to RAM interface interrupt,1: To clear RAM interface interrupt"
|
|
newline
|
|
bitfld.long 0x8 4. "RAM_IF_IE,RAM interface interrupt enable bit" "0: Disable RAM interface interrupt,1: Enable RAM interface interrupt"
|
|
newline
|
|
bitfld.long 0x8 1. "RAM_IF_RX_EN,RAM interface RX enable" "0: Disable RAM interface RX,1: Enable RAM interface RX"
|
|
newline
|
|
bitfld.long 0x8 0. "RAM_IF_TX_EN,RAM interface TX enable bit" "0: Disable RAM interface TX,1: Enable RAM interface TX"
|
|
tree.end
|
|
tree "RF_CMC (RF Core Mode Controller)"
|
|
base ad:0x48983000
|
|
group.long 0x0++0x17
|
|
line.long 0x0 "RADIO_LP,Radio Low Power Control Register"
|
|
bitfld.long 0x0 2.--3. "CK,Clock Control" "0: Normal configuration. When NBU CPU executes WFI..,1: Configuration where NBU FRO and flash are not..,2: Configuration where NBU CPU is not used but FRO..,?"
|
|
bitfld.long 0x0 1. "BLE_WKUP,Bluetooth Wakeup" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "SLEEP_EN,Sleep Enable" "0,1"
|
|
line.long 0x4 "SOC_LP,SOC Low Power Control and Status Register"
|
|
rbitfld.long 0x4 4. "BUS_AWAKE,Bus Awake" "0,1"
|
|
bitfld.long 0x4 0. "BUS_REQ,Bus Access Request" "0,1"
|
|
line.long 0x8 "IRQ_CTRL,Interrupt Control Register"
|
|
rbitfld.long 0x8 8. "XTAL_RDY,XTAL Ready" "0,1"
|
|
bitfld.long 0x8 4. "RDY_IE,XTAL Ready Interrupt Enable" "0,1"
|
|
newline
|
|
eventfld.long 0x8 0. "RDY_FLAG,XTAL Ready Flag" "0,1"
|
|
line.long 0xC "TPM2_CFG,TPM2 Configuration Register"
|
|
bitfld.long 0xC 10.--11. "CLK_MUX_SEL,Clock Mux Select" "0: No clock,1: Core Clock,2: Radio Oscillator,?"
|
|
bitfld.long 0xC 8. "CGC,Clock Gate Control" "0: TPM2 clock disabled,1: TPM2 clock enabled"
|
|
newline
|
|
hexmask.long.byte 0xC 4.--7. 1. "CH1_MUX_SEL,Channel1 Input Mux Select"
|
|
bitfld.long 0xC 0. "CH0_MUX_SEL,Channel0 Input Mux Select" "0: TPM2_CH0 pin,1: tof_timestamp_trig signal from radio"
|
|
line.long 0x10 "RADIO_TRIM,Radio Trim Register"
|
|
rbitfld.long 0x10 4.--6. "CM3_PHANTOM,CM3 Phantom" "?,?,2: CM3 disabled. The RF_CMC will hold the CM3 in..,?,?,?,?,7: CM3 enabled."
|
|
bitfld.long 0x10 0.--2. "BG_TRIM,Bandgap Trim" "0: 787mV,1: 794mV,2: 800mV,3: 806mV,4: 812mV,5: 819mV,6: 825mV,7: 831mV"
|
|
line.long 0x14 "RAM_PWR,RAM Power Control register"
|
|
hexmask.long.word 0x14 16.--26. 1. "DS_EN,Deep Sleep Enable"
|
|
hexmask.long.word 0x14 0.--10. 1. "SD_EN,Shut Down Enable"
|
|
tree.end
|
|
tree "RF_FMCCFG (Radio Flash)"
|
|
base ad:0x48982000
|
|
group.long 0x0++0x3
|
|
line.long 0x0 "RFMCCFG,Radio Flash Memory Controller Configuration Register"
|
|
hexmask.long.byte 0x0 8.--11. 1. "RFCF3,Radio Flash Control Field 3"
|
|
bitfld.long 0x0 4.--6. "RFCF2,Radio Flash Control Field 2" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x0 2.--3. "RFCF1,Radio Flash Control Field 1" "0,1,2,3"
|
|
bitfld.long 0x0 0.--1. "RFCF0,Radio Flash Control Field 0" "0,1,2,3"
|
|
tree.end
|
|
tree "RF_FMU (Radio Flash Memory Unit)"
|
|
base ad:0x48981000
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "FSTAT,Flash Status Register"
|
|
eventfld.long 0x0 31. "PERDY,Program-Erase Ready Status Flag" "0: Program or sector erase command operation not..,1: Program or sector erase command operation ready.."
|
|
rbitfld.long 0x0 24.--25. "PEWEN,Program-Erase Write Enable Control" "0: Writes are not enabled,1: Writes are enabled for one flash or IFR phrase..,2: Writes are enabled for one flash or IFR page..,?"
|
|
newline
|
|
rbitfld.long 0x0 17. "SALV_USED,Salvage Used for Erase operation" "0: Salvage not used during last operation,1: Salvage used during the last erase operation"
|
|
eventfld.long 0x0 16. "DFDIF,Double Bit Fault Detect Interrupt Flag" "0: Double bit fault not detected during a valid..,1: Double bit fault detected (or FCTRL[FDFD] is.."
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "CMDDID,Command domain ID"
|
|
rbitfld.long 0x0 11. "CMDP,Command protection status flag" "0: Command protection level and domain ID are stale,1: Command protection level (CMDPRT) and domain ID.."
|
|
newline
|
|
rbitfld.long 0x0 8.--9. "CMDPRT,Command protection level" "0: Secure normal access,1: Secure privileged access,2: Nonsecure normal access,3: Nonsecure privileged access"
|
|
eventfld.long 0x0 7. "CCIF,Command Complete Interrupt Flag" "0: Flash command initialization or power mode..,1: Flash command initialization or power mode.."
|
|
newline
|
|
eventfld.long 0x0 6. "CWSABT,Command Write Sequence Abort Flag" "0: Command write sequence not aborted,1: Command write sequence aborted"
|
|
eventfld.long 0x0 5. "ACCERR,Command Access Error Flag" "0: No access error detected,1: Access error detected"
|
|
newline
|
|
eventfld.long 0x0 4. "PVIOL,Command Protection Violation Flag" "0: No protection violation detected,1: Protection violation detected"
|
|
eventfld.long 0x0 2. "CMDABT,Command Abort Flag" "0: No command abort detected,1: Command abort detected"
|
|
newline
|
|
rbitfld.long 0x0 0. "FAIL,Command Fail Flag" "0: Error not detected,1: Error detected"
|
|
line.long 0x4 "FCNFG,Flash Configuration Register"
|
|
hexmask.long.byte 0x4 28.--31. 1. "ERSIEN1,Erase IFR Sector Enable - Block 1 (for dual block configs)"
|
|
hexmask.long.byte 0x4 24.--27. 1. "ERSIEN0,Erase IFR Sector Enable - Block 0"
|
|
newline
|
|
bitfld.long 0x4 16. "DFDIE,Double Bit Fault Detect Interrupt Enable" "0: Double bit fault detect interrupt disabled,1: Double bit fault detect interrupt enabled"
|
|
rbitfld.long 0x4 8. "ERSREQ,Mass Erase Request" "0: No request or request complete,1: Request to run the Mass Erase operation"
|
|
newline
|
|
bitfld.long 0x4 7. "CCIE,Command Complete Interrupt Enable" "0: Command complete interrupt disabled,1: Command complete interrupt enabled"
|
|
line.long 0x8 "FCTRL,Flash Control Register"
|
|
bitfld.long 0x8 24. "ABTREQ,Abort Request" "0: No request to abort a command write sequence,1: Request to abort a command write sequence"
|
|
bitfld.long 0x8 16. "FDFD,Force Double Bit Fault Detect" "0: FSTAT[DFDIF] sets only if a double bit fault is..,1: FSTAT[DFDIF] sets during any valid flash read.."
|
|
newline
|
|
bitfld.long 0x8 8. "LSACTIVE,Low speed active mode" "0: Full speed active mode requested,1: Low speed active mode requested"
|
|
hexmask.long.byte 0x8 0.--3. 1. "RWSC,Read Wait-State Control"
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x10)++0x3
|
|
line.long 0x0 "FCCOB$1,Flash Common Command Object Registers"
|
|
hexmask.long 0x0 0.--31. 1. "CCOBn,CCOBn"
|
|
repeat.end
|
|
tree.end
|
|
tree "RF_SFA (Radio Signal Frequency Analyser)"
|
|
base ad:0x48A06300
|
|
group.long 0x0++0x1B
|
|
line.long 0x0 "CTRL,Signal Frequency Analyser (SFA) Control"
|
|
bitfld.long 0x0 31. "CUT_PIN_EN,CUT_PIN_EN" "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CUT_SEL,CUT_SEL"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "CUT_PREDIV,CUT_PREDIV"
|
|
bitfld.long 0x0 6. "SFA_EN,SFA Enable" "0: The SFA is disabled.,1: The SFA is enabled."
|
|
newline
|
|
bitfld.long 0x0 5. "SFA_IRQ_EN,SFA Interrupt Enable" "0: Interrupts are disabled.,1: Interrupts are enabled."
|
|
bitfld.long 0x0 0.--1. "MODE,MEASUREMENT MODE" "0: Frequency measurement performed with REF..,1: Frequency measurement performed with REF..,2: CUT period measurement performed.,?"
|
|
line.long 0x4 "CTRL_EXT,Signal Frequency Analyser (SFA) Control Extended"
|
|
hexmask.long.word 0x4 0.--15. 1. "CUT_CLK_EN,CUT_CLK_EN"
|
|
line.long 0x8 "CNT_STAT,Signal Frequency Analyser Count Status Register"
|
|
eventfld.long 0x8 6. "FREQ_LT_MIN_IRQ,FREQ_LT_MIN interrupt flag" "0,1"
|
|
eventfld.long 0x8 5. "FREQ_GT_MAX_IRQ,FREQ_GT_MAX interrupt flag" "0,1"
|
|
newline
|
|
eventfld.long 0x8 4. "SFA_IRQ,SFA Interrupt Request" "0,1"
|
|
rbitfld.long 0x8 3. "REF_CNT_TIMEOUT,Reference Counter Time Out" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 2. "MEAS_STARTED,Measurement Started Flag" "0,1"
|
|
rbitfld.long 0x8 1. "CUT_STOPPED,CUT_STOPPED" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 0. "REF_STOPPED,REF_STOPPED" "0,1"
|
|
line.long 0xC "CUT_CNT,Signal Frequency Analyser Clock Under Test Counter"
|
|
hexmask.long 0xC 0.--31. 1. "CUT_CNT,CUT_CNT"
|
|
line.long 0x10 "REF_CNT,Signal Frequency Analyser Reference Clock Counter"
|
|
hexmask.long 0x10 0.--31. 1. "REF_CNT,REF_CNT"
|
|
line.long 0x14 "CUT_TARGET,Signal Frequency Analyser Clock Under Test Target Count"
|
|
hexmask.long 0x14 0.--31. 1. "CUT_TARGET,CUT_TARGET"
|
|
line.long 0x18 "REF_TARGET,Signal Frequency Analyser Reference Clock Target Count"
|
|
hexmask.long 0x18 0.--31. 1. "REF_TARGET,REF_TARGET"
|
|
rgroup.long 0x1C++0x7
|
|
line.long 0x0 "REF_CNT_ST_SAVED,Signal Frequency Analyser Reference Clock Count Start Saved Register"
|
|
hexmask.long 0x0 0.--31. 1. "REF_CNT_ST_SAVED,REF_CNT_ST_SAVED"
|
|
line.long 0x4 "REF_CNT_END_SAVED,Signal Frequency Analyser Reference Clock Count End Saved Register"
|
|
hexmask.long 0x4 0.--31. 1. "REF_CNT_END_SAVED,REF_CNT_END_SAVED"
|
|
group.long 0x24++0x13
|
|
line.long 0x0 "CTRL2,Extended control register for SFA"
|
|
bitfld.long 0x0 17. "FREQ_LT_MIN_IRQ_EN,FREQ_LT_MIN interrupt enable" "0,1"
|
|
bitfld.long 0x0 16. "FREQ_GT_MAX_IRQ_EN,FREQ_GT_MAX interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "REF_CLK_SEL,Reference clock select" "0,1,2,3"
|
|
line.long 0x4 "REF_LOW_LIMIT_CNT,Record the low limit reference clock count"
|
|
hexmask.long 0x4 0.--31. 1. "REF_LOW_LIMIT_CNT,Low limit reference clock count value"
|
|
line.long 0x8 "REF_HIGH_LIMIT_CNT,This register record the low limit of ref clk counter"
|
|
hexmask.long 0x8 0.--31. 1. "REF_HIGH_LIMIT_CNT,High limit reference clock count value"
|
|
line.long 0xC "CUT_LOW_LIMIT_CNT,Record the CUT clock low limit counter"
|
|
hexmask.long 0xC 0.--31. 1. "cut_low_limit_cnt,Low limit cut clock count value"
|
|
line.long 0x10 "CUT_HIGH_LIMIT_CNT,Record high limit count of cut clock"
|
|
hexmask.long 0x10 0.--31. 1. "cut_high_limit_cnt,High limit cut clock count value"
|
|
tree.end
|
|
tree "RFMC (Radio Mode Controller)"
|
|
base ad:0x40040000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,RFMC Version ID Register"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major RFMC Version Number"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor RFMC Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "RADIO_ID,Radio Identification Number"
|
|
line.long 0x4 "PARAM,RFMC Parameter Register"
|
|
bitfld.long 0x4 0. "RF2p4GHz_EN,Indicates whether 2" "0: 2.4GHz radio disabled,1: 2.4GHz radio enabled"
|
|
group.long 0x8++0x1F
|
|
line.long 0x0 "CTRL,RFMC Control Register"
|
|
bitfld.long 0x0 31. "RFMC_RST,S/W System Reset for RFMC" "0: Release the RFMC from reset,1: Hold the RFMC in reset"
|
|
newline
|
|
bitfld.long 0x0 30. "RST_MSK,Reset Mask" "0,1"
|
|
line.long 0x4 "XO_CTRL,XO Control Register"
|
|
bitfld.long 0x4 31. "XO_ANA_EN,XO Analog Enable" "0: XO analog disabled,1: XO analog enabled"
|
|
newline
|
|
bitfld.long 0x4 30. "XO_ANA_OVR,XO Analog Enable Override" "0: XO analog enable not overridden,1: XO analog enable overridden by XO_ANA_EN bit"
|
|
newline
|
|
bitfld.long 0x4 29. "XO_LDO_EN,XO LDO Enable" "0: XO LDO disabled,1: XO LDO enabled"
|
|
newline
|
|
bitfld.long 0x4 28. "XO_LDO_OVR,XO LDO Enable Override" "0: XO LDO enable not overridden,1: XO LDO enable overridden by XO_LDO_EN bit"
|
|
newline
|
|
hexmask.long.byte 0x4 24.--27. 1. "SPARE,XO Spare Registers"
|
|
newline
|
|
bitfld.long 0x4 23. "XTAL_RDY_OVR,XTAL Ready Override" "0,1"
|
|
newline
|
|
bitfld.long 0x4 22. "XTAL_RDY_OVR_EN,XTAL Ready Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x4 21. "EXT_MODE,External Clock Mode" "0: DC coupled external clock mode (amplifier..,1: AC coupled external clock mode or crystal mode.."
|
|
newline
|
|
bitfld.long 0x4 20. "LDO_BYPASS,XO LDO Bypass" "0,1"
|
|
newline
|
|
bitfld.long 0x4 19. "XTAL_OUT_INV,XO Clock Output Invert" "0: XTAL_OUT not inverted,1: XTAL_OUT inverted"
|
|
newline
|
|
bitfld.long 0x4 18. "RDY_CNT_OFF,XTAL Ready Count Disable" "0: XTAL Ready Count Enabled,1: XTAL Ready Count Disabled"
|
|
newline
|
|
bitfld.long 0x4 16.--17. "RDY_CNT,XTAL Ready Count" "0: 1024,1: 2048,2: 4096,3: 8192"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--13. 1. "WKUP_OFFSET,XO Wakeup Offset"
|
|
newline
|
|
bitfld.long 0x4 6. "XTAL_EN_IBE,XTAL_OUT_EN Input Pin Enable" "0: XTAL_OUT_EN input pin disabled,1: XTAL_OUT_EN input pin enabled"
|
|
newline
|
|
bitfld.long 0x4 5. "XTAL_REQ_OBE,XTAL_REQ Output Pin Enable" "0: XTAL_REQ output pin disabled,1: XTAL_REQ output pin enabled"
|
|
newline
|
|
bitfld.long 0x4 4. "XTAL_OUT_EN,XTAL_OUT Output Pin Enable" "0: XTAL_OUT output disabled,1: XTAL_OUT output enabled"
|
|
newline
|
|
bitfld.long 0x4 2. "EXT_IE,XO External Request Interrupt Enable" "0: XO external request interrupt disabled,1: XO external request interrupt enabled"
|
|
newline
|
|
bitfld.long 0x4 1. "INT_IE,XO Internal Request Interrupt Enable" "0: XO internal request interrupt disabled,1: XO internal request interrupt enabled"
|
|
newline
|
|
bitfld.long 0x4 0. "RDY_IE,XTAL Ready Interrupt Enable" "0: XTAL ready interrupt disabled,1: XTAL ready interrupt enabled"
|
|
line.long 0x8 "XO_STAT,XO Status Register"
|
|
rbitfld.long 0x8 5. "XO_EN,XO_EN" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 4. "XTAL_RDY,XTAL Ready" "0,1"
|
|
newline
|
|
eventfld.long 0x8 2. "EXT_FLAG,XO External Request Flag" "0,1"
|
|
newline
|
|
eventfld.long 0x8 1. "INT_FLAG,XO Internal Request Flag" "0,1"
|
|
newline
|
|
eventfld.long 0x8 0. "RDY_FLAG,XTAL Ready Flag" "0,1"
|
|
line.long 0xC "XO_TEST,XO Test Register"
|
|
bitfld.long 0xC 20. "LDO_FORCE,XO LDO Force PTAT Startup" "0,1"
|
|
newline
|
|
bitfld.long 0xC 18.--19. "LDO_BUMP,XO LDO PTAT Current Bump" "0: PTAT current bump default,1: PTAT current boost: +30%,?,?"
|
|
newline
|
|
bitfld.long 0xC 16.--17. "LDO_TRIM,XO LDO Output Voltage Trim" "0: 0.92V,1: 0.885V,2: 0.955V,3: 1.011V"
|
|
newline
|
|
bitfld.long 0xC 14. "DYN_CAP,XO On-chip Load Capacitor: enable switching during startup" "0,1"
|
|
newline
|
|
bitfld.long 0xC 13. "DYN_ISEL,XO Amplifier: enable current switching during startup" "0,1"
|
|
newline
|
|
bitfld.long 0xC 12. "AMP_FORCE,XO Amplifier Force PTAT Startup" "0,1"
|
|
newline
|
|
bitfld.long 0xC 11. "AUX_PD,XO CLK_AUX_DRV Powerdown" "0,1"
|
|
newline
|
|
bitfld.long 0xC 10. "CAP_OFF,XO Load Capacitor Disable" "0,1"
|
|
newline
|
|
hexmask.long.byte 0xC 4.--9. 1. "CDAC,XO On-chip Load Capacitor Trim"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--3. 1. "ISEL,XO Amplifier Current Select"
|
|
line.long 0x10 "RF2p4GHz_CTRL,2.4GHz Radio Control Register"
|
|
bitfld.long 0x10 31. "RST,S/W Reset for 2.4GHz Radio" "0: Release the 2.4GHz radio from reset,1: Hold the 2.4GHz radio in reset"
|
|
newline
|
|
bitfld.long 0x10 30. "RF_POR,S/W Power-on-Reset for 2.4GHz Radio" "0: Release the 2.4GHz radio from power-on-reset,1: Hold the 2.4GHz radio in power-on-reset"
|
|
newline
|
|
bitfld.long 0x10 29. "CPU_RST,S/W Reset for 2.4GHz Radio CPU" "0: Release the 2.4GHz radio CPU from reset,1: Hold the 2.4GHz radio CPU in reset"
|
|
newline
|
|
bitfld.long 0x10 28. "CPU_RST_LOCK,LOCK for CPU_RST" "0: CPU_RST bit is not locked,1: CPU_RST bit is locked"
|
|
newline
|
|
hexmask.long.byte 0x10 24.--27. 1. "CLK_OVR,Clock Gating Override"
|
|
newline
|
|
bitfld.long 0x10 23. "XO_EN,XO Enable for 2.4GHz Radio" "0: XO software enable deasserted,1: XO software enable asserted"
|
|
newline
|
|
bitfld.long 0x10 22. "XO_EN_GLITCH_DIS,XO_EN Glitch Disable for 2.4GHz Radio" "0,1"
|
|
newline
|
|
bitfld.long 0x10 21. "LP_STOP_REQ_GLITCH_DIS,LP_STOP_REQ Glitch Disable for 2.4GHz Radio" "0,1"
|
|
newline
|
|
bitfld.long 0x10 18.--20. "SFA_TRIG_EN,SFA Trigger Enable" "0: MAN Low Power Controller is allowed to cause an..,1: MAN Low Power Controller is allowed to cause an..,2: MAN Low Power Controller is not allowed to cause..,3: MAN Low Power Controller is allowed to cause an..,4: MAN Low Power Controller is not allowed to cause..,5: MAN Low Power Controller is allowed to cause an..,6: MAN Low Power Controller is not allowed to cause..,7: MAN Low Power Controller is allowed to cause an.."
|
|
newline
|
|
hexmask.long.byte 0x10 12.--17. 1. "LP_WKUP_DLY,LP Wakeup Delay"
|
|
newline
|
|
hexmask.long.byte 0x10 8.--11. 1. "LP_MODE,Radio Low Power Mode"
|
|
newline
|
|
bitfld.long 0x10 7. "LP_ENTER,S/W Low Power Entry Request" "0: Deassert S/W request for low power mode entry,1: Assert S/W request for low power mode entry"
|
|
newline
|
|
bitfld.long 0x10 6. "BLE_LP_EN,Bluetooth LE Low Power Enable" "0: Bluetooth LE wakeup request disabled,1: Bluetooth LE wakeup request enabled"
|
|
newline
|
|
bitfld.long 0x10 5. "BLE_WKUP,Bluetooth LE Wakeup" "0: Bluetooth LE low power mode wakeup deasserted,1: Bluetooth LE low power mode wakeup asserted"
|
|
newline
|
|
bitfld.long 0x10 4. "LP_WKUP_IE,Low Power Wakeup Interrupt Enable" "0: Low Power wakeup interrupt disabled,1: Low Power wakeup interrupt enabled"
|
|
newline
|
|
bitfld.long 0x10 3. "RFACT_IE,RF_ACTIVE Interrupt Enable" "0: RF_ACTIVE interrupt disabled,1: RF_ACTIVE interrupt enabled"
|
|
newline
|
|
bitfld.long 0x10 2. "BLE_WKUP_IE,Bluetooth LE Wakeup Interrupt Enable" "0: Bluetooth LE wakeup interrupt disabled,1: Bluetooth LE wakeup interrupt enabled"
|
|
newline
|
|
bitfld.long 0x10 1. "MAN_WKUP_IE,MAN Wakeup Interrupt Enable" "0: MAN wakeup interrupt disabled,1: MAN wakeup interrupt enabled"
|
|
newline
|
|
bitfld.long 0x10 0. "WOR_WKUP_IE,WOR Wakeup Interrupt Enable" "0: WOR wakeup interrupt disabled,1: WOR wakeup interrupt enabled"
|
|
line.long 0x14 "RF2p4GHz_STAT,2.4GHz Radio Status Register"
|
|
rbitfld.long 0x14 18.--20. "BLE_STATE,Bluetooth LE Low Power State" "0: RESET state (BLE_LP_EN=0).,1: ACTIVE state (XO enabled RF_ACTIVE asserted LP..,2: SLEEP state (XO disabled RF_ACTIVE deasserted LP..,3: WAKEUP state (XO enabled RF_ACTIVE asserted..,?,?,?,?"
|
|
newline
|
|
rbitfld.long 0x14 15.--17. "MAN_STATE,MAN Low Power State" "0: RESET state (MAN_EN=0).,1: ACTIVE state (XO enabled RF_ACTIVE asserted LP..,2: SLEEP state (XO disabled RF_ACTIVE deasserted LP..,3: WAKEUP state (XO enabled RF_ACTIVE asserted..,?,?,?,?"
|
|
newline
|
|
rbitfld.long 0x14 12.--14. "WOR_STATE,WOR Low Power State" "0: RESET state (WOR_EN=0).,1: ACTIVE state (XO enabled RF_ACTIVE asserted LP..,2: SLEEP state (XO disabled RF_ACTIVE deasserted LP..,3: WAKEUP state (XO enabled RF_ACTIVE asserted..,?,?,?,?"
|
|
newline
|
|
rbitfld.long 0x14 10. "BLE_WKUP_STAT,Bluetooth LE Wakeup Status" "0,1"
|
|
newline
|
|
rbitfld.long 0x14 9. "LP_ACK_STAT,Low Power Acknowledge Status" "0,1"
|
|
newline
|
|
rbitfld.long 0x14 8. "LP_REQ_STAT,Low Power Request Status" "0,1"
|
|
newline
|
|
rbitfld.long 0x14 7. "FRO_CLK_VLD_STAT,FRO Clock Valid Status" "0,1"
|
|
newline
|
|
rbitfld.long 0x14 6. "RST_STAT,Reset Status" "0: Reset is not asserted.,1: Reset is asserted."
|
|
newline
|
|
rbitfld.long 0x14 5. "SLP_RDY_STAT,RF_CMC Sleep Ready Status" "0,1"
|
|
newline
|
|
eventfld.long 0x14 4. "LP_WKUP_FLAG,Low Power Wakeup Flag" "0,1"
|
|
newline
|
|
eventfld.long 0x14 3. "RFACT_FLAG,RF_ACTIVE Flag" "0,1"
|
|
newline
|
|
eventfld.long 0x14 2. "BLE_WKUP_FLAG,Bluetooth LE Wakeup Flag" "0,1"
|
|
newline
|
|
eventfld.long 0x14 1. "MAN_WKUP_FLAG,MAN Wakeup Flag" "0,1"
|
|
newline
|
|
eventfld.long 0x14 0. "WOR_WKUP_FLAG,WOR Wakeup Flag" "0,1"
|
|
line.long 0x18 "RF2p4GHz_COEXT,2.4GHz Radio Coexistence Register"
|
|
bitfld.long 0x18 28.--30. "RFNA_IBE,RF_NOT_ALLOWED Input Buffer Enables" "0: RF_NOT_ALLOWED input pin disabled,1: RF_NOT_ALLOWED input pin uses PTA16,2: RF_NOT_ALLOWED input pin uses PTA17,3: RF_NOT_ALLOWED input pin uses PTA22,4: RF_NOT_ALLOWED input pin uses PTC7,5: RF_NOT_ALLOWED input pin uses PTD6,?,?"
|
|
newline
|
|
bitfld.long 0x18 26. "QREQ_RF_EN,QUIET_REQ Enable for Radio CPU Flash" "0: QUIET_REQ is not enabled for Radio CPU Flash,1: QUIET_REQ is enabled for Radio CPU Flash"
|
|
newline
|
|
bitfld.long 0x18 25. "QREQ_SOC_EN,QUIET_REQ Enable for SOC Core Flash" "0: QUIET_REQ is not enabled for SOC Core Flash,1: QUIET_REQ is enabled for SOC Core Flash"
|
|
newline
|
|
bitfld.long 0x18 24. "QREQ_SRC,QUIET_REQ Source" "0: QUIET_REQ is driven by the RFMC,1: QUIET_REQ is driven by the TSM/LL"
|
|
newline
|
|
hexmask.long.byte 0x18 16.--21. 1. "RFACT_WKUP_DLY,RF_ACTIVE Wakeup Delay"
|
|
newline
|
|
bitfld.long 0x18 15. "RFACT_EN,S/W Enable of RF_ACTIVE pin" "0: Take no action,1: Assert RF_ACTIVE pin"
|
|
newline
|
|
bitfld.long 0x18 14. "RFACT_IDIS,RF_ACTIVE Idle Disable" "0: RF_ACTIVE does not deassert when TSM is idle..,1: RF_ACTIVE will deassert when TSM is idle"
|
|
newline
|
|
bitfld.long 0x18 12.--13. "RFACT_SRC,RF_ACTIVE Source" "0: RF_ACTIVE is driven by the RFMC,1: RF_ACTIVE is driven by the TSM/LL,2: RF_ACTIVE is driven by the Bluetooth LE wakeup..,?"
|
|
newline
|
|
bitfld.long 0x18 11. "PORTA_PWR,PORTA Power" "0: PORTA pins do not remain powered (default..,1: PORTA pins remain powered"
|
|
newline
|
|
bitfld.long 0x18 8.--10. "RFGPO_SRC,RF_GPO Source" "0: RF_GPO[7:0] = {coext[3:0] fem_ctrl[3:0]},1: RF_GPO[7:0] = {fem_ctrl[3:0] coext[3:0]},2: RF_GPO[7:0] = {lant_lut_gpio[3:0] fem_ctrl[3:0]},3: RF_GPO[7:0] = {fem_ctrl[3:0] lant_lut_gpio[3:0]},4: RF_GPO[7:0] = {lant_lut_gpio[3:0] coext[3:0]},5: RF_GPO[7:0] = {coext[3:0] lant_lut_gpio[3:0]},?,?"
|
|
newline
|
|
hexmask.long.byte 0x18 0.--7. 1. "RFGPO_OBE,RF_GPO Output Buffer Enable"
|
|
line.long 0x1C "RF2p4GHz_TIMER,2.4GHz TIMER Register"
|
|
bitfld.long 0x1C 31. "TIM_EN,Timer Enable" "0: Timer disabled,1: Timer enabled"
|
|
newline
|
|
bitfld.long 0x1C 30. "TIM_CLR,Timer Clear" "0: Timer not cleared,1: Timer cleared"
|
|
newline
|
|
hexmask.long.tbyte 0x1C 0.--23. 1. "TIME,Timer Count"
|
|
rgroup.long 0x28++0x3
|
|
line.long 0x0 "RF2p4GHz_WOR1,2.4GHz WOR Register 1"
|
|
bitfld.long 0x0 31. "ENTER_REQ,WOR Low Power Entry Request" "0: WOR low power mode request deasserted,1: WOR low power mode request asserted"
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--23. 1. "DURATION_TGT,WOR Low Power Duration Target"
|
|
group.long 0x2C++0x3
|
|
line.long 0x0 "RF2p4GHz_WOR2,2.4GHz WOR Register 2"
|
|
bitfld.long 0x0 31. "WOR_EN,WOR Enable" "0: WOR low power mode entry/wakeup disabled,1: WOR low power mode entry/wakeup enabled"
|
|
newline
|
|
bitfld.long 0x0 30. "WOR_WKUP,WOR Wakeup" "0: WOR low power mode wakeup deasserted,1: WOR low power mode wakeup asserted"
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--23. 1. "DURATION,WOR Low Power Duration"
|
|
rgroup.long 0x30++0x3
|
|
line.long 0x0 "RF2p4GHz_MAN1,2.4GHz MAN Register 1"
|
|
bitfld.long 0x0 31. "ENTER_REQ,MAN Low Power Entry Request" "0: MAN low power mode request deasserted,1: MAN low power mode request asserted"
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--23. 1. "ENTER_TIME,MAN Low Power Entry Time Stamp"
|
|
group.long 0x34++0x3
|
|
line.long 0x0 "RF2p4GHz_MAN2,2.4GHz MAN Register 2"
|
|
bitfld.long 0x0 31. "MAN_EN,MAN Enable" "0: MAN low power mode entry/wakeup disabled,1: MAN low power mode entry/wakeup enabled"
|
|
newline
|
|
bitfld.long 0x0 30. "MAN_WKUP,MAN Wakeup" "0: MAN low power mode wakeup deasserted,1: MAN low power mode wakeup asserted"
|
|
newline
|
|
hexmask.long.tbyte 0x0 0.--23. 1. "WKUP_TIME,MAN Low Power Wakeup Time Stamp"
|
|
rgroup.long 0x38++0x7
|
|
line.long 0x0 "RF2p4GHz_MAN3,2.4GHz MAN Register 3"
|
|
hexmask.long.tbyte 0x0 0.--23. 1. "ENTER_TIME_CAPT,MAN Low Power Entry Time Captured"
|
|
line.long 0x4 "RF2p4GHz_MAN4,2.4GHz MAN Register 4"
|
|
hexmask.long.tbyte 0x4 0.--23. 1. "WKUP_TIME_CAPT,MAN Low Power Wakeup Time Captured"
|
|
tree.end
|
|
base ad:0x0
|
|
tree "XCVR (Transceiver Registers)"
|
|
tree "XCVR_2P4GHZ_PHY (2.4GHz PHY Registers)"
|
|
base ad:0x48A07600
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "FSK_PD_CFG0,PHY Uncoded Preamble Detect Config 0"
|
|
hexmask.long.byte 0x0 8.--15. 1. "PD_IIR_ALPHA,Forgetting factor used by the complex correlations smoothing leaky integrator."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "PREAMBLE_T_SCALE,Scaling factor used for fractional time estimation during preamble search."
|
|
line.long 0x4 "FSK_PD_CFG1,PHY Uncoded Preamble Detect Config 1"
|
|
hexmask.long.byte 0x4 0.--7. 1. "PREAMBLE_PATTERN,8-bit preamble pattern used in FM-domain preamble detector."
|
|
line.long 0x8 "FSK_PD_CFG2,PHY Uncoded Preamble Detect Config 2"
|
|
hexmask.long.byte 0x8 16.--23. 1. "PD_THRESH_ACQ_1_3_2M,Preamble detect threshold for acq mode 1 and 3 at data rate 2Mbps"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--7. 1. "PD_THRESH_ACQ_1_3_1M,Preamble detect threshold for acq mode 1 and 3 at data rate 1Mbps"
|
|
repeat 2. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xC)++0x3
|
|
line.long 0x0 "FSK_PD_PH[$1],no description available"
|
|
hexmask.long.byte 0x0 24.--29. 1. "REF3,Uncoded preamble reference waveform sample 3 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--21. 1. "REF2,Uncoded preamble reference waveform sample 2 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "REF1,Uncoded preamble reference waveform sample 1 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--5. 1. "REF0,Uncoded preamble reference waveform sample 0 (sfix6en5)"
|
|
repeat.end
|
|
repeat 4. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0x14)++0x3
|
|
line.long 0x0 "FSK_PD_RO_PH$1,no description available"
|
|
hexmask.long.byte 0x0 24.--29. 1. "REF3,Uncoded preamble reference waveform sample 19 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--21. 1. "REF2,Uncoded preamble reference waveform sample 18 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "REF1,Uncoded preamble reference waveform sample 17 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--5. 1. "REF0,Uncoded preamble reference waveform sample 16 (sfix6en5)"
|
|
repeat.end
|
|
group.long 0x24++0xB
|
|
line.long 0x0 "FSK_CFG0,PHY Uncoded Config 0"
|
|
hexmask.long.byte 0x0 24.--28. 1. "AA_ACQ_1_2_3_THRESH_2M,For 2Mbps data rate correlation threshold applicable to AA detection; uses ufix5_En5 fixed-point format."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "BLE_NTW_ADR_THR,Maximum hamming distance from the given AA pattern that may still be accepted as a match; valid range [0 7]. This threshold value are performed on lower power case." "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--19. 1. "HAMMING_AA_LOW_PWR,Maximum hamming distance from the given AA pattern that may still be accepted as a match; valid range [0 7]. This threshold value are performed on lower power case."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--12. 1. "AA_ACQ_1_2_3_THRESH_1M,For 1Mbps data rate Correlation threshold applicable to AA detection; uses ufix5_En5 fixed-point format."
|
|
newline
|
|
bitfld.long 0x0 6. "MSK2FSK_SEED,Last bit of preamble." "0,1"
|
|
newline
|
|
bitfld.long 0x0 5. "MSK_EN,Configures PHY for MSK decoding." "0,1"
|
|
newline
|
|
bitfld.long 0x0 2. "FSK_BIT_INVERT,This applies at the demodulator so it affects both AA and the data portions of the packet." "0: Normal demodulation,1: Invert demodulated bits"
|
|
newline
|
|
bitfld.long 0x0 1. "AA_OUT_SEL,Specifies which AA bits to be played-back to the LL:" "0: output the received AA bits,1: output the programmed AA bits"
|
|
line.long 0x4 "FSK_CFG1,PHY Uncoded Config 1"
|
|
hexmask.long.byte 0x4 24.--27. 1. "SYNCTSCALE,Scaling factor used for fractional time estimation during AA search; represented in ufix4_En3 format."
|
|
newline
|
|
hexmask.long.word 0x4 11.--19. 1. "OVERH_INV,Reciprocal of modulation index; represented in ufix9_En7 format."
|
|
newline
|
|
hexmask.long.word 0x4 0.--8. 1. "OVERH,Modulation index; represented in ufix9_En6 format."
|
|
line.long 0x8 "FSK_CFG2,PHY Uncoded Config 2"
|
|
hexmask.long.byte 0x8 28.--31. 1. "MAG_WIN,Indicates the forgetting factor used in received signal level measurement;"
|
|
rgroup.long 0x30++0x3
|
|
line.long 0x0 "FSK_CFG3,PHY Uncoded Config 3"
|
|
group.long 0x34++0xB
|
|
line.long 0x0 "FSK_PT,PHY Uncoded Power Threshold Config"
|
|
bitfld.long 0x0 18. "BYPASS_WITH_RSSI,Bypass signal power measurement with RSSI measurement;" "0: no,1: yes"
|
|
newline
|
|
bitfld.long 0x0 17. "COND_AA_BUFF_EN,Enables special condition for enabling AA detector buffer;" "0: disable.,1: enable."
|
|
newline
|
|
bitfld.long 0x0 16. "COND_SIG_PRST_EN,Enables special conditioning of signal detection;" "0: disable.,1: enable."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "AGC_TIMEOUT,Time-out applicable to special conditioning of signal power detection in the Power threshold block after each AGC gain adjustment. It is expressed in number of samples."
|
|
line.long 0x4 "FSK_FAD_CTRL,PHY Uncoded FAD Control"
|
|
bitfld.long 0x4 0. "FAD_EN,Enables FAD;" "0: disable.,1: enable."
|
|
line.long 0x8 "FSK_FAD_CFG,PHY Uncoded FAD Config"
|
|
hexmask.long.byte 0x8 24.--30. 1. "WIN_SEARCH_PD,Time-window to match preamble pattern on samples coming from the currently selected antenna (refered to as T0 in the PHY state-machine section)."
|
|
newline
|
|
hexmask.long.byte 0x8 16.--22. 1. "WIN_FAD_SEARCH_PD,Time-window to match preamble pattern on samples coming from the previously selected antenna (refered to as T1 in the PHY state-machine section)."
|
|
newline
|
|
hexmask.long.byte 0x8 8.--14. 1. "WIN_FAD_WAIT_PD,Time-window to wait for clean samples if PD was not found after antenna switch (refered to as T2 in the PHY state-machine section)."
|
|
newline
|
|
hexmask.long.byte 0x8 0.--6. 1. "WIN_FAD_WAIT_SYNCH,Time-window to wait for clean samples before transitioning to AA search PHY state if PD was found after antenna switch (refered to as T3 in the PHY state-machine section)."
|
|
rgroup.long 0x40++0x3
|
|
line.long 0x0 "FSK_STAT,PHY Uncoded Status"
|
|
hexmask.long.byte 0x0 28.--31. 1. "TOF_OFF,Timing offset for use in time-of-flight calculation."
|
|
newline
|
|
hexmask.long.byte 0x0 16.--20. 1. "CORR_MAX,Indicates the correlation witnessed when AA match occurred"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--14. 1. "HAMM_DIST,Indicates the hamming distance witnessed when AA match occurred."
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "AA_MATCH,Indicates which non-coded AA has matched. This will clear when the PHY is re-initialized."
|
|
newline
|
|
bitfld.long 0x0 3. "LAST_AA_BIT,reserved" "0,1"
|
|
newline
|
|
bitfld.long 0x0 2. "AA_FOUND,Indicates that a uncoded AA detect is active." "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "EXT_TO_MODES_13,Reserved" "0,1"
|
|
group.long 0x44++0x3
|
|
line.long 0x0 "LR_PD_CFG,PHY Long Range Preamble Detect Config"
|
|
bitfld.long 0x0 16.--17. "NO_PEAKS,Number of consecutive correlation values that have to exceed the PD correlation threshold for the same preamble phase to assert preamble found;" "0: 2 peaks;,1: 3 peaks;,2: 4 peaks;,3: 5 peaks;"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--12. 1. "FREQ_TH,Threshold used to compare CFO estimates in the LR preamble detector; uses ufix5_En5 format."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "CORR_TH,Correlation threshold applicable to preamble detection; uses (0 8 8) fixed-point format."
|
|
repeat 4. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x48)++0x3
|
|
line.long 0x0 "LR_PD_PH[$1],no description available"
|
|
hexmask.long.byte 0x0 24.--29. 1. "REF3,Long range preamble reference waveform sample 3 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--21. 1. "REF2,Long range preamble reference waveform sample 2 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "REF1,Long range preamble reference waveform sample 1 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--5. 1. "REF0,Long range preamble reference waveform sample 0 (sfix6en5)"
|
|
repeat.end
|
|
repeat 13. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0x58)++0x3
|
|
line.long 0x0 "LR_PD_RO_PH$1,no description available"
|
|
hexmask.long.byte 0x0 24.--29. 1. "REF3,Long range preamble reference waveform sample 19 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--21. 1. "REF2,Long range preamble reference waveform sample 18 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "REF1,Long range preamble reference waveform sample 17 (sfix6en5)"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--5. 1. "REF0,Long range preamble reference waveform sample 16 (sfix6en5)"
|
|
repeat.end
|
|
group.long 0x8C++0x3
|
|
line.long 0x0 "LR_AA_CFG,PHY Long Range AA Config"
|
|
hexmask.long.byte 0x0 24.--29. 1. "AA_LR_CORR_GAIN,AA correlator gain. Format ufix6en3. This gain is applied to soft bits from the demodulator before they are used for address search synchronization."
|
|
newline
|
|
hexmask.long.byte 0x0 16.--20. 1. "ACCESS_ADDR_HAM,Threshold use to compare the Hamming distance between the reference AA sequence and the received Viterbi decoded AA sequence."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "AA_HAM_THRESH,Threshold use to compare the Hamming distance between reference coded sequence and received coded sequence in the long-range AA correlator."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "AA_COR_THRESH,Threshold use to compare the correlation magnitude in the long-range AA correlator."
|
|
rgroup.long 0x90++0x3
|
|
line.long 0x0 "LR_STAT,PHY Long Range Status"
|
|
hexmask.long.byte 0x0 24.--31. 1. "CMAG_MAX,Indicates the maximum preamble correlation magnitude during preamble found"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "AA_CORR_MAX,Indicates the AA correlation magnitude witnessed when AA match occurred"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--14. 1. "CODED_HAMM_DIST,Hamming distance between the coded reference sequence and the coded received sequence."
|
|
newline
|
|
bitfld.long 0x0 7. "CI,CI received." "0,1"
|
|
newline
|
|
bitfld.long 0x0 6. "AA_FOUND,Indicates that a AA detect is active for both LR and uncoded." "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--5. 1. "DECODED_HAMM_DIST,Hamming distance between the reference sequence and the Viterbi decoded received sequence"
|
|
group.long 0x94++0x7
|
|
line.long 0x0 "SM_CFG,PHY State Machine Config"
|
|
hexmask.long.word 0x0 16.--25. 1. "AA_TIMEOUT_UNCODED,Time-out value for access address search for uncoded packets"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "EARLY_PD_TIMEOUT,Time-out used to reset the AGC state-machine for the eventuality that an 'PD found early' event occurs but it is not followed by an 'PD found' event"
|
|
newline
|
|
bitfld.long 0x0 4.--5. "PH_BUFF_PTR_SYM,Phase buffer size to demodulator long range only." "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x0 3. "AGC_FRZ_ON_PD_FOUND_ACQ1_LR,Specfies AGC freeze condition for non-coded acq.1 and Bluetooth LE long range." "0: AGC freeze on AA found.,1: AGC freeze asserted on PD found."
|
|
newline
|
|
bitfld.long 0x0 2. "EN_PHY_SM_EXT_RST,Enable PHY state-machine reset on the external reset port; Reserved should keep 0." "0: Reset is not allowed.,1: Reset is allowed."
|
|
newline
|
|
bitfld.long 0x0 0.--1. "ACQ_MODE,Acquisition mode for non-coded reception" "?,1: Use preamble and verify a correlation peak the..,2: Use synch only (which may incorporate part of..,3: Use mainly the sync detection: Use a low.."
|
|
line.long 0x4 "MISC,PHY Misc Config"
|
|
bitfld.long 0x4 31. "PHY_CLK_ON,Force PHY clock ON" "0,1"
|
|
newline
|
|
bitfld.long 0x4 30. "DTEST_MUX_EN,Reserved. Should be programed as reset value 0." "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 26.--29. 1. "ECO2_RSVD,Reserved"
|
|
newline
|
|
hexmask.long.word 0x4 16.--25. 1. "PHY_CLK_CTRL,Enables various clock gating features. Bits are individually decoded so any combination is allowable."
|
|
newline
|
|
hexmask.long.byte 0x4 11.--15. 1. "ECO1_RSVD,Reserved. Must be programed as reset value 0."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "DMA_PAGE_SEL,Select which DMA page is send out" "0: Select DMA PAGE 0 for M3C with cfo;,1: Select DMA PAGE 1 for M3C with magnitude;,2: Select DMA PAGE 2 for un-coded;,3: Select DMA PAGE 3 for Long Range Preampble Detect;,4: Select DMA PAGE 4 for Long Range AA Detect;,?,?,?"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "RSSI_CORR_TH,Threshold use to compare a correlation magnitude value computed in the acquisition block in order to determine the correlation flag value provided by the PHY to the LQI computation block. Format is ufix8_En8"
|
|
rgroup.long 0x9C++0xB
|
|
line.long 0x0 "STAT0,PHY Status 0"
|
|
hexmask.long.word 0x0 16.--25. 1. "CFO_EST,Indicates the currently estimated CFO. Format is sfix10_en9(sign extend form sfix8_en9)"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "FRAC,Indicates the fractional timing estimate determined in the acquisition block. Format is sfix6_en5(sign extend from sfix3_En2)."
|
|
newline
|
|
bitfld.long 0x0 6.--7. "DATA_RATE,Indicates the data rate of received bit" "0: 1Mbps,1: 2Mbps,2: 125kbps,3: 500kbps"
|
|
newline
|
|
bitfld.long 0x0 3.--5. "AA_FOUND_ID,Indicates which AA was matched for LR and uncode" "0: uncoded address 0 matched,1: uncoded address 1 matched,2: uncoded address 2 matched,3: uncoded address 3 matched,4: long range address matched,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 2. "AA_MATCHED,Indicates AA was matched for LR or uncoded" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "LR_DET_FLAG,Indicates Bluetooth LE long range was detected" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "PD_FOUND,PD_FOUND for LR or uncoded" "0,1"
|
|
line.long 0x4 "STAT1,PHY Status 1"
|
|
hexmask.long 0x4 0.--31. 1. "AA_BITS,AA bits either received or programed"
|
|
line.long 0x8 "STAT2,PHY Status 2"
|
|
bitfld.long 0x8 8.--9. "CNT_AGC_RST,Count of AGC soft reset event" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x8 6.--7. "CNT_AACI_TIMEOUT,Count of long range AACI detect timeout event" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x8 4.--5. "CNT_LRAA_TIMEOUT,Count of lang range AA search timeout event" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x8 2.--3. "CNT_UNCAA_TIMEOUT,Count of uncoded AA search timeout event" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x8 0.--1. "CNT_ANT_SW,Count of uncoded ANT switch event when FAD was enabled." "0,1,2,3"
|
|
group.long 0xA8++0xF
|
|
line.long 0x0 "PREPHY_MISC,PHY PrePHY Misc Config"
|
|
hexmask.long.byte 0x0 8.--12. 1. "BUFF_PTR_GFSK,Pointer to the PrePHY IQ buffer for the reception of the uncoded packets."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--4. 1. "BUFF_PTR_LR,Pointer to the PrePHY IQ buffer for the reception of the long-range packets."
|
|
line.long 0x4 "DMD_CTRL0,PHY Demodulator Control 0"
|
|
bitfld.long 0x4 29.--30. "DEMOD_MOD,Determines the number of taps used by the demodulator correlators;" "0: use 12 taps,1: use 4 taps,2: use 7 taps,3: use 13 taps"
|
|
newline
|
|
bitfld.long 0x4 28. "DREP_SINE_EN,Flag used to enable the non-linear operation in the de-repeater." "0,1"
|
|
newline
|
|
bitfld.long 0x4 27. "FERR_TRK_EN,Enables frequency tracking in the demodulator." "0,1"
|
|
newline
|
|
bitfld.long 0x4 26. "TERR_TRK_EN,Enables time tracking in the demodulator." "0,1"
|
|
newline
|
|
bitfld.long 0x4 23.--25. "FED_ERR_SCALE,Scaling factor used by the freqency tracking loop." "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 20.--22. "REPEAT_FACTOR,Repetition factor used by the de-repeater." "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--19. 1. "DREP_SCALE_FREQ,Frequency domain signal scaling factor used by the de-repeater."
|
|
newline
|
|
bitfld.long 0x4 8.--9. "FED_ACT_WIN,Active window size for the frequency tracking mechanism expressed in symbols." "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "TED_ACT_WIN,Active window size for the time tracking mechanism expressed in symbols." "0,1,2,3"
|
|
line.long 0x8 "DMD_CTRL1,PHY Dmodulator Control 1"
|
|
bitfld.long 0x8 31. "TED_IMM_MEAS_EN,Specifies whether the time tracking starts with an active window;" "0: start with idle window,1: start with active window"
|
|
newline
|
|
hexmask.long.byte 0x8 26.--29. 1. "TTRK_INT_RANGE,Timing error correction interpolation range expressed in samples. The value must equal or bigger than 1."
|
|
newline
|
|
hexmask.long.word 0x8 16.--25. 1. "TED_IDLE_WIN,Idle window size for the time tracking mechanism expressed in symbols."
|
|
newline
|
|
bitfld.long 0x8 15. "FED_IMM_MEAS_EN,Specifies whether the frequency tracking starts with an active window;" "0: start with idle window,1: start with active window"
|
|
newline
|
|
hexmask.long.byte 0x8 10.--13. 1. "TED_ERR_SCALE,Scaling factor used by the time tracking loop."
|
|
newline
|
|
hexmask.long.word 0x8 0.--9. 1. "FED_IDLE_WIN,Idle window size for the frequency tracking mechanism expressed in symbols."
|
|
line.long 0xC "DMD_CTRL2,PHY Demodulator Control 2"
|
|
hexmask.long.byte 0xC 8.--11. 1. "WAIT_DMD_CLKEN_ADJ,Reserved. Must be programed as reset value 1."
|
|
newline
|
|
hexmask.long.byte 0xC 4.--7. 1. "WAIT_VIA_AFTER_AA_ADJ,Reserved. Must be programed as reset value 1."
|
|
newline
|
|
hexmask.long.byte 0xC 0.--3. 1. "WAIT_DMD_LR_ADJ,Reserved. Must be programed as reset value 1."
|
|
repeat 8. (list 0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7)(list ad:0x48A076B8 ad:0x48A076C4 ad:0x48A076D0 ad:0x48A076DC ad:0x48A076E8 ad:0x48A076F4 ad:0x48A07700 ad:0x48A0770C)
|
|
tree "DEMOD_WAVE[$1]"
|
|
base $2
|
|
group.long ($2)++0xB
|
|
line.long 0x0 "DMD_WAVE_REG0,no description available"
|
|
hexmask.long.byte 0x0 24.--29. 1. "SMPL4,Demodulator waveform 0 sample 4 (sfix6en5)"
|
|
hexmask.long.byte 0x0 18.--23. 1. "SMPL3,Demodulator waveform 0 sample 3 (sfix6en5)"
|
|
hexmask.long.byte 0x0 12.--17. 1. "SMPL2,Demodulator waveform 0 sample 2 (sfix6en5)"
|
|
hexmask.long.byte 0x0 6.--11. 1. "SMPL1,Demodulator waveform 0 sample 1 (sfix6en5)"
|
|
hexmask.long.byte 0x0 0.--5. 1. "SMPL0,Demodulator waveform 0 sample 0 (sfix6en5)"
|
|
line.long 0x4 "DMD_WAVE_REG1,no description available"
|
|
hexmask.long.byte 0x4 24.--29. 1. "SMPL9,Demodulator waveform 0 sample 9 (sfix6en5)"
|
|
hexmask.long.byte 0x4 18.--23. 1. "SMPL8,Demodulator waveform 0 sample 8 (sfix6en5)"
|
|
hexmask.long.byte 0x4 12.--17. 1. "SMPL7,Demodulator waveform 0 sample 7 (sfix6en5)"
|
|
hexmask.long.byte 0x4 6.--11. 1. "SMPL6,Demodulator waveform 0 sample 6 (sfix6en5)"
|
|
hexmask.long.byte 0x4 0.--5. 1. "SMPL5,Demodulator waveform 0 sample 5 (sfix6en5)"
|
|
line.long 0x8 "DMD_WAVE_REG2,no description available"
|
|
hexmask.long.byte 0x8 12.--17. 1. "SMPL12,Demodulator waveform 0 sample 12 (sfix6en5)"
|
|
hexmask.long.byte 0x8 6.--11. 1. "SMPL11,Demodulator waveform 0 sample 11 (sfix6en5)"
|
|
hexmask.long.byte 0x8 0.--5. 1. "SMPL10,Demodulator waveform 0 sample 10 (sfix6en5)"
|
|
tree.end
|
|
repeat.end
|
|
base ad:0x48A07600
|
|
newline
|
|
group.long 0x164++0x3
|
|
line.long 0x0 "DMDAA_CTRL,PHY Demodulator Based SFD Confirmation control register."
|
|
bitfld.long 0x0 7. "DMDAA_EN,Enables Demodulator Based SFD Confirmation;" "0: disable,1: enable"
|
|
newline
|
|
bitfld.long 0x0 6. "HIPOW_DIS_OVRD,Override the feature: disable DMDAA when power sensitivity is higher;" "0: disable override DMDAA disabled when power is high,1: enable override DMDAA enabled when power is high"
|
|
newline
|
|
bitfld.long 0x0 3.--5. "DMDAA_HAMM_HP,Maximum hamming distance from the given AA pattern that may still be accepted as a match in high power case; valid range [0 7]." "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "DMDAA_HAMM_LP,Maximum hamming distance from the given AA pattern that may still be accepted as a match in low power case; valid range [0 7]." "0,1,2,3,4,5,6,7"
|
|
rgroup.long 0x168++0x3
|
|
line.long 0x0 "RTT_STAT,High resolution Time-Of-Flight calculation Status."
|
|
bitfld.long 0x0 30. "RTT_FOUND,Flag that indicates that the HARTT operation is done and a valid PN pattern was detected." "0,1"
|
|
newline
|
|
bitfld.long 0x0 28.--29. "RTT_INT_ADJ,An integer adjustment of the timing which takes a value different of 0 when the early-late mechanism in the HARTT block chooses a peak different of the one chosen in the acquisition module (possible values are {-1 0 +1})." "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x0 26.--27. "RTT_DIST_SAT,Computed Hamming distance saturated to 2 bits format is ufix2." "0,1,2,3"
|
|
newline
|
|
hexmask.long.word 0x0 16.--25. 1. "RTT_P_DELTA,Difference between the squared correlation magnitude values pm-pp provided by the HARTT block format is sfix10En9."
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "RTT_CFO,The high accuracy CFO computed by the HARTT block through the CORDIC algorithm."
|
|
group.long 0x16C++0x7
|
|
line.long 0x0 "RTT_CTRL,PHY RTT control register."
|
|
bitfld.long 0x0 15. "EN_HIGH_ACC_RTT,enables the use of the HA RTT block;" "0,1"
|
|
newline
|
|
bitfld.long 0x0 14. "OVERRD_PROGR_AA,Enables overriding the programmed AA bits with the PN sequence used by RTT;" "0,1"
|
|
newline
|
|
bitfld.long 0x0 13. "RTT_SEQ_LEN,can be either 32 (when 0) or 64 bits (when 1) depending on the RTT configuration;" "0,1"
|
|
newline
|
|
bitfld.long 0x0 12. "FIRST_PDU_BIT,is programmed by software - used for regular packets high accuracy RTT;" "0,1"
|
|
newline
|
|
hexmask.long.word 0x0 0.--8. 1. "HA_RTT_THRESHOLD,threshold used to validate a HA RTT result."
|
|
line.long 0x4 "RTT_REF,PHY RTT reference register."
|
|
hexmask.long.byte 0x4 16.--23. 1. "FM_REF_111,Contextual values used to derive the FM reference ha_rtt_threshold ."
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "FM_REF_110,Contextual values used to derive the FM reference ha_rtt_threshold ."
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "FM_REF_010,Contextual values used to derive the FM reference ha_rtt_threshold ."
|
|
tree.end
|
|
tree "XCVR_ANALOG (Transceiver Analog)"
|
|
base ad:0x48A07C00
|
|
group.long 0x0++0x23
|
|
line.long 0x0 "LDO_0,RF Analog Baseband LDO Control 1"
|
|
bitfld.long 0x0 28.--29. "LDOTRIM_TRIM_VREF,reg_ldotrim_trim_vref_dig[1:0]" "0: 0.810,1: 0.832,2: 0.854,3: 0.788"
|
|
newline
|
|
bitfld.long 0x0 27. "LDO_CAL_BYPASS,reg_ldo_cal_bypass_dig" "0: disable CAL bypass,1: eable CAL bypass"
|
|
newline
|
|
bitfld.long 0x0 25.--26. "LDO_CAL_PTAT_BUMP,reg_ldo_vco_ptat_bump_dig[1:0]" "0: nominal,1: +30%,2: nominal,3: +30%"
|
|
newline
|
|
bitfld.long 0x0 24. "LDO_CAL_FORCE,reg_ldo_cal_force_dig" "0: Force disable,1: Force enable"
|
|
newline
|
|
bitfld.long 0x0 23. "LDO_VCO_BYPASS,reg_ldo_vco_bypass_dig" "0: disable VCO bypass,1: eable VCO bypass"
|
|
newline
|
|
bitfld.long 0x0 21.--22. "LDO_VCO_PTAT_BUMP,reg_ldo_vco_ptat_bump_dig[1:0]" "0: nominal,1: +30%,2: nominal,3: +30%"
|
|
newline
|
|
bitfld.long 0x0 20. "LDO_VCO_FORCE,reg_ldo_vco_force_dig" "0: Force disable,1: Force enable"
|
|
newline
|
|
bitfld.long 0x0 19. "LDO_PLL_BYPASS,reg_ldo_pll_bypass_dig" "0: Bypass disabled.,1: Bypass enabled"
|
|
newline
|
|
bitfld.long 0x0 17.--18. "LDO_PLL_PTAT_BUMP,reg_ldo_pll_ptat_bump_dig[1:0]" "0: nominal,1: +30%,2: nominal,3: +30%"
|
|
newline
|
|
bitfld.long 0x0 16. "LDO_PLL_FORCE,reg_ldo_pll_force_dig" "0: force disable,1: force enable"
|
|
newline
|
|
bitfld.long 0x0 15. "LDO_RXTXLF_BYPASS,reg_ldo_rxtxlf_bypass_dig" "0: Bypass disable,1: Bypass enable"
|
|
newline
|
|
bitfld.long 0x0 13.--14. "LDO_RXTXLF_PTAT_BUMP,reg_ldo_rxtxlf_ptat_bump_dig[1:0]" "0: nominal,1: +30%,2: nominal,3: +30%"
|
|
newline
|
|
bitfld.long 0x0 12. "LDO_RXTXLF_FORCE,reg_ldo_rxtxlf_force_dig" "0: disable force,1: enable force"
|
|
newline
|
|
bitfld.long 0x0 11. "LDO_RXTXHF_BYPASS,reg_ldo_rxtxihf_bypass_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9.--10. "LDO_RXTXHF_PTAT_BUMP,reg_ldo_rxtxhf_ptat_bump_dig" "0: nominal,1: +30%,2: nominal,3: +30%"
|
|
newline
|
|
bitfld.long 0x0 8. "LDO_RXTXHF_FORCE,reg_ldo_rxtxhf_force_dig" "0: Force disabled.,1: Force enabled"
|
|
newline
|
|
bitfld.long 0x0 6. "LDO_LV_BYPASS,reg_ldo_lv_bypass_dig" "0: disable bypass for ldo_lv,1: enable bypass for ldo_lv"
|
|
newline
|
|
bitfld.long 0x0 4.--5. "LDO_LV_TRIM,reg_ldo_lv_trim_dig[1:0]" "0: 0.91V Default LDO output,1: 0.86V,2: 0.97V,3: 1.3V"
|
|
newline
|
|
bitfld.long 0x0 3. "BG_FORCE,reg_bg_force_dig" "0: force disable,1: force enable"
|
|
line.long 0x4 "LDO_1,RF Analog Baseband LDO Control 2"
|
|
bitfld.long 0x4 9. "LDO_ANT_REF_SEL,reg_ldo_ant_ref_sel_dig" "0: sel type disable ( Default ),1: sel type enable"
|
|
newline
|
|
bitfld.long 0x4 8. "LDO_ANT_BYPASS,reg_ldo_ant_bypass_dig" "0: ANT bypass disable,1: ANT bypass enable"
|
|
newline
|
|
bitfld.long 0x4 7. "LDO_ANT_HIZ,reg_ldo_ant_hiz_dig" "0: high-impedance disabled.,1: high-impedance enabled"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--3. 1. "LDO_ANT_TRIM,reg_ldo_ant_trim_dig[3:0]"
|
|
line.long 0x8 "XO_DIST,RF Analog XO DIST Control"
|
|
bitfld.long 0x8 3. "XO_DIST_BYPASS,reg_xo_dist_bypass" "0: XO DIST not bypass,1: XO DIST bypass"
|
|
newline
|
|
bitfld.long 0x8 2. "XO_DIST_FLIP,reg_xo_dist_flip_dig" "0: XO DIST doesn't flip the output clock relative..,1: XO DIST flip the output clock relative to input.."
|
|
newline
|
|
bitfld.long 0x8 0.--1. "XO_DIST_TRIM,reg_xo_dist_trim_dig[1:0]" "0: 0.9 V ( Default ),1: 0.86 V,2: 0.95 V,3: 1.21 V"
|
|
line.long 0xC "PLL,RF Analog PLL Control"
|
|
bitfld.long 0xC 31. "PLL_FCAL_EN_STATIC_RES,reg_fcal_en_static_res_dig" "0: resistor is dynamically switched during FCAL..,1: resistor is always on during FCAL operation"
|
|
newline
|
|
bitfld.long 0xC 26.--27. "PLL_PD_TRIM_FCAL_BIAS,reg_pd_trim_fcal_bias_dig[1:0]" "0: 0.276V,1: 0.164V,2: 0.320V,3: 0.391V"
|
|
newline
|
|
bitfld.long 0xC 23. "PLL_PD_EN_VPD_PULLUP,reg_pd_en_vpd_pullup_dig" "0: not pull up vpd output,1: pull up vpd output"
|
|
newline
|
|
bitfld.long 0xC 22. "PLL_PD_EN_VPD_PULLDN,reg_pd_en_vpd_pulldn_dig" "0: not pull down vpd output,1: pull down vpd output"
|
|
newline
|
|
bitfld.long 0xC 8. "PLL_VCO_EN_PKDET,reg_vco_en_pkdet_dig" "0: PKDET disable,1: PKDET enable"
|
|
newline
|
|
bitfld.long 0xC 4.--6. "PLL_VCO_TRIM_KVT,reg_vco_trim_kvt_dig[2:0]" "0: 50MHz/V,?,?,?,4: 60MHz/V for fref = 32M,?,6: 70MHz/V,7: 80MHz/V for fref = 26M"
|
|
line.long 0x10 "RX_0,RF Analog RX Control0"
|
|
bitfld.long 0x10 27. "ADC_INVERT_CLK,reg_adc_invert_clk_dig" "0: not invert clk,1: invert clk"
|
|
newline
|
|
bitfld.long 0x10 24.--25. "ADC_TRIM,reg_adc_trim_dig[1:0]" "0: 0.965V,1: 0.935V,2: 0.905V,3: 0.875V"
|
|
newline
|
|
bitfld.long 0x10 20.--21. "RX_MIX_VBIAS,reg_rx_mix_vbias_dig[1:0]" "0: 0.800V,1: 0.742V,2: 0.689V,3: 0.857V"
|
|
newline
|
|
bitfld.long 0x10 12. "RX_LNA_PTAT_FORCE_START,reg_rtfe_ptat_force_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x10 0.--1. "RX_LNA_ITRIM,reg_rx_lna_itrim_dig[1:0]" "0: 3.7u -25%,1: 4.4u -15%,2: 5.1u Default,3: 5.6u +10%"
|
|
line.long 0x14 "RX_1,RF Analog RX Control1"
|
|
bitfld.long 0x14 16.--17. "CBPF_TRIM_SHORT_DCBIAS,reg_cbpf_trim_short_dcbias_dig[1:0]" "0: 470mV,1: 438mV,2: 413mV,3: 385mV"
|
|
newline
|
|
bitfld.long 0x14 12.--13. "CBPF_VCM_TRIM,reg_cbpf_vcm_trim_dig[1:0]" "0: 480mV,1: 453mV,2: 426mV,3: 401mV"
|
|
newline
|
|
bitfld.long 0x14 8.--9. "CBPF_TRIM_Q,reg_cbpf_trim_q_dig[1:0]" "0: 5u (Default),1: 6.25u,2: 7.5u,3: 8.75u"
|
|
newline
|
|
bitfld.long 0x14 4.--5. "CBPF_TRIM_I,reg_cbpf_trim_i_dig[1:0]" "0: 5u (Default),1: 6.25u,2: 7.5u,3: 8.75u"
|
|
newline
|
|
bitfld.long 0x14 3. "CBPF_TYPE,reg_cbpf_type_dig" "0: Real,1: Complex"
|
|
line.long 0x18 "TX_DAC_PA,RF Analog TX DAC PA Control"
|
|
bitfld.long 0x18 26.--27. "DAC_TRIM_CFBK_DRS,reg_dac_trim_cfbk_dig[1:0]" "0: 675fF,1: 1.35pF,2: 1.35pF,3: 2.025pF"
|
|
newline
|
|
bitfld.long 0x18 24.--25. "DAC_TRIM_CFBK,reg_dac_trim_cfbk_dig[1:0]" "0: 675fF,1: 1.35pF,2: 1.35pF,3: 2.025pF"
|
|
newline
|
|
bitfld.long 0x18 16.--17. "TX_PA_VBIAS,reg_tx_pa_vbias_dig[1:0]" "0: 0.460V,1: 0.431V,2: 0.403V,3: 0.375V"
|
|
newline
|
|
bitfld.long 0x18 10.--11. "DAC_TRIM_IBIAS,reg_dac_trim_ibias_dig[1:0]" "0: 3.0uA (I_lsb=250nA),1: 2.5uA,2: 3.8uA,3: 5.0uA"
|
|
newline
|
|
bitfld.long 0x18 8.--9. "DAC_TRIM_RLOAD,reg_dac_trim_rload_dig[1:0]" "0: 3K,1: 2.25K,2: 3.75K,3: 4.5K"
|
|
newline
|
|
bitfld.long 0x18 3. "DAC_INVERT_CLK,reg_dac_invert_clk_dig" "0,1"
|
|
line.long 0x1C "DIAG,RF Analog DIAG Control 1"
|
|
bitfld.long 0x1C 31. "ATX_ON_2P4GHZ,reg_2p4ghz_atx_on_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 30. "DIAG_DIS,reg_diag_dis_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 29. "DAC_AMP_DIAG_SEL,reg_dac_amp_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 28. "LDO_ANT_DIAG_SEL,reg_ldo_ant_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 27. "XO_DIST_DIAG_SEL,reg_xo_dist_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 25. "DAC_DIAG_SEL,reg_dac_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 24. "VCO_DIAG_SEL,reg_vco_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 23. "PD_DIAG_SEL,reg_pd_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 21. "ADC_DIAG_SEL,reg_adc_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 20. "CBPF_EN_DIAG_MEAS,reg_cbpf_en_diag_meas_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 19. "CBPF_Q_DIAG_SEL_2,reg_cbpf_q_diag_sel_2_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 18. "CBPF_Q_DIAG_SEL_1,reg_cbpf_q_diag_sel_1_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 17. "CBPF_I_DIAG_SEL_2,reg_cbpf_i_diag_sel_2_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 16. "CBPF_I_DIAG_SEL_1,reg_cbpf_i_diag_sel_1_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 15. "RTFE_DIAG_SEL,reg_rtfe_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 13. "PROC_MON_DIAG_SEL,reg_proc_mon_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 12. "LDOTRIM_DIAG_SEL,reg_ldotrim_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 11. "BG_DIAG_SEL,reg_bg_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 10. "LDO_LV_DIAG_SEL,reg_ldo_lv_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 9. "LDO_RXTXHF_DIAG_SEL,reg_ldo_rxtxhf_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 8. "LDO_RXTXLF_DIAG_SEL,reg_ldo_rxtxlf_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 5. "LDO_PLL_DIAG_SEL,reg_ldo_pll_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 4. "LDO_VCO_DIAG_SEL,reg_ldo_vco_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 3. "LDO_CAL_DIAG_SEL,reg_ldo_cal_diag_sel_dig" "0,1"
|
|
newline
|
|
bitfld.long 0x1C 0.--2. "DIAG_CODE,reg_diag_code_dig[2:0]" "0,1,2,3,4,5,6,7"
|
|
line.long 0x20 "SPARE,RF Analog SPARE Control"
|
|
bitfld.long 0x20 12.--13. "SPARE_DIAG_SEL,reg_spare_diag_sel_dig[1:0]" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x20 0.--6. 1. "SPARELV,reg_sparelv_dig[1:0]"
|
|
tree.end
|
|
tree "XCVR_MISC (Transceiver Misc)"
|
|
base ad:0x48A07D00
|
|
group.long 0x0++0x17
|
|
line.long 0x0 "XCVR_CTRL,TRANSCEIVER CONTROL"
|
|
bitfld.long 0x0 20. "LL_CFG_CAPT_DIS,Link Layer Configuration Capture Disable" "0: Enabled: Link Layer configuration inputs are..,1: Disabled: Link Layer configurations are not.."
|
|
newline
|
|
bitfld.long 0x0 19. "TOF_TX_SEL,Time-of-Flight TX Select" "0: TSM: tx_dig_en,1: TXDIG: pa_wu_complete"
|
|
newline
|
|
bitfld.long 0x0 18. "TOF_RX_SEL,Time-of-Flight RX Select" "0: PHY: aa_fnd_to_ll,1: Localization Control: pattern_found"
|
|
newline
|
|
bitfld.long 0x0 17. "FO_TX_EN,Fast Overwrite TX Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 16. "FO_RX_EN,Fast Overwrite RX Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 15. "REF_CLK_FREQ,transciever ref clk freq control" "0: 32MHz,1: 26MHz"
|
|
newline
|
|
bitfld.long 0x0 11.--13. "DATA_RATE_DRS,Radio data rate setting Data Rate Switch" "0: 2Mbps,1: 1Mbps,2: 500Kbps,3: 250Kbps,?,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "DATA_RATE,Radio data rate setting" "0: 2Mbps,1: 1Mbps,2: 500Kbps,3: 250Kbps,?,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 6.--7. "DEMOD_SEL,Demodulator Selector" "0: No demodulator selected,1: Use NXP Multi-standard PHY demodulator,2: Use Legacy 802.15.4 demodulator,?"
|
|
newline
|
|
bitfld.long 0x0 3. "SDCLK_OUT_EN,sdclk out control" "0: no sdclk out,1: enable sdclk out"
|
|
newline
|
|
bitfld.long 0x0 1. "LPPS_ENABLE,transciever lpps enable control" "0: no lpps feature,1: enable lpps feature"
|
|
newline
|
|
bitfld.long 0x0 0. "XCVR_SOFT_RESET,transciever soft reset control" "0: no soft reset,1: enable soft reset on transciever"
|
|
line.long 0x4 "XCVR_STATUS,TRANSCEIVER STATUS"
|
|
rbitfld.long 0x4 15. "TX_MODE,Transmit Mode" "0,1"
|
|
newline
|
|
rbitfld.long 0x4 14. "RX_MODE,Receive Mode" "0,1"
|
|
newline
|
|
rbitfld.long 0x4 13. "TSM_BUSY,tsm busy status" "0,1"
|
|
newline
|
|
eventfld.long 0x4 9. "TSM_IRQ1,TSM Interrupt #1" "0: TSM Interrupt #1 is not asserted.,1: TSM Interrupt #1 is asserted. Write '1' to this.."
|
|
newline
|
|
eventfld.long 0x4 8. "TSM_IRQ0,TSM Interrupt #0" "0: TSM Interrupt #0 is not asserted.,1: TSM Interrupt #0 is asserted. Write '1' to this.."
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "TSM_COUNT,TSM_COUNT"
|
|
line.long 0x8 "FAD_CTRL,FAD CONTROL"
|
|
bitfld.long 0x8 16. "FAD_LANT_SEL,FAD versus LANT_LUT_GPIO Selector" "0: LANT_LUT_GPIO[3:0],1: {ANT_B ANT_A RX_SWITCH TX_SWITCH}"
|
|
newline
|
|
hexmask.long.byte 0x8 12.--15. 1. "FAD_NOT_GPIO,FAD versus GPIO Mode Selector"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--11. 1. "ANTX_POL,FAD Antenna Controls Polarity"
|
|
newline
|
|
bitfld.long 0x8 7. "ANTX_CTRLMODE,Antenna Diversity Control Mode" "0,1"
|
|
newline
|
|
bitfld.long 0x8 4.--5. "ANTX_EN,FAD Antenna Controls Enable" "0: all disabled (held low),1: only RX/TX_SWITCH enabled,2: only ANT_A/B enabled,3: all enabled"
|
|
newline
|
|
bitfld.long 0x8 3. "ANTX_OVRD,Antenna State Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x8 2. "ANTX_OVRD_EN,Antenna State Override Enable" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 1. "ANTX,Antenna Selection State" "0,1"
|
|
newline
|
|
bitfld.long 0x8 0. "FAD_EN,Fast Antenna Diversity Enable" "0: Fast Antenna Diversity disabled,1: Fast Antenna Diversity enabled"
|
|
line.long 0xC "DMA_CTRL,TRANSCEIVER DMA CONTROL"
|
|
bitfld.long 0xC 31. "DMA_SIGNAL_VALID_MASK_EN,DMA Signal Valid Mask Enable" "0: Disable use of dma_signal_valid_mask.,1: Enable use of dma_signal_valid_mask."
|
|
newline
|
|
rbitfld.long 0xC 25. "DMA_START_TRIGGERED,DMA Start Trigger Occurred" "0,1"
|
|
newline
|
|
rbitfld.long 0xC 24. "DMA_AA_TRIGGERED,DMA Access Address triggered" "0,1"
|
|
newline
|
|
bitfld.long 0xC 23. "DMA_EN,DMA Enable" "0,1"
|
|
newline
|
|
hexmask.long.word 0xC 12.--22. 1. "DMA_START_DLY,DMA Start Trigger Delay"
|
|
newline
|
|
bitfld.long 0xC 10.--11. "DMA_DEC,DMA Decimation Rate" "0: Data is captured on every data valid,1: Data is captured on every 2nd data valid,2: Data is captured on every 4th data valid,3: Data is captured on every 8th data valid"
|
|
newline
|
|
bitfld.long 0xC 8. "DMA_START_EDGE,DMA Start Trigger Edge Selector" "0: Trigger fires on a rising edge of the selected..,1: Trigger fires on a falling edge of the selected.."
|
|
newline
|
|
hexmask.long.byte 0xC 4.--7. 1. "DMA_START_TRG,DMA Start Trigger Selector"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--3. 1. "DMA_PAGE,Transceiver DMA Page Selector"
|
|
line.long 0x10 "DBG_RAM_CTRL,DBG Ram control register"
|
|
hexmask.long.byte 0x10 28.--31. 1. "DBG_STOP_TRG,Packet RAM Debug Stop Trigger Selector"
|
|
newline
|
|
rbitfld.long 0x10 27. "DBG_RAM_FULL,DBG_RAM_FULL" "0: Packet RAM is not full,1: Packet RAM is full"
|
|
newline
|
|
rbitfld.long 0x10 26. "DBG_STOP_TRIGGERED,DBG Stop Trigger Occurred" "0,1"
|
|
newline
|
|
rbitfld.long 0x10 25. "DBG_START_TRIGGERED,DBG Start Trigger Occurred" "0,1"
|
|
newline
|
|
rbitfld.long 0x10 24. "DBG_AA_TRIGGERED,DBG Access Address triggered" "0,1"
|
|
newline
|
|
bitfld.long 0x10 23. "DBG_EN,DBG Enable" "0,1"
|
|
newline
|
|
hexmask.long.word 0x10 12.--22. 1. "DBG_START_DLY,DBG Start Trigger Delay"
|
|
newline
|
|
bitfld.long 0x10 10.--11. "DBG_DEC,DBG Decimation Rate" "0: Data is captured on every data valid,1: Data is captured on every 2nd data valid,2: Data is captured on every 4th data valid,3: Data is captured on every 8th data valid"
|
|
newline
|
|
bitfld.long 0x10 9. "DBG_STOP_EDGE,DBG Stop Trigger Edge Selector" "0: Trigger stops on a rising edge of the selected..,1: Trigger stops on a falling edge of the selected.."
|
|
newline
|
|
bitfld.long 0x10 8. "DBG_START_EDGE,DBG Start Trigger Edge Selector" "0: Trigger fires on a rising edge of the selected..,1: Trigger fires on a falling edge of the selected.."
|
|
newline
|
|
hexmask.long.byte 0x10 4.--7. 1. "DBG_START_TRG,DMA Start Trigger Selector"
|
|
newline
|
|
bitfld.long 0x10 3. "DBG_SIGNAL_VALID_MASK_EN,DBG Signal Valid Mask Enable" "0: Disable use of dbg_signal_valid_mask.,1: Enable use of dbg_signal_valid_mask."
|
|
newline
|
|
bitfld.long 0x10 0.--2. "DBG_PAGE,Packet RAM Debug Page Selector" "0: DMA idle,1: RXDIG-IQ: Select from (mixer decimator pd..,2: RXDIG-IQ-ALT: Same as above + signals on unused..,3: ADC-IQ: 11bit samples are MSB aligned in each..,4: PHASE: Select from (sync phase demod phase)..,5: RSSI-PHASE: select from 8bit Narrowband (rssi..,6: MAG-PHASE: RSSI magnitude + 8bit high-resolution..,7: GEN4-PHY"
|
|
line.long 0x14 "DBG_RAM_ADDR,DBG RAM ADDRESS"
|
|
hexmask.long.word 0x14 16.--30. 1. "DBG_RAM_LAST,DBG RAM Last Address"
|
|
newline
|
|
hexmask.long.word 0x14 0.--14. 1. "DBG_RAM_FIRST,DBG RAM First Address"
|
|
rgroup.long 0x18++0x3
|
|
line.long 0x0 "DBG_RAM_STOP_ADDR,DBG RAM STOP ADDRESS"
|
|
hexmask.long.word 0x0 0.--14. 1. "DBG_RAM_STOP,DBG RAM Stop Address"
|
|
group.long 0x1C++0x7
|
|
line.long 0x0 "LDO_TRIM_0,LDO TRIM Configuration 0"
|
|
bitfld.long 0x0 30. "LDO_SAMPLE_TRIMSEL_OVRD_EN,LDO SAMPLE TRIMSEL Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "LDO_TRIM_SAMPLE_OVRD,LDO_TRIM_SAMPLE Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x0 28. "LDO_RXTXHF_TRIMSEL_OVRD,LDO_RXTXHF_TRIMSEL Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x0 26. "LDO_VCO_TRIMSEL_OVRD,LDO_VCO_TRIMSEL Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x0 25. "LDO_PLL_TRIMSEL_OVRD,LDO_PLL_TRIMSEL Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x0 24. "LDO_CAL_TRIMSEL_OVRD,LDO_CAL_TRIMSEL Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x0 19. "LDO_TRIM_CMPOUT_INV,LDO TRIM CMPOUT Invert" "0,1"
|
|
newline
|
|
bitfld.long 0x0 16.--17. "LDO_TRIM_SMPL_DLY,LDO TRIM Sample Delay" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "LDO_RXTXHF_TRIM_OFFSET,LDO RXTXHF TRIM Offset"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "LDO_RXTXLF_TRIM_OFFSET,LDO RXTXLF TRIM Offset"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "LDO_VCO_TRIM_OFFSET,LDO VCO TRIM Offset"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "LDO_PLL_TRIM_OFFSET,LDO PLL TRIM Offset"
|
|
line.long 0x4 "LDO_TRIM_1,LDO TRIM Configuration 1"
|
|
bitfld.long 0x4 30. "LDO_RXTXHF_TRIM_OVRD_EN,LDO RXTXHF TRIM Override Enable" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 24.--29. 1. "LDO_RXTXHF_TRIM_OVRD,LDO RXTXHF TRIM Override Value"
|
|
newline
|
|
bitfld.long 0x4 22. "LDO_RXTXLF_TRIM_OVRD_EN,LDO RXTXLF TRIM Override Enable" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--21. 1. "LDO_RXTXLF_TRIM_OVRD,LDO RXTXLF TRIM Override Value"
|
|
newline
|
|
bitfld.long 0x4 14. "LDO_VCO_TRIM_OVRD_EN,VCO TRIM Override Enable" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--13. 1. "LDO_VCO_TRIM_OVRD,LDO VCO TRIM Override Value"
|
|
newline
|
|
bitfld.long 0x4 6. "LDO_PLL_TRIM_OVRD_EN,LDO PLL TRIM Override Enable" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--5. 1. "LDO_PLL_TRIM_OVRD,LDO PLL TRIM Override Value"
|
|
rgroup.long 0x24++0x7
|
|
line.long 0x0 "LDO_TRIM_RES_0,RF Analog LDO Trim Res Control 0"
|
|
hexmask.long.byte 0x0 24.--29. 1. "LDO_RXTXHF_TRIM,LDO_RXTXHF_TRIM Result"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--21. 1. "LDO_RXTXLF_TRIM,LDO_RXTXLF_TRIM Result"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "LDO_VCO_TRIM,LDO_VCO_TRIM Result"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--5. 1. "LDO_PLL_TRIM,LDO_PLL_TRIM Result"
|
|
line.long 0x4 "LDO_TRIM_RES_1,RF Analog LDO Trim Res Control 1"
|
|
bitfld.long 0x4 8. "LDO_TRIM_CMPOUT,LDO TRIM CMPOUT" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--5. 1. "LDO_CAL_TRIM,LDO_CAL_TRIM Result"
|
|
group.long 0x2C++0x5B
|
|
line.long 0x0 "LCL_CFG0,LCL CTRL CFG 0"
|
|
bitfld.long 0x0 31. "LCL_MODE,Localization Mode" "0: GenLL configuration.,1: Bluetooth LE LL configuration."
|
|
newline
|
|
bitfld.long 0x0 30. "LCL_GPIO_SEL,Localization GPIO Select" "0,1"
|
|
newline
|
|
hexmask.long.word 0x0 16.--24. 1. "CTE_DUR,Total Switching Duration"
|
|
newline
|
|
bitfld.long 0x0 11. "LANT_BLOCK_RX,Block LANT_SW for RX" "0,1"
|
|
newline
|
|
bitfld.long 0x0 10. "LANT_BLOCK_TX,Block LANT_SW for TX" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8.--9. "PM_NUM_BYTES,Number of Bytes to Match" "0: 4 bytes,1: 5 bytes,2: 6 bytes,3: 8 bytes"
|
|
newline
|
|
bitfld.long 0x0 7. "LANT_SW_WIGGLE,LANT_SW Wiggle" "0,1"
|
|
newline
|
|
bitfld.long 0x0 6. "SW_TRIG,Software Trigger. Can be used with either RX or TX" "0,1"
|
|
newline
|
|
bitfld.long 0x0 5. "COMP_TX_EN,Pattern Matching Enable in TX" "0,1"
|
|
newline
|
|
bitfld.long 0x0 4. "COMP_EN,Pattern Matching Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 3. "LANT_INV,Invert Antenna Switch Output" "0,1"
|
|
newline
|
|
bitfld.long 0x0 2. "RX_LCL_EN,Enable Switching in RX" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "TX_LCL_EN,Enable Switching in TX" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0. "LCL_EN,Localization Control Module Enable" "0,1"
|
|
line.long 0x4 "LCL_CFG1,LCL CTRL CFG 1"
|
|
eventfld.long 0x4 31. "LANT_SW_FLAG,Localization Antenna Switch Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x4 30. "LANT_SW_IE,Localization Antenna Switch Interrupt Enable" "0: Localization Antenna Switch interrupt disabled,1: Localization Antenna Switch interrupt enabled"
|
|
newline
|
|
hexmask.long.byte 0x4 12.--15. 1. "N_ON_DELAY,N on Delay"
|
|
newline
|
|
hexmask.long.word 0x4 0.--9. 1. "M_ON_DELAY,M on Delay"
|
|
line.long 0x8 "LCL_TX_CFG0,LCL CTRL TX CONFIG0"
|
|
hexmask.long.byte 0x8 16.--20. 1. "TX_DELAY_OFF,Fine sample delay after TX_DELAY."
|
|
newline
|
|
hexmask.long.word 0x8 0.--10. 1. "TX_DELAY,Interval delay before TX switching begins."
|
|
line.long 0xC "LCL_TX_CFG1,LCL CTRL TX CONFIG1"
|
|
hexmask.long.byte 0xC 27.--31. 1. "TX_HI_PER_1,Alternate Number of intervals for antenna HIGH. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0xC 22.--26. 1. "TX_LO_PER_1,Alternate Number of intervals for antenna LOW. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0xC 17.--21. 1. "TX_HI_PER,Primary Number of intervals for antenna HIGH"
|
|
newline
|
|
hexmask.long.byte 0xC 12.--16. 1. "TX_LO_PER,Primary Number of intervals for antenna LOW"
|
|
newline
|
|
bitfld.long 0xC 5.--7. "TX_ANT_TRIG_SEL,Selects Trigger for TX" "0: Software Trigger,1: LCL Pattern Found,2: CRC Complete,3: PA Warmup Complete,4: RBME tx_done_pre,5: Bluetooth LE cte_en,6: Ranging sequence manager lcl_tx_trigger,?"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--4. 1. "TX_SPINT,Number of TX Samples that define the length of an Interval where 0=1sample 1=2sample etc."
|
|
line.long 0x10 "LCL_TX_CFG2,LCL CTRL TX CONFIG2"
|
|
hexmask.long.byte 0x10 27.--31. 1. "TX_HI_PER_3,Alternate Number of intervals for antenna HIGH. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0x10 22.--26. 1. "TX_LO_PER_3,Alternate Number of intervals for antenna LOW. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0x10 17.--21. 1. "TX_HI_PER_2,Alternate Number of intervals for antenna HIGH. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0x10 12.--16. 1. "TX_LO_PER_2,Alternate Number of intervals for antenna LOW. Used only in conjunction with RSM."
|
|
line.long 0x14 "LCL_RX_CFG0,LCL CTRL RX CONFIG0"
|
|
hexmask.long.byte 0x14 16.--20. 1. "RX_DELAY_OFF,Fine sample delay after RX_DELAY."
|
|
newline
|
|
hexmask.long.word 0x14 0.--10. 1. "RX_DELAY,Interval delay before RX switching begins."
|
|
line.long 0x18 "LCL_RX_CFG1,LCL CTRL RX CONFIG1"
|
|
hexmask.long.byte 0x18 27.--31. 1. "RX_HI_PER_1,Alternate Number of intervals for antenna HIGH. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0x18 22.--26. 1. "RX_LO_PER_1,Alternate Number of intervals for antenna LOW. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0x18 17.--21. 1. "RX_HI_PER,Primary Number of intervals for antenna HIGH"
|
|
newline
|
|
hexmask.long.byte 0x18 12.--16. 1. "RX_LO_PER,Primary Number of intervals for antenna LOW"
|
|
newline
|
|
bitfld.long 0x18 5.--7. "RX_ANT_TRIG_SEL,Selects Trigger for RX" "0: Software Trigger,1: LCL Pattern Found,2: CRC Complete,3: CRC Pass,4: GenericLL: cte_present Bluetooth LE: cte_en,5: aa_fnd_to_ll,6: Ranging sequence manager lcl_rx_trigger,?"
|
|
newline
|
|
hexmask.long.byte 0x18 0.--4. 1. "RX_SPINT,Number of RX Samples that define the length of an Interval where 0=1sample 1=2sample etc."
|
|
line.long 0x1C "LCL_RX_CFG2,LCL CTRL RX CONFIG2"
|
|
hexmask.long.byte 0x1C 27.--31. 1. "RX_HI_PER_3,Alternate Number of intervals for antenna HIGH. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0x1C 22.--26. 1. "RX_LO_PER_3,Alternate Number of intervals for antenna LOW. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0x1C 17.--21. 1. "RX_HI_PER_2,Alternate Number of intervals for antenna HIGH. Used only in conjunction with RSM."
|
|
newline
|
|
hexmask.long.byte 0x1C 12.--16. 1. "RX_LO_PER_2,Alternate Number of intervals for antenna LOW. Used only in conjunction with RSM."
|
|
line.long 0x20 "LCL_PM_MSB,LCL CTRL PM MSB"
|
|
hexmask.long 0x20 0.--31. 1. "COMP_PATTERN_MSB,Upper bytes of pattern to be matched bits 63:32"
|
|
line.long 0x24 "LCL_PM_LSB,LCL CTRL PM LSB"
|
|
hexmask.long 0x24 0.--31. 1. "COMP_PATTERN_LSB,Lower bytes of pattern to be matched bits 31:0"
|
|
line.long 0x28 "LCL_GPIO_CTRL0,LCL GPIO CTRL 0"
|
|
hexmask.long.byte 0x28 28.--31. 1. "LUT_7,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x28 24.--27. 1. "LUT_6,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x28 20.--23. 1. "LUT_5,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x28 16.--19. 1. "LUT_4,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x28 12.--15. 1. "LUT_3,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x28 8.--11. 1. "LUT_2,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x28 4.--7. 1. "LUT_1,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x28 0.--3. 1. "LUT_0,GPIO antenna state LUT entry"
|
|
line.long 0x2C "LCL_GPIO_CTRL1,LCL GPIO CTRL 1"
|
|
hexmask.long.byte 0x2C 28.--31. 1. "LUT_15,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x2C 24.--27. 1. "LUT_14,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x2C 20.--23. 1. "LUT_13,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x2C 16.--19. 1. "LUT_12,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x2C 12.--15. 1. "LUT_11,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x2C 8.--11. 1. "LUT_10,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x2C 4.--7. 1. "LUT_9,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x2C 0.--3. 1. "LUT_8,GPIO antenna state LUT entry"
|
|
line.long 0x30 "LCL_GPIO_CTRL2,LCL GPIO CTRL 2"
|
|
hexmask.long.byte 0x30 28.--31. 1. "LUT_23,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x30 24.--27. 1. "LUT_22,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x30 20.--23. 1. "LUT_21,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x30 16.--19. 1. "LUT_20,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x30 12.--15. 1. "LUT_19,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x30 8.--11. 1. "LUT_18,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x30 4.--7. 1. "LUT_17,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x30 0.--3. 1. "LUT_16,GPIO antenna state LUT entry"
|
|
line.long 0x34 "LCL_GPIO_CTRL3,LCL GPIO CTRL 3"
|
|
hexmask.long.byte 0x34 28.--31. 1. "LUT_31,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x34 24.--27. 1. "LUT_30,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x34 20.--23. 1. "LUT_29,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x34 16.--19. 1. "LUT_28,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x34 12.--15. 1. "LUT_27,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x34 8.--11. 1. "LUT_26,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x34 4.--7. 1. "LUT_25,GPIO antenna state LUT entry"
|
|
newline
|
|
hexmask.long.byte 0x34 0.--3. 1. "LUT_24,GPIO antenna state LUT entry"
|
|
line.long 0x38 "LCL_GPIO_CTRL4,LCL GPIO CTRL 4"
|
|
hexmask.long.byte 0x38 0.--4. 1. "LUT_WRAP_PTR,Wrap point for the LUT table in generating the 4 antenna GPIO wire states."
|
|
line.long 0x3C "LCL_DMA_MASK_DELAY,LCL_DMA_MASK_DELAY"
|
|
hexmask.long.word 0x3C 5.--15. 1. "DMA_MASK_DELAY,DMA_MASK_DELAY"
|
|
newline
|
|
hexmask.long.byte 0x3C 0.--4. 1. "DMA_MASK_DELAY_OFF,DMA_MASK_DELAY_OFF"
|
|
line.long 0x40 "LCL_DMA_MASK_PERIOD,LCL_DMA_MASK_PERIOD"
|
|
hexmask.long.byte 0x40 0.--4. 1. "DMA_MASK_REF_PER,DMA_MASK_REF_PER"
|
|
line.long 0x44 "RSM_CSR,Ranging Sequence Manager Control and Status"
|
|
hexmask.long.byte 0x44 24.--31. 1. "RSM_CURRENT_STEPS,RSM_CURRENT_STEPS"
|
|
newline
|
|
rbitfld.long 0x44 21.--22. "RSM_STEP_FORMAT,RSM_STEP_FORMAT" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x44 16.--20. 1. "RSM_STATE,RSM_STATE"
|
|
newline
|
|
eventfld.long 0x44 9. "RSM_IRQ_ABORT,RSM_IRQ_ABORT Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x44 8. "RSM_IRQ_ABORT_EN,RSM_IRQ_ABORT_EN" "0,1"
|
|
newline
|
|
eventfld.long 0x44 7. "RSM_IRQ_EOS,RSM_IRQ_EOS Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x44 6. "RSM_IRQ_EOS_EN,RSM_IRQ_EOS_EN" "0,1"
|
|
newline
|
|
eventfld.long 0x44 5. "RSM_IRQ_FC,RSM_IRQ_FC Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x44 4. "RSM_IRQ_FC_EN,RSM_IRQ_FC_EN" "0,1"
|
|
newline
|
|
eventfld.long 0x44 3. "RSM_IRQ_IP2,RSM_IRQ_IP2 Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x44 2. "RSM_IRQ_IP2_EN,RSM_IRQ_IP2_EN" "0,1"
|
|
newline
|
|
eventfld.long 0x44 1. "RSM_IRQ_IP1,RSM_IRQ_IP1 Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x44 0. "RSM_IRQ_IP1_EN,RSM_IRQ_IP1_EN" "0,1"
|
|
line.long 0x48 "RSM_CTRL0,Ranging Sequence Manager Control"
|
|
hexmask.long.byte 0x48 24.--31. 1. "RSM_STEPS,RSM_FREQUENCY_STEP"
|
|
newline
|
|
hexmask.long.word 0x48 13.--23. 1. "RSM_TRIG_DLY,RSM_TRIG_DLY"
|
|
newline
|
|
bitfld.long 0x48 10.--12. "RSM_TRIG_SEL,RSM_TRIG_SEL" "0: software trigger,1: crc_vld,2: aa_fnd_to_ll,3: tx_dig_en,4: seq_spare3,5: lcl pattern_match,?,?"
|
|
newline
|
|
bitfld.long 0x48 8. "RSM_SW_ABORT,RSM_SW_ABORT" "0,1"
|
|
newline
|
|
bitfld.long 0x48 7. "RSM_FAST_FC_TX_WU,RSM_FAST_FC_TX_WU" "0,1"
|
|
newline
|
|
bitfld.long 0x48 6. "RSM_FAST_FC_RX_WU,RSM_FAST_FC_RX_WU" "0,1"
|
|
newline
|
|
bitfld.long 0x48 5. "RSM_FAST_IP_TX_WU,RSM_FAST_IP_TX_WU" "0,1"
|
|
newline
|
|
bitfld.long 0x48 4. "RSM_FAST_IP_RX_WU,RSM_FAST_IP_RX_WU" "0,1"
|
|
newline
|
|
bitfld.long 0x48 3. "RSM_TX_EN,RSM_TX_EN" "0,1"
|
|
newline
|
|
bitfld.long 0x48 2. "RSM_RX_EN,RSM_RX_EN" "0,1"
|
|
newline
|
|
bitfld.long 0x48 1. "RSM_RATE,RSM_RATE" "0: 1Mbps,1: 2Mbps"
|
|
newline
|
|
bitfld.long 0x48 0. "RSM_MODE,RSM_MODE" "0: SQTE,1: PDE"
|
|
line.long 0x4C "RSM_CTRL1,Ranging Sequence Manager Control"
|
|
bitfld.long 0x4C 26.--27. "RSM_T_S,RSM_T_S" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x4C 21.--25. 1. "RSM_T_IP2,RSM_T_IP2"
|
|
newline
|
|
hexmask.long.byte 0x4C 16.--20. 1. "RSM_T_IP1,RSM_T_IP1"
|
|
newline
|
|
hexmask.long.byte 0x4C 11.--15. 1. "RSM_T_FC,RSM_T_FC"
|
|
newline
|
|
hexmask.long.byte 0x4C 5.--9. 1. "RSM_T_FM1,RSM_T_FM1"
|
|
newline
|
|
hexmask.long.byte 0x4C 0.--4. 1. "RSM_T_FM0,RSM_T_FM0"
|
|
line.long 0x50 "RSM_CTRL2,Ranging Sequence Manager Control"
|
|
bitfld.long 0x50 31. "RSM_ACTIVE_OVRD_EN_RXDIG,RSM_ACTIVE_OVRD_EN_RXDIG" "0: Disable override rsm_active of RXDIG module.,1: Enable override rsm_active of RXDIG module."
|
|
newline
|
|
bitfld.long 0x50 30. "RSM_ACTIVE_OVRD_RXDIG,RSM_ACTIVE_OVRD_RXDIG" "0,1"
|
|
newline
|
|
bitfld.long 0x50 29. "RSM_ACTIVE_OVRD_EN_TXDIG,RSM_ACTIVE_OVRD_EN_TXDIG" "0: Disable override rsm_active of TXDIG module.,1: Enable override rsm_active of TXDIG module."
|
|
newline
|
|
bitfld.long 0x50 28. "RSM_ACTIVE_OVRD_TXDIG,RSM_ACTIVE_OVRD_TXDIG" "0,1"
|
|
newline
|
|
bitfld.long 0x50 27. "RSM_ACTIVE_OVRD_EN_LCL,RSM_ACTIVE_OVRD_EN_LCL" "0: Disable override rsm_active of LCL_CTRL module.,1: Enable override rsm_active of LCL_CTRL module."
|
|
newline
|
|
bitfld.long 0x50 26. "RSM_ACTIVE_OVRD_LCL,RSM_ACTIVE_OVRD_LCL" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x50 18.--23. 1. "RSM_T_PM3,RSM_T_PM3"
|
|
newline
|
|
hexmask.long.byte 0x50 12.--17. 1. "RSM_T_PM2,RSM_T_PM2"
|
|
newline
|
|
hexmask.long.byte 0x50 6.--11. 1. "RSM_T_PM1,RSM_T_PM1"
|
|
newline
|
|
hexmask.long.byte 0x50 0.--5. 1. "RSM_T_PM0,RSM_T_PM0"
|
|
line.long 0x54 "RSM_CTRL3,Ranging Sequence Manager Control"
|
|
hexmask.long.word 0x54 16.--25. 1. "RSM_DMA_DUR,DMA Duration"
|
|
newline
|
|
bitfld.long 0x54 13. "RSM_SEQ_RCCAL_PUP_MASK_DIS,RSM_SEQ_RCCAL_PUP_MASK_DIS" "0,1"
|
|
newline
|
|
bitfld.long 0x54 12. "RSM_RX_SIGNALS_MASK_DIS,RSM_RX_SIGNALS_MASK_DIS" "0,1"
|
|
newline
|
|
bitfld.long 0x54 11. "RSM_RX_PHY_EN_MASK_DIS,RSM_RX_PHY_EN_MASK_DIS" "0,1"
|
|
newline
|
|
bitfld.long 0x54 10. "RSM_DMA_RX_EN,RSM_DMA_RX_EN" "0,1"
|
|
newline
|
|
bitfld.long 0x54 9. "RSM_CTUNE,RSM_CTUNE" "0,1"
|
|
newline
|
|
bitfld.long 0x54 8. "RSM_HPM_CAL,RSM_HPM_CAL" "0,1"
|
|
newline
|
|
bitfld.long 0x54 5.--7. "RSM_AA_HAMM,RSM_AA_HAMM" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x54 4. "RSM_DT_RX_SYNC_DIS,RSM_DT_RX_SYNC_DIS" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x54 0.--3. 1. "RSM_DT_RX_SYNC_DLY,RSM_DT_RX_SYNC_DLY"
|
|
line.long 0x58 "RSM_CTRL4,Ranging Sequence Manager Control"
|
|
hexmask.long.word 0x58 16.--25. 1. "RSM_DMA_DUR0,DMA Duration 0"
|
|
newline
|
|
hexmask.long.byte 0x58 8.--15. 1. "RSM_DMA_DLY,DMA Delay"
|
|
newline
|
|
hexmask.long.byte 0x58 0.--7. 1. "RSM_DMA_DLY0,DMA Delay 0"
|
|
group.long 0x9C++0x3
|
|
line.long 0x0 "RF_DFT_CTRL,RF DFT CTRL"
|
|
hexmask.long.byte 0x0 0.--3. 1. "RADIO_DFT_MODE,Radio DFT mode control"
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xA0)++0x3
|
|
line.long 0x0 "IPS_FO_ADDR[$1],IPS FAST OVERWRITE ADDRESS"
|
|
bitfld.long 0x0 13. "ENTRY_TX,Enable Entry for TX" "0,1"
|
|
newline
|
|
bitfld.long 0x0 12. "ENTRY_RX,Enable Entry for RX" "0,1"
|
|
newline
|
|
hexmask.long.word 0x0 0.--11. 1. "ADDR,IPS Address"
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xC0)++0x3
|
|
line.long 0x0 "IPS_FO_DRS0_DATA[$1],IPS FAST OVERWRITE DRS0 DATA"
|
|
hexmask.long 0x0 0.--31. 1. "DRS0_DATA,Fast Overwrite DRS0 data"
|
|
repeat.end
|
|
repeat 8. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0xE0)++0x3
|
|
line.long 0x0 "IPS_FO_DRS1_DATA[$1],IPS FAST OVERWRITE DRS1 DATA"
|
|
hexmask.long 0x0 0.--31. 1. "DRS1_DATA,Fast Overwrite DRS1 data"
|
|
repeat.end
|
|
tree.end
|
|
tree "XCVR_PLL_DIG (Transceiver PLL Digital Interface)"
|
|
base ad:0x48A07300
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "HPM_BUMP,PLL HPM Analog Bump Control"
|
|
bitfld.long 0x0 20.--22. "PLL_VCO_TRIM_KVM_CAL,reg_vco_trim_kvm_dig[2:0] for calibration" "0: 10MHz/V,?,?,?,4: 20MHz/V,?,6: 30MHz/V,7: 40MHz/V"
|
|
newline
|
|
bitfld.long 0x0 16.--18. "PLL_VCO_TRIM_KVM_TX,reg_vco_trim_kvm_dig[2:0] for transmitt" "0: 10MHz/V,?,?,?,4: 20MHz/V,?,6: 30MHz/V,7: 40MHz/V"
|
|
newline
|
|
bitfld.long 0x0 12.--13. "HPM_FDB_RES_CAL,a_ip_2p4ghz_reg_dac_trim_rfbk_dig[1:0] during Calibration" "0: 38.0k (1.0),1: 76.0k (0.5),2: 32.5k (1.14),3: 25.3k (1.4)"
|
|
newline
|
|
bitfld.long 0x0 8.--9. "HPM_FDB_RES_TX,a_ip_2p4ghz_reg_dac_trim_rfbk_dig[1:0] during Transmission" "0: 38.0k (1.0),1: 76.0k (0.5),2: 32.5k (1.14),3: 25.3k (1.4)"
|
|
newline
|
|
bitfld.long 0x0 4.--6. "HPM_VCM_CAL,a_ip_2p4ghz_reg_dac_trim_vcm_dig[2:0] during Calibration" "0: 0.120 (0.122),1: 0.153 (0.189),2: 0.182 (0.247),3: 0.209 (0.300),4: 0.234 (0.348),5: 0.258 (0.393),6: 0.279 (0.434),7: 0.318 (0.509)"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "HPM_VCM_TX,a_ip_2p4ghz_reg_dac_trim_vcm_dig[2:0] during Transmission" "0: 0.120 (0.122),1: 0.153 (0.189),2: 0.182 (0.247),3: 0.209 (0.300),4: 0.234 (0.348),5: 0.258 (0.393),6: 0.279 (0.434),7: 0.318 (0.509)"
|
|
line.long 0x4 "MOD_CTRL,PLL Modulation Control"
|
|
bitfld.long 0x4 31. "HPM_SDM_OUT_DISABLE,Disable HPM SDM out" "0,1"
|
|
newline
|
|
bitfld.long 0x4 28.--29. "HPM_SDM_OUT_MANUAL,Manual HPM SDM out" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 27. "HPM_MOD_DISABLE,Disable HPM Modulation" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--23. 1. "HPM_MOD_MANUAL,Manual HPM Modulation"
|
|
newline
|
|
bitfld.long 0x4 15. "MOD_DISABLE,Disable Modulation Word" "0,1"
|
|
newline
|
|
hexmask.long.word 0x4 0.--12. 1. "MODULATION_WORD_MANUAL,Manual Modulation Word"
|
|
line.long 0x8 "CHAN_MAP,PLL Channel Mapping"
|
|
bitfld.long 0x8 27. "HOP_TBL_CFG_OVRD_EN,Hop Table Configuration Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x8 24.--26. "HOP_TBL_CFG_OVRD,Hop Table Configuration Override" "0: CHANNEL_NUM_OVRD[6:0] is used as the mapped..,1: CHANNEL_NUM_OVRD[6:0] is used as the mapped..,2: CHANNEL_NUM_OVRD[15:7] is signed Numerator..,3: CHANNEL_NUM_OVRD[15:1] is selected as the signed..,?,?,?,?"
|
|
newline
|
|
bitfld.long 0x8 19. "BMR,Bluetooth Low Energy MBAN Channel Remap" "0: Bluetooth Low Energy channel 39 is mapped to..,1: Bluetooth Low Energy channel 39 is mapped to.."
|
|
newline
|
|
bitfld.long 0x8 16.--18. "BAND_SELECT,Channel Mapping Band Select" "0: Bluetooth Low Energy,1: Bluetooth Low Energy in MBAN,2: Bluetooth Low Energy overlap MBAN,?,4: IEEE 802.15.4 O-QPSK PHY in ISM band,5: IEEE 802.15.4 O-QPSK PHY in MBAN band,6: Radio Channels 0-127 selectable,7: Radio Channels 0-127 selectable"
|
|
newline
|
|
hexmask.long.word 0x8 0.--15. 1. "CHANNEL_NUM_OVRD,Channel Selection Override"
|
|
group.long 0x10++0x3
|
|
line.long 0x0 "CHAN_MAP_EXT,PLL Channel Mapping Extended"
|
|
bitfld.long 0x0 28.--30. "CTUNE_TGT_OFFSET,Coarse Tune Target Frequency Offset" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long 0x0 0.--27. 1. "NUM_OFFSET,Numerator Offset"
|
|
group.long 0x18++0xB
|
|
line.long 0x0 "LOCK_DETECT,PLL Lock Detect Control"
|
|
bitfld.long 0x0 30.--31. "FREQ_COUNT_TIME,Frequency Meter Count Time" "0: 800 us,1: 25 us,2: 50 us,3: 100 us"
|
|
newline
|
|
rbitfld.long 0x0 29. "FREQ_COUNT_FINISHED,Frequency Meter has finished the Count Time" "0,1"
|
|
newline
|
|
bitfld.long 0x0 28. "FREQ_COUNT_GO,Start the Frequency Meter" "0,1"
|
|
newline
|
|
bitfld.long 0x0 25.--27. "FTW_TXRX,TX and RX Frequency Target Window time select" "0: FTW_TX = 4us ; FTW_RX = 4us,1: FTW_TX = 4us ; FTW_RX = 8us,2: FTW_TX = 8us ; FTW_RX = 4us,3: FTW_TX = 8us ; FTW_RX = 8us,4: FTW_TX = 16us ; FTW_RX = 16us,5: FTW_TX = 16us ; FTW_RX = 32us,6: FTW_TX = 32us ; FTW_RX = 16us,7: FTW_TX = 32us ; FTW_RX = 32us"
|
|
newline
|
|
bitfld.long 0x0 24. "FCAL_HOLD_EN,Frequency Counter Hold Enable" "0: The frequency counter is turned off after CTUNE..,1: The frequency counter is held on after CTUNE (RX.."
|
|
newline
|
|
hexmask.long.byte 0x0 18.--23. 1. "FTF_TX_THRSH,TX Frequency Target Fail Threshold"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--17. 1. "FTF_RX_THRSH,RX Frequency Target Fail Threshold"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "CTUNE_LDF_LEV,CTUNE Lock Detect Fail Level"
|
|
newline
|
|
eventfld.long 0x0 5. "FTFF,Frequency Target Failure Flag" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 4. "FT_FAIL,Real time status of Frequency Target Failure" "0,1"
|
|
newline
|
|
eventfld.long 0x0 1. "CTFF,CTUNE Failure Flag held until cleared" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 0. "CT_FAIL,Real time status of Coarse Tune Fail signal" "0,1"
|
|
line.long 0x4 "HPM_CTRL,PLL High Port Modulator Control"
|
|
bitfld.long 0x4 31. "HPM_MOD_IN_INVERT,Invert High Port Modulation" "0,1"
|
|
newline
|
|
bitfld.long 0x4 29.--30. "HPM_CAL_TIME,High Port Modulation Calibration Time" "0: 25 us,1: 50 us,2: 100 us,3: N/A"
|
|
newline
|
|
bitfld.long 0x4 28. "HPM_CAL_INVERT,Invert High Port Modulator Calibration" "0,1"
|
|
newline
|
|
bitfld.long 0x4 27. "HPM_INTEGER_INVERT,Invert High Port Modulation Integer" "0,1"
|
|
newline
|
|
bitfld.long 0x4 24.--26. "HPM_SCALE,High Port Modulation Scale" "0: No Scaling,1: Divide by 2,2: Multiply by 2,3: Multiply by 4,4: Divide by 4,5: Multiply by 8,6: Divide by 8,7: N/A"
|
|
newline
|
|
bitfld.long 0x4 23. "HPM_DTH_EN,Dither Enable for HPM LFSR" "0,1"
|
|
newline
|
|
bitfld.long 0x4 20. "HPM_DTH_SCL,HPM Dither Scale" "0,1"
|
|
newline
|
|
bitfld.long 0x4 19. "RX_HPM_CAL_EN,Receive HPM Calibration Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x4 16.--18. "HPM_LFSR_SIZE,HPM LFSR Length" "0: LFSR 9 tap mask 100010000,1: LFSR 10 tap mask 1001000000,2: LFSR 11 tap mask 11101000000,3: LFSR 13 tap mask 1101100000000,4: LFSR 15 tap mask 111010000000000,5: LFSR 17 tap mask 11110000000000000,?,?"
|
|
newline
|
|
bitfld.long 0x4 15. "HPM_SDM_IN_DISABLE,Disable HPM SDM Input" "0,1"
|
|
newline
|
|
bitfld.long 0x4 14. "HPM_SDM_OUT_INVERT,Invert HPM SDM Output" "0,1"
|
|
newline
|
|
eventfld.long 0x4 13. "HPFF,HPM SDM Invalid Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x4 12. "HPM_CLK_CONFIG,HPM Clock Config" "0,1"
|
|
newline
|
|
hexmask.long.word 0x4 0.--9. 1. "HPM_SDM_IN_MANUAL,Manual High Port SDM Fractional value"
|
|
line.long 0x8 "HPMCAL_CTRL,PLL High Port Calibration Control"
|
|
bitfld.long 0x8 30.--31. "HPM_CAL_BUMPED,HPM_CAL_BUMPED" "0: No calibration boost,1: x2,2: x4,3: x8"
|
|
newline
|
|
bitfld.long 0x8 29. "HPM_CAL_SKIP,HPM_CAL_SKIP" "0,1"
|
|
newline
|
|
hexmask.long.word 0x8 16.--28. 1. "HPM_CAL_FACTOR_MANUAL,Manual HPM Calibration Factor"
|
|
newline
|
|
bitfld.long 0x8 15. "HP_CAL_DISABLE,Disable HPM Manual Calibration" "0,1"
|
|
newline
|
|
bitfld.long 0x8 14. "HPM_CAL_COUNT_SCALE,HPM_CAL_COUNT_SCALE" "0,1"
|
|
newline
|
|
bitfld.long 0x8 13. "HPM_CAL_ARRAY_SIZE,High Port Modulation Calibration Array Size" "0: 128,1: 256"
|
|
newline
|
|
hexmask.long.word 0x8 0.--12. 1. "HPM_CAL_FACTOR,High Port Modulation Calibration Factor"
|
|
rgroup.long 0x24++0x7
|
|
line.long 0x0 "HPM_CAL1,PLL High Port Calibration Result 1"
|
|
hexmask.long.tbyte 0x0 0.--18. 1. "HPM_COUNT_1,High Port Modulation Counter Value 1"
|
|
line.long 0x4 "HPM_CAL2,PLL High Port Calibration Result 2"
|
|
hexmask.long.tbyte 0x4 0.--18. 1. "HPM_COUNT_2,High Port Modulation Counter Value 2"
|
|
group.long 0x2C++0x13
|
|
line.long 0x0 "HPM_SDM_RES,PLL High Port Sigma Delta Results"
|
|
hexmask.long.byte 0x0 28.--31. 1. "HPM_COUNT_ADJUST,HPM_COUNT_ADJUST"
|
|
newline
|
|
hexmask.long.word 0x0 16.--25. 1. "HPM_DENOM,High Port Modulator SDM Denominator"
|
|
newline
|
|
hexmask.long.word 0x0 0.--9. 1. "HPM_NUM_SELECTED,High Port Modulator SDM Numerator"
|
|
line.long 0x4 "LPM_CTRL,PLL Low Port Modulator Control"
|
|
bitfld.long 0x4 31. "LPM_SDM_USE_NEG,Use the Negedge of the Sigma Delta clock" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 24.--27. 1. "LPM_SCALE,LPM Scale Factor"
|
|
newline
|
|
bitfld.long 0x4 23. "LPM_D_OVRD,LPM Dither Override Mode Select" "0,1"
|
|
newline
|
|
bitfld.long 0x4 22. "LPM_D_CTRL,LPM Dither Control in Override Mode" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--19. 1. "LPM_DTH_SCL,LPM Dither Scale"
|
|
newline
|
|
bitfld.long 0x4 15. "LPM_DISABLE,Disable LPM SDM" "0,1"
|
|
newline
|
|
bitfld.long 0x4 14. "LPM_SDM_INV,Invert LPM SDM" "0,1"
|
|
newline
|
|
eventfld.long 0x4 13. "LPFF,LPM SDM Invalid Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x4 12. "PLL_LD_DISABLE,Disable PLL Loop Divider" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--11. 1. "HPM_CAL_SCALE,High Port Calibration Word Scaling"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--4. 1. "PLL_LD_MANUAL,Manual PLL Loop Divider value"
|
|
line.long 0x8 "LPM_SDM_CTRL1,PLL Low Port Sigma Delta Control 1"
|
|
bitfld.long 0x8 31. "SDM_MAP_DISABLE,Disable SDM Mapping" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x8 16.--22. 1. "LPM_INTG,Manual Low Port Modulation Integer Value"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--14. 1. "HPM_ARRAY_BIAS,Bias value for High Port DAC Array Midpoint"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--6. 1. "LPM_INTG_SELECTED,Low Port Modulation Integer Value Selected"
|
|
line.long 0xC "LPM_SDM_CTRL2,PLL Low Port Sigma Delta Control 2"
|
|
hexmask.long 0xC 0.--27. 1. "LPM_NUM,Low Port Modulation Numerator"
|
|
line.long 0x10 "LPM_SDM_CTRL3,PLL Low Port Sigma Delta Control 3"
|
|
hexmask.long 0x10 0.--27. 1. "LPM_DENOM,Low Port Modulation Denominator"
|
|
rgroup.long 0x40++0x7
|
|
line.long 0x0 "LPM_SDM_RES1,PLL Low Port Sigma Delta Result 1"
|
|
hexmask.long 0x0 0.--27. 1. "LPM_NUM_SELECTED,Low Port Modulation Numerator Applied"
|
|
line.long 0x4 "LPM_SDM_RES2,PLL Low Port Sigma Delta Result 2"
|
|
hexmask.long 0x4 0.--27. 1. "LPM_DENOM_SELECTED,Low Port Modulation Denominator Selected"
|
|
group.long 0x48++0xB
|
|
line.long 0x0 "DELAY_MATCH,PLL Delay Matching"
|
|
hexmask.long.byte 0x0 16.--19. 1. "HPM_INTEGER_DELAY,High Port Integer Delay Matching"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "HPM_SDM_DELAY,High Port SDM Delay Matching"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "LPM_SDM_DELAY,Low Port SDM Delay Matching"
|
|
line.long 0x4 "TUNING_CAP_TX_CTRL,Tuning Cap Settings in Transmit Mode"
|
|
bitfld.long 0x4 21.--23. "TUNING_RANGE_7,Tuning Range 7" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 18.--20. "TUNING_RANGE_6,Tuning Range 6" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 15.--17. "TUNING_RANGE_5,Tuning Range 5" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 12.--14. "TUNING_RANGE_4,Tuning Range 4" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 9.--11. "TUNING_RANGE_3,Tuning Range 3" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 6.--8. "TUNING_RANGE_2,Tuning Range 2" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 3.--5. "TUNING_RANGE_1,Tuning Range 1" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 0.--2. "TUNING_RANGE_0,Tuning Range 0" "0,1,2,3,4,5,6,7"
|
|
line.long 0x8 "TUNING_CAP_RX_CTRL,Tuning Cap Settings in Receive Mode"
|
|
bitfld.long 0x8 21.--23. "TUNING_RANGE_7,Tuning Range 7" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x8 18.--20. "TUNING_RANGE_6,Tuning Range 6" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x8 15.--17. "TUNING_RANGE_5,Tuning Range 5" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x8 12.--14. "TUNING_RANGE_4,Tuning Range 4" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x8 9.--11. "TUNING_RANGE_3,Tuning Range 3" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x8 6.--8. "TUNING_RANGE_2,Tuning Range 2" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x8 3.--5. "TUNING_RANGE_1,Tuning Range 1" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x8 0.--2. "TUNING_RANGE_0,Tuning Range 0" "0,1,2,3,4,5,6,7"
|
|
group.long 0x58++0xF
|
|
line.long 0x0 "MAX_TX_CFG1_FREQ,Max Transmit Frequency For TX Configuration 1"
|
|
hexmask.long.word 0x0 0.--11. 1. "MAX_TX_CFG1_FREQ,Maximum Transmit Frequency for Standard TX Settings"
|
|
line.long 0x4 "CTUNE_CTRL,PLL Coarse Tune Control"
|
|
bitfld.long 0x4 31. "CTUNE_DISABLE,Coarse Tune Disable" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 20.--27. 1. "CTUNE_MANUAL,Manual Coarse Tune Setting"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--19. 1. "CTUNE_ADJUST,Coarse Tune Count Adjustment"
|
|
newline
|
|
bitfld.long 0x4 15. "CTUNE_TARGET_DISABLE,Disable Coarse Tune Target" "0,1"
|
|
newline
|
|
bitfld.long 0x4 12.--14. "CTUNE_CNTR_RLS_RST,Coarse Tune Counter Release Reset" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.word 0x4 0.--11. 1. "CTUNE_TARGET_MANUAL,Manual Coarse Tune Target"
|
|
line.long 0x8 "DATA_RATE_OVRD_CTRL1,PLL Data Rate Override Control"
|
|
bitfld.long 0x8 10.--11. "HPM_FDB_RES_TX_CFG1,HPM FDB RES Transmit Configuration1" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x8 8.--9. "HPM_FDB_RES_CAL_CFG1,HPM FDB RES Calibration Configuration1" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x8 4.--7. 1. "LPM_SCALE_CFG1,LPM Scale Configuration1"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--3. 1. "HPM_CAL_SCALE_CFG1,HPM Scale Configuration1"
|
|
line.long 0xC "DATA_RATE_OVRD_CTRL2,PLL Data Rate Override Control"
|
|
hexmask.long 0xC 0.--27. 1. "NUM_OFFSET_CFG1,Numerator Offset Configuration1"
|
|
rgroup.long 0x84++0x3
|
|
line.long 0x0 "CTUNE_RES,PLL Coarse Tune Results"
|
|
hexmask.long.word 0x0 18.--29. 1. "CTUNE_FREQ_SELECTED,Coarse Tune Frequency Selected"
|
|
newline
|
|
hexmask.long.byte 0x0 10.--17. 1. "CTUNE_BEST_DIFF,Coarse Tune Absolute Best Difference"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "CTUNE_SELECTED,Coarse Tune Setting to VCO"
|
|
group.long 0xA0++0xB
|
|
line.long 0x0 "HPM_CAL_TIMING,PLL HPM Calibration Timing Attributes"
|
|
hexmask.long.word 0x0 16.--31. 1. "HPM_VCO_MOD_DELAY,HPM VCO Modification Output Delay"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "HPM_CAL2_SETTLE_TIME,HPM Calibration2 Settling Time"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "HPM_CAL1_SETTLE_TIME,HPM Calibration1 Settling Time"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "HPM_CTUNE_SETTLE_TIME,CTUNE Settling Time"
|
|
line.long 0x4 "PLL_OFFSET_CTRL,PLL Offset Control"
|
|
hexmask.long 0x4 0.--27. 1. "PLL_NUMERATOR_OFFSET,PLL Numerator Offset"
|
|
line.long 0x8 "PLL_DATARATE_CTRL,PLL Data Rate Switch Control"
|
|
hexmask.long.byte 0x8 24.--27. 1. "HPM_INTEGER_DELAY_DRS,DRS HPM_SDM_DELAY"
|
|
newline
|
|
hexmask.long.byte 0x8 20.--23. 1. "HPM_SDM_DELAY_DRS,DRS HPM_SDM_DELAY"
|
|
newline
|
|
hexmask.long.byte 0x8 16.--19. 1. "LPM_SDM_DELAY_DRS,DRS LPM_SDM_DELAY"
|
|
newline
|
|
bitfld.long 0x8 12.--14. "PLL_VCO_TRIM_KVM_CAL_DRS,Data Rate Switch for pll_vco_trim_kvm_cal" "0: 10MHz/V,?,?,?,4: 20MHz/V,?,6: 30MHz/V,7: 40MHz/V"
|
|
newline
|
|
bitfld.long 0x8 8.--10. "PLL_VCO_TRIM_KVM_TX_DRS,Data Rate Switch for pll_vco_trim_kvm_tx." "0: 10MHz/V,?,?,?,4: 20MHz/V,?,6: 30MHz/V,7: 40MHz/V"
|
|
newline
|
|
bitfld.long 0x8 4.--6. "HPM_VCM_CAL_DRS,Data Rate Switch for hpm_vcm_cal" "0: 432 mV,1: 328 mV,2: 456 mV,3: 473 mV,4: 488 mV,5: 408 mV,6: 392 mV,7: 376 mV"
|
|
newline
|
|
bitfld.long 0x8 0.--2. "HPM_VCM_TX_DRS,Data Rate Switch for hpm_vcm_tx" "0: 432 mV,1: 328 mV,2: 456 mV,3: 473 mV,4: 488 mV,5: 408 mV,6: 392 mV,7: 376 mV"
|
|
tree.end
|
|
tree "XCVR_RX_DIG (Transceiver RX Digital Interface)"
|
|
base ad:0x48A07000
|
|
group.long 0x0++0x17
|
|
line.long 0x0 "CTRL0,RXDIG Control 0"
|
|
bitfld.long 0x0 31. "DR_OVRD_IN_CTE,DATARATE_CONFIG_SEL Override In CTE" "0,1"
|
|
newline
|
|
bitfld.long 0x0 30. "RX_AGC_EN,AGC Enable" "0: AGC is disabled,1: AGC is enabled"
|
|
newline
|
|
bitfld.long 0x0 29. "CIC_CNTR_FREE_RUN_EN,CIC Dec Counter Free Run Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 27. "RX_FSK_ZB_SEL,PHY/Demodulator selection" "0: 2.4GHz PHY is selected,1: 15.4 PHY is selected"
|
|
newline
|
|
bitfld.long 0x0 23.--25. "RX_IQ_8B_OUT_MODE,RX 8-bit IQ Output Mode" "0: Disable 8-bit IQ output,1: {I[10] I[9:3]} {Q[10] Q[9:3]},2: {I[10] I[8:2]} {Q[10] Q[8:2]},3: {I[10] I[7:1]} {Q[10] Q[7:1]},4: Dynamic scaling,?,?,?"
|
|
newline
|
|
bitfld.long 0x0 22. "RX_SRC_EN,RX Sample Rate Converter Enable" "0: SRC is disabled.,1: SRC is enabled."
|
|
newline
|
|
bitfld.long 0x0 21. "RX_ACQ_FILT_BYPASS,Acquisition Filter Bypass" "0: Acquisition filter is enabled,1: Acquisition filter is bypassed"
|
|
newline
|
|
bitfld.long 0x0 20. "RX_ACQ_FILT_LEN,Acquisition Filter Length" "0: Acquisition filter length is 24.,1: Acquisition filter length is 16."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "RX_DIG_GAIN,RX Digital Gain Value" "0: Digital gain value is 1.000.,1: Digital gain value is 1.125.,2: Digital gain value is 1.250.,3: Digital gain value is 1.375.,4: Digital gain value is 1.500.,5: Digital gain value is 1.625.,6: Digital gain value is 1.750.,7: Digital gain value is 1.875."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "CIC_RATE,CIC Decimation Rate" "0: Decimation Rate is 1.,1: Decimation Rate is 2.,2: Decimation Rate is 4.,3: Decimation Rate is 8.,4: Decimation Rate is 16.,5: Decimation Rate is 32.,?,?"
|
|
newline
|
|
bitfld.long 0x0 11. "CIC_ORDER,CIC Order(Stage) Selection" "0: 4-stage CIC,1: 3-stage CIC"
|
|
newline
|
|
hexmask.long.word 0x0 2.--10. 1. "DIG_MIXER_FREQ,Digital Mixer Frequency"
|
|
newline
|
|
bitfld.long 0x0 1. "RX_IQMC_EN,IQ Mismatch Compensation Enable" "0: IQ mismatch compensation is disabled.,1: IQ mismatch compensation is enabled."
|
|
newline
|
|
bitfld.long 0x0 0. "ADC_CLIP_EN,ADC Output Clip Enable" "0: ADC clip is disabled.,1: ADC clip is enabled."
|
|
line.long 0x4 "CTRL0_DRS,RXDIG Control 0 DRS"
|
|
bitfld.long 0x4 12.--14. "CIC_RATE,CIC Decimation Rate" "0: Decimation Rate is 1.,1: Decimation Rate is 2.,2: Decimation Rate is 4.,3: Decimation Rate is 8.,4: Decimation Rate is 16.,5: Decimation Rate is 32.,?,?"
|
|
newline
|
|
bitfld.long 0x4 11. "CIC_ORDER,CIC Order(Stage) Selection" "0: 4-stage CIC,1: 3-stage CIC"
|
|
newline
|
|
hexmask.long.word 0x4 2.--10. 1. "DIG_MIXER_FREQ,Digital Mixer Frequency"
|
|
line.long 0x8 "CTRL1,RXDIG Control 1"
|
|
bitfld.long 0x8 31. "RX_IQ_PH_OUTPUT_COND,RX IQ or Phase Output Conditioning" "0: Output IQ and/or Phase all-time,1: Only output IQ and/or Phase during localization.."
|
|
newline
|
|
bitfld.long 0x8 28.--30. "RX_IQ_PH_AVG_WIN,RX IQ Phase Output Average Window Config" "0: Disable RX IQ and/or Phase output average function,1: Average window size = 4,2: Average window size = 8,3: Average window size = 16,4: Average window size = 32,5: Average window size = 64,6: Average window size = 128,7: Average window size = 256"
|
|
newline
|
|
bitfld.long 0x8 27. "RX_MIXER_IDX_OUT_MODE,RX_DIG Mixer Index Output Mode" "0,1"
|
|
newline
|
|
bitfld.long 0x8 26. "RX_CFO_EST_OVRD_EN,CFO Estimation Override Enable" "0: CFO override is enabled,1: CFO override is disabled"
|
|
newline
|
|
hexmask.long.word 0x8 16.--25. 1. "RX_CFO_EST_OVRD,CFO Estimation Override Value"
|
|
newline
|
|
bitfld.long 0x8 15. "RX_FRAC_CORR_OVRD_EN,Fractional Correction Coefficient Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x8 12.--14. "RX_FRAC_CORR_OVRD,Fractional Correction Coefficient Override Value" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x8 10. "RX_DEMOD_FILT_BYPASS,Demod Channel Filter Bypass" "0: Demod channel filter is enabled.,1: Demod channel filter is bypassed."
|
|
newline
|
|
bitfld.long 0x8 9. "RX_HIGH_RES_NORM_SEL,High Resolution Phase Source Select" "0: From RX_NORM_NB,1: From RX_NORM_WB"
|
|
newline
|
|
bitfld.long 0x8 8. "RX_NB_NORM_EN,Narrow-Band Normalizer Enable" "0: Narrow-Band normalizer is disabled.,1: Narrow-Band normalizer is enabled."
|
|
newline
|
|
bitfld.long 0x8 7. "DIS_WB_NORM_AA_FOUND,Disable WB-NORM when AA found" "0,1"
|
|
newline
|
|
bitfld.long 0x8 6. "DC_RESID_EN,DC_RESID Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x8 5. "RX_SAMPLE_BUF_AUTO_GATE,Sample Buffer Automatically Gate Off" "0,1"
|
|
newline
|
|
bitfld.long 0x8 4. "RX_SAMPLE_BUF_BYPASS_IN_CTE,Bypass Sample Buffer During CTE" "0,1"
|
|
newline
|
|
bitfld.long 0x8 0. "RX_SAMPLE_BUF_BYPASS,Bypass Sample Buffer" "0,1"
|
|
line.long 0xC "DFT_CTRL,RXDIG DFT Control"
|
|
hexmask.long.word 0xC 20.--31. 1. "CGM_OVRD,CGM Override"
|
|
newline
|
|
bitfld.long 0xC 16.--18. "DFT_RSSI_OUT_SEL,DFT RSSI Result Output Selection" "0: Disable RSSI output,1: Wide-band RSSI_RAW output,2: Wide-band RSSI output,3: Narrow-band RSSI_RAW output,4: Narrow-band RSSI output,5: Narrow-band NOISE_RAW output,6: Narrow-band SNR output,7: Narrow-band LQI output"
|
|
newline
|
|
bitfld.long 0xC 13.--15. "DFT_RSSI_MAG_OUT_SEL,DFT RSSI Magnitude Output Selection" "0: Disabled,1: WB-RSSI fast magnitude,2: WB-RSSI slow magnitude,3: NB-RSSI mag IIR,4: NB-RSSI mag avg,5: NB-RSSI noise mag IIR,6: NB-RSSI noise mag avg,7: DFT_RX_IQ_OUT mag"
|
|
newline
|
|
bitfld.long 0xC 10.--12. "DFT_RX_IQ_OUT_SEL,DFT I/Q Output Selection" "0: Disabled,1: Select IF_MIXER,2: Select CIC,3: Select ACQ channel filter,4: Select SRC,5: Select CFO_MIXER,6: Select FRAC_CORR,7: Select DC_RESID"
|
|
newline
|
|
bitfld.long 0xC 8.--9. "DFT_RX_PH_OUT_SEL,DFT RXDIG Phase Output Selection" "0: Disable DFT phase output,1: Sel wide-band phase output,2: Sel narrow-band phase output,3: Disable DFT phase output"
|
|
line.long 0x10 "RCCAL_CTRL0,RCCAL Control 0"
|
|
bitfld.long 0x10 22. "RCCAL_CMPOUT_INV,RCCAL Comparator Output Invert" "0,1"
|
|
newline
|
|
bitfld.long 0x10 20.--21. "RCCAL_SMPL_DLY,RCCAL Sample Delay" "0: 2 cycles (default),1: 1 cycle,2: 2 cycles,3: 3 cycles"
|
|
newline
|
|
hexmask.long.byte 0x10 16.--19. 1. "RCCAL_CODE_OFFSET,RCCAL_CODE Offset"
|
|
newline
|
|
hexmask.long.byte 0x10 8.--12. 1. "CBPF_CCODE_OFFSET,CBPF_CCODE Offset"
|
|
newline
|
|
bitfld.long 0x10 7. "CBPF_SC_CODE_DRS,When datarate_config_sel=1 will choose this value instead of CBPF_SC_CODE" "0,1"
|
|
newline
|
|
bitfld.long 0x10 4.--6. "CBPF_BW_CODE_DRS,When datarate_config_sel=1 will choose this value instead of CBPF_BW_CODE" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x10 3. "CBPF_SC_CODE,See detail in CBPF_BW_CODE description" "0,1"
|
|
newline
|
|
bitfld.long 0x10 0.--2. "CBPF_BW_CODE,CBPF BW_CODE" "0,1,2,3,4,5,6,7"
|
|
line.long 0x14 "RCCAL_CTRL1,RCCAL Control 1"
|
|
bitfld.long 0x14 19. "RCCAL_CTRL_OVRD_EN,RCCAL Control Signals Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x14 18. "RCCAL_DISCHARGE_OVRD,RCCAL_DISCHARGE Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x14 17. "RCCAL_CHARGE_OVRD,RCCAL_CHARGE Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x14 16. "RCCAL_SAMPLE_OVRD,RCCAL_SAMPLE Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x14 13. "RCCAL_CODE_OVRD_EN,RCCAL_CODE Override Enable" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x14 8.--12. 1. "RCCAL_CODE_OVRD,RCCAL_CODE Override Value"
|
|
newline
|
|
bitfld.long 0x14 7. "CBPF_CCODE_OVRD_EN,CBPF_CCODE Override Enable" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x14 0.--6. 1. "CBPF_CCODE_OVRD,CBPF_CCODE Override Value"
|
|
rgroup.long 0x18++0x3
|
|
line.long 0x0 "RCCAL_RES,RCCAL Result"
|
|
bitfld.long 0x0 16. "RCCAL_CMPOUT,RCCAL CMPOUT" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--14. 1. "CBPF_CCODE,CBPF_CCODE"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--4. 1. "RCCAL_CODE,RCCAL_CODE"
|
|
group.long 0x1C++0xF
|
|
line.long 0x0 "DCOC_CTRL0,DCOC Control 0"
|
|
bitfld.long 0x0 31. "DCOC_CBPF_HIZ_SHORT_OVRD_EN,DCOC CBPF HIZ SHORT Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 30. "DCOC_CBPF_HIZ_OVRD,DCOC CBPF_HIZ Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x0 29. "DCOC_CBPF_SHORT_OVRD,DCOC CBPF_SHORT Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x0 28. "DCOC_ADC_OFFSET_OVRD_EN,DCOC_ADC_OFFSET_OVRD_EN" "0,1"
|
|
newline
|
|
bitfld.long 0x0 27. "DCOC_DAC_OVRD_EN,DCOC_DAC_OVRD_EN" "0,1"
|
|
newline
|
|
bitfld.long 0x0 26. "DCOC_DIG_CORR_EN,DCOC Digital Correction Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 25. "DCOC_AVG_WIN,DCOC Average Window Select" "0: 4-sample,1: 8-sample"
|
|
newline
|
|
bitfld.long 0x0 24. "DCOC_CAL_USE_OFFSET,Apply dcoc_i/qcbpf_offset during DCOC calibration." "0: Do not apply dcoc_i/qcbpf_offset during DCOC..,1: Apply dcoc_i/qcbpf_offset during DCOC calibration"
|
|
newline
|
|
hexmask.long.byte 0x0 20.--23. 1. "DCOC_SAR_STL_TIME,DCOC CBPF Settle Time"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--19. 1. "DCOC_CBPF_STL_TIME,DCOC CBPF Settle Time"
|
|
newline
|
|
bitfld.long 0x0 15. "DCOC_PULSE_CAPCODE,no description available" "0,1"
|
|
newline
|
|
bitfld.long 0x0 14. "DCOC_DAC_ORDER,DCOC_DAC_ORDER" "0: DCOC I DAC is calibrated first,1: DCOC Q DAC is calibrated first"
|
|
newline
|
|
bitfld.long 0x0 13. "DCOC_Q_CAL_POL,DCOC_Q_CAL_POL" "0,1"
|
|
newline
|
|
bitfld.long 0x0 12. "DCOC_I_CAL_POL,DCOC_I_CAL_POL" "0,1"
|
|
newline
|
|
bitfld.long 0x0 11. "DCOC_SFQI,DCOC_SFQI" "0,1"
|
|
newline
|
|
bitfld.long 0x0 10. "DCOC_SFIQ,DCOC_SFIQ" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9. "DCOC_SFQQP,DCOC_SFQQP" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "DCOC_SFIIP,DCOC_SFIIP" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "DCOC_SFQQ,DCOC_SFQQ"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "DCOC_SFII,DCOC_SFII"
|
|
line.long 0x4 "DCOC_CTRL0_DRS,DCOC Control 0 DRS"
|
|
bitfld.long 0x4 9. "DCOC_SFQQP,DCOC_SFQQP" "0,1"
|
|
newline
|
|
bitfld.long 0x4 8. "DCOC_SFIIP,DCOC_SFIIP" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 4.--7. 1. "DCOC_SFQQ,DCOC_SFQQ"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--3. 1. "DCOC_SFII,DCOC_SFII"
|
|
line.long 0x8 "DCOC_CTRL1,DCOC CONTROL 1"
|
|
hexmask.long.byte 0x8 24.--29. 1. "DCOC_QCBPF_OFFSET,DCOC_QCBPF_OFFSET"
|
|
newline
|
|
hexmask.long.byte 0x8 16.--21. 1. "DCOC_ICBPF_OFFSET,DCOC_ICBPF_OFFSET"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--13. 1. "DCOC_QLNA_OFFSET,DCOC_QLNA_OFFSET"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--5. 1. "DCOC_ILNA_OFFSET,DCOC_ILNA_OFFSET"
|
|
line.long 0xC "DCOC_CTRL2,DCOC CONTROL 2"
|
|
hexmask.long.byte 0xC 24.--30. 1. "DCOC_ADC_OFFSET_OVRD_Q,DCOC_ADC_OFFSET_OVRD_Q"
|
|
newline
|
|
hexmask.long.byte 0xC 16.--22. 1. "DCOC_ADC_OFFSET_OVRD_I,DCOC_ADC_OFFSET_OVRD_I"
|
|
newline
|
|
hexmask.long.byte 0xC 8.--13. 1. "DCOC_DAC_OVRD_Q,DCOC_DAC_OVRD_Q"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--5. 1. "DCOC_DAC_OVRD_I,DCOC_DAC_OVRD_I"
|
|
rgroup.long 0x2C++0x3
|
|
line.long 0x0 "DCOC_STAT,DCOC Status"
|
|
hexmask.long.byte 0x0 24.--30. 1. "DCOC_ADC_OFFSET_Q,DCOC_ADC_OFFSET_Q"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--22. 1. "DCOC_ADC_OFFSET_I,DCOC_ADC_OFFSET_I"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "CBPF_CODE_DCOC_Q,CBPF_CODE_DCOC_Q"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--5. 1. "CBPF_CODE_DCOC_I,CBPF_CODE_DCOC_I"
|
|
group.long 0x30++0x43
|
|
line.long 0x0 "IQMC_CTRL0,IQ Mismatch Control 0"
|
|
hexmask.long.word 0x0 16.--26. 1. "IQMC_DC_GAIN_ADJ,Not currently used."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "IQMC_NUM_ITER,IQ Mismatch Cal Num Iter"
|
|
newline
|
|
bitfld.long 0x0 1. "IQMC_CAL_FREQ_SEL,IQMC_CAL_FREQ_SEL" "0: Reference clk divided by 2,1: Reference clk divided by 4"
|
|
newline
|
|
bitfld.long 0x0 0. "IQMC_CAL_EN,IQ Mismatch Cal Enable" "0,1"
|
|
line.long 0x4 "IQMC_CTRL1,IQ Mismatch Control 1"
|
|
hexmask.long.word 0x4 16.--27. 1. "IQMC_PHASE_ADJ,IQ Mismatch Correction Phase Coeff"
|
|
newline
|
|
hexmask.long.word 0x4 0.--10. 1. "IQMC_GAIN_ADJ,IQ Mismatch Correction Gain Coeff"
|
|
line.long 0x8 "ACQ_FILT_0_3,Acquisition Filter Coeffs 0~3"
|
|
hexmask.long.byte 0x8 24.--30. 1. "H3,Acquisition Filter Coefficient 3"
|
|
newline
|
|
hexmask.long.byte 0x8 16.--22. 1. "H2,Acquisition Filter Coefficient 2"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--13. 1. "H1,Acquisition Filter Coefficient 1"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--5. 1. "H0,Acquisition Filter Coefficient 0"
|
|
line.long 0xC "ACQ_FILT_4_7,Acquisition Filter Coeffs 4~7"
|
|
hexmask.long.byte 0xC 24.--31. 1. "H7,Acquisition Filter Coefficient 7"
|
|
newline
|
|
hexmask.long.byte 0xC 16.--23. 1. "H6,Acquisition Filter Coefficient 6"
|
|
newline
|
|
hexmask.long.byte 0xC 8.--14. 1. "H5,Acquisition Filter Coefficient 5"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--6. 1. "H4,Acquisition Filter Coefficient 4"
|
|
line.long 0x10 "ACQ_FILT_8_9,Acquisition Filter Coeffs 8~9"
|
|
hexmask.long.word 0x10 16.--24. 1. "H9,Acquisition Filter Coefficient 9"
|
|
newline
|
|
hexmask.long.word 0x10 0.--8. 1. "H8,Acquisition Filter Coefficient 8"
|
|
line.long 0x14 "ACQ_FILT_10_11,Acquisition Filter Coeffs 10~11"
|
|
hexmask.long.word 0x14 16.--25. 1. "H11,Acquisition Filter Coefficient 11"
|
|
newline
|
|
hexmask.long.word 0x14 0.--9. 1. "H10,Acquisition Filter Coefficient 10"
|
|
line.long 0x18 "DEMOD_FILT_0_1,Demod Filter Coeffs 0~1"
|
|
hexmask.long.word 0x18 16.--24. 1. "H1,Demod Channel Filter Coefficient 1"
|
|
newline
|
|
hexmask.long.word 0x18 0.--8. 1. "H0,Demod Channel Filter Coefficient 0"
|
|
line.long 0x1C "DEMOD_FILT_2_4,Demod Filter Coeffs 2~4"
|
|
hexmask.long.word 0x1C 20.--29. 1. "H4,Demod Channel Filter Coefficient 4"
|
|
newline
|
|
hexmask.long.word 0x1C 10.--19. 1. "H3,Demod Channel Filter Coefficient 3"
|
|
newline
|
|
hexmask.long.word 0x1C 0.--9. 1. "H2,Demod Channel Filter Coefficient 2"
|
|
line.long 0x20 "ACQ_FILT_0_3_DRS,Acquisition Filter Coeffs 0~3 DRS"
|
|
hexmask.long.byte 0x20 24.--30. 1. "H3,Acquisition Filter Coefficient 3"
|
|
newline
|
|
hexmask.long.byte 0x20 16.--22. 1. "H2,Acquisition Filter Coefficient 2"
|
|
newline
|
|
hexmask.long.byte 0x20 8.--13. 1. "H1,Acquisition Filter Coefficient 1"
|
|
newline
|
|
hexmask.long.byte 0x20 0.--5. 1. "H0,Acquisition Filter Coefficient 0"
|
|
line.long 0x24 "ACQ_FILT_4_7_DRS,Acquisition Filter Coeffs 4~7 DRS"
|
|
hexmask.long.byte 0x24 24.--31. 1. "H7,Acquisition Filter Coefficient 7"
|
|
newline
|
|
hexmask.long.byte 0x24 16.--23. 1. "H6,Acquisition Filter Coefficient 6"
|
|
newline
|
|
hexmask.long.byte 0x24 8.--14. 1. "H5,Acquisition Filter Coefficient 5"
|
|
newline
|
|
hexmask.long.byte 0x24 0.--6. 1. "H4,Acquisition Filter Coefficient 4"
|
|
line.long 0x28 "ACQ_FILT_8_9_DRS,Acquisition Filter Coeffs 8~9 DRS"
|
|
hexmask.long.word 0x28 16.--24. 1. "H9,Acquisition Filter Coefficient 9"
|
|
newline
|
|
hexmask.long.word 0x28 0.--8. 1. "H8,Acquisition Filter Coefficient 8"
|
|
line.long 0x2C "ACQ_FILT_10_11_DRS,Acquisition Filter Coeffs 10~11 DRS"
|
|
hexmask.long.word 0x2C 16.--25. 1. "H11,Acquisition Filter Coefficient 11"
|
|
newline
|
|
hexmask.long.word 0x2C 0.--9. 1. "H10,Acquisition Filter Coefficient 10"
|
|
line.long 0x30 "DEMOD_FILT_0_1_DRS,Demod Filter Coeffs 0~1 DRS"
|
|
hexmask.long.word 0x30 16.--24. 1. "H1,Demod Channel Filter Coefficient 1"
|
|
newline
|
|
hexmask.long.word 0x30 0.--8. 1. "H0,Demod Channel Filter Coefficient 0"
|
|
line.long 0x34 "DEMOD_FILT_2_4_DRS,Demod Filter Coeffs 2~4 DRS"
|
|
hexmask.long.word 0x34 20.--29. 1. "H4,Demod Channel Filter Coefficient 4"
|
|
newline
|
|
hexmask.long.word 0x34 10.--19. 1. "H3,Demod Channel Filter Coefficient 3"
|
|
newline
|
|
hexmask.long.word 0x34 0.--9. 1. "H2,Demod Channel Filter Coefficient 2"
|
|
line.long 0x38 "RSSI_GLOBAL_CTRL,RSSI Global Control"
|
|
bitfld.long 0x38 31. "WB_RSSI_EN,WB RSSI Enable" "0: WB-RSSI is disabled,1: WB-RSSI is enabled"
|
|
newline
|
|
bitfld.long 0x38 22. "WB_CONT_MEAS_OVRD_EN,WB RSSI Continuous Measurment Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x38 21. "WB_CONT_MEAS_OVRD,WB RSSI Continuous Measurment Override Value" "0,1"
|
|
newline
|
|
bitfld.long 0x38 20. "WB_CCA1_ED_EN,WB RSSI CCA1 ED Enable" "0: WB-RSSI CCA1/ED disabled,1: WB-RSSI CCA1/ED enabled"
|
|
newline
|
|
bitfld.long 0x38 16. "WB_RSSI_INPUT_SEL,WB RSSI Input Select" "0: DCOC output I/Q,1: CIC output I/Q"
|
|
newline
|
|
bitfld.long 0x38 15. "NB_RSSI_EN,NB RSSI Enable" "0: NB-RSSI is disabled,1: NB-RSSI is enabled"
|
|
newline
|
|
bitfld.long 0x38 9. "CCA1_ED_FROM_NB,CCA1/ED Result Selection" "0: WB-RSSI's CCA1/ED result is selected,1: NB-RSSI's CCA1/ED result is selected"
|
|
newline
|
|
bitfld.long 0x38 8. "NB_SNR_LQI_ENABLE,NB RSSI SNR LQI Enable" "0: NB-RSSI SNR/LQI calculation is disabled,1: NB-RSSI SNR/LQI calculation is enabled"
|
|
newline
|
|
bitfld.long 0x38 7. "NB_CONT_MEAS_OVRD_EN,NB RSSI One-time Measure Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x38 6. "NB_CONT_MEAS_OVRD,NB RSSI Onetime Measure Override" "0,1"
|
|
newline
|
|
bitfld.long 0x38 5. "NB_CCA1_ED_EN,NB RSSI CCA1 ED Enable" "0: NB-RSSI CCA1/ED is disabled,1: NB-RSSI CCA1/ED is enabled"
|
|
newline
|
|
bitfld.long 0x38 4. "NB_RSSI_PA_AA_MATCH_SEL,NB RSSI PHY Trigger Select" "0: NB-RSSI starts work when PHY_PD_FOUND asserted,1: NB-RSSI starts work when PHY_AA_MATCH asserted"
|
|
newline
|
|
bitfld.long 0x38 3. "NB_RSSI_AA_MATCH_OVRD_EN,NB RSSI PHY Trigger Override Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x38 2. "NB_RSSI_AA_MATCH_OVRD,NB RSSI PHY Trigger Override" "0,1"
|
|
newline
|
|
bitfld.long 0x38 0.--1. "NB_RSSI_INPUT_SEL,NB RSSI Input Select" "0: ACQ_CHF output I/Q,1: SRC output I/Q,2: DEMOD_CHF output I/Q,?"
|
|
line.long 0x3C "WB_RSSI_CTRL,Wide-Band RSSI Control"
|
|
hexmask.long.byte 0x3C 24.--31. 1. "RSSI_ADJ_WB,WB RSSI Adjust Value"
|
|
newline
|
|
bitfld.long 0x3C 20.--22. "RSSI_F_WINDOW_WB_DRS,no description available" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x3C 16.--18. "RSSI_N_WINDOW_WB_DRS,no description available" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x3C 13. "KEEP_RSSI_RESULT_WB,When enabled the WB-RSSI results will keep until next update/refresh or the WB-RSSI results will be cleared when rssi_init asserts" "0,1"
|
|
newline
|
|
bitfld.long 0x3C 12. "RSSI_DB_EN_WB,WB RSSI dB Calculate Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x3C 8.--10. "RSSI_F_WINDOW_WB,WB RSSI F Window Averager Factor" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x3C 4.--6. "RSSI_M_WINDOW_WB,WB RSSI M Window Averager Factor" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x3C 0.--2. "RSSI_N_WINDOW_WB,WB RSSI N Window Averager Factor" "0,1,2,3,4,5,6,7"
|
|
line.long 0x40 "WB_RSSI_RES0,Wide-Band RSSI Result 0"
|
|
hexmask.long.byte 0x40 16.--23. 1. "RSSI_RAW_WB,WB Raw RSSI Result"
|
|
newline
|
|
bitfld.long 0x40 15. "RSSI_RDY_WB,This bit set when RSSI_WB value ready to read(or updated) and cleared by rx_init or write '1' to this field(W1C)" "0,1"
|
|
newline
|
|
hexmask.long.word 0x40 0.--8. 1. "RSSI_WB,WB RSSI Result"
|
|
rgroup.long 0x74++0x7
|
|
line.long 0x0 "WB_RSSI_RES1,Wide-Band RSSI Result 1"
|
|
bitfld.long 0x0 31. "MEAS_COMPLETE_WB,WB RSSI Measure Complete" "0,1"
|
|
newline
|
|
bitfld.long 0x0 30. "CCA1_STATE_WB,WB RSSI CCA1 State" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "ED_WB,WB RSSI ED Result"
|
|
line.long 0x4 "WB_RSSI_DFT,Wide-Band RSSI DFT Result"
|
|
hexmask.long.word 0x4 10.--19. 1. "FAST_MAG,WB RSSI Fast Magnitude Value"
|
|
newline
|
|
hexmask.long.word 0x4 0.--9. 1. "SLOW_MAG,WB RSSI Slow Magnitude Value"
|
|
group.long 0x7C++0xB
|
|
line.long 0x0 "NB_RSSI_CTRL0,Narrow-Band RSSI Control 0"
|
|
hexmask.long.byte 0x0 24.--31. 1. "RSSI_ADJ_NB,NB RSSI Adjust Value"
|
|
newline
|
|
bitfld.long 0x0 22. "KEEP_RSSI_RESULT_NB,When enabled the NB-RSSI results will keep until next update/refresh or the NB-RSSI results will be cleared when rx_init or rssi_init asserts" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--21. 1. "SNR_ADJ_NB,NB RSSI SNR Adjust Value"
|
|
newline
|
|
bitfld.long 0x0 12.--14. "RSSI_IIR_WT_NB,NB RSSI IIR Filter Factor" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "RSSI_IIR_WAIT_NB,NB RSSI IIR Filter Initial Wait Time" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "RSSI_M_WINDOW_NB,NB RSSI M Window Averager Factor"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "RSSI_N_WINDOW_NB,NB RSSI N Window Averager Factor"
|
|
line.long 0x4 "NB_RSSI_CTRL1,Narrow-Band RSSI Control 1"
|
|
hexmask.long.byte 0x4 28.--31. 1. "LQI_BIAS,LQI Bias Value"
|
|
newline
|
|
hexmask.long.byte 0x4 24.--27. 1. "LQI_RSSI_SENS_ADJ,LQI Sensitivity Adjust Value"
|
|
newline
|
|
hexmask.long.byte 0x4 20.--23. 1. "LQI_SNR_WEIGHT,SNR Weight For LQI Calulation"
|
|
newline
|
|
bitfld.long 0x4 16.--18. "LQI_RSSI_WEIGHT,RSSI Weight For LQI Calulation" "0,1,2,3,4,5,6,7"
|
|
line.long 0x8 "NB_RSSI_RES0,Narrow-Band RSSI Result 0"
|
|
hexmask.long.byte 0x8 24.--31. 1. "NOISE_RSSI_RAW_NB,Raw Noise Result"
|
|
newline
|
|
hexmask.long.byte 0x8 16.--23. 1. "RSSI_RAW_NB,Raw NB RSSI Result"
|
|
newline
|
|
bitfld.long 0x8 15. "RSSI_RDY_NB,This bit set when RSSI_NB/SNR_NB/LQI_NB/ED_NB value ready to read(or updated) and cleared by rx_init or write '1' to this field(W1C)" "0,1"
|
|
newline
|
|
hexmask.long.word 0x8 0.--8. 1. "RSSI_NB,NB RSSI Result"
|
|
rgroup.long 0x88++0x7
|
|
line.long 0x0 "NB_RSSI_RES1,Narrow-Band RSSI Result 1"
|
|
bitfld.long 0x0 31. "MEAS_COMPLETE_NB,NB RSSI Measure Complete" "0,1"
|
|
newline
|
|
bitfld.long 0x0 30. "CCA1_STATE_NB,NB RSSI CCA1 State" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--21. 1. "SNR_NB,NB RSSI SNR Result"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "LQI_NB,NB RSSI LQI Result"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "ED_NB,NB RSSI ED Result"
|
|
line.long 0x4 "NB_RSSI_DFT,Narrow-Band RSSI DFT Result"
|
|
hexmask.long.word 0x4 16.--27. 1. "AVG_MAG_NB,NB RSSI Averaged Magnitude Value"
|
|
newline
|
|
hexmask.long.word 0x4 0.--11. 1. "AVG_NOISE_MAG_NB,NB RSSI Averaged Noise Magnitude Value"
|
|
group.long 0x90++0xCF
|
|
line.long 0x0 "AGC_CTRL,AGC Control"
|
|
bitfld.long 0x0 30.--31. "AGC_WBD_EN,AGC WBD Enable" "0: AGC WBD is disabled,1: AGC WBD step1 is enabled,2: AGC WBD step1 and step2 is enabled,?"
|
|
newline
|
|
bitfld.long 0x0 28.--29. "AGC_WBD_AUTO_DIS_CFG,AGC WBD Auto Disable" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x0 27. "AGC_WBD_GAIN_LIMIT_EN,AGC WBD Gain Limit" "0,1"
|
|
newline
|
|
bitfld.long 0x0 26. "AGC_WBD_STEP1_DUAL_CLIP_EN,AGC WBD Step1 Dual Clip Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 25. "AGC_WBD_STEP2_DUAL_CLIP_EN,AGC WBD Step2 Dual Clip Enable" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 21.--24. 1. "AGC_WBD_THR1,AGC WBD Step1 threshold"
|
|
newline
|
|
hexmask.long.byte 0x0 17.--20. 1. "AGC_WBD_THR2,AGC WBD Step2 threshold"
|
|
newline
|
|
bitfld.long 0x0 14.--16. "AGC_WBD_STEP1_SZ,AGC WBD Step1 Gain Decreas Value" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x0 11.--13. "AGC_WBD_STEP2_SZ,AGC WBD Step2 Gain Decreas Value" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x0 10. "AGC_FAST_EN,AGC Fast Magitude Mode Enable" "0: Disable fast magnitude mode,1: Enable fast magnitude mode"
|
|
newline
|
|
bitfld.long 0x0 9. "AGC_FAST_STEP_UP_EN,AGC Fast Magitude Mode Step Up Enable" "0: Fast magnitude mode can only make AGC gain index..,1: Fast magnitude mode can make AGC gain index step.."
|
|
newline
|
|
bitfld.long 0x0 8. "AGC_SLOW_EN,AGC Slow Magitude Mode Enable" "0: Disable AGC slow magnitude mode,1: Enable AGC slow magnitude mode"
|
|
newline
|
|
bitfld.long 0x0 7. "AGC_DELTA_SLOW_EN,AGC Delta Slow Magitude Mode Enable" "0: Disable AGC delta slow magnitude mode,1: Enable AGC delta slow magnitude mode"
|
|
newline
|
|
bitfld.long 0x0 4.--6. "AGC_DELTA_SLOW_STEP,AGC Delta Slow Mode Gain Step Up Value" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x0 2.--3. "AGC_HOLD_EN,AGC Hold Mode Enable" "0: Disable AGC hold mode,1: AGC hold when preamble found,2: AGC hold when AGC hold timeout matched,3: AGC hold when preamble found or hold timeout.."
|
|
newline
|
|
bitfld.long 0x0 0.--1. "AGC_UNHOLD_FEAT_EN,AGC Unhold Enalbe" "0,1,2,3"
|
|
line.long 0x4 "AGC_CTRL_STAT,AGC Control Status"
|
|
rbitfld.long 0x4 29.--31. "AGC_STATUS,AGC FSM Status" "0: AGC_IDLE,1: AGC_WB_ONLY,2: AGC_WB_MAG,3: AGC_WB_DEBOUNCE,4: AGC_MAG_ONLY,5: AGC_HOLD,6: AGC_FREEZE,7: AGC_WAIT_GAIN_SETTLE"
|
|
newline
|
|
rbitfld.long 0x4 26.--28. "AGC_GAIN_CHANGE_STATUS,AGC Gain Change Status" "0: No gain change,1: Gain decreased by WBD step1,2: Gain decreased by WBD step2,3: Gain decreased by fast mode,4: Gain increased by fast mode,5: Gain decreased by slow mode,6: Gain increased by slow mode,7: Gain increased by delta slow mode"
|
|
newline
|
|
rbitfld.long 0x4 25. "AGC_GAIN_CHANGE,AGC Gain Change" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 21.--24. 1. "AGC_GAIN_IDX,AGC Gain Index"
|
|
newline
|
|
hexmask.long.byte 0x4 17.--20. 1. "AGC_PREV_GAIN_IDX,AGC Previous Gain Index"
|
|
newline
|
|
bitfld.long 0x4 15.--16. "AGC_SOFT_RST_SRC_SEL,PHY AGC Soft Reset Sel" "0: Disable PHY AGC soft reset function,1: Use posedge phy_soft_rst to reset AGC,2: Use negedge phy_soft_rst to reset AGC,3: Use negedge phy_agc_freeze_trig to reset AGC"
|
|
newline
|
|
bitfld.long 0x4 14. "AGC_SOFT_RST_GAIN_SEL,PHY AGC Soft Reset Gain Sel" "0: AGC keep current gain index when PHY AGC soft..,1: AGC return to AGC_INIT_IDX when PHY AGC soft.."
|
|
newline
|
|
bitfld.long 0x4 12.--13. "AGC_GAIN_IDX_STORE,Enable and config AGC gain index stroe function" "0: AGC gain index stroe function is disabled,1: Store AGC gain index when AGC enter into HOLD mode,2: Store AGC gain index when AGC enter into FREEZE..,3: Store AGC gain index when AA matched"
|
|
newline
|
|
bitfld.long 0x4 10.--11. "AGC_FREEZE_EN,AGC Freeze Mode Enable" "0: Disable AGC freeze mode,1: AGC freeze when AA/SFD matched,2: AGC freeze when AGC freeze timeout matched,3: AGC freeze when AA/SFD matched or freeze timeout.."
|
|
newline
|
|
bitfld.long 0x4 9. "AGC_UNFREEZE_FEAT_EN,AGC Unfreeze Feature Enable" "0: AGC unfreeze function is disabled,1: AGC will exit FREEZE mode when.."
|
|
newline
|
|
bitfld.long 0x4 8. "AGC_CALC_MAG_IN_FRZ,AGC Calucate Magnitude In Freeze Mode" "0,1"
|
|
newline
|
|
bitfld.long 0x4 7. "AGC_PHY_FREEZE_TRIG_SEL,AGC PHY Freeze Trigger Select" "0: PHY_AGC_FREEZE_TRIG is select as AGC freeze trig.,1: PHY_AGC_HOLD_TRIG is select as AGC freeze trig."
|
|
newline
|
|
bitfld.long 0x4 6. "AGC_PHY_HOLD_TRIG_SEL,AGC PHY Hold Trigger Select" "0: PHY_AGC_HOLD_TRIG is select as AGC hold trig.,1: PHY_AGC_FREEZE_TRIG is select as AGC hold trig."
|
|
newline
|
|
hexmask.long.byte 0x4 2.--5. 1. "AGC_INIT_IDX,AGC Initial Gain Index"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "AGC_MAX_IDX,AGC Max Gain Index" "0,1,2,3"
|
|
line.long 0x8 "AGC_TIMING0,AGC Timing Control 0"
|
|
hexmask.long.byte 0x8 24.--30. 1. "AGC_WBD_INIT_WAIT,AGC WBD Mode Initial Wait Time"
|
|
newline
|
|
hexmask.long.byte 0x8 16.--22. 1. "AGC_MAG_INIT_WAIT,AGC Magnitude Mode Initial Wait Time"
|
|
newline
|
|
hexmask.long.byte 0x8 10.--15. 1. "AGC_GAIN_STEP_WAIT,AGC Gain Change Wait Time"
|
|
newline
|
|
bitfld.long 0x8 7.--9. "AGC_WBD_STEP1_TIMEOUT,AGC WBD Timeout" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x8 2.--6. 1. "AGC_WBD_STEP2_TIMEOUT,AGC WBD Step2 Timeout"
|
|
newline
|
|
bitfld.long 0x8 0.--1. "AGC_DELTA_SLOW_WAIT,AGC Delta Slow Mode Timing" "0,1,2,3"
|
|
line.long 0xC "AGC_TIMING1,AGC Timing Control 1"
|
|
hexmask.long.byte 0xC 26.--29. 1. "AGC_WBD_DUAL_CLIP_TIMEOUT,Indicate the max duration count by reference clk for WBD debounce"
|
|
newline
|
|
hexmask.long.byte 0xC 20.--25. 1. "AGC_WBD_STEP2_WAIT,AGC Gain Change Wait For WBD step2"
|
|
newline
|
|
bitfld.long 0xC 17.--19. "AGC_WBD_STEP1_DUAL_CLIP_WAIT,AGC WBD step1 Debounce Wait Time" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0xC 14.--16. "AGC_WBD_STEP2_DUAL_CLIP_WAIT,AGC WBD step2 Debounce Wait Time" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0xC 7.--13. 1. "AGC_HOLD_TIMEOUT,AGC HOLD Mode Wait Time"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--6. 1. "AGC_FREEZE_TIMEOUT,AGC FREEZE Mode Wait Time"
|
|
line.long 0x10 "AGC_TIMING2,AGC Timing Control 2"
|
|
bitfld.long 0x10 31. "AGC_UNHOLD_MAG_SRC,AGC Magnitude Unhold Feature Source Selection" "0: fast_mag,1: slow_mag"
|
|
newline
|
|
bitfld.long 0x10 30. "AGC_UNHOLD_MAG_CNT,AGC Unhold Magnitude Count Selection" "0,1"
|
|
newline
|
|
bitfld.long 0x10 29. "AGC_UNHOLD_GAIN_CHG,AGC Gain Index Change When UNHOLD" "0,1"
|
|
newline
|
|
hexmask.long.word 0x10 11.--20. 1. "AGC_UNHOLD_FEAT_TIMEOUT,AGC Unhold Feature Timeout"
|
|
newline
|
|
hexmask.long.word 0x10 0.--10. 1. "AGC_UNFREEZE_FEAT_TIMEOUT,AGC Unfreeze Feature Timeout"
|
|
line.long 0x14 "AGC_TIMING0_DRS,AGC Timing Control 0 DRS"
|
|
bitfld.long 0x14 30.--31. "AGC_WBD_EN_DRS,DRS version of AGC_CTRL[AGC_WBD_EN]" "0,1,2,3"
|
|
newline
|
|
hexmask.long.byte 0x14 10.--15. 1. "AGC_GAIN_STEP_WAIT,AGC Gain Change Wait Time"
|
|
line.long 0x18 "AGC_TIMING1_DRS,AGC Timing Control 1 DRS"
|
|
hexmask.long.byte 0x18 7.--13. 1. "AGC_HOLD_TIMEOUT,AGC HOLD Mode Wait Time"
|
|
newline
|
|
hexmask.long.byte 0x18 0.--6. 1. "AGC_FREEZE_TIMEOUT,AGC FREEZE Mode Wait Time"
|
|
line.long 0x1C "AGC_TIMING2_DRS,AGC Timing Control 2 DRS"
|
|
hexmask.long.word 0x1C 11.--20. 1. "AGC_UNHOLD_FEAT_TIMEOUT,AGC Unhold Feature Timeout"
|
|
newline
|
|
hexmask.long.word 0x1C 0.--10. 1. "AGC_UNFREEZE_FEAT_TIMEOUT,AGC Unfreeze Feature Timeout"
|
|
line.long 0x20 "AGC_IDX11_GAIN_CFG,AGC IDX11 Gain Config"
|
|
hexmask.long.byte 0x20 24.--31. 1. "MAG_THR_11_DRS_OFS,Mag Thresh High DRS for AGC Gain Index 11"
|
|
newline
|
|
hexmask.long.byte 0x20 16.--23. 1. "MAG_THR_HI_11_DRS_OFS,Mag Thresh High DRS for AGC Gain Index 11"
|
|
newline
|
|
bitfld.long 0x20 15. "ANT_EN_RLOAD_11,ANT_EN_RLOAD_11" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x20 9.--14. 1. "LNA_HGAIN_11,LNA_HGAIN_11"
|
|
newline
|
|
bitfld.long 0x20 7.--8. "LNA_LGAIN_11,LNA_LGAIN_11" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x20 6. "LNA_HATTN_11,LNA_HATTN_11" "0,1"
|
|
newline
|
|
bitfld.long 0x20 4.--5. "LNA_ATTN_11,LNA_ATTN_11" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x20 1.--3. "LNA_RTRIM_11,LNA_RTRIM_11" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x20 0. "CBPF_GAIN_11,CBPF_GAIN_11" "0: -6 dB,1: 0 dB"
|
|
line.long 0x24 "AGC_IDX10_GAIN_CFG,AGC IDX10 Gain Config"
|
|
hexmask.long.byte 0x24 24.--31. 1. "MAG_THR_10_DRS_OFS,Magnitude threshold offset for AGC gain index 10 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x24 16.--23. 1. "MAG_THR_HI_10_DRS_OFS,Magnitude threshold high offset for AGC gain index 10 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x24 15. "ANT_EN_RLOAD_10,ANT_EN_RLOAD_10" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x24 9.--14. 1. "LNA_HGAIN_10,LNA_HGAIN_10"
|
|
newline
|
|
bitfld.long 0x24 7.--8. "LNA_LGAIN_10,LNA_LGAIN_10" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x24 6. "LNA_HATTN_10,LNA_HATTN_10" "0,1"
|
|
newline
|
|
bitfld.long 0x24 4.--5. "LNA_ATTN_10,LNA_ATTN_10" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x24 1.--3. "LNA_RTRIM_10,LNA_RTRIM_10" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x24 0. "CBPF_GAIN_10,CBPF_GAIN_10" "0: -6 dB,1: 0 dB"
|
|
line.long 0x28 "AGC_IDX9_GAIN_CFG,AGC IDX9 Gain Config"
|
|
hexmask.long.byte 0x28 24.--31. 1. "MAG_THR_9_DRS_OFS,Magnitude threshold offset for AGC gain index 9 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x28 16.--23. 1. "MAG_THR_HI_9_DRS_OFS,Magnitude threshold high offset for AGC gain index 9 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x28 15. "ANT_EN_RLOAD_9,ANT_EN_RLOAD_9" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x28 9.--14. 1. "LNA_HGAIN_9,LNA_HGAIN_9"
|
|
newline
|
|
bitfld.long 0x28 7.--8. "LNA_LGAIN_9,LNA_LGAIN_9" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x28 6. "LNA_HATTN_9,LNA_HATTN_9" "0,1"
|
|
newline
|
|
bitfld.long 0x28 4.--5. "LNA_ATTN_9,LNA_ATTN_9" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x28 1.--3. "LNA_RTRIM_9,LNA_RTRIM_9" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x28 0. "CBPF_GAIN_9,CBPF_GAIN_9" "0: -6 dB,1: 0 dB"
|
|
line.long 0x2C "AGC_IDX8_GAIN_CFG,AGC IDX8 Gain Config"
|
|
hexmask.long.byte 0x2C 24.--31. 1. "MAG_THR_8_DRS_OFS,Magnitude threshold offset for AGC gain index 8 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x2C 16.--23. 1. "MAG_THR_HI_8_DRS_OFS,Magnitude threshold high offset for AGC gain index 8 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x2C 15. "ANT_EN_RLOAD_8,ANT_EN_RLOAD_8" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x2C 9.--14. 1. "LNA_HGAIN_8,LNA_HGAIN_8"
|
|
newline
|
|
bitfld.long 0x2C 7.--8. "LNA_LGAIN_8,LNA_LGAIN_8" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x2C 6. "LNA_HATTN_8,LNA_HATTN_8" "0,1"
|
|
newline
|
|
bitfld.long 0x2C 4.--5. "LNA_ATTN_8,LNA_ATTN_8" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x2C 1.--3. "LNA_RTRIM_8,LNA_RTRIM_8" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x2C 0. "CBPF_GAIN_8,CBPF_GAIN_8" "0: -6 dB,1: 0 dB"
|
|
line.long 0x30 "AGC_IDX7_GAIN_CFG,AGC IDX7 Gain Config"
|
|
hexmask.long.byte 0x30 24.--31. 1. "MAG_THR_7_DRS_OFS,Magnitude threshold offset for AGC gain index 7 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x30 16.--23. 1. "MAG_THR_HI_7_DRS_OFS,Magnitude threshold high offset for AGC gain index 7 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x30 15. "ANT_EN_RLOAD_7,ANT_EN_RLOAD_7" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x30 9.--14. 1. "LNA_HGAIN_7,LNA_HGAIN_7"
|
|
newline
|
|
bitfld.long 0x30 7.--8. "LNA_LGAIN_7,LNA_LGAIN_7" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x30 6. "LNA_HATTN_7,LNA_HATTN_7" "0,1"
|
|
newline
|
|
bitfld.long 0x30 4.--5. "LNA_ATTN_7,LNA_ATTN_7" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x30 1.--3. "LNA_RTRIM_7,LNA_RTRIM_7" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x30 0. "CBPF_GAIN_7,CBPF_GAIN_7" "0: -6 dB,1: 0 dB"
|
|
line.long 0x34 "AGC_IDX6_GAIN_CFG,AGC IDX6 Gain Config"
|
|
hexmask.long.byte 0x34 24.--31. 1. "MAG_THR_6_DRS_OFS,Magnitude threshold offset for AGC gain index 6 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x34 16.--23. 1. "MAG_THR_HI_6_DRS_OFS,Magnitude threshold high offset for AGC gain index 6 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x34 15. "ANT_EN_RLOAD_6,ANT_EN_RLOAD_6" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x34 9.--14. 1. "LNA_HGAIN_6,LNA_HGAIN_6"
|
|
newline
|
|
bitfld.long 0x34 7.--8. "LNA_LGAIN_6,LNA_LGAIN_6" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x34 6. "LNA_HATTN_6,LNA_HATTN_6" "0,1"
|
|
newline
|
|
bitfld.long 0x34 4.--5. "LNA_ATTN_6,LNA_ATTN_6" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x34 1.--3. "LNA_RTRIM_6,LNA_RTRIM_6" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x34 0. "CBPF_GAIN_6,CBPF_GAIN_6" "0: -6 dB,1: 0 dB"
|
|
line.long 0x38 "AGC_IDX5_GAIN_CFG,AGC IDX5 Gain Config"
|
|
hexmask.long.byte 0x38 24.--31. 1. "MAG_THR_5_DRS_OFS,Magnitude threshold offset for AGC gain index 5 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x38 16.--23. 1. "MAG_THR_HI_5_DRS_OFS,Magnitude threshold high offset for AGC gain index 5 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x38 15. "ANT_EN_RLOAD_5,ANT_EN_RLOAD_5" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x38 9.--14. 1. "LNA_HGAIN_5,LNA_HGAIN_5"
|
|
newline
|
|
bitfld.long 0x38 7.--8. "LNA_LGAIN_5,LNA_LGAIN_5" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x38 6. "LNA_HATTN_5,LNA_HATTN_5" "0,1"
|
|
newline
|
|
bitfld.long 0x38 4.--5. "LNA_ATTN_5,LNA_ATTN_5" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x38 1.--3. "LNA_RTRIM_5,LNA_RTRIM_5" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x38 0. "CBPF_GAIN_5,CBPF_GAIN_5" "0: -6 dB,1: 0 dB"
|
|
line.long 0x3C "AGC_IDX4_GAIN_CFG,AGC IDX4 Gain Config"
|
|
hexmask.long.byte 0x3C 24.--31. 1. "MAG_THR_4_DRS_OFS,Magnitude threshold offset for AGC gain index 4 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x3C 16.--23. 1. "MAG_THR_HI_4_DRS_OFS,Magnitude threshold high offset for AGC gain index 4 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x3C 15. "ANT_EN_RLOAD_4,ANT_EN_RLOAD_4" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x3C 9.--14. 1. "LNA_HGAIN_4,LNA_HGAIN_4"
|
|
newline
|
|
bitfld.long 0x3C 7.--8. "LNA_LGAIN_4,LNA_LGAIN_4" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x3C 6. "LNA_HATTN_4,LNA_HATTN_4" "0,1"
|
|
newline
|
|
bitfld.long 0x3C 4.--5. "LNA_ATTN_4,LNA_ATTN_4" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x3C 1.--3. "LNA_RTRIM_4,LNA_RTRIM_4" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x3C 0. "CBPF_GAIN_4,CBPF_GAIN_4" "0: -6 dB,1: 0 dB"
|
|
line.long 0x40 "AGC_IDX3_GAIN_CFG,AGC IDX3 Gain Config"
|
|
hexmask.long.byte 0x40 24.--31. 1. "MAG_THR_3_DRS_OFS,Magnitude threshold offset for AGC gain index 3 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x40 16.--23. 1. "MAG_THR_HI_3_DRS_OFS,Magnitude threshold high offset for AGC gain index 3 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x40 15. "ANT_EN_RLOAD_3,ANT_EN_RLOAD_3" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x40 9.--14. 1. "LNA_HGAIN_3,LNA_HGAIN_3"
|
|
newline
|
|
bitfld.long 0x40 7.--8. "LNA_LGAIN_3,LNA_LGAIN_3" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x40 6. "LNA_HATTN_3,LNA_HATTN_3" "0,1"
|
|
newline
|
|
bitfld.long 0x40 4.--5. "LNA_ATTN_3,LNA_ATTN_3" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x40 1.--3. "LNA_RTRIM_3,LNA_RTRIM_3" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x40 0. "CBPF_GAIN_3,CBPF_GAIN_3" "0: -6 dB,1: 0 dB"
|
|
line.long 0x44 "AGC_IDX2_GAIN_CFG,AGC IDX2 Gain Config"
|
|
hexmask.long.byte 0x44 24.--31. 1. "MAG_THR_2_DRS_OFS,Magnitude threshold offset for AGC gain index 2 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x44 16.--23. 1. "MAG_THR_HI_2_DRS_OFS,Magnitude threshold high offset for AGC gain index 2 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x44 15. "ANT_EN_RLOAD_2,ANT_EN_RLOAD_2" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x44 9.--14. 1. "LNA_HGAIN_2,LNA_HGAIN_2"
|
|
newline
|
|
bitfld.long 0x44 7.--8. "LNA_LGAIN_2,LNA_LGAIN_2" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x44 6. "LNA_HATTN_2,LNA_HATTN_2" "0,1"
|
|
newline
|
|
bitfld.long 0x44 4.--5. "LNA_ATTN_2,LNA_ATTN_2" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x44 1.--3. "LNA_RTRIM_2,LNA_RTRIM_2" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x44 0. "CBPF_GAIN_2,CBPF_GAIN_2" "0: -6 dB,1: 0 dB"
|
|
line.long 0x48 "AGC_IDX1_GAIN_CFG,AGC IDX1 Gain Config"
|
|
hexmask.long.byte 0x48 24.--31. 1. "MAG_THR_1_DRS_OFS,Magnitude threshold offset for AGC gain index 1 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x48 16.--23. 1. "MAG_THR_HI_1_DRS_OFS,Magnitude threshold high offset for AGC gain index 1 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x48 15. "ANT_EN_RLOAD_1,ANT_EN_RLOAD_1" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x48 9.--14. 1. "LNA_HGAIN_1,LNA_HGAIN_1"
|
|
newline
|
|
bitfld.long 0x48 7.--8. "LNA_LGAIN_1,LNA_LGAIN_1" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x48 6. "LNA_HATTN_1,LNA_HATTN_1" "0,1"
|
|
newline
|
|
bitfld.long 0x48 4.--5. "LNA_ATTN_1,LNA_ATTN_1" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x48 1.--3. "LNA_RTRIM_1,LNA_RTRIM_1" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x48 0. "CBPF_GAIN_1,CBPF_GAIN_1" "0: -6 dB,1: 0 dB"
|
|
line.long 0x4C "AGC_IDX0_GAIN_CFG,AGC IDX0 Gain Config"
|
|
hexmask.long.byte 0x4C 24.--31. 1. "MAG_THR_0_DRS_OFS,Magnitude threshold offset for AGC gain index 0 when datarate_config_sel = 1"
|
|
newline
|
|
hexmask.long.byte 0x4C 16.--23. 1. "MAG_THR_HI_0_DRS_OFS,Magnitude threshold high offset for AGC gain index 0 when datarate_config_sel = 1"
|
|
newline
|
|
bitfld.long 0x4C 15. "ANT_EN_RLOAD_0,ANT_EN_RLOAD_0" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4C 9.--14. 1. "LNA_HGAIN_0,LNA_HGAIN_0"
|
|
newline
|
|
bitfld.long 0x4C 7.--8. "LNA_LGAIN_0,LNA_LGAIN_0" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4C 6. "LNA_HATTN_0,LNA_HATTN_0" "0,1"
|
|
newline
|
|
bitfld.long 0x4C 4.--5. "LNA_ATTN_0,LNA_ATTN_0" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4C 1.--3. "LNA_RTRIM_0,LNA_RTRIM_0" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4C 0. "CBPF_GAIN_0,CBPF_GAIN_0" "0: -6 dB,1: 0 dB"
|
|
line.long 0x50 "AGC_MIS_GAIN_CFG,AGC Miscellaneous Gain Config"
|
|
bitfld.long 0x50 6. "LNA_HATTN_IN_TX_MODE,LNA high gain capacitor attenuation value in TX mode" "0,1"
|
|
newline
|
|
bitfld.long 0x50 3.--5. "LNA_RTRIM_IN_TX_MODE,LNA RTFE matching resistor adjustment value in TX mode" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x50 0.--2. "LNA_RTRIM_IN_DCOC_CAL,LNA RTFE matching resistor adjustment value during DCOC calibration phase." "0,1,2,3,4,5,6,7"
|
|
line.long 0x54 "AGC_IDX11_GAIN_VAL,AGC IDX11 Gain Value"
|
|
hexmask.long.word 0x54 21.--31. 1. "MAG_THR_11,Magnitude threshold for AGC gain index 11"
|
|
newline
|
|
hexmask.long.word 0x54 10.--20. 1. "MAG_THR_HI_11,Magnitude threshold high for AGC gain index 11"
|
|
newline
|
|
hexmask.long.word 0x54 0.--9. 1. "LOG_GAIN_11,LOG_GAIN_11"
|
|
line.long 0x58 "AGC_IDX10_GAIN_VAL,AGC_IDX10_GAIN_VAL"
|
|
hexmask.long.word 0x58 21.--31. 1. "MAG_THR_10,Magnitude threshold for AGC gain index 10"
|
|
newline
|
|
hexmask.long.word 0x58 10.--20. 1. "MAG_THR_HI_10,Magnitude threshold high for AGC gain index 10"
|
|
newline
|
|
hexmask.long.word 0x58 0.--9. 1. "LOG_GAIN_10,LOG_GAIN_10"
|
|
line.long 0x5C "AGC_IDX9_GAIN_VAL,AGC_IDX9_GAIN_VAL"
|
|
hexmask.long.word 0x5C 21.--31. 1. "MAG_THR_9,Magnitude threshold for AGC gain index 9"
|
|
newline
|
|
hexmask.long.word 0x5C 10.--20. 1. "MAG_THR_HI_9,Magnitude threshold high for AGC gain index 9"
|
|
newline
|
|
hexmask.long.word 0x5C 0.--9. 1. "LOG_GAIN_9,LOG_GAIN_9"
|
|
line.long 0x60 "AGC_IDX8_GAIN_VAL,AGC_IDX8_GAIN_VAL"
|
|
hexmask.long.word 0x60 21.--31. 1. "MAG_THR_8,Magnitude threshold for AGC gain index 8"
|
|
newline
|
|
hexmask.long.word 0x60 10.--20. 1. "MAG_THR_HI_8,Magnitude threshold high for AGC gain index 8"
|
|
newline
|
|
hexmask.long.word 0x60 0.--9. 1. "LOG_GAIN_8,LOG_GAIN_8"
|
|
line.long 0x64 "AGC_IDX7_GAIN_VAL,AGC_IDX7_GAIN_VAL"
|
|
hexmask.long.word 0x64 21.--31. 1. "MAG_THR_7,Magnitude threshold for AGC gain index 7"
|
|
newline
|
|
hexmask.long.word 0x64 10.--20. 1. "MAG_THR_HI_7,Magnitude threshold high for AGC gain index 7"
|
|
newline
|
|
hexmask.long.word 0x64 0.--9. 1. "LOG_GAIN_7,LOG_GAIN_7"
|
|
line.long 0x68 "AGC_IDX6_GAIN_VAL,AGC_IDX6_GAIN_VAL"
|
|
hexmask.long.word 0x68 21.--31. 1. "MAG_THR_6,Magnitude threshold for AGC gain index 6"
|
|
newline
|
|
hexmask.long.word 0x68 10.--20. 1. "MAG_THR_HI_6,Magnitude threshold highfor AGC gain index 6"
|
|
newline
|
|
hexmask.long.word 0x68 0.--9. 1. "LOG_GAIN_6,LOG_GAIN_6"
|
|
line.long 0x6C "AGC_IDX5_GAIN_VAL,AGC_IDX5_GAIN_VAL"
|
|
hexmask.long.word 0x6C 21.--31. 1. "MAG_THR_5,Magnitude threshold for AGC gain index 5"
|
|
newline
|
|
hexmask.long.word 0x6C 10.--20. 1. "MAG_THR_HI_5,Magnitude threshold high for AGC gain index 5"
|
|
newline
|
|
hexmask.long.word 0x6C 0.--9. 1. "LOG_GAIN_5,LOG_GAIN_5"
|
|
line.long 0x70 "AGC_IDX4_GAIN_VAL,AGC_IDX4_GAIN_VAL"
|
|
hexmask.long.word 0x70 21.--31. 1. "MAG_THR_4,Magnitude threshold for AGC gain index 4"
|
|
newline
|
|
hexmask.long.word 0x70 10.--20. 1. "MAG_THR_HI_4,Magnitude threshold high for AGC gain index 4"
|
|
newline
|
|
hexmask.long.word 0x70 0.--9. 1. "LOG_GAIN_4,LOG_GAIN_4"
|
|
line.long 0x74 "AGC_IDX3_GAIN_VAL,AGC_IDX3_GAIN_VAL"
|
|
hexmask.long.word 0x74 21.--31. 1. "MAG_THR_3,Magnitude threshold for AGC gain index 3"
|
|
newline
|
|
hexmask.long.word 0x74 10.--20. 1. "MAG_THR_HI_3,Magnitude threshold high for AGC gain index 3"
|
|
newline
|
|
hexmask.long.word 0x74 0.--9. 1. "LOG_GAIN_3,LOG_GAIN_3"
|
|
line.long 0x78 "AGC_IDX2_GAIN_VAL,AGC_IDX2_GAIN_VAL"
|
|
hexmask.long.word 0x78 21.--31. 1. "MAG_THR_2,Magnitude threshold for AGC gain index 2"
|
|
newline
|
|
hexmask.long.word 0x78 10.--20. 1. "MAG_THR_HI_2,Magnitude threshold high for AGC gain index 2"
|
|
newline
|
|
hexmask.long.word 0x78 0.--9. 1. "LOG_GAIN_2,LOG_GAIN_2"
|
|
line.long 0x7C "AGC_IDX1_GAIN_VAL,AGC_IDX1_GAIN_VAL"
|
|
hexmask.long.word 0x7C 21.--31. 1. "MAG_THR_1,Magnitude threshold for AGC gain index 1"
|
|
newline
|
|
hexmask.long.word 0x7C 10.--20. 1. "MAG_THR_HI_1,Magnitude threshold high for AGC gain index 1"
|
|
newline
|
|
hexmask.long.word 0x7C 0.--9. 1. "LOG_GAIN_1,LOG_GAIN_1"
|
|
line.long 0x80 "AGC_IDX0_GAIN_VAL,AGC_IDX0_GAIN_VAL"
|
|
hexmask.long.word 0x80 21.--31. 1. "MAG_THR_0,Magnitude threshold for AGC gain index 0"
|
|
newline
|
|
hexmask.long.word 0x80 10.--20. 1. "MAG_THR_HI_0,Magnitude threshold high for AGC gain index 0"
|
|
newline
|
|
hexmask.long.word 0x80 0.--9. 1. "LOG_GAIN_0,LOG_GAIN_0"
|
|
line.long 0x84 "AGC_THR_FAST,AGC Fast Mode Threshold"
|
|
hexmask.long.word 0x84 16.--24. 1. "STEP_DOWN_THR_FAST,STEP_DOWN_THR_FAST"
|
|
newline
|
|
hexmask.long.word 0x84 0.--8. 1. "STEP_UP_THR_FAST,STEP_UP_THR_FAST"
|
|
line.long 0x88 "AGC_THR_FAST_DRS,AGC Fast Mode Threshold DRS"
|
|
hexmask.long.word 0x88 16.--24. 1. "STEP_DOWN_THR_FAST,STEP_DOWN_THR_FAST"
|
|
newline
|
|
hexmask.long.word 0x88 0.--8. 1. "STEP_UP_THR_FAST,STEP_UP_THR_FAST"
|
|
line.long 0x8C "AGC_IDX11_THR,AGC IDX11 Slow Mode Threshold"
|
|
hexmask.long.byte 0x8C 25.--31. 1. "STEP_DOWN_THR_11_DRS_OFS,STEP_DOWN_THR_11 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0x8C 16.--24. 1. "STEP_DOWN_THR_11,STEP_DOWN_THR_11"
|
|
line.long 0x90 "AGC_IDX10_THR,AGC IDX10 Slow Mode Threshold"
|
|
hexmask.long.byte 0x90 25.--31. 1. "STEP_DOWN_THR_10_DRS_OFS,STEP_DOWN_THR_10 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0x90 16.--24. 1. "STEP_DOWN_THR_10,STEP_DOWN_THR_10"
|
|
newline
|
|
hexmask.long.word 0x90 0.--8. 1. "STEP_UP_THR_10,STEP_UP_THR_10"
|
|
line.long 0x94 "AGC_IDX9_THR,AGC IDX9 Slow Mode Threshold"
|
|
hexmask.long.byte 0x94 25.--31. 1. "STEP_DOWN_THR_9_DRS_OFS,STEP_DOWN_THR_9 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0x94 16.--24. 1. "STEP_DOWN_THR_9,STEP_DOWN_THR_9"
|
|
newline
|
|
hexmask.long.word 0x94 0.--8. 1. "STEP_UP_THR_9,STEP_UP_THR_9"
|
|
line.long 0x98 "AGC_IDX8_THR,AGC IDX8 Slow Mode Threshold"
|
|
hexmask.long.byte 0x98 25.--31. 1. "STEP_DOWN_THR_8_DRS_OFS,STEP_DOWN_THR_8 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0x98 16.--24. 1. "STEP_DOWN_THR_8,STEP_DOWN_THR_8"
|
|
newline
|
|
hexmask.long.word 0x98 0.--8. 1. "STEP_UP_THR_8,STEP_UP_THR_8"
|
|
line.long 0x9C "AGC_IDX7_THR,AGC IDX7 Slow Mode Threshold"
|
|
hexmask.long.byte 0x9C 25.--31. 1. "STEP_DOWN_THR_7_DRS_OFS,STEP_DOWN_THR_7 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0x9C 16.--24. 1. "STEP_DOWN_THR_7,STEP_DOWN_THR_7"
|
|
newline
|
|
hexmask.long.word 0x9C 0.--8. 1. "STEP_UP_THR_7,STEP_UP_THR_7"
|
|
line.long 0xA0 "AGC_IDX6_THR,AGC IDX6 Slow Mode Threshold"
|
|
hexmask.long.byte 0xA0 25.--31. 1. "STEP_DOWN_THR_6_DRS_OFS,STEP_DOWN_THR_6 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0xA0 16.--24. 1. "STEP_DOWN_THR_6,STEP_DOWN_THR_6"
|
|
newline
|
|
hexmask.long.word 0xA0 0.--8. 1. "STEP_UP_THR_6,STEP_UP_THR_6"
|
|
line.long 0xA4 "AGC_IDX5_THR,AGC IDX5 Slow Mode Threshold"
|
|
hexmask.long.byte 0xA4 25.--31. 1. "STEP_DOWN_THR_5_DRS_OFS,STEP_DOWN_THR_5 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0xA4 16.--24. 1. "STEP_DOWN_THR_5,STEP_DOWN_THR_5"
|
|
newline
|
|
hexmask.long.word 0xA4 0.--8. 1. "STEP_UP_THR_5,STEP_UP_THR_5"
|
|
line.long 0xA8 "AGC_IDX4_THR,AGC IDX4 Slow Mode Threshold"
|
|
hexmask.long.byte 0xA8 25.--31. 1. "STEP_DOWN_THR_4_DRS_OFS,STEP_DOWN_THR_4 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0xA8 16.--24. 1. "STEP_DOWN_THR_4,STEP_DOWN_THR_4"
|
|
newline
|
|
hexmask.long.word 0xA8 0.--8. 1. "STEP_UP_THR_4,STEP_UP_THR_4"
|
|
line.long 0xAC "AGC_IDX3_THR,AGC IDX3 Slow Mode Threshold"
|
|
hexmask.long.byte 0xAC 25.--31. 1. "STEP_DOWN_THR_3_DRS_OFS,STEP_DOWN_THR_3 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0xAC 16.--24. 1. "STEP_DOWN_THR_3,STEP_DOWN_THR_3"
|
|
newline
|
|
hexmask.long.word 0xAC 0.--8. 1. "STEP_UP_THR_3,STEP_UP_THR_3"
|
|
line.long 0xB0 "AGC_IDX2_THR,AGC IDX2 Slow Mode Threshold"
|
|
hexmask.long.byte 0xB0 25.--31. 1. "STEP_DOWN_THR_2_DRS_OFS,STEP_DOWN_THR_2 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0xB0 16.--24. 1. "STEP_DOWN_THR_2,STEP_DOWN_THR_2"
|
|
newline
|
|
hexmask.long.word 0xB0 0.--8. 1. "STEP_UP_THR_2,STEP_UP_THR_2"
|
|
line.long 0xB4 "AGC_IDX1_THR,AGC IDX1 Slow Mode Threshold"
|
|
hexmask.long.byte 0xB4 25.--31. 1. "STEP_DOWN_THR_1_DRS_OFS,STEP_DOWN_THR_1 DRS Offset"
|
|
newline
|
|
hexmask.long.word 0xB4 16.--24. 1. "STEP_DOWN_THR_1,STEP_DOWN_THR_1"
|
|
newline
|
|
hexmask.long.word 0xB4 0.--8. 1. "STEP_UP_THR_1,STEP_UP_THR_1"
|
|
line.long 0xB8 "AGC_IDX0_THR,AGC IDX0 Slow Mode Threshold"
|
|
hexmask.long.word 0xB8 0.--8. 1. "STEP_UP_THR_0,STEP_UP_THR_0"
|
|
line.long 0xBC "AGC_THR_MIS,AGC Miscellaneous Thresholds"
|
|
hexmask.long.word 0xBC 16.--24. 1. "HOLD_MARGIN_THR,STEP_UP_THR_VLG2large"
|
|
newline
|
|
hexmask.long.word 0xBC 0.--8. 1. "DELTA_SLOW_THR,STEP_UP_THR_VLG2"
|
|
line.long 0xC0 "AGC_OVRD,AGC Override Control"
|
|
bitfld.long 0xC0 25. "AGC_PHY_FREEZE_OVRD_EN,PHY_FREEZE_TRIG signal override enable" "0,1"
|
|
newline
|
|
bitfld.long 0xC0 24. "AGC_PHY_FREEZE_OVRD,PHY_FREEZE_TRIG signal override value" "0,1"
|
|
newline
|
|
bitfld.long 0xC0 23. "AGC_PHY_HOLD_OVRD_EN,PHY_HOLD_TRIG signal override enable" "0,1"
|
|
newline
|
|
bitfld.long 0xC0 22. "AGC_PHY_HOLD_OVRD,PHY_HOLD_TRIG signal override value" "0,1"
|
|
newline
|
|
bitfld.long 0xC0 21. "AGC_GAIN_IDX_OVRD_EN,AGC gain index override enable." "0,1"
|
|
newline
|
|
hexmask.long.byte 0xC0 17.--20. 1. "AGC_GAIN_IDX_OVRD,AGC gain index override value."
|
|
newline
|
|
bitfld.long 0xC0 16. "AGC_GAIN_OVRD_EN,AGC gain config override enable" "0,1"
|
|
newline
|
|
hexmask.long.word 0xC0 0.--15. 1. "AGC_GAIN_OVRD,AGC gain config override values"
|
|
line.long 0xC4 "DC_RESID_CTRL,DC Residual Control"
|
|
bitfld.long 0xC4 29.--31. "DC_RESID_GEARSHIFT,DC Residual Gearshift" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0xC4 24.--28. 1. "DC_RESID_MIN_AGC_IDX,DC Residual Minimum AGC Table Index"
|
|
newline
|
|
bitfld.long 0xC4 20. "DC_RESID_EXT_DC_EN,DC Residual External DC Enable" "0: External DC disable. The DC Residual activates..,1: External DC enable. The DC residual activates.."
|
|
newline
|
|
bitfld.long 0xC4 19. "DC_RESID_SECOND_RUN_EN,DC Residual Second Run Enable" "0: Second Run disabled,1: Second Run enabled"
|
|
newline
|
|
bitfld.long 0xC4 16.--18. "DC_RESID_DLY,DC Residual Delay" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0xC4 15. "DC_RESID_GS_EN,DC Residual Gearshift Enable" "0: Gearshifting disabled,1: Gearshifting enabled"
|
|
newline
|
|
bitfld.long 0xC4 12.--14. "DC_RESID_ALPHA,DC Residual Alpha" "0: Update factor is 1,1: Update factor is 1/2,2: Update factor is 1/4 + 1/8,3: Update factor is 1/4,4: Update factor is 1/8 + 16,5: Update factor is 1/8,6: Update factor is 1/16 + 1/32,7: Update factor is 1/16"
|
|
newline
|
|
hexmask.long.byte 0xC4 8.--11. 1. "DC_RESID_ITER_FREEZE,DC Residual Iteration Freeze"
|
|
newline
|
|
hexmask.long.byte 0xC4 0.--6. 1. "DC_RESID_NWIN,DC Residual NWIN"
|
|
line.long 0xC8 "DC_RESID_CTRL2,DC Residual Control2"
|
|
bitfld.long 0xC8 29.--31. "DC_RESID_GEARSHIFT2,DC Residual Gearshift for Second Run" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0xC8 24.--28. 1. "DC_RESID_MIN_AGC_IDX2,DC Residual Minimum AGC Table Index for Second Run"
|
|
newline
|
|
bitfld.long 0xC8 21.--23. "DC_RESID_SLEWRATE2,DC Residual Slewrate for Second Run" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0xC8 16.--20. 1. "DC_RESID_ITER_FREEZE2,DC Residual Iteration Freeze for Second Run"
|
|
newline
|
|
bitfld.long 0xC8 15. "DC_RESID_GS2_EN,DC Residual Gearshift Enable for Second Run" "0: Gearshifting disabled for Second Run,1: Gearshifting enabled for Second Run"
|
|
newline
|
|
bitfld.long 0xC8 12.--14. "DC_RESID_ALPHA2,DC Residual Alpha for Second Run" "0: Update factor is 1,1: Update factor is 1/2,2: Update factor is 1/4 + 1/8,3: Update factor is 1/4,4: Update factor is 1/8 + 16,5: Update factor is 1/8,6: Update factor is 1/16 + 1/32,7: Update factor is 1/16"
|
|
newline
|
|
bitfld.long 0xC8 11. "DC_RESID_SR2_EN,DC Residual Slewrate Enable for Second Run" "0,1"
|
|
newline
|
|
bitfld.long 0xC8 10. "DC_RESID_CC_EN,DC Residual Continuous Correction Enable" "0,1"
|
|
newline
|
|
bitfld.long 0xC8 9. "DC_RESID_PHY_STOP_EN,DC Residual PHY Stop Enable" "0,1"
|
|
newline
|
|
hexmask.long.word 0xC8 0.--8. 1. "DC_RESID_NWIN2,DC Residual NWIN for Second Run"
|
|
line.long 0xCC "DC_RESID_CTRL_DRS,DC Residual Control DataRate1"
|
|
hexmask.long.word 0xCC 20.--28. 1. "DC_RESID_NWIN2,DC Residual NWIN for Second Run"
|
|
newline
|
|
bitfld.long 0xCC 16.--18. "DC_RESID_DLY,DC Residual Delay" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0xCC 0.--6. 1. "DC_RESID_NWIN,DC Residual NWIN"
|
|
rgroup.long 0x160++0x3
|
|
line.long 0x0 "DC_RESID_EST,DC Residual Estimate"
|
|
hexmask.long.word 0x0 16.--28. 1. "DC_RESID_OFFSET_Q,DC Residual Offset Q"
|
|
newline
|
|
hexmask.long.word 0x0 0.--12. 1. "DC_RESID_OFFSET_I,DC Residual Offset I"
|
|
group.long 0x164++0x7
|
|
line.long 0x0 "DFT_TONE_ANALYZER0,DfT tone analyzer"
|
|
bitfld.long 0x0 24. "ipr_dft_ana_en,Enable for DfT tone analyzer" "0,1"
|
|
newline
|
|
bitfld.long 0x0 21.--23. "ipr_dft_ana_attenuation_i,Check description of ipr_dft_ana_attenuation_q" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x0 18.--20. "ipr_dft_ana_attenuation_q,Tone Attenuation For Q Path" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.word 0x0 9.--17. 1. "ipr_dft_ana_start_offset_i,I Initial Phase"
|
|
newline
|
|
hexmask.long.word 0x0 0.--8. 1. "ipr_dft_ana_start_offset_q,Q Initial Phase"
|
|
line.long 0x4 "DFT_TONE_ANALYZER1,DfT tone analyzer"
|
|
bitfld.long 0x4 19.--21. "ipr_dft_ana_clk_div,Clock divider factor for tone generator. Check ipr_dft_ana_increment for more information." "0: ref_clk,1: ref_clk div 2,2: ref_clk div 4,3: ref_clk div 8,4: ref_clk div 16,?,?,?"
|
|
newline
|
|
hexmask.long.byte 0x4 12.--18. 1. "ipr_dft_ana_increment,ipr_dft_ana_increment and ipr_dft_ana_clk_div determines the tone frequence"
|
|
newline
|
|
bitfld.long 0x4 10.--11. "ipr_dft_ana_input_sel_1,Should always set 0 for this field" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 8.--9. "ipr_dft_ana_input_sel_2,Should always set 2 for this field" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 7. "ipr_dft_ana_start,Set 1 to trig the DFT Tone Analyzer" "0,1"
|
|
newline
|
|
rbitfld.long 0x4 6. "rx_tone_ana_done,Read only status bit. Indicating the tone analyze finished." "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 2.--5. 1. "ipr_dft_ana_bitshift,Accumulaotr input valude scale down factor."
|
|
newline
|
|
rbitfld.long 0x4 1. "rx_tone_ana_bitshift_ovf,Indicate the accumulator input has overflow during measurement." "0,1"
|
|
newline
|
|
rbitfld.long 0x4 0. "rx_tone_ana_accu_ovf,Indicate the accumulator has overflow during measurement." "0,1"
|
|
rgroup.long 0x16C++0x3
|
|
line.long 0x0 "DFT_TONE_ANALYZER2,DfT tone analyzer"
|
|
hexmask.long.word 0x0 16.--31. 1. "rx_tone_ana_out_i,Accumulator I-path result"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "rx_tone_ana_out_q,Accumulator Q-path result"
|
|
group.long 0x170++0x3
|
|
line.long 0x0 "DFT_TONE_ANALYZER3,DfT tone analyzer"
|
|
hexmask.long.word 0x0 15.--30. 1. "rx_tone_ana_out_abs,Tone Analyzer Result"
|
|
newline
|
|
hexmask.long.word 0x0 0.--14. 1. "ipr_dft_ana_accumulation_length,Accumulation length"
|
|
rgroup.long 0x174++0x3
|
|
line.long 0x0 "DCOC_DIG_CORR_RESULT,DCOC Digital Correction Result"
|
|
hexmask.long.byte 0x0 8.--15. 1. "DCOC_DIG_CORR_I,DCOC Q-Channel Residual After Calibration"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "DCOC_DIG_CORR_Q,DCOC I-Channel Residual After Calibration"
|
|
tree.end
|
|
tree "XCVR_TSM (Transceiver Sequence Manager)"
|
|
base ad:0x48A07800
|
|
group.long 0x0++0x103
|
|
line.long 0x0 "CTRL,TSM CONTROL"
|
|
hexmask.long.byte 0x0 24.--31. 1. "BKPT,TSM Breakpoint"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "TSM_SPARE1_EXTEND,TSM RF_ACTIVE Extension Duration"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "TSM_LL_INHIBIT,TSM Per-Link-Layer Inhibit"
|
|
newline
|
|
eventfld.long 0x0 11. "PLL_UNLOCK_IRQ,PLL Unlock IRQ" "0: A PLL Unlock Interrupt has not occurred,1: A PLL Unlock Interrupt has occurred"
|
|
newline
|
|
bitfld.long 0x0 10. "PLL_UNLOCK_IRQ_EN,PLL Unlock Interrupt Enable" "0: allows PLL unlock event to generate an interrupt,1: A PLL unlock event will set the PLL_UNLOCK_IRQ.."
|
|
newline
|
|
bitfld.long 0x0 9. "TSM_IRQ1_EN,TSM_IRQ1 Enable/Disable bit" "0: TSM_IRQ1 is disabled,1: TSM_IRQ1 is enabled"
|
|
newline
|
|
bitfld.long 0x0 8. "TSM_IRQ0_EN,TSM_IRQ0 Enable/Disable bit" "0: TSM_IRQ0 is disabled,1: TSM_IRQ0 is enabled"
|
|
newline
|
|
bitfld.long 0x0 7. "ABORT_ON_FREQ_TARG,Abort On Frequency Target Lock Detect Failure" "0: don't allow TSM abort on Frequency Target Unlock..,1: allow TSM abort on Frequency Target Unlock Detect"
|
|
newline
|
|
bitfld.long 0x0 6. "ABORT_ON_CTUNE,Abort On Coarse Tune Lock Detect Failure" "0: don't allow TSM abort on Coarse Tune Unlock Detect,1: allow TSM abort on Coarse Tune Unlock Detect"
|
|
newline
|
|
bitfld.long 0x0 5. "RX_ABORT_DIS,Receive Abort Disable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 4. "TX_ABORT_DIS,Transmit Abort Disable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 3. "FORCE_RX_EN,Force Receive Enable" "0: TSM Idle,1: TSM executes a RX sequence"
|
|
newline
|
|
bitfld.long 0x0 2. "FORCE_TX_EN,Force Transmit Enable" "0: TSM Idle,1: TSM executes a TX sequence"
|
|
newline
|
|
bitfld.long 0x0 1. "TSM_SOFT_RESET,TSM Soft Reset" "0: TSM Soft Reset removed. Normal operation.,1: TSM Soft Reset engaged. TSM forced to IDLE and.."
|
|
line.long 0x4 "LPPS_CTRL,TSM CONTROL"
|
|
hexmask.long.byte 0x4 24.--31. 1. "LPPS_DEST_RX,LPPS Fast TSM RX Warmup 'Jump-to' Point"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--23. 1. "LPPS_START_RX,LPPS Fast TSM RX Warmup 'Jump-from' Point"
|
|
newline
|
|
bitfld.long 0x4 7. "LPPS_RX_PHY_ALLOW,LPPS_RX_PHY_ALLOW" "0,1"
|
|
newline
|
|
bitfld.long 0x4 6. "LPPS_RX_DIG_ALLOW,LPPS_RX_DIG_ALLOW" "0,1"
|
|
newline
|
|
bitfld.long 0x4 5. "LPPS_LO_RXDRV_ALLOW,LPPS_LO_RXDRV_ALLOW" "0,1"
|
|
newline
|
|
bitfld.long 0x4 4. "LPPS_LO_RX_ALLOW,LPPS_LO_RX_ALLOW" "0,1"
|
|
newline
|
|
bitfld.long 0x4 3. "LPPS_ADC_ALLOW,LPPS_ADC_ALLOW" "0,1"
|
|
newline
|
|
bitfld.long 0x4 2. "LPPS_CBPF_ALLOW,LPPS_CBPF_ALLOW" "0,1"
|
|
newline
|
|
bitfld.long 0x4 1. "LPPS_LNA_MIX_ALLOW,LPPS_LNA_MIX_ALLOW" "0,1"
|
|
line.long 0x8 "END_OF_SEQ,TSM END OF SEQUENCE"
|
|
hexmask.long.byte 0x8 24.--31. 1. "END_OF_RX_WD,End of RX Warmdown"
|
|
newline
|
|
hexmask.long.byte 0x8 16.--23. 1. "END_OF_RX_WU,End of RX Warmup"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--15. 1. "END_OF_TX_WD,End of TX Warmdown"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--7. 1. "END_OF_TX_WU,End of TX Warmup"
|
|
line.long 0xC "WU_LATENCY,WARMUP LATENCY"
|
|
hexmask.long.byte 0xC 16.--23. 1. "RX_SETTLING_LATENCY,RX Settling Latency"
|
|
newline
|
|
hexmask.long.byte 0xC 0.--7. 1. "TX_DATAPATH_LATENCY,TX Datapath Latency"
|
|
line.long 0x10 "RECYCLE_COUNT,TSM RECYCLE COUNT"
|
|
hexmask.long.byte 0x10 16.--23. 1. "RECYCLE_COUNT2,TSM RX Recycle Count 2"
|
|
newline
|
|
hexmask.long.byte 0x10 8.--15. 1. "RECYCLE_COUNT1,TSM RX Recycle Count 1"
|
|
newline
|
|
hexmask.long.byte 0x10 0.--7. 1. "RECYCLE_COUNT0,TSM RX Recycle Count 0"
|
|
line.long 0x14 "FAST_CTRL1,TSM FAST WARMUP CONTROL 1"
|
|
hexmask.long.byte 0x14 24.--31. 1. "FAST_TX2RX_START,TSM 'Jump-to' point for a Fast TSM TX-to-RX Transition."
|
|
newline
|
|
bitfld.long 0x14 23. "FAST_TX2RX_EN,Fast TSM TX-to-RX Transition Enable" "0: Disable Fast TX-to-RX transitions,1: Enable Fast TX-to-RX transitions (if.."
|
|
newline
|
|
hexmask.long.byte 0x14 8.--15. 1. "FAST_RX2TX_START,TSM 'Jump-to' point for a Fast TSM RX-to-TX Transition."
|
|
newline
|
|
bitfld.long 0x14 6. "PWRSAVE_WU_CLEAR,PowerSave TSM Warmup Clear State" "0,1"
|
|
newline
|
|
bitfld.long 0x14 5. "PWRSAVE_RX_WU_EN,Power Save TSM RX Warmup Enable" "0: PowerSave TSM RX Warmups are disabled,1: PowerSave TSM RX Warmups are enabled if the RF.."
|
|
newline
|
|
bitfld.long 0x14 4. "PWRSAVE_TX_WU_EN,Power Save TSM TX Warmup Enable" "0: PowerSave TSM TX Warmups are disabled,1: PowerSave TSM TX Warmups are enabled if the RF.."
|
|
newline
|
|
bitfld.long 0x14 2. "FAST_RX2TX_EN,Fast TSM RX-to-TX Transition Enable" "0: Disable Fast RX-to-TX transitions,1: Enable Fast RX-to-TX transitions (if.."
|
|
newline
|
|
bitfld.long 0x14 1. "FAST_RX_WU_EN,Fast TSM RX Warmup Enable" "0: Fast TSM RX Warmups are disabled,1: Fast TSM RX Warmups are enabled if the RF.."
|
|
newline
|
|
bitfld.long 0x14 0. "FAST_TX_WU_EN,Fast TSM TX Warmup Enable" "0: Fast TSM TX Warmups are disabled,1: Fast TSM TX Warmups are enabled if the RF.."
|
|
line.long 0x18 "FAST_CTRL2,TSM FAST WARMUP CONTROL 2"
|
|
hexmask.long.byte 0x18 24.--31. 1. "FAST_DEST_RX,Fast TSM RX 'Jump-to' Point"
|
|
newline
|
|
hexmask.long.byte 0x18 16.--23. 1. "FAST_START_RX,Fast TSM RX 'Jump-from' Point"
|
|
newline
|
|
hexmask.long.byte 0x18 8.--15. 1. "FAST_DEST_TX,Fast TSM TX 'Jump-to' Point"
|
|
newline
|
|
hexmask.long.byte 0x18 0.--7. 1. "FAST_START_TX,Fast TSM TX 'Jump-from' Point"
|
|
line.long 0x1C "FAST_CTRL3,TSM FAST WARMUP CONTROL 3"
|
|
hexmask.long.byte 0x1C 24.--31. 1. "FAST_TX2RX_START_FC,TSM 'Jump-to' point for RSM's FC TX-to-RX Transition"
|
|
newline
|
|
hexmask.long.byte 0x1C 8.--15. 1. "FAST_RX2TX_START_FC,TSM 'Jump-to' point for RSM's FC RX-to-TX Transition"
|
|
line.long 0x20 "TIMING00,TSM_TIMING00"
|
|
hexmask.long.byte 0x20 24.--31. 1. "RF_ACTIVE_RX_LO,De-assertion time setting for RF_ACTIVE (RX)"
|
|
newline
|
|
hexmask.long.byte 0x20 16.--23. 1. "RF_ACTIVE_RX_HI,Assertion time setting for RF_ACTIVE_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x20 8.--15. 1. "RF_ACTIVE_TX_LO,De-assertion time setting for RF_ACTIVE (TX)"
|
|
newline
|
|
hexmask.long.byte 0x20 0.--7. 1. "RF_ACTIVE_TX_HI,Assertion time setting for RF_ACTIVE (TX)"
|
|
line.long 0x24 "TIMING01,TSM_TIMING01"
|
|
hexmask.long.byte 0x24 24.--31. 1. "RF_STATUS_RX_LO,De-assertion time setting for RF_STATUS (RX)"
|
|
newline
|
|
hexmask.long.byte 0x24 16.--23. 1. "RF_STATUS_RX_HI,Assertion time setting for RF_STATUS (RX)"
|
|
newline
|
|
hexmask.long.byte 0x24 8.--15. 1. "RF_STATUS_TX_LO,De-assertion time setting for RF_STATUS (TX)"
|
|
newline
|
|
hexmask.long.byte 0x24 0.--7. 1. "RF_STATUS_TX_HI,Assertion time setting for RF_STATUS (TX)"
|
|
line.long 0x28 "TIMING02,TSM_TIMING02"
|
|
hexmask.long.byte 0x28 24.--31. 1. "RF_PRIORITY_RX_LO,De-assertion time setting for RF_PRIORITY (RX)"
|
|
newline
|
|
hexmask.long.byte 0x28 16.--23. 1. "RF_PRIORITY_RX_HI,Assertion time setting for RF_PRIORITY (RX)"
|
|
newline
|
|
hexmask.long.byte 0x28 8.--15. 1. "RF_PRIORITY_TX_LO,De-assertion time setting for RF_PRIORITY (TX)"
|
|
newline
|
|
hexmask.long.byte 0x28 0.--7. 1. "RF_PRIORITY_TX_HI,Assertion time setting for RF_PRIORITY (TX)"
|
|
line.long 0x2C "TIMING03,TSM_TIMING03"
|
|
hexmask.long.byte 0x2C 24.--31. 1. "IRQ0_START_TRIG_RX_LO,De-assertion time setting for IRQ0_START_TRIG (RX)"
|
|
newline
|
|
hexmask.long.byte 0x2C 16.--23. 1. "IRQ0_START_TRIG_RX_HI,Assertion time setting for IRQ0_START_TRIG (RX)"
|
|
newline
|
|
hexmask.long.byte 0x2C 8.--15. 1. "IRQ0_START_TRIG_TX_LO,De-assertion time setting for IRQ0_START_TRIG (TX)"
|
|
newline
|
|
hexmask.long.byte 0x2C 0.--7. 1. "IRQ0_START_TRIG_TX_HI,Assertion time setting for IRQ0_START_TRIG (TX)"
|
|
line.long 0x30 "TIMING04,TSM_TIMING04"
|
|
hexmask.long.byte 0x30 24.--31. 1. "IRQ1_STOP_TRIG_RX_LO,De-assertion time setting for IRQ1_STOP_TRIG (RX)"
|
|
newline
|
|
hexmask.long.byte 0x30 16.--23. 1. "IRQ1_STOP_TRIG_RX_HI,Assertion time setting for IRQ1_STOP_TRIG (RX)"
|
|
newline
|
|
hexmask.long.byte 0x30 8.--15. 1. "IRQ1_STOP_TRIG_TX_LO,De-assertion time setting for IRQ1_STOP_TRIG (TX)"
|
|
newline
|
|
hexmask.long.byte 0x30 0.--7. 1. "IRQ1_STOP_TRIG_TX_HI,Assertion time setting for IRQ1_STOP_TRIG (TX)"
|
|
line.long 0x34 "TIMING05,TSM_TIMING05"
|
|
hexmask.long.byte 0x34 24.--31. 1. "GPIO0_TRIG_EN_RX_LO,De-assertion time setting for GPIO0_TRIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x34 16.--23. 1. "GPIO0_TRIG_EN_RX_HI,Assertion time setting for GPIO0_TRIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x34 8.--15. 1. "GPIO0_TRIG_EN_TX_LO,De-assertion time setting for GPIO0_TRIG_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x34 0.--7. 1. "GPIO0_TRIG_EN_TX_HI,Assertion time setting for GPIO0_TRIG_EN (TX)"
|
|
line.long 0x38 "TIMING06,TSM_TIMING06"
|
|
hexmask.long.byte 0x38 24.--31. 1. "GPIO1_TRIG_EN_RX_LO,De-assertion time setting for GPIO1_TRIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x38 16.--23. 1. "GPIO1_TRIG_EN_RX_HI,Assertion time setting for GPIO1_TRIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x38 8.--15. 1. "GPIO1_TRIG_EN_TX_LO,De-assertion time setting for GPIO1_TRIG_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x38 0.--7. 1. "GPIO1_TRIG_EN_TX_HI,Assertion time setting for GPIO1_TRIG_EN (TX)"
|
|
line.long 0x3C "TIMING07,TSM_TIMING07"
|
|
hexmask.long.byte 0x3C 24.--31. 1. "GPIO2_TRIG_EN_RX_LO,De-assertion time setting for GPIO2_TRIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x3C 16.--23. 1. "GPIO2_TRIG_EN_RX_HI,Assertion time setting for GPIO2_TRIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x3C 8.--15. 1. "GPIO2_TRIG_EN_TX_LO,De-assertion time setting for GPIO2_TRIG_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x3C 0.--7. 1. "GPIO2_TRIG_EN_TX_HI,Assertion time setting for GPIO2_TRIG_EN (TX)"
|
|
line.long 0x40 "TIMING08,TSM_TIMING08"
|
|
hexmask.long.byte 0x40 24.--31. 1. "GPIO3_TRIG_EN_RX_LO,De-assertion time setting for GPIO3_TRIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x40 16.--23. 1. "GPIO3_TRIG_EN_RX_HI,Assertion time setting for GPIO3_TRIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x40 8.--15. 1. "GPIO3_TRIG_EN_TX_LO,De-assertion time setting for GPIO3_TRIG_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x40 0.--7. 1. "GPIO3_TRIG_EN_TX_HI,Assertion time setting for GPIO3_TRIG_EN (TX)"
|
|
line.long 0x44 "TIMING09,TSM_TIMING09"
|
|
hexmask.long.byte 0x44 24.--31. 1. "DCOC_GAIN_CFG_EN_RX_LO,De-assertion time setting for DCOC_GAIN_CFG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x44 16.--23. 1. "DCOC_GAIN_CFG_EN_RX_HI,Assertion time setting for DCOC_GAIN_CFG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x44 8.--15. 1. "DCOC_GAIN_CFG_EN_TX_LO,De-assertion time setting for DCOC_GAIN_CFG_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x44 0.--7. 1. "DCOC_GAIN_CFG_EN_TX_HI,Assertion time setting for DCOC_GAIN_CFG_EN (TX)"
|
|
line.long 0x48 "TIMING10,TSM_TIMING10"
|
|
hexmask.long.byte 0x48 24.--31. 1. "LDO_CAL_EN_RX_LO,De-assertion time setting for LDO_CAL_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x48 16.--23. 1. "LDO_CAL_EN_RX_HI,Assertion time setting for LDO_CAL_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x48 8.--15. 1. "LDO_CAL_EN_TX_LO,De-assertion time setting for LDO_CAL_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x48 0.--7. 1. "LDO_CAL_EN_TX_HI,Assertion time setting for LDO_CAL_EN (TX)"
|
|
line.long 0x4C "TIMING11,TSM_TIMING11"
|
|
hexmask.long.byte 0x4C 24.--31. 1. "PLL_DIG_EN_RX_LO,De-assertion time setting for PLL_DIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x4C 16.--23. 1. "PLL_DIG_EN_RX_HI,Assertion time setting for PLL_DIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x4C 8.--15. 1. "PLL_DIG_EN_TX_LO,De-assertion time setting for PLL_DIG_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x4C 0.--7. 1. "PLL_DIG_EN_TX_HI,Assertion time setting for PLL_DIG_EN (TX)"
|
|
line.long 0x50 "TIMING12,TSM_TIMING12"
|
|
hexmask.long.byte 0x50 24.--31. 1. "SIGMA_DELTA_EN_RX_LO,De-assertion time setting for SIGMA_DELTA_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x50 16.--23. 1. "SIGMA_DELTA_EN_RX_HI,Assertion time setting for SIGMA_DELTA_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x50 8.--15. 1. "SIGMA_DELTA_EN_TX_LO,De-assertion time setting for SIGMA_DELTA_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x50 0.--7. 1. "SIGMA_DELTA_EN_TX_HI,Assertion time setting for SIGMA_DELTA_EN (TX)"
|
|
line.long 0x54 "TIMING13,TSM_TIMING13"
|
|
hexmask.long.byte 0x54 24.--31. 1. "DCOC_CAL_EN_RX_LO,De-assertion time setting for DCOC_CAL_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x54 16.--23. 1. "DCOC_CAL_EN_RX_HI,Assertion time setting for DCOC_CAL_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x54 8.--15. 1. "DCOC_CAL_EN_TX_LO,De-assertion time setting for DCOC_CAL_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x54 0.--7. 1. "DCOC_CAL_EN_TX_HI,Assertion time setting for DCOC_CAL_EN (TX)"
|
|
line.long 0x58 "TIMING14,TSM_TIMING14"
|
|
hexmask.long.byte 0x58 8.--15. 1. "TX_DIG_EN_TX_LO,De-assertion time setting for TX_DIG_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x58 0.--7. 1. "TX_DIG_EN_TX_HI,Assertion time setting for TX_DIG_EN (TX)"
|
|
line.long 0x5C "TIMING15,TSM_TIMING15"
|
|
hexmask.long.byte 0x5C 24.--31. 1. "FREQ_TARG_LD_EN_RX_LO,De-assertion time setting for FREQ_TARG_LD_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x5C 16.--23. 1. "FREQ_TARG_LD_EN_RX_HI,Assertion time setting for FREQ_TARG_LD_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x5C 8.--15. 1. "FREQ_TARG_LD_EN_TX_LO,De-assertion time setting for FREQ_TARG_LD_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0x5C 0.--7. 1. "FREQ_TARG_LD_EN_TX_HI,Assertion time setting for FREQ_TARG_LD_EN (TX)"
|
|
line.long 0x60 "TIMING16,TSM_TIMING16"
|
|
hexmask.long.byte 0x60 24.--31. 1. "RX_INIT_RX_LO,De-assertion time setting for RX_INIT (RX)"
|
|
newline
|
|
hexmask.long.byte 0x60 16.--23. 1. "RX_INIT_RX_HI,Assertion time setting for RX_INIT (RX)"
|
|
line.long 0x64 "TIMING17,TSM_TIMING17"
|
|
hexmask.long.byte 0x64 24.--31. 1. "RX_DIG_EN_RX_LO,De-assertion time setting for RX_DIG_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x64 16.--23. 1. "RX_DIG_EN_RX_HI,Assertion time setting for RX_DIG_EN (RX)"
|
|
line.long 0x68 "TIMING18,TSM_TIMING18"
|
|
hexmask.long.byte 0x68 24.--31. 1. "RX_PHY_EN_RX_LO,De-assertion time setting for RX_PHY_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0x68 16.--23. 1. "RX_PHY_EN_RX_HI,Assertion time setting for RX_PHY_EN (RX)"
|
|
line.long 0x6C "TIMING19,TSM_TIMING19"
|
|
hexmask.long.byte 0x6C 24.--31. 1. "SEQ_BG_PUP_IBG_CAL_RX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_CAL (RX)"
|
|
newline
|
|
hexmask.long.byte 0x6C 16.--23. 1. "SEQ_BG_PUP_IBG_CAL_RX_HI,Assertion time setting for SEQ_BG_PUP_IBG_CAL (RX)"
|
|
newline
|
|
hexmask.long.byte 0x6C 8.--15. 1. "SEQ_BG_PUP_IBG_CAL_TX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_CAL (TX)"
|
|
newline
|
|
hexmask.long.byte 0x6C 0.--7. 1. "SEQ_BG_PUP_IBG_CAL_TX_HI,Assertion time setting for SEQ_BG_PUP_IBG_CAL (TX)"
|
|
line.long 0x70 "TIMING20,TSM_TIMING20"
|
|
hexmask.long.byte 0x70 24.--31. 1. "SEQ_LDOTRIM_PUP_RX_LO,De-assertion time setting for SEQ_LDOTRIM_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x70 16.--23. 1. "SEQ_LDOTRIM_PUP_RX_HI,Assertion time setting for SEQ_LDOTRIM_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x70 8.--15. 1. "SEQ_LDOTRIM_PUP_TX_LO,De-assertion time setting for SEQ_LDOTRIM_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0x70 0.--7. 1. "SEQ_LDOTRIM_PUP_TX_HI,Assertion time setting for SEQ_LDOTRIM_PUP (TX)"
|
|
line.long 0x74 "TIMING21,TSM_TIMING21"
|
|
hexmask.long.byte 0x74 24.--31. 1. "SEQ_LDO_CAL_PUP_RX_LO,De-assertion time setting for SEQ_LDO_CAL_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x74 16.--23. 1. "SEQ_LDO_CAL_PUP_RX_HI,Assertion time setting for SEQ_LDO_CAL_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x74 8.--15. 1. "SEQ_LDO_CAL_PUP_TX_LO,De-assertion time setting for SEQ_LDO_CAL_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0x74 0.--7. 1. "SEQ_LDO_CAL_PUP_TX_HI,Assertion time setting for SEQ_LDO_CAL_PUP (TX)"
|
|
line.long 0x78 "TIMING22,TSM_TIMING22"
|
|
hexmask.long.byte 0x78 24.--31. 1. "SEQ_BG_FC_RX_LO,De-assertion time setting for SEQ_BG_FC (RX)"
|
|
newline
|
|
hexmask.long.byte 0x78 16.--23. 1. "SEQ_BG_FC_RX_HI,Assertion time setting for SEQ_BG_FC (RX)"
|
|
newline
|
|
hexmask.long.byte 0x78 8.--15. 1. "SEQ_BG_FC_TX_LO,De-assertion time setting for SEQ_BG_FC (TX)"
|
|
newline
|
|
hexmask.long.byte 0x78 0.--7. 1. "SEQ_BG_FC_TX_HI,Assertion time setting for SEQ_BG_FC (TX)"
|
|
line.long 0x7C "TIMING23,TSM_TIMING23"
|
|
hexmask.long.byte 0x7C 24.--31. 1. "SEQ_LDO_GANG_FC_RX_LO,De-assertion time setting for SEQ_LDO_(PLL/RXTXHF/RXTXLF/VCO)_FC (RX)"
|
|
newline
|
|
hexmask.long.byte 0x7C 16.--23. 1. "SEQ_LDO_GANG_FC_RX_HI,Assertion time setting for SEQ_LDO_(PLL/RXTXHF/RXTXLF/VCO)_FC (RX)"
|
|
newline
|
|
hexmask.long.byte 0x7C 8.--15. 1. "SEQ_LDO_GANG_FC_TX_LO,De-assertion time setting for SEQ_LDO_(PLL/RXTXHF/RXTXLF/VCO)_FC (TX)"
|
|
newline
|
|
hexmask.long.byte 0x7C 0.--7. 1. "SEQ_LDO_GANG_FC_TX_HI,Assertion time setting for SEQ_LDO_GANG_FC (TX)"
|
|
line.long 0x80 "TIMING24,TSM_TIMING24"
|
|
hexmask.long.byte 0x80 24.--31. 1. "SEQ_LDO_GANG_PUP_RX_LO,De-assertion time setting for SEQ_LDO_(ANT/PLL/RXTXHF/RXTXLF/VCO/XO_DIST)_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x80 16.--23. 1. "SEQ_LDO_GANG_PUP_RX_HI,Assertion time setting for SEQ_LDO_(ANT/PLL/RXTXHF/RXTXLF/VCO/XO_DIST)_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x80 8.--15. 1. "SEQ_LDO_GANG_PUP_TX_LO,De-assertion time setting for SEQ_LDO_(ANT/PLL/RXTXHF/RXTXLF/VCO/XO_DIST)_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0x80 0.--7. 1. "SEQ_LDO_GANG_PUP_TX_HI,Assertion time setting for SEQ_LDO_(ANT/PLL/RXTXHF/RXTXLF/VCO/XO_DIST)_PUP (TX)"
|
|
line.long 0x84 "TIMING25,TSM_TIMING25"
|
|
hexmask.long.byte 0x84 24.--31. 1. "SEQ_LDO_LV_PUP_RX_LO,De-assertion time setting for SEQ_LDO_LV_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x84 16.--23. 1. "SEQ_LDO_LV_PUP_RX_HI,Assertion time setting for SEQ_LDO_LV_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x84 8.--15. 1. "SEQ_LDO_LV_PUP_TX_LO,De-assertion time setting for SEQ_LDO_LV_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0x84 0.--7. 1. "SEQ_LDO_LV_PUP_TX_HI,Assertion time setting for SEQ_LDO_LV_PUP (TX)"
|
|
line.long 0x88 "TIMING26,TSM_TIMING26"
|
|
hexmask.long.byte 0x88 24.--31. 1. "SEQ_BG_PUP_RX_LO,De-assertion time setting for SEQ_BG_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x88 16.--23. 1. "SEQ_BG_PUP_RX_HI,Assertion time setting for SEQ_BG_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0x88 8.--15. 1. "SEQ_BG_PUP_TX_LO,De-assertion time setting for SEQ_BG_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0x88 0.--7. 1. "SEQ_BG_PUP_TX_HI,Assertion time setting for SEQ_BG_PUP (TX)"
|
|
line.long 0x8C "TIMING27,TSM_TIMING27"
|
|
hexmask.long.byte 0x8C 24.--31. 1. "SEQ_BG_PUP_IBG_ANT_RX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_ANT (RX)"
|
|
newline
|
|
hexmask.long.byte 0x8C 16.--23. 1. "SEQ_BG_PUP_IBG_ANT_RX_HI,Assertion time setting for SEQ_BG_PUP_IBG_ANT (RX)"
|
|
newline
|
|
hexmask.long.byte 0x8C 8.--15. 1. "SEQ_BG_PUP_IBG_ANT_TX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_ANT (TX)"
|
|
newline
|
|
hexmask.long.byte 0x8C 0.--7. 1. "SEQ_BG_PUP_IBG_ANT_TX_HI,Assertion time setting for SEQ_BG_PUP_IBG_ANT (TX)"
|
|
line.long 0x90 "TIMING28,TSM_TIMING28"
|
|
hexmask.long.byte 0x90 24.--31. 1. "SEQ_BG_PUP_IBG_XO_DIST_RX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_XO_DIST (RX)"
|
|
newline
|
|
hexmask.long.byte 0x90 16.--23. 1. "SEQ_BG_PUP_IBG_XO_DIST_RX_HI,Assertion time setting for SEQ_BG_PUP_IBG_XO_DIST (RX)"
|
|
newline
|
|
hexmask.long.byte 0x90 8.--15. 1. "SEQ_BG_PUP_IBG_XO_DIST_TX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_XO_DIST (TX)"
|
|
newline
|
|
hexmask.long.byte 0x90 0.--7. 1. "SEQ_BG_PUP_IBG_XO_DIST_TX_HI,Assertion time setting for SEQ_BG_PUP_IBG_XO_DIST (TX)"
|
|
line.long 0x94 "TIMING29,TSM_TIMING29"
|
|
hexmask.long.byte 0x94 24.--31. 1. "SEQ_BG_PUP_IBG_TX_RX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_TX (RX)"
|
|
newline
|
|
hexmask.long.byte 0x94 16.--23. 1. "SEQ_BG_PUP_IBG_TX_RX_HI,Assertion time setting for SEQ_BG_PUP_IBG_TX (RX)"
|
|
newline
|
|
hexmask.long.byte 0x94 8.--15. 1. "SEQ_BG_PUP_IBG_TX_TX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_TX (TX)"
|
|
newline
|
|
hexmask.long.byte 0x94 0.--7. 1. "SEQ_BG_PUP_IBG_TX_TX_HI,Assertion time setting for SEQ_BG_PUP_IBG_TX (TX)"
|
|
line.long 0x98 "TIMING30,TSM_TIMING30"
|
|
hexmask.long.byte 0x98 24.--31. 1. "SEQ_BG_PUP_IBG_RX_RX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_RX (RX)"
|
|
newline
|
|
hexmask.long.byte 0x98 16.--23. 1. "SEQ_BG_PUP_IBG_RX_RX_HI,Assertion time setting for SEQ_BG_PUP_IBG_RX (RX)"
|
|
newline
|
|
hexmask.long.byte 0x98 8.--15. 1. "SEQ_BG_PUP_IBG_RX_TX_LO,De-assertion time setting for SEQ_BG_PUP_IBG_RX (TX)"
|
|
newline
|
|
hexmask.long.byte 0x98 0.--7. 1. "SEQ_BG_PUP_IBG_RX_TX_HI,Assertion time setting for SEQ_BG_PUP_IBG_RX (TX)"
|
|
line.long 0x9C "TIMING31,TSM_TIMING31"
|
|
hexmask.long.byte 0x9C 24.--31. 1. "SEQ_TSM_ISO_B_2P4GHZ_RX_LO,De-assertion time setting for SEQ_TSM_ISO_B_2P4GHZ (RX)"
|
|
newline
|
|
hexmask.long.byte 0x9C 16.--23. 1. "SEQ_TSM_ISO_B_2P4GHZ_RX_HI,Assertion time setting for SEQ_TSM_ISO_B_2P4GHZ (RX)"
|
|
newline
|
|
hexmask.long.byte 0x9C 8.--15. 1. "SEQ_TSM_ISO_B_2P4GHZ_TX_LO,De-assertion time setting for SEQ_TSM_ISO_B_2P4GHZ (TX)"
|
|
newline
|
|
hexmask.long.byte 0x9C 0.--7. 1. "SEQ_TSM_ISO_B_2P4GHZ_TX_HI,Assertion time setting for SEQ_TSM_ISO_B_2P4GHZ (TX)"
|
|
line.long 0xA0 "TIMING32,TSM_TIMING32"
|
|
hexmask.long.byte 0xA0 24.--31. 1. "SEQ_RCCAL_PUP_RX_LO,De-assertion time setting for SEQ_RCCAL_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xA0 16.--23. 1. "SEQ_RCCAL_PUP_RX_HI,Assertion time setting for SEQ_RCCAL_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xA0 8.--15. 1. "SEQ_RCCAL_PUP_TX_LO,De-assertion time setting for SEQ_RCCAL_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0xA0 0.--7. 1. "SEQ_RCCAL_PUP_TX_HI,Assertion time setting for SEQ_RCCAL_PUP (TX)"
|
|
line.long 0xA4 "TIMING33,TSM_TIMING33"
|
|
hexmask.long.byte 0xA4 24.--31. 1. "SEQ_PD_EN_FCAL_BIAS_RX_LO,De-assertion time setting for SEQ_PD_EN_FCAL_BIAS (RX)"
|
|
newline
|
|
hexmask.long.byte 0xA4 16.--23. 1. "SEQ_PD_EN_FCAL_BIAS_RX_HI,Assertion time setting for SEQ_PD_EN_FCAL_BIAS (RX)"
|
|
newline
|
|
hexmask.long.byte 0xA4 8.--15. 1. "SEQ_PD_EN_FCAL_BIAS_TX_LO,De-assertion time setting for SEQ_PD_EN_FCAL_BIAS (TX)"
|
|
newline
|
|
hexmask.long.byte 0xA4 0.--7. 1. "SEQ_PD_EN_FCAL_BIAS_TX_HI,Assertion time setting for SEQ_PD_EN_FCAL_BIAS (TX)"
|
|
line.long 0xA8 "TIMING34,TSM_TIMING34"
|
|
hexmask.long.byte 0xA8 24.--31. 1. "SEQ_PD_PUP_RX_LO,De-assertion time setting for SEQ_PD_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xA8 16.--23. 1. "SEQ_PD_PUP_RX_HI,Assertion time setting for SEQ_PD_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xA8 8.--15. 1. "SEQ_PD_PUP_TX_LO,De-assertion time setting for SEQ_PD_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0xA8 0.--7. 1. "SEQ_PD_PUP_TX_HI,Assertion time setting for SEQ_PD_PUP (TX)"
|
|
line.long 0xAC "TIMING35,TSM_TIMING35"
|
|
hexmask.long.byte 0xAC 24.--31. 1. "SEQ_VCO_PUP_RX_LO,De-assertion time setting for SEQ_VCO_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xAC 16.--23. 1. "SEQ_VCO_PUP_RX_HI,Assertion time setting for SEQ_VCO_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xAC 8.--15. 1. "SEQ_VCO_PUP_TX_LO,De-assertion time setting for SEQ_VCO_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0xAC 0.--7. 1. "SEQ_VCO_PUP_TX_HI,Assertion time setting for SEQ_VCO_PUP (TX)"
|
|
line.long 0xB0 "TIMING36,TSM_TIMING36"
|
|
hexmask.long.byte 0xB0 24.--31. 1. "SEQ_XO_DIST_EN_RX_LO,De-assertion time setting for SEQ_XO_DIST_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0xB0 16.--23. 1. "SEQ_XO_DIST_EN_RX_HI,Assertion time setting for SEQ_XO_DIST_EN (RX)"
|
|
newline
|
|
hexmask.long.byte 0xB0 8.--15. 1. "SEQ_XO_DIST_EN_TX_LO,De-assertion time setting for SEQ_XO_DIST_EN (TX)"
|
|
newline
|
|
hexmask.long.byte 0xB0 0.--7. 1. "SEQ_XO_DIST_EN_TX_HI,Assertion time setting for SEQ_XO_DIST_EN (TX)"
|
|
line.long 0xB4 "TIMING37,TSM_TIMING37"
|
|
hexmask.long.byte 0xB4 24.--31. 1. "SEQ_XO_DIST_EN_CLK_REF_RX_LO,De-assertion time setting for SEQ_XO_DIST_EN_CLK_REF (RX)"
|
|
newline
|
|
hexmask.long.byte 0xB4 16.--23. 1. "SEQ_XO_DIST_EN_CLK_REF_RX_HI,Assertion time setting for SEQ_XO_DIST_EN_CLK_REF (RX)"
|
|
newline
|
|
hexmask.long.byte 0xB4 8.--15. 1. "SEQ_XO_DIST_EN_CLK_REF_TX_LO,De-assertion time setting for SEQ_XO_DIST_EN_CLK_REF (TX)"
|
|
newline
|
|
hexmask.long.byte 0xB4 0.--7. 1. "SEQ_XO_DIST_EN_CLK_REF_TX_HI,Assertion time setting for SEQ_XO_DIST_EN_CLK_REF (TX)"
|
|
line.long 0xB8 "TIMING38,TSM_TIMING38"
|
|
hexmask.long.byte 0xB8 24.--31. 1. "SEQ_XO_EN_CLK_2P4G_RX_LO,De-assertion time setting for SEQ_XO_EN_CLK_2P4G (RX)"
|
|
newline
|
|
hexmask.long.byte 0xB8 16.--23. 1. "SEQ_XO_EN_CLK_2P4G_RX_HI,Assertion time setting for SEQ_XO_EN_CLK_2P4G (RX)"
|
|
newline
|
|
hexmask.long.byte 0xB8 8.--15. 1. "SEQ_XO_EN_CLK_2P4G_TX_LO,De-assertion time setting for SEQ_XO_EN_CLK_2P4G (TX)"
|
|
newline
|
|
hexmask.long.byte 0xB8 0.--7. 1. "SEQ_XO_EN_CLK_2P4G_TX_HI,Assertion time setting for SEQ_XO_EN_CLK_2P4G (TX)"
|
|
line.long 0xBC "TIMING39,TSM_TIMING39"
|
|
hexmask.long.byte 0xBC 24.--31. 1. "SEQ_XO_DIST_EN_CLK_ADCDAC_RX_LO,De-assertion time setting for SEQ_XO_DIST_EN_CLK_ADCDAC (RX)"
|
|
newline
|
|
hexmask.long.byte 0xBC 16.--23. 1. "SEQ_XO_DIST_EN_CLK_ADCDAC_RX_HI,Assertion time setting for SEQ_XO_DIST_EN_CLK_ADCDAC (RX)"
|
|
newline
|
|
hexmask.long.byte 0xBC 8.--15. 1. "SEQ_XO_DIST_EN_CLK_ADCDAC_TX_LO,De-assertion time setting for SEQ_XO_DIST_EN_CLK_ADCDAC (TX)"
|
|
newline
|
|
hexmask.long.byte 0xBC 0.--7. 1. "SEQ_XO_DIST_EN_CLK_ADCDAC_TX_HI,Assertion time setting for SEQ_XO_DIST_EN_CLK_ADCDAC (TX)"
|
|
line.long 0xC0 "TIMING40,TSM_TIMING40"
|
|
hexmask.long.byte 0xC0 24.--31. 1. "SEQ_DAC_PUP_RX_LO,De-assertion time setting for SEQ_DAC_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xC0 16.--23. 1. "SEQ_DAC_PUP_RX_HI,Assertion time setting for SEQ_DAC_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xC0 8.--15. 1. "SEQ_DAC_PUP_TX_LO,De-assertion time setting for SEQ_DAC_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0xC0 0.--7. 1. "SEQ_DAC_PUP_TX_HI,Assertion time setting for SEQ_DAC_PUP (TX)"
|
|
line.long 0xC4 "TIMING41,TSM_TIMING41"
|
|
hexmask.long.byte 0xC4 24.--31. 1. "SEQ_VCO_EN_HPM_RX_LO,De-assertion time setting for SEQ_VCO_EN_HPM (RX)"
|
|
newline
|
|
hexmask.long.byte 0xC4 16.--23. 1. "SEQ_VCO_EN_HPM_RX_HI,Assertion time setting for SEQ_VCO_EN_HPM (RX)"
|
|
newline
|
|
hexmask.long.byte 0xC4 8.--15. 1. "SEQ_VCO_EN_HPM_TX_LO,De-assertion time setting for SEQ_VCO_EN_HPM (TX)"
|
|
newline
|
|
hexmask.long.byte 0xC4 0.--7. 1. "SEQ_VCO_EN_HPM_TX_HI,Assertion time setting for SEQ_VCO_EN_HPM (TX)"
|
|
line.long 0xC8 "TIMING42,TSM_TIMING42"
|
|
hexmask.long.byte 0xC8 24.--31. 1. "SEQ_LO_PUP_VLO_FBK_RX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_FBK (RX)"
|
|
newline
|
|
hexmask.long.byte 0xC8 16.--23. 1. "SEQ_LO_PUP_VLO_FBK_RX_HI,Assertion time setting for SEQ_LO_PUP_VLO_FBK (RX)"
|
|
newline
|
|
hexmask.long.byte 0xC8 8.--15. 1. "SEQ_LO_PUP_VLO_FBK_TX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_FBK (TX)"
|
|
newline
|
|
hexmask.long.byte 0xC8 0.--7. 1. "SEQ_LO_PUP_VLO_FBK_TX_HI,Assertion time setting for SEQ_LO_PUP_VLO_FBK (TX)"
|
|
line.long 0xCC "TIMING43,TSM_TIMING43"
|
|
hexmask.long.byte 0xCC 24.--31. 1. "SEQ_LO_PUP_VLO_RX_RX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_RX (RX)"
|
|
newline
|
|
hexmask.long.byte 0xCC 16.--23. 1. "SEQ_LO_PUP_VLO_RX_RX_HI,Assertion time setting for SEQ_LO_PUP_VLO_RX (RX)"
|
|
newline
|
|
hexmask.long.byte 0xCC 8.--15. 1. "SEQ_LO_PUP_VLO_RX_TX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_RX (TX)"
|
|
newline
|
|
hexmask.long.byte 0xCC 0.--7. 1. "SEQ_LO_PUP_VLO_RX_TX_HI,Assertion time setting for SEQ_LO_PUP_VLO_RX (TX)"
|
|
line.long 0xD0 "TIMING44,TSM_TIMING44"
|
|
hexmask.long.byte 0xD0 24.--31. 1. "SEQ_LO_PUP_VLO_RXDRV_RX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_RXDRV (RX)"
|
|
newline
|
|
hexmask.long.byte 0xD0 16.--23. 1. "SEQ_LO_PUP_VLO_RXDRV_RX_HI,Assertion time setting for SEQ_LO_PUP_VLO_RXDRV (RX)"
|
|
newline
|
|
hexmask.long.byte 0xD0 8.--15. 1. "SEQ_LO_PUP_VLO_RXDRV_TX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_RXDRV (TX)"
|
|
newline
|
|
hexmask.long.byte 0xD0 0.--7. 1. "SEQ_LO_PUP_VLO_RXDRV_TX_HI,Assertion time setting for SEQ_LO_PUP_VLO_RXDRV (TX)"
|
|
line.long 0xD4 "TIMING45,TSM_TIMING45"
|
|
hexmask.long.byte 0xD4 24.--31. 1. "SEQ_LO_PUP_VLO_TX_RX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_TX (RX)"
|
|
newline
|
|
hexmask.long.byte 0xD4 16.--23. 1. "SEQ_LO_PUP_VLO_TX_RX_HI,Assertion time setting for SEQ_LO_PUP_VLO_TX (RX)"
|
|
newline
|
|
hexmask.long.byte 0xD4 8.--15. 1. "SEQ_LO_PUP_VLO_TX_TX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_TX (TX)"
|
|
newline
|
|
hexmask.long.byte 0xD4 0.--7. 1. "SEQ_LO_PUP_VLO_TX_TX_HI,Assertion time setting for SEQ_LO_PUP_VLO_TX (TX)"
|
|
line.long 0xD8 "TIMING46,TSM_TIMING46"
|
|
hexmask.long.byte 0xD8 24.--31. 1. "SEQ_LO_PUP_VLO_TXDRV_RX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_TXDRV (RX)"
|
|
newline
|
|
hexmask.long.byte 0xD8 16.--23. 1. "SEQ_LO_PUP_VLO_TXDRV_RX_HI,Assertion time setting for SEQ_LO_PUP_VLO_TXDRV (RX)"
|
|
newline
|
|
hexmask.long.byte 0xD8 8.--15. 1. "SEQ_LO_PUP_VLO_TXDRV_TX_LO,De-assertion time setting for SEQ_LO_PUP_VLO_TXDRV (TX)"
|
|
newline
|
|
hexmask.long.byte 0xD8 0.--7. 1. "SEQ_LO_PUP_VLO_TXDRV_TX_HI,Assertion time setting for SEQ_LO_PUP_VLO_TXDRV (TX)"
|
|
line.long 0xDC "TIMING47,TSM_TIMING47"
|
|
hexmask.long.byte 0xDC 24.--31. 1. "SEQ_DIVN_PUP_RX_LO,De-assertion time setting for SEQ_DIVN_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xDC 16.--23. 1. "SEQ_DIVN_PUP_RX_HI,Assertion time setting for SEQ_DIVN_PUP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xDC 8.--15. 1. "SEQ_DIVN_PUP_TX_LO,De-assertion time setting for SEQ_DIVN_PUP (TX)"
|
|
newline
|
|
hexmask.long.byte 0xDC 0.--7. 1. "SEQ_DIVN_PUP_TX_HI,Assertion time setting for SEQ_DIVN_PUP (TX)"
|
|
line.long 0xE0 "TIMING48,TSM_TIMING48"
|
|
hexmask.long.byte 0xE0 24.--31. 1. "SEQ_DIVN_CLOSEDLOOP_RX_LO,De-assertion time setting for SEQ_DIVN_CLOSEDLOOP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xE0 16.--23. 1. "SEQ_DIVN_CLOSEDLOOP_RX_HI,Assertion time setting for SEQ_DIVN_CLOSEDLOOP (RX)"
|
|
newline
|
|
hexmask.long.byte 0xE0 8.--15. 1. "SEQ_DIVN_CLOSEDLOOP_TX_LO,De-assertion time setting for SEQ_DIVN_CLOSEDLOOP (TX)"
|
|
newline
|
|
hexmask.long.byte 0xE0 0.--7. 1. "SEQ_DIVN_CLOSEDLOOP_TX_HI,Assertion time setting for SEQ_DIVN_CLOSEDLOOP (TX)"
|
|
line.long 0xE4 "TIMING49,TSM_TIMING49"
|
|
hexmask.long.byte 0xE4 24.--31. 1. "SEQ_PD_EN_PD_DRV_RX_LO,De-assertion time setting for SEQ_PD_EN_PD_DRV (RX)"
|
|
newline
|
|
hexmask.long.byte 0xE4 16.--23. 1. "SEQ_PD_EN_PD_DRV_RX_HI,Assertion time setting for SEQ_PD_EN_PD_DRV (RX)"
|
|
newline
|
|
hexmask.long.byte 0xE4 8.--15. 1. "SEQ_PD_EN_PD_DRV_TX_LO,De-assertion time setting for SEQ_PD_EN_PD_DRV (TX)"
|
|
newline
|
|
hexmask.long.byte 0xE4 0.--7. 1. "SEQ_PD_EN_PD_DRV_TX_HI,Assertion time setting for SEQ_PD_EN_PD_DRV (TX)"
|
|
line.long 0xE8 "TIMING50,TSM_TIMING50"
|
|
hexmask.long.byte 0xE8 24.--31. 1. "SEQ_CBPF_EN_DCOC_RX_LO,De-assertion time setting for SEQ_CBPF_EN_DCOC (RX)"
|
|
newline
|
|
hexmask.long.byte 0xE8 16.--23. 1. "SEQ_CBPF_EN_DCOC_RX_HI,Assertion time setting for SEQ_CBPF_EN_DCOC (RX)"
|
|
newline
|
|
hexmask.long.byte 0xE8 8.--15. 1. "SEQ_CBPF_EN_DCOC_TX_LO,De-assertion time setting for SEQ_CBPF_EN_DCOC (TX)"
|
|
newline
|
|
hexmask.long.byte 0xE8 0.--7. 1. "SEQ_CBPF_EN_DCOC_TX_HI,Assertion time setting for SEQ_CBPF_EN_DCOC (TX)"
|
|
line.long 0xEC "TIMING51,TSM_TIMING51"
|
|
hexmask.long.byte 0xEC 24.--31. 1. "SEQ_RX_GANG_PUP_RX_LO,De-assertion time setting for SEQ_(RX_LAN/RX_MIX/CBPF/ADC_PUP) and SEQ_SPARE1 (RX)"
|
|
newline
|
|
hexmask.long.byte 0xEC 16.--23. 1. "SEQ_RX_GANG_PUP_RX_HI,Assertion time setting for SEQ_(RX_LAN/RX_MIX/CBPF/ADC_PUP) and SEQ_SPARE1 (RX)"
|
|
newline
|
|
hexmask.long.byte 0xEC 8.--15. 1. "SEQ_RX_GANG_PUP_TX_LO,De-assertion time setting for SEQ_(RX_LAN/RX_MIX/CBPF/ADC_PUP) and SEQ_SPARE1 (TX)"
|
|
newline
|
|
hexmask.long.byte 0xEC 0.--7. 1. "SEQ_RX_GANG_PUP_TX_HI,Assertion time setting for SEQ_(RX_LAN/RX_MIX/CBPF/ADC_PUP) and SEQ_SPARE1 (TX)"
|
|
line.long 0xF0 "TIMING52,TSM_TIMING52"
|
|
hexmask.long.byte 0xF0 24.--31. 1. "SEQ_SPARE3_RX_LO,De-assertion time setting for SEQ_SPARE3 (RX)"
|
|
newline
|
|
hexmask.long.byte 0xF0 16.--23. 1. "SEQ_SPARE3_RX_HI,Assertion time setting for SEQ_SPARE3 (RX)"
|
|
newline
|
|
hexmask.long.byte 0xF0 8.--15. 1. "SEQ_SPARE3_TX_LO,De-assertion time setting for SEQ_SPARE3 (TX)"
|
|
newline
|
|
hexmask.long.byte 0xF0 0.--7. 1. "SEQ_SPARE3_TX_HI,Assertion time setting for SEQ_SPARE3 (TX)"
|
|
line.long 0xF4 "OVRD0,TSM OVERRIDE REGISTER 0"
|
|
bitfld.long 0xF4 31. "SEQ_BG_PUP_IBG_CAL_OVRD,Override value for SEQ_BG_PUP_IBG_CAL" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 30. "SEQ_BG_PUP_IBG_CAL_OVRD_EN,Override control for SEQ_BG_PUP_IBG_CAL" "0: Normal operation.,1: Use the state of SEQ_BG_PUP_IBG_CAL_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF4 29. "RX_PHY_EN_OVRD,Override value for RX_PHY_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 28. "RX_PHY_EN_OVRD_EN,Override control for RX_PHY_EN" "0: Normal operation.,1: Use the state of RX_PHY_EN_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0xF4 27. "RX_DIG_EN_OVRD,Override value for RX_DIG_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 26. "RX_DIG_EN_OVRD_EN,Override control for RX_DIG_EN" "0: Normal operation.,1: Use the state of RX_DIG_EN_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0xF4 25. "RX_INIT_EN_OVRD,Override value for RX_INIT_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 24. "RX_INIT_EN_OVRD_EN,Override control for RX_INIT_EN" "0: Normal operation.,1: Use the state of RX_INIT_EN_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0xF4 23. "FREQ_TARG_LD_EN_OVRD,Override value for FREQ_TARG_LD_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 22. "FREQ_TARG_LD_EN_OVRD_EN,Override control for FREQ_TARG_LD_EN" "0: Normal operation.,1: Use the state of FREQ_TARG_LD_EN_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF4 21. "TX_DIG_EN_OVRD,Override value for TX_DIG_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 20. "TX_DIG_EN_OVRD_EN,Override control for TX_DIG_EN" "0: Normal operation.,1: Use the state of TX_DIG_EN_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0xF4 19. "DCOC_CAL_EN_OVRD,Override value for DCOC_CAL_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 18. "DCOC_CAL_EN_OVRD_EN,Override control for DCOC_CAL_EN" "0: Normal operation.,1: Use the state of DCOC_CAL_EN_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xF4 17. "SIGMA_DELTA_EN_OVRD,Override value for SIGMA_DELTA_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 16. "SIGMA_DELTA_EN_OVRD_EN,Override control for SIGMA_DELTA_EN" "0: Normal operation.,1: Use the state of SIGMA_DELTA_EN_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xF4 15. "PLL_DIG_EN_OVRD,Override value for PLL_DIG_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 14. "PLL_DIG_EN_OVRD_EN,Override control for PLL_DIG_EN" "0: Normal operation.,1: Use the state of PLL_DIG_EN_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0xF4 13. "LDO_CAL_EN_OVRD,Override value for LDO_CAL_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 12. "LDO_CAL_EN_OVRD_EN,Override control for LDO_CAL_EN_" "0: Normal operation.,1: Use the state of LDO_CAL_EN_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0xF4 11. "DCOC_GAIN_CFG_EN_OVRD,Override value for DCOC_GAIN_CFG_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 10. "DCOC_GAIN_CFG_EN_OVRD_EN,Override control for DCOC_GAIN_CFG_EN" "0: Normal operation.,1: Use the state of DCOC_GAIN_CFG_EN_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF4 9. "TSM_IRQ1_STOP_TRIG_OVRD,Override value for TSM_IRQ1_STOP_TRIG" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 8. "TSM_IRQ1_STOP_TRIG_OVRD_EN,Override control for TSM_IRQ1_STOP_TRIG" "0: Normal operation.,1: Use the state of TSM_IRQ1_STOP_TRIG_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF4 7. "TSM_IRQ0_START_TRIG_OVRD,Override value for TSM_IRQ0_START_TRIG" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 6. "TSM_IRQ0_START_TRIG_OVRD_EN,Override control for TSM_IRQ0_START_TRIG_EN" "0: Normal operation.,1: Use the state of TSM_IRQ0_START_TRIG_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF4 5. "TSM_RF_PRIORITY_OVRD,Override value for tsm_rf_priority" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 4. "TSM_RF_PRIORITY_OVRD_EN,Override control for TSM_RF_PRIORITY_EN" "0: Normal operation.,1: Use the state of TSM_RF_PRIORITY_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF4 3. "TSM_RF_STATUS_OVRD,Override value for TSM_RF_STATUS" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 2. "TSM_RF_STATUS_OVRD_EN,Override control for TSM_RF_STATUS_EN" "0: Normal operation.,1: Use the state of TSM_RF_STATUS_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xF4 1. "TSM_RF_ACTIVE_OVRD,Override value for tsm_rf_active" "0,1"
|
|
newline
|
|
bitfld.long 0xF4 0. "TSM_RF_ACTIVE_OVRD_EN,Override control for TSM_RF_ACTIVE" "0: Normal operation.,1: Use the state of TSM_RF_ACTIVE_OVRD to override.."
|
|
line.long 0xF8 "OVRD1,TSM OVERRIDE REGISTER 1"
|
|
bitfld.long 0xF8 31. "SEQ_BG_PUP_IBG_ANT_OVRD,Override value for SEQ_BG_PUP_IBG_ANT" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 30. "SEQ_BG_PUP_IBG_ANT_OVRD_EN,Override control for SEQ_BG_PUP_IBG_ANT" "0: Normal operation.,1: Use the state of SEQ_BG_PUP_IBG_ANT_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 29. "SEQ_BG_PUP_OVRD,Override value for SEQ_BG_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 28. "SEQ_BG_PUP_OVRD_EN,Override control for SEQ_BG_PUP_OVRD_EN" "0: Normal operation.,1: Use the state of SEQ_BG_PUP_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0xF8 27. "SEQ_LDO_LV_PUP_OVRD,Override value for SEQ_LDO_LV_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 26. "SEQ_LDO_LV_PUP_OVRD_EN,Override control for SEQ_LDO_LV_PUP" "0: Normal operation.,1: Use the state of SEQ_LDO_LV_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xF8 25. "SEQ_LDO_RXTXLF_PUP_OVRD,Override value for SEQ_LDO_RXTXLF_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 24. "SEQ_LDO_RXTXLF_PUP_OVRD_EN,Override control for SEQ_LDO_RXTXLF_PUP" "0: Normal operation.,1: Use the state of SEQ_LDO_RXTXLF_PUP_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 23. "SEQ_LDO_RXTXHF_PUP_OVRD,Override value for SEQ_LDO_RXTXHF_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 22. "SEQ_LDO_RXTXHF_PUP_OVRD_EN,Override control for SEQ_LDO_RXTXHF_PUP" "0: Normal operation.,1: Use the state of SEQ_LDO_RXTXHF_PUP_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 21. "SEQ_LDO_XO_DIST_PUP_OVRD,Override value for SEQ_LDO_XO_DIST_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 20. "SEQ_LDO_XO_DIST_PUP_OVRD_EN,Override control for SEQ_LDO_XO_DIST_PUP" "0: Normal operation.,1: Use the state of SEQ_LDO_XO_DIST_PUP_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 19. "SEQ_LDO_VCO_PUP_OVRD,Override value for SEQ_LDO_VCO_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 18. "SEQ_LDO_VCO_PUP_OVRD_EN,Override control for SEQ_LDO_VCO_PUP" "0: Normal operation.,1: Use the state of SEQ_LDO_VCO_PUP_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 17. "SEQ_LDO_PLL_PUP_OVRD,Override value for SEQ_LDO_PLL_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 16. "SEQ_LDO_PLL_PUP_OVRD_EN,Override control for SEQ_LDO_PLL_PUP" "0: Normal operation.,1: Use the state of SEQ_LDO_PLL_PUP_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 15. "SEQ_LDO_ANT_PUP_OVRD,Override value for SEQ_LDO_ANT_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 14. "SEQ_LDO_ANT_PUP_OVRD_EN,Override control for SEQ_LDO_ANT_PUP" "0: Normal operation.,1: Use the state of SEQ_LDO_ANT_PUP_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 13. "SEQ_LDO_RXTXLF_FC_OVRD,Override value for SEQ_LDO_RXTXLF_FC" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 12. "SEQ_LDO_RXTXLF_FC_OVRD_EN,Override control for SEQ_LDO_RXTXLF_FC" "0: Normal operation.,1: Use the state of SEQ_LDO_RXTXLF_FC_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 11. "SEQ_LDO_RXTXHF_FC_OVRD,Override value for SEQ_LDO_RXTXHF_FC" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 10. "SEQ_LDO_RXTXHF_FC_OVRD_EN,Override control for SEQ_LDO_RXTXHF_FC" "0: Normal operation.,1: Use the state of SEQ_LDO_RXTXHF_FC_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 9. "SEQ_LDO_VCO_FC_OVRD,Override value for SEQ_LDO_VCO_FC" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 8. "SEQ_LDO_VCO_FC_OVRD_EN,Override control for SEQ_LDO_VCO_FC" "0: Normal operation.,1: Use the state of SEQ_LDO_VCO_FC_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xF8 7. "SEQ_LDO_PLL_FC_OVRD,Override value for SEQ_LDO_PLL_FC" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 6. "SEQ_LDO_PLL_FC_OVRD_EN,Override control for SEQ_LDO_PLL_FC" "0: Normal operation.,1: Use the state of SEQ_LDO_PLL_FC_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xF8 5. "SEQ_BG_FC_OVRD,Override value for SEQ_BG_FC" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 4. "SEQ_BG_FC_OVRD_EN,Override control for SEQ_BG_FC" "0: Normal operation.,1: Use the state of SEQ_BG_FC_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0xF8 3. "SEQ_LDO_CAL_PUP_OVRD,Override value for SEQ_LDO_CAL_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 2. "SEQ_LDO_CAL_PUP_OVRD_EN,Override control for SEQ_LDO_CAL_PUP" "0: Normal operation.,1: Use the state of SEQ_LDO_CAL_PUP_OVRD to.."
|
|
newline
|
|
bitfld.long 0xF8 1. "SEQ_LDOTRIM_PUP_OVRD,Override value for SEQ_LDOTRIM_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xF8 0. "SEQ_LDOTRIM_PUP_OVRD_EN,Override control for SEQ_LDOTRIM_PUP" "0: Normal operation.,1: Use the state of SEQ_LDOTRIM_PUP_OVRD to.."
|
|
line.long 0xFC "OVRD2,TSM OVERRIDE REGISTER 2"
|
|
bitfld.long 0xFC 31. "SEQ_LO_PUP_VLO_RXDRV_OVRD,Override value for SEQ_LO_PUP_VLO_RXDRV" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 30. "SEQ_LO_PUP_VLO_RXDRV_OVRD_EN,Override control for SEQ_LO_PUP_VLO_RXDRV" "0: Normal operation.,1: Use the state of SEQ_LO_PUP_VLO_RXDRV_OVRD to.."
|
|
newline
|
|
bitfld.long 0xFC 29. "SEQ_LO_PUP_VLO_FBK_OVRD,Override value for SEQ_LO_PUP_VLO_FBK" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 28. "SEQ_LO_PUP_VLO_FBK_OVRD_EN,Override control for SEQ_LO_PUP_VLO_FBK" "0: Normal operation.,1: Use the state of SEQ_LO_PUP_VLO_FBK_OVRD to.."
|
|
newline
|
|
bitfld.long 0xFC 27. "SEQ_VCO_EN_HPM_OVRD,Override value for SEQ_VCO_EN_HPM" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 26. "SEQ_VCO_EN_HPM_OVRD_EN,Override control for SEQ_VCO_EN_HPM" "0: Normal operation.,1: Use the state of SEQ_VCO_EN_HPM_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xFC 25. "SEQ_DAC_PUP_OVRD,Override value for SEQ_DAC_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 24. "SEQ_DAC_PUP_OVRD_EN,Override control for SEQ_DAC_PUP" "0: Normal operation.,1: Use the state of SEQ_DAC_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xFC 23. "SEQ_XO_DIST_EN_CLK_ADCDAC_OVRD,Override value for SEQ_XO_DIST_EN_CLK_ADCDAC" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 22. "SEQ_XO_DIST_EN_CLK_ADCDAC_OVRD_EN,Override control for SEQ_XO_DIST_EN_CLK_ADCDAC" "0: Normal operation.,1: Use the state of.."
|
|
newline
|
|
bitfld.long 0xFC 21. "SEQ_XO_EN_CLK_2P4G_OVRD,Override value for SEQ_XO_EN_CLK_2P4G_OVRD_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 20. "SEQ_XO_EN_CLK_2P4G_OVRD_EN,Override control for SEQ_XO_EN_CLK_2P4G" "0: Normal operation.,1: Use the state of SEQ_XO_EN_CLK_2P4G_OVRD to.."
|
|
newline
|
|
bitfld.long 0xFC 19. "SEQ_XO_DIST_EN_CLK_REF_OVRD,Override value for SEQ_XO_DIST_EN_CLK_REF" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 18. "SEQ_XO_DIST_EN_CLK_REF_OVRD_EN,Override control for SEQ_XO_DIST_EN_CLK_REF" "0: Normal operation.,1: Use the state of SEQ_XO_DIST_EN_CLK_REF_OVRD to.."
|
|
newline
|
|
bitfld.long 0xFC 17. "SEQ_XO_DIST_EN_OVRD,Override value for SEQ_XO_DIST_EN" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 16. "SEQ_XO_DIST_EN_OVRD_EN,Override control for SEQ_XO_DIST_EN" "0: Normal operation.,1: Use the state of SEQ_XO_DIST_EN_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xFC 15. "SEQ_VCO_PUP_OVRD,Override value for SEQ_VCO_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 14. "SEQ_VCO_PUP_OVRD_EN,Override control for SEQ_VCO_PUP" "0: Normal operation.,1: Use the state of SEQ_VCO_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xFC 13. "SEQ_PD_PUP_OVRD,Override value for SEQ_PD_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 12. "SEQ_PD_PUP_OVRD_EN,Override control for SEQ_PD_PUP" "0: Normal operation.,1: Use the state of SEQ_PD_PUP_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0xFC 11. "SEQ_PD_EN_FCAL_BIAS_OVRD,Override value for SEQ_PD_EN_FCAL_BIAS" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 10. "SEQ_PD_EN_FCAL_BIAS_OVRD_EN,Override control for SEQ_PD_EN_FCAL_BIAS" "0: Normal operation.,1: Use the state of SEQ_PD_EN_FCAL_BIAS_OVRD to.."
|
|
newline
|
|
bitfld.long 0xFC 9. "SEQ_RCCAL_PUP_OVRD,Override value for SEQ_RCCAL_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 8. "SEQ_RCCAL_PUP_OVRD_EN,Override control for SEQ_RCCAL_PUP" "0: Normal operation.,1: Use the state of SEQ_RCCAL_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0xFC 7. "SEQ_TSM_ISO_B_2P4GHZ_OVRD,Override value for SEQ_TSM_ISO_B_2P4GHZ" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 6. "SEQ_TSM_ISO_B_2P4GHZ_OVRD_EN,Override control for SEQ_TSM_ISO_B_2P4GHZ" "0: Normal operation.,1: Use the state of SEQ_TSM_ISO_B_2P4GHZ_OVRD to.."
|
|
newline
|
|
bitfld.long 0xFC 5. "SEQ_BG_PUP_IBG_RX_OVRD,Override value for SEQ_BG_PUP_IBG_RX" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 4. "SEQ_BG_PUP_IBG_RX_OVRD_EN,Override control for SEQ_BG_PUP_IBG_RX" "0: Normal operation.,1: Use the state of SEQ_BG_PUP_IBG_RX_OVRD to.."
|
|
newline
|
|
bitfld.long 0xFC 3. "SEQ_BG_PUP_IBG_TX_OVRD,Override value for SEQ_BG_PUP_IBG_TX" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 2. "SEQ_BG_PUP_IBG_TX_OVRD_EN,Override control for SEQ_BG_PUP_IBG_TX" "0: Normal operation.,1: Use the state of SEQ_BG_PUP_IBG_TX_OVRD to.."
|
|
newline
|
|
bitfld.long 0xFC 1. "SEQ_BG_PUP_IBG_XO_DIST_OVRD,Override value for SEQ_BG_PUP_IBG_XO_DIST" "0,1"
|
|
newline
|
|
bitfld.long 0xFC 0. "SEQ_BG_PUP_IBG_XO_DIST_OVRD_EN,Override control for SEQ_BG_PUP_IBG_XO_DIST" "0: Normal operation.,1: Use the state of SEQ_BG_PUP_IBG_XO_DIST_OVRD to.."
|
|
line.long 0x100 "OVRD3,TSM OVERRIDE REGISTER 3"
|
|
bitfld.long 0x100 29. "RX_MODE_OVRD,Override value for RX_MODE" "0,1"
|
|
newline
|
|
bitfld.long 0x100 28. "RX_MODE_OVRD_EN,Override control for RX_MODE" "0: Normal operation.,1: Use the state of RX_MODE_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0x100 27. "TX_MODE_OVRD,Override value for TX_MODE" "0,1"
|
|
newline
|
|
bitfld.long 0x100 26. "TX_MODE_OVRD_EN,Override control for TX_MODE_OVRD" "0: Normal operation.,1: Use the state of TX_MODE_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0x100 25. "SEQ_SPARE3_OVRD,Override value for SEQ_SPARE3" "0,1"
|
|
newline
|
|
bitfld.long 0x100 24. "SEQ_SPARE3_OVRD_EN,Override control for SEQ_SPARE3" "0: Normal operation.,1: Use the state of SEQ_SPARE3_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0x100 23. "SEQ_SPARE1_OVRD,Override value for SEQ_SPARE1" "0,1"
|
|
newline
|
|
bitfld.long 0x100 22. "SEQ_SPARE1_OVRD_EN,Override control for SEQ_SPARE1" "0: Normal operation.,1: Use the state of SEQ_SPARE1_OVRD to override the.."
|
|
newline
|
|
bitfld.long 0x100 21. "SEQ_RX_MIX_PUP_OVRD,Override control for SEQ_RX_MIX_PUP" "0: Normal operation.,1: Use the state of SEQ_RX_MIX_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0x100 20. "SEQ_RX_MIX_PUP_OVRD_EN,Override control for SEQ_RX_MIX_PUP" "0: Normal operation.,1: Use the state of SEQ_RX_MIX_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0x100 19. "SEQ_CBPF_PUP_OVRD,Override value for SEQ_CBPF_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0x100 18. "SEQ_CBPF_PUP_OVRD_EN,Override control for SEQ_CBPF_PUP" "0: Normal operation.,1: Use the state of SEQ_CBPF_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0x100 17. "SEQ_ADC_PUP_OVRD,Override value for RX_DIG_EN" "0,1"
|
|
newline
|
|
bitfld.long 0x100 16. "SEQ_ADC_PUP_OVRD_EN,Override control for SEQ_ADC_PUP" "0: Normal operation.,1: Use the state of SEQ_ADC_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0x100 15. "SEQ_RX_LNA_PUP_OVRD,Override value for SEQ_RX_LNA_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0x100 14. "SEQ_RX_LNA_PUP_OVRD_EN,Override control for SEQ_RX_LNA_PUP" "0: Normal operation.,1: Use the state of SEQ_RX_LNA_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0x100 13. "SEQ_CBPF_EN_DCOC_OVRD,Override value for SEQ_CBPF_EN_DCOC" "0,1"
|
|
newline
|
|
bitfld.long 0x100 12. "SEQ_CBPF_EN_DCOC_OVRD_EN,Override control for SEQ_CBPF_EN_DCOC" "0: Normal operation.,1: Use the state of SEQ_CBPF_EN_DCOC_OVRD to.."
|
|
newline
|
|
bitfld.long 0x100 11. "SEQ_PD_EN_PD_DRV_OVRD,Override value for SEQ_PD_EN_PD_DRV" "0,1"
|
|
newline
|
|
bitfld.long 0x100 10. "SEQ_PD_EN_PD_DRV_OVRD_EN,Override control for SEQ_PD_EN_PD_DRV" "0: Normal operation.,1: Use the state of SEQ_PD_EN_PD_DRV_OVRD to.."
|
|
newline
|
|
bitfld.long 0x100 9. "SEQ_DIVN_OPENLOOP_OVRD,Override value for SEQ_DIVN_OPENLOOP" "0,1"
|
|
newline
|
|
bitfld.long 0x100 8. "SEQ_DIVN_OPENLOOP_OVRD_EN,Override control for SEQ_DIVN_OPENLOOP" "0: Normal operation.,1: Use the state of SEQ_DIVN_OPENLOOP_OVRD to.."
|
|
newline
|
|
bitfld.long 0x100 7. "SEQ_DIVN_PUP_OVRD,Override value for SEQ_DIVN_PUP" "0,1"
|
|
newline
|
|
bitfld.long 0x100 6. "SEQ_DIVN_PUP_OVRD_EN,Override control for SEQ_DIVN_PUP" "0: Normal operation.,1: Use the state of SEQ_DIVN_PUP_OVRD to override.."
|
|
newline
|
|
bitfld.long 0x100 5. "SEQ_LO_PUP_VLO_TXDRV_OVRD,Override value for SEQ_LO_PUP_VLO_TXDRV" "0,1"
|
|
newline
|
|
bitfld.long 0x100 4. "SEQ_LO_PUP_VLO_TXDRV_OVRD_EN,Override control for SEQ_LO_PUP_VLO_TXDRV" "0: Normal operation.,1: Use the state of SEQ_LO_PUP_VLO_TXDRV_OVRD to.."
|
|
newline
|
|
bitfld.long 0x100 3. "SEQ_LO_PUP_VLO_TX_OVRD,Override value for SEQ_LO_PUP_VLO_TX" "0,1"
|
|
newline
|
|
bitfld.long 0x100 2. "SEQ_LO_PUP_VLO_TX_OVRD_EN,Override control for SEQ_LO_PUP_VLO_TX" "0: Normal operation.,1: Use the state of SEQ_LO_PUP_VLO_TX_OVRD to.."
|
|
newline
|
|
bitfld.long 0x100 1. "SEQ_LO_PUP_VLO_RX_OVRD,Override value for SEQ_LO_PUP_VLO_RX" "0,1"
|
|
newline
|
|
bitfld.long 0x100 0. "SEQ_LO_PUP_VLO_RX_OVRD_EN,Override control for SEQ_LO_PUP_VLO_RX" "0: Normal operation.,1: Use the state of SEQ_LO_PUP_VLO_RX_OVRD to.."
|
|
tree.end
|
|
tree "XCVR_TX_DIG (Transceiver TX Digital Interface)"
|
|
base ad:0x48A07200
|
|
group.long 0x0++0x5F
|
|
line.long 0x0 "TXDIG_CTRL,TXDIG_CTRL"
|
|
bitfld.long 0x0 4. "INV_DATA_OUT,INV_DATA_OUT" "0,1"
|
|
bitfld.long 0x0 2. "DATA_STREAM_SEL,DATA_STREAM_SEL" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "PFC_EN,PFC_EN" "0,1"
|
|
bitfld.long 0x0 0. "MODULATOR_SEL,MODULATOR_SEL" "0,1"
|
|
line.long 0x4 "DATA_PADDING_CTRL,DATA_PADDING_CTRL"
|
|
bitfld.long 0x4 16. "RAMP_DN_PAD_EN,RAMP_DN_PAD_EN" "0,1"
|
|
bitfld.long 0x4 12. "PAD_DLY_EN,PAD_DLY_EN" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--11. 1. "PAD_DLY,PAD_DLY"
|
|
bitfld.long 0x4 4. "CTE_DATA,CTE_DATA" "0,1"
|
|
newline
|
|
bitfld.long 0x4 2. "TX_CAPTURE_POL,TX_CAPTURE_POL" "0,1"
|
|
bitfld.long 0x4 0.--1. "DATA_PADDING_SEL,DATA_PADDING_SEL" "0,1,2,3"
|
|
line.long 0x8 "DATA_PADDING_CTRL_1,DATA_PADDING_CTRL_1"
|
|
hexmask.long.byte 0x8 12.--15. 1. "PA_PUP_ADJ,PA_PUP_ADJ"
|
|
bitfld.long 0x8 8.--10. "TX_DATA_FLUSH_DLY,TX_DATA_FLUSH_DLY" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x8 0.--4. 1. "RAMP_UP_DLY,RAMP_UP_DLY"
|
|
line.long 0xC "DATA_PADDING_CTRL_2,DATA_PADDING_CTRL_2"
|
|
hexmask.long.word 0xC 16.--28. 1. "DATA_PAD_PFDEV,DATA_PAD_PFDEV"
|
|
hexmask.long.word 0xC 0.--12. 1. "DATA_PAD_MFDEV,DATA_PAD_MFDEV"
|
|
line.long 0x10 "FSK_CTRL,FSK_CTRL"
|
|
hexmask.long.word 0x10 16.--28. 1. "FSK_FDEV_1,FSK_FDEV_1"
|
|
hexmask.long.word 0x10 0.--12. 1. "FSK_FDEV_0,FSK_FDEV_0"
|
|
line.long 0x14 "GFSK_CTRL,GFSK_CTRL"
|
|
bitfld.long 0x14 16. "BT_EQ_OR_GTR_ONE,BT_EQ_OR_GTR_ONE" "0,1"
|
|
bitfld.long 0x14 12. "GFSK_COEFF_MAN,GFSK_COEFF_MAN" "0,1"
|
|
newline
|
|
hexmask.long.word 0x14 0.--11. 1. "GFSK_FDEV,GFSK_FDEV"
|
|
line.long 0x18 "GFSK_COEFF_0_1,GFSK_COEFF_0_1"
|
|
hexmask.long.word 0x18 16.--24. 1. "GFSK_COEFF_1,GFSK_COEFF_1"
|
|
hexmask.long.word 0x18 0.--8. 1. "GFSK_COEFF_0,GFSK_COEFF_0"
|
|
line.long 0x1C "GFSK_COEFF_2_3,GFSK_COEFF_2_3"
|
|
hexmask.long.word 0x1C 16.--24. 1. "GFSK_COEFF_3,GFSK_COEFF_3"
|
|
hexmask.long.word 0x1C 0.--8. 1. "GFSK_COEFF_2,GFSK_COEFF_2"
|
|
line.long 0x20 "GFSK_COEFF_4_5,GFSK_COEFF_4_5"
|
|
hexmask.long.word 0x20 16.--24. 1. "GFSK_COEFF_5,GFSK_COEFF_5"
|
|
hexmask.long.word 0x20 0.--8. 1. "GFSK_COEFF_4,GFSK_COEFF_4"
|
|
line.long 0x24 "GFSK_COEFF_6_7,GFSK_COEFF_6_7"
|
|
hexmask.long.word 0x24 16.--24. 1. "GFSK_COEFF_7,GFSK_COEFF_7"
|
|
hexmask.long.word 0x24 0.--8. 1. "GFSK_COEFF_6,GFSK_COEFF_6"
|
|
line.long 0x28 "IMAGE_FILTER_CTRL,IMAGE_FILTER_CTRL"
|
|
hexmask.long.word 0x28 16.--25. 1. "FREQ_WORD_ADJ,FREQ_WORD_ADJ"
|
|
bitfld.long 0x28 5. "IMAGE_SYNC0_FILTER_OVRD,IMAGE_SYNC0_FILTER_OVRD" "0,1"
|
|
newline
|
|
bitfld.long 0x28 4. "IMAGE_SYNC1_FILTER_OVRD,IMAGE_SYNC1_FILTER_OVRD" "0,1"
|
|
bitfld.long 0x28 3. "IMAGE_FIR_FILTER_OVRD,IMAGE_FIR_FILTER_OVRD" "0,1"
|
|
newline
|
|
bitfld.long 0x28 2. "IMAGE_FILTER_OVRD_EN,IMAGE_FILTER_OVRD_EN" "0,1"
|
|
bitfld.long 0x28 0.--1. "IMAGE_FIR_FILTER_SEL,IMAGE_FIR_FILTER_SEL" "0,1,2,3"
|
|
line.long 0x2C "PA_CTRL,PA_CTRL"
|
|
bitfld.long 0x2C 31. "TX_PA_PUP_OVRD_EN,TX_PA_PUP_OVRD_EN" "0,1"
|
|
bitfld.long 0x2C 30. "TX_PA_PUP_OVRD,TX_PA_PUP_OVRD" "0,1"
|
|
newline
|
|
bitfld.long 0x2C 16.--17. "PA_RAMP_SEL,PA_RAMP_SEL" "0,1,2,3"
|
|
rbitfld.long 0x2C 13.--15. "RAMP_CS,RAMP_CS" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x2C 12. "EARLY_WU_COMPLETE,EARLY_WU_COMPLETE" "0,1"
|
|
bitfld.long 0x2C 8. "TGT_PWR_SRC,TGT_PWR_SRC" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x2C 0.--5. 1. "PA_TGT_POWER,PA_TGT_POWER"
|
|
line.long 0x30 "PA_RAMP_TBL0,PA_RAMP_TBL0"
|
|
hexmask.long.byte 0x30 24.--29. 1. "PA_RAMP3,PA_RAMP3"
|
|
hexmask.long.byte 0x30 16.--21. 1. "PA_RAMP2,PA_RAMP2"
|
|
newline
|
|
hexmask.long.byte 0x30 8.--13. 1. "PA_RAMP1,PA_RAMP1"
|
|
hexmask.long.byte 0x30 0.--5. 1. "PA_RAMP0,PA_RAMP0"
|
|
line.long 0x34 "PA_RAMP_TBL1,PA_RAMP_TBL1"
|
|
hexmask.long.byte 0x34 24.--29. 1. "PA_RAMP7,PA_RAMP7"
|
|
hexmask.long.byte 0x34 16.--21. 1. "PA_RAMP6,PA_RAMP6"
|
|
newline
|
|
hexmask.long.byte 0x34 8.--13. 1. "PA_RAMP5,PA_RAMP5"
|
|
hexmask.long.byte 0x34 0.--5. 1. "PA_RAMP4,PA_RAMP4"
|
|
line.long 0x38 "PA_RAMP_TBL2,PA_RAMP_TBL2"
|
|
hexmask.long.byte 0x38 24.--29. 1. "PA_RAMP11,PA_RAMP11"
|
|
hexmask.long.byte 0x38 16.--21. 1. "PA_RAMP10,PA_RAMP10"
|
|
newline
|
|
hexmask.long.byte 0x38 8.--13. 1. "PA_RAMP9,PA_RAMP9"
|
|
hexmask.long.byte 0x38 0.--5. 1. "PA_RAMP8,PA_RAMP8"
|
|
line.long 0x3C "PA_RAMP_TBL3,PA_RAMP_TBL3"
|
|
hexmask.long.byte 0x3C 24.--29. 1. "PA_RAMP15,PA_RAMP15"
|
|
hexmask.long.byte 0x3C 16.--21. 1. "PA_RAMP14,PA_RAMP14"
|
|
newline
|
|
hexmask.long.byte 0x3C 8.--13. 1. "PA_RAMP13,PA_RAMP13"
|
|
hexmask.long.byte 0x3C 0.--5. 1. "PA_RAMP12,PA_RAMP12"
|
|
line.long 0x40 "SWITCH_TX_CTRL,SWITCH_TX_CTRL"
|
|
hexmask.long.byte 0x40 8.--13. 1. "SWITCH_TGT_PWR,SWITCH_TGT_PWR"
|
|
bitfld.long 0x40 3. "SWITCH_GFSK_COEFF,SWITCH_GFSK_COEFF" "0,1"
|
|
newline
|
|
bitfld.long 0x40 1.--2. "SWITCH_FIR_SEL,SWITCH_FIR_SEL" "0,1,2,3"
|
|
bitfld.long 0x40 0. "SWITCH_MOD,SWITCH_MOD" "0,1"
|
|
line.long 0x44 "RF_DFT_TX_CTRL0,RF_DFT_TX_CTRL0"
|
|
bitfld.long 0x44 31. "DFT_RAM_EN,DFT_RAM_EN" "0,1"
|
|
hexmask.long.word 0x44 16.--30. 1. "DFT_RAM_BASE_ADDR,DFT_RAM_BASE_ADDR"
|
|
newline
|
|
hexmask.long.word 0x44 0.--14. 1. "DFT_MAX_RAM_SIZE,DFT_MAX_RAM_SIZE"
|
|
line.long 0x48 "RF_DFT_TX_CTRL1,RF_DFT_TX_CTRL1"
|
|
bitfld.long 0x48 31. "LFSR_EN,LFSR_EN" "0,1"
|
|
bitfld.long 0x48 30. "LRM,LRM" "0,1"
|
|
newline
|
|
bitfld.long 0x48 27.--29. "LFSR_LENGTH,LFSR_LENGTH" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x48 24.--26. "LFSR_CLK_SEL,LFSR_CLK_SEL" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.tbyte 0x48 0.--16. 1. "LFSR_OUT,LFSR_OUT"
|
|
line.long 0x4C "RF_DFT_TX_CTRL2,RF_DFT_TX_CTRL2"
|
|
bitfld.long 0x4C 31. "DFT_PATTERN_EN,DFT_PATTERN_EN" "0,1"
|
|
bitfld.long 0x4C 8. "DFT_PA_AM_MOD_EN,DFT_PA_AM_MOD_EN" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x4C 4.--7. 1. "DFT_PA_AM_MOD_ENTRIES,DFT_PA_AM_MOD_ENTRIES"
|
|
hexmask.long.byte 0x4C 0.--3. 1. "DFT_PA_AM_MOD_FREQ,DFT_PA_AM_MOD_FREQ"
|
|
line.long 0x50 "RF_DFT_PATTERN,RF_DFT_PATTERN"
|
|
hexmask.long 0x50 0.--31. 1. "DFT_MOD_PATTERN,DFT_MOD_PATTERN"
|
|
line.long 0x54 "DATARATE_CONFIG_FSK_CTRL,DATARATE_CONFIG_FSK_CTRL"
|
|
hexmask.long.word 0x54 16.--28. 1. "DATARATE_CONFIG_FSK_FDEV1,DATARATE_CONFIG_DATA_PAD_PFDEV"
|
|
hexmask.long.word 0x54 0.--12. 1. "DATARATE_CONFIG_FSK_FDEV0,DATARATE_CONFIG_DATA_PAD_MFDEV"
|
|
line.long 0x58 "DATARATE_CONFIG_GFSK_CTRL,DATARATE_CONFIG_GFSK_CTRL"
|
|
hexmask.long.word 0x58 0.--11. 1. "DATARATE_CONFIG_GFSK_FDEV,DATARATE_CONFIG_GFSK_FDEV"
|
|
line.long 0x5C "DATARATE_CONFIG_FILTER_CTRL,DATARATE_CONFIG_FILTER_CTRL"
|
|
bitfld.long 0x5C 28. "DATARATE_CONFIG_IMAGE_FIR_CLK_SEL,DATARATE_CONFIG_IMAGE_FIR_CLK_SEL" "0,1"
|
|
bitfld.long 0x5C 24.--26. "DATARATE_CONFIG_SYNC1_CLK_SEL,DATARATE_CONFIG_IMAGE_SYNC1_CLK_SEL" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x5C 20.--22. "DATARATE_CONFIG_SYNC0_CLK_SEL,DATARATE_CONFIG_IMAGE_SYNC0_CLK_SEL" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x5C 16.--18. "DATARATE_CONFIG_GFSK_FILT_CLK_SEL,DATARATE_CONFIG_GFSK_FILT_CLK_SEL" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x5C 3. "DATARATE_CONFIG_SYNC1_FILTER_OVRD,DATARATE_CONFIG_SYNC1_FILTER_OVRD" "0,1"
|
|
bitfld.long 0x5C 2. "DATARATE_CONFIG_SYNC0_FILTER_OVRD,DATARATE_CONFIG_SYNC0_FILTER_OVRD" "0,1"
|
|
newline
|
|
bitfld.long 0x5C 1. "DATARATE_CONFIG_FIR_FILTER_OVRD,DATARATE_CONFIG_FIR_FILTER_OVRD" "0,1"
|
|
bitfld.long 0x5C 0. "DATARATE_CONFIG_IMAGE_FILTER_OVRD_EN,DATARATE_CONFIG_IMAGE_FILTER_OVRD_EN" "0,1"
|
|
tree.end
|
|
tree "XCVR_ZBDEMOD (Zigbee Demodulator)"
|
|
base ad:0x48A07500
|
|
group.long 0x0++0x23
|
|
line.long 0x0 "CORR_CTRL,802.15.4 DEMOD CORRELATOR CONTROL"
|
|
hexmask.long.byte 0x0 24.--31. 1. "RX_MAX_PREAMBLE,RX_MAX_PREAMBLE"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "RX_MAX_CORR,RX_MAX_CORR"
|
|
newline
|
|
bitfld.long 0x0 15. "ZBDEM_CLK_ON,Force 802.15.4 Demodulator Clock On" "0: Normal Operation,1: Force 802.15.4 Demodulator Clock On (debug.."
|
|
newline
|
|
bitfld.long 0x0 11. "MAX_CORR_EN,MAX_CORR_EN" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "CORR_NVAL,CORR_NVAL" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "CORR_VT,CORR_VT"
|
|
line.long 0x4 "PN_TYPE,802.15.4 DEMOD PN TYPE"
|
|
bitfld.long 0x4 1. "TX_INV,TX_INV" "0,1"
|
|
newline
|
|
bitfld.long 0x4 0. "PN_TYPE,PN_TYPE" "0,1"
|
|
line.long 0x8 "PN_CODE,802.15.4 DEMOD PN CODE"
|
|
hexmask.long.word 0x8 16.--31. 1. "PN_MSB,PN_MSB"
|
|
newline
|
|
hexmask.long.word 0x8 0.--15. 1. "PN_LSB,PN_LSB"
|
|
line.long 0xC "SYNC_CTRL,802.15.4 DEMOD SYMBOL SYNC CONTROL"
|
|
bitfld.long 0xC 3. "TRACK_ENABLE,TRACK_ENABLE" "0: symbol timing synchronization tracking disabled..,1: symbol timing synchronization tracking enabled.."
|
|
newline
|
|
bitfld.long 0xC 0.--2. "SYNC_PER,Symbol Sync Tracking Period" "0,1,2,3,4,5,6,7"
|
|
line.long 0x10 "CCA_LQI_SRC,802.15.4 CCA/LQI SOURCE"
|
|
bitfld.long 0x10 3. "ZBDEM_CCA_CLK_ON,802.15.4 Demodulator CCA Clock Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x10 2. "LQI_START_AT_SFD,Select Start Point for LQI Computation" "0: Start LQI computation at Preamble Detection..,1: Start LQI computation at SFD (Start of Frame.."
|
|
newline
|
|
bitfld.long 0x10 1. "LQI_FROM_RX_DIG,Selects the Source of LQI (Link Quality Indicator) Information Provided to the 802.15.4 Link Layer" "0: Use the LQI information computed internally in..,1: Use the LQI information computed by the RX Digital"
|
|
newline
|
|
bitfld.long 0x10 0. "CCA1_FROM_RX_DIG,Selects the Source of CCA1 (Clear Channel Assessment Mode 1) Information Provided to the 802.15.4 Link Layer" "0: Use the CCA1 information computed internally in..,1: Use the CCA1 information computed by the RX.."
|
|
line.long 0x14 "FAD_LPPS_THR,FAD CORRELATOR THRESHOLD"
|
|
hexmask.long.byte 0x14 24.--30. 1. "LPPS_LP_EN_COUNT,LPPS_LP_EN high time"
|
|
newline
|
|
hexmask.long.byte 0x14 16.--22. 1. "LPPS_FILL_COUNT,Wait duration after lpps_lp_enable is de-asserted"
|
|
newline
|
|
hexmask.long.byte 0x14 8.--14. 1. "FAD_FILL1,Pre-detection buffer filling duration"
|
|
newline
|
|
hexmask.long.byte 0x14 0.--7. 1. "FAD_THR,FAD_THR"
|
|
line.long 0x18 "ZBDEM_AFC,802.15.4 AFC STATUS"
|
|
hexmask.long.byte 0x18 8.--12. 1. "AFC_OUT,AFC_OUT"
|
|
newline
|
|
bitfld.long 0x18 1. "DCD_EN,DCD_EN" "0: NCD Mode (default),1: DCD Mode"
|
|
newline
|
|
bitfld.long 0x18 0. "AFC_EN,AFC_EN" "0: AFC is disabled,1: AFC is enabled"
|
|
line.long 0x1C "CCA2_CTRL,CCA MODE 2 CONTROL REGISTER"
|
|
hexmask.long.byte 0x1C 8.--15. 1. "CCA2_REF_SEQ,CCA Mode 2 Sequence Address"
|
|
newline
|
|
bitfld.long 0x1C 2. "USE_DEMOD_CCA2,Selects CCA Mode 2 Computation Engine" "0: Use standalone (new) CCA Mode 2 Engine decoupled..,1: Use 802.15.4 demodulator-based (legacy) CCA Mode.."
|
|
newline
|
|
bitfld.long 0x1C 0.--1. "CCA2_INTERVAL,CCA Mode 2 Measurement Window Duration" "0: 64 us,1: 128 us,2: 256 us,3: 512 us"
|
|
line.long 0x20 "CCA2_THRESH,CCA MODE 2 CONTROL REGISTER"
|
|
hexmask.long.word 0x20 16.--25. 1. "CCA2_SYM_THRESH,CCA Mode 2 Symbol Threshold"
|
|
newline
|
|
hexmask.long.word 0x20 0.--9. 1. "CCA2_CNT_THRESH,CCA Mode 2 Count Threshold"
|
|
rgroup.long 0x24++0x3
|
|
line.long 0x0 "CCA2_STATUS,CCA MODE 2 STATUS REGISTER"
|
|
hexmask.long.word 0x0 16.--25. 1. "CCA2_CNT_SYM,CCA Mode 2 Repetition Sequence Addresses Count"
|
|
newline
|
|
bitfld.long 0x0 11. "CCA2_CHANNEL_STATE,CCA Mode 2 Channel State" "0,1"
|
|
newline
|
|
bitfld.long 0x0 10. "CCA2_COMPLETE,CCA Mode 2 Measurement Complete" "0,1"
|
|
newline
|
|
hexmask.long.word 0x0 0.--9. 1. "CCA2_CNT_MAX,CCA Mode 2 Maximum Count"
|
|
group.long 0x28++0x3
|
|
line.long 0x0 "CORR_CTRL2,802.15.4 DEMOD CORRELATOR CONTROL2"
|
|
hexmask.long.byte 0x0 0.--7. 1. "EARLY_PD_THRESH,EARLY_PD_THRESH"
|
|
tree.end
|
|
tree.end
|
|
tree.end
|
|
tree "RTC (Real Time Clock)"
|
|
base ad:0x4002C000
|
|
group.long 0x0++0x1F
|
|
line.long 0x0 "TSR,RTC Time Seconds Register"
|
|
hexmask.long 0x0 0.--31. 1. "TSR,Time Seconds Register"
|
|
line.long 0x4 "TPR,RTC Time Prescaler Register"
|
|
hexmask.long.word 0x4 0.--15. 1. "TPR,Time Prescaler Register"
|
|
line.long 0x8 "TAR,RTC Time Alarm Register"
|
|
hexmask.long 0x8 0.--31. 1. "TAR,Time Alarm Register"
|
|
line.long 0xC "TCR,RTC Time Compensation Register"
|
|
hexmask.long.byte 0xC 24.--31. 1. "CIC,Compensation Interval Counter"
|
|
hexmask.long.byte 0xC 16.--23. 1. "TCV,Time Compensation Value"
|
|
newline
|
|
hexmask.long.byte 0xC 8.--15. 1. "CIR,Compensation Interval Register"
|
|
hexmask.long.byte 0xC 0.--7. 1. "TCR,Time Compensation Register"
|
|
line.long 0x10 "CR,RTC Control Register"
|
|
bitfld.long 0x10 24.--25. "CPE,Clock Pin Enable" "0: The RTC_CLKOUT function is disabled.,1: Enable RTC_CLKOUT function on RTC_TAMPER[1].,2: Enable RTC_CLKOUT function on RTC_TAMPER[2].,3: Enable RTC_CLKOUT function on RTC_TAMPER[3]."
|
|
bitfld.long 0x10 9. "CLKO,Clock Output" "0: The 32 kHz clock is output to other peripherals.,1: The 32 kHz clock is not output to other.."
|
|
newline
|
|
bitfld.long 0x10 5. "CPS,Clock Pin Select" "0: The prescaler output clock (as configured by..,1: The RTC 32.768 kHz clock is output on RTC_CLKOUT.."
|
|
bitfld.long 0x10 3. "UM,Update Mode" "0: Registers cannot be written when locked.,1: Registers can be written when locked under.."
|
|
newline
|
|
bitfld.long 0x10 1. "WPE,Wakeup Pin Enable" "0: RTC_WAKEUP pin is disabled.,1: RTC_WAKEUP pin is enabled and asserts if the RTC.."
|
|
bitfld.long 0x10 0. "SWR,Software Reset" "0: No effect.,1: Resets all RTC registers except for the SWR bit.."
|
|
line.long 0x14 "SR,RTC Status Register"
|
|
rbitfld.long 0x14 7. "TIDF,Tamper Interrupt Detect Flag" "0: Tamper interrupt has not asserted.,1: Tamper interrupt has asserted."
|
|
bitfld.long 0x14 4. "TCE,Time Counter Enable" "0: Time counter is disabled.,1: Time counter is enabled."
|
|
newline
|
|
rbitfld.long 0x14 3. "MOF,Monotonic Overflow Flag" "0: Monotonic counter overflow has not occurred.,1: Monotonic counter overflow has occurred and.."
|
|
rbitfld.long 0x14 2. "TAF,Time Alarm Flag" "0: Time alarm has not occurred.,1: Time alarm has occurred."
|
|
newline
|
|
rbitfld.long 0x14 1. "TOF,Time Overflow Flag" "0: Time overflow has not occurred.,1: Time overflow has occurred and time counter is.."
|
|
rbitfld.long 0x14 0. "TIF,Time Invalid Flag" "0: Time is valid.,1: Time is invalid and time counter is read as zero."
|
|
line.long 0x18 "LR,RTC Lock Register"
|
|
hexmask.long.byte 0x18 16.--19. 1. "PCL,Pin Configuration Lock"
|
|
bitfld.long 0x18 15. "TIL,Tamper Interrupt Lock" "0: Tamper Interrupt Register is locked and writes..,1: Tamper Interrupt Register is not locked and.."
|
|
newline
|
|
bitfld.long 0x18 13. "TDL,Tamper Detect Lock" "0: Tamper Detect Register is locked and writes are..,1: Tamper Detect Register is not locked and writes.."
|
|
bitfld.long 0x18 11. "MCHL,Monotonic Counter High Lock" "0: Monotonic Counter High Register is locked and..,1: Monotonic Counter High Register is not locked.."
|
|
newline
|
|
bitfld.long 0x18 10. "MCLL,Monotonic Counter Low Lock" "0: Monotonic Counter Low Register is locked and..,1: Monotonic Counter Low Register is not locked and.."
|
|
bitfld.long 0x18 9. "MEL,Monotonic Enable Lock" "0: Monotonic Enable Register is locked and writes..,1: Monotonic Enable Register is not locked and.."
|
|
newline
|
|
bitfld.long 0x18 8. "TTSL,Tamper Time Seconds Lock" "0: Tamper Time Seconds Register is locked and..,1: Tamper Time Seconds Register is not locked and.."
|
|
bitfld.long 0x18 6. "LRL,Lock Register Lock" "0: Lock Register is locked and writes are ignored.,1: Lock Register is not locked and writes complete.."
|
|
newline
|
|
bitfld.long 0x18 5. "SRL,Status Register Lock" "0: Status Register is locked and writes are ignored.,1: Status Register is not locked and writes.."
|
|
bitfld.long 0x18 4. "CRL,Control Register Lock" "0: Control Register is locked and writes are ignored.,1: Control Register is not locked and writes.."
|
|
newline
|
|
bitfld.long 0x18 3. "TCL,Time Compensation Lock" "0: Time Compensation Register is locked and writes..,1: Time Compensation Register is not locked and.."
|
|
line.long 0x1C "IER,RTC Interrupt Enable Register"
|
|
bitfld.long 0x1C 16.--18. "TSIC,Timer Seconds Interrupt Configuration" "0: 1 Hz.,1: 2 Hz.,2: 4 Hz.,3: 8 Hz.,4: 16 Hz.,5: 32 Hz.,6: 64 Hz.,7: 128 Hz."
|
|
bitfld.long 0x1C 7. "WPON,Wakeup Pin On" "0: No effect.,1: If the RTC_WAKEUP pin is enabled then the pin.."
|
|
newline
|
|
bitfld.long 0x1C 4. "TSIE,Time Seconds Interrupt Enable" "0: Seconds interrupt is disabled.,1: Seconds interrupt is enabled."
|
|
bitfld.long 0x1C 3. "MOIE,Monotonic Overflow Interrupt Enable" "0: Monotonic overflow flag does not generate an..,1: Monotonic overflow flag does generate an.."
|
|
newline
|
|
bitfld.long 0x1C 2. "TAIE,Time Alarm Interrupt Enable" "0: Time alarm flag does not generate an interrupt.,1: Time alarm flag does generate an interrupt."
|
|
bitfld.long 0x1C 1. "TOIE,Time Overflow Interrupt Enable" "0: Time overflow flag does not generate an interrupt.,1: Time overflow flag does generate an interrupt."
|
|
newline
|
|
bitfld.long 0x1C 0. "TIIE,Time Invalid Interrupt Enable" "0: Time invalid flag does not generate an interrupt.,1: Time invalid flag does generate an interrupt."
|
|
rgroup.long 0x20++0x3
|
|
line.long 0x0 "TTSR,RTC Tamper Time Seconds Register"
|
|
hexmask.long 0x0 0.--31. 1. "TTS,Tamper Time Seconds"
|
|
group.long 0x24++0xB
|
|
line.long 0x0 "MER,RTC Monotonic Enable Register"
|
|
bitfld.long 0x0 4. "MCE,Monotonic Counter Enable" "0: Writes to the monotonic counter load the counter..,1: Writes to the monotonic counter increment the.."
|
|
line.long 0x4 "MCLR,RTC Monotonic Counter Low Register"
|
|
hexmask.long 0x4 0.--31. 1. "MCL,Monotonic Counter Low"
|
|
line.long 0x8 "MCHR,RTC Monotonic Counter High Register"
|
|
hexmask.long 0x8 0.--31. 1. "MCH,Monotonic Counter High"
|
|
group.long 0x34++0x3
|
|
line.long 0x0 "TDR,RTC Tamper Detect Register"
|
|
hexmask.long.byte 0x0 16.--19. 1. "TPF,Tamper Pin Flag"
|
|
eventfld.long 0x0 7. "TMF,Test Mode Flag" "0: Tamper not detected.,1: Test mode tamper detected."
|
|
newline
|
|
eventfld.long 0x0 6. "FSF,Flash Security Flag" "0: Tamper not detected.,1: Flash security tamper detected."
|
|
eventfld.long 0x0 5. "STF,Security Tamper Flag" "0: Tamper not detected.,1: Security module tamper detected."
|
|
newline
|
|
eventfld.long 0x0 4. "LCTF,Loss of Clock Tamper Flag" "0: Tamper not detected.,1: Loss of Clock tamper detected."
|
|
group.long 0x3C++0x3
|
|
line.long 0x0 "TIR,RTC Tamper Interrupt Register"
|
|
hexmask.long.byte 0x0 16.--19. 1. "TPIE,Tamper Pin Interrupt Enable"
|
|
bitfld.long 0x0 7. "TMIE,Test Mode Interrupt Enable" "0: Interrupt disabled.,1: An interrupt is generated when the test mode.."
|
|
newline
|
|
bitfld.long 0x0 6. "FSIE,Flash Security Interrupt Enable" "0: Interrupt disabled.,1: An interrupt is generated when the flash.."
|
|
bitfld.long 0x0 5. "SIE,Security Module Interrupt Enable" "0: Interrupt disabled.,1: An interrupt is generated when the security.."
|
|
newline
|
|
bitfld.long 0x0 4. "LCIE,Loss of Clock Interrupt Enable" "0: Interrupt disabled.,1: An interrupt is generated when the loss of clock.."
|
|
repeat 4. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x40)++0x3
|
|
line.long 0x0 "PCR[$1],RTC Pin Configuration Register"
|
|
rbitfld.long 0x0 31. "TPID,Tamper Pin Input Data" "0: Tamper pin input data is logic zero.,1: Tamper pin input data is logic one."
|
|
bitfld.long 0x0 27. "TPP,Tamper Pin Polarity" "0: Tamper pin is active high.,1: Tamper pin is active low."
|
|
newline
|
|
bitfld.long 0x0 26. "TFE,Tamper Filter Enable" "0: Input filter is disabled on the tamper pin.,1: Input filter is enabled on the tamper pin."
|
|
bitfld.long 0x0 25. "TPS,Tamper Pull Select" "0: Tamper pin pull resistor direction will assert..,1: Tamper pin pull resistor direction will negate.."
|
|
newline
|
|
bitfld.long 0x0 24. "TPE,Tamper Pull Enable" "0: Pull resistor is disabled on tamper pin.,1: Pull resistor is enabled on tamper pin."
|
|
repeat.end
|
|
group.long 0x800++0x7
|
|
line.long 0x0 "WAR,RTC Write Access Register"
|
|
hexmask.long.byte 0x0 16.--19. 1. "PCRW,Pin Configuration Register Write"
|
|
bitfld.long 0x0 15. "TIRW,Tamper Interrupt Register Write" "0: Writes to the Tamper Interrupt Register are..,1: Writes to the Tamper Interrupt Register complete.."
|
|
newline
|
|
bitfld.long 0x0 13. "TDRW,Tamper Detect Register Write" "0: Writes to the Tamper Detect Register are ignored.,1: Writes to the Tamper Detect Register complete as.."
|
|
bitfld.long 0x0 11. "MCHW,Monotonic Counter High Write" "0: Writes to the Monotonic Counter High Register..,1: Writes to the Monotonic Counter High Register.."
|
|
newline
|
|
bitfld.long 0x0 10. "MCLW,Monotonic Counter Low Write" "0: Writes to the Monotonic Counter Low Register are..,1: Writes to the Monotonic Counter Low Register.."
|
|
bitfld.long 0x0 9. "MERW,Monotonic Enable Register Write" "0: Writes to the Monotonic Enable Register are..,1: Writes to the Monotonic Enable Register complete.."
|
|
newline
|
|
bitfld.long 0x0 8. "TTSW,Tamper Time Seconds Write" "0: Writes to the Tamper Time Seconds Register are..,1: Writes to the Tamper Time Seconds Register.."
|
|
bitfld.long 0x0 7. "IERW,Interrupt Enable Register Write" "0: Writes to the Interrupt Enable Register are..,1: Writes to the Interrupt Enable Register complete.."
|
|
newline
|
|
bitfld.long 0x0 6. "LRW,Lock Register Write" "0: Writes to the Lock Register are ignored.,1: Writes to the Lock Register complete as normal."
|
|
bitfld.long 0x0 5. "SRW,Status Register Write" "0: Writes to the Status Register are ignored.,1: Writes to the Status Register complete as normal."
|
|
newline
|
|
bitfld.long 0x0 4. "CRW,Control Register Write" "0: Writes to the Control Register are ignored.,1: Writes to the Control Register complete as normal."
|
|
bitfld.long 0x0 3. "TCRW,Time Compensation Register Write" "0: Writes to the Time Compensation Register are..,1: Writes to the Time Compensation Register.."
|
|
newline
|
|
bitfld.long 0x0 2. "TARW,Time Alarm Register Write" "0: Writes to the Time Alarm Register are ignored.,1: Writes to the Time Alarm Register complete as.."
|
|
bitfld.long 0x0 1. "TPRW,Time Prescaler Register Write" "0: Writes to the Time Prescaler Register are ignored.,1: Writes to the Time Prescaler Register complete.."
|
|
newline
|
|
bitfld.long 0x0 0. "TSRW,Time Seconds Register Write" "0: Writes to the Time Seconds Register are ignored.,1: Writes to the Time Seconds Register complete as.."
|
|
line.long 0x4 "RAR,RTC Read Access Register"
|
|
hexmask.long.byte 0x4 16.--19. 1. "PCRR,Pin Configuration Register Read"
|
|
bitfld.long 0x4 15. "TIRR,Tamper Interrupt Register Read" "0: Reads to the Tamper Interrupt Register are..,1: Reads to the Tamper Interrupt Register complete.."
|
|
newline
|
|
bitfld.long 0x4 13. "TDRR,Tamper Detect Register Read" "0: Reads to the Tamper Detect Register are ignored.,1: Reads to the Tamper Detect Register complete as.."
|
|
bitfld.long 0x4 11. "MCHR,Monotonic Counter High Read" "0: Reads to the Monotonic Counter High Register are..,1: Reads to the Monotonic Counter High Register.."
|
|
newline
|
|
bitfld.long 0x4 10. "MCLR,Monotonic Counter Low Read" "0: Reads to the Monotonic Counter Low Register are..,1: Reads to the Monotonic Counter Low Register.."
|
|
bitfld.long 0x4 9. "MERR,Monotonic Enable Register Read" "0: Reads to the Monotonic Enable Register are..,1: Reads to the Monotonic Enable Register complete.."
|
|
newline
|
|
bitfld.long 0x4 8. "TTSR,Tamper Time Seconds Read" "0: Reads to the Tamper Time Seconds Register are..,1: Reads to the Tamper Time Seconds Register.."
|
|
bitfld.long 0x4 7. "IERR,Interrupt Enable Register Read" "0: Reads to the Interrupt Enable Register are..,1: Reads to the Interrupt Enable Register complete.."
|
|
newline
|
|
bitfld.long 0x4 6. "LRR,Lock Register Read" "0: Reads to the Lock Register are ignored.,1: Reads to the Lock Register complete as normal."
|
|
bitfld.long 0x4 5. "SRR,Status Register Read" "0: Reads to the Status Register are ignored.,1: Reads to the Status Register complete as normal."
|
|
newline
|
|
bitfld.long 0x4 4. "CRR,Control Register Read" "0: Reads to the Control Register are ignored.,1: Reads to the Control Register complete as normal."
|
|
bitfld.long 0x4 3. "TCRR,Time Compensation Register Read" "0: Reads to the Time Compensation Register are..,1: Reads to the Time Compensation Register complete.."
|
|
newline
|
|
bitfld.long 0x4 2. "TARR,Time Alarm Register Read" "0: Reads to the Time Alarm Register are ignored.,1: Reads to the Time Alarm Register complete as.."
|
|
bitfld.long 0x4 1. "TPRR,Time Prescaler Register Read" "0: Reads to the Time Pprescaler Register are ignored.,1: Reads to the Time Prescaler Register complete as.."
|
|
newline
|
|
bitfld.long 0x4 0. "TSRR,Time Seconds Register Read" "0: Reads to the Time Seconds Register are ignored.,1: Reads to the Time Seconds Register complete as.."
|
|
tree.end
|
|
tree "SCG (System Clock Generator)"
|
|
base ad:0x4001E000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID Register"
|
|
hexmask.long 0x0 0.--31. 1. "VERSION,SCG Version Number"
|
|
line.long 0x4 "PARAM,Parameter Register"
|
|
hexmask.long.byte 0x4 27.--31. 1. "DIVPRES,Divider Present"
|
|
hexmask.long.byte 0x4 0.--7. 1. "CLKPRES,Clock Present"
|
|
rgroup.long 0x10++0x3
|
|
line.long 0x0 "CSR,Clock Status Register"
|
|
hexmask.long.byte 0x0 24.--27. 1. "SCS,System Clock Source"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DIVCORE,Core Clock Divide Ratio"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "DIVBUS,Bus Clock Divide Ratio"
|
|
hexmask.long.byte 0x0 0.--3. 1. "DIVSLOW,Slow Clock Divide Ratio"
|
|
group.long 0x14++0x3
|
|
line.long 0x0 "RCCR,Run Clock Control Register"
|
|
bitfld.long 0x0 24.--26. "SCS,System Clock Source" "?,1: System OSC (SOSC_CLK),2: Slow IRC (SIRC_CLK),3: Fast IRC (FIRC_CLK),4: RTC OSC (ROSC_CLK),?,?,?"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DIVCORE,Core Clock Divide Ratio"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "DIVBUS,Bus Clock Divide Ratio"
|
|
hexmask.long.byte 0x0 0.--3. 1. "DIVSLOW,Slow Clock Divide Ratio"
|
|
group.long 0x20++0x3
|
|
line.long 0x0 "CLKOUTCNFG,SCG CLKOUT Configuration Register"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CLKOUTSEL,SCG Clkout Select"
|
|
group.long 0x100++0x3
|
|
line.long 0x0 "SOSCCSR,System OSC Control Status Register"
|
|
eventfld.long 0x0 26. "SOSCERR,System OSC Clock Error" "0: System OSC Clock Monitor is disabled or has not..,1: System OSC Clock Monitor is enabled and detected.."
|
|
rbitfld.long 0x0 25. "SOSCSEL,System OSC Selected" "0: System OSC is not the system clock source,1: System OSC is the system clock source"
|
|
newline
|
|
rbitfld.long 0x0 24. "SOSCVLD,System OSC Valid" "0: System OSC is not enabled or clock is not valid,1: System OSC is enabled and output clock is valid"
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: This Control Status Register can be written.,1: This Control Status Register cannot be written."
|
|
newline
|
|
bitfld.long 0x0 17. "SOSCCMRE,System OSC Clock Monitor Reset Enable" "0: Clock Monitor generates interrupt when error..,1: Clock Monitor generates reset when error detected"
|
|
bitfld.long 0x0 16. "SOSCCM,System OSC Clock Monitor Enable" "0: System OSC Clock Monitor is disabled,1: System OSC Clock Monitor is enabled"
|
|
newline
|
|
bitfld.long 0x0 1. "SOSCSTEN,System OSC Stop Enable" "0: System OSC is disabled in any of the sleep modes,1: System OSC is enabled in SLEEP mode only if.."
|
|
bitfld.long 0x0 0. "SOSCEN,System OSC Enable" "0: System OSC is disabled,1: System OSC is enabled"
|
|
group.long 0x200++0x3
|
|
line.long 0x0 "SIRCCSR,Slow IRC Control Status Register"
|
|
rbitfld.long 0x0 25. "SIRCSEL,Slow IRC Selected" "0: Slow IRC is not the system clock source,1: Slow IRC is the system clock source"
|
|
rbitfld.long 0x0 24. "SIRCVLD,Slow IRC Valid" "0: Slow IRC is not enabled or clock is not valid,1: Slow IRC is enabled and output clock is valid"
|
|
newline
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Control Status Register can be written.,1: Control Status Register cannot be written."
|
|
bitfld.long 0x0 1. "SIRCSTEN,Slow IRC Stop Enable" "0: Slow IRC is disabled in sleep modes,1: Slow IRC is enabled in SLEEP mode"
|
|
group.long 0x300++0x3
|
|
line.long 0x0 "FIRCCSR,Fast IRC Control Status Register"
|
|
eventfld.long 0x0 26. "FIRCERR,Fast IRC Clock Error" "0: Error not detected with the Fast IRC trimming.,1: Error detected with the Fast IRC trimming."
|
|
rbitfld.long 0x0 25. "FIRCSEL,Fast IRC Selected status" "0: Fast IRC is not the system clock source,1: Fast IRC is the system clock source"
|
|
newline
|
|
rbitfld.long 0x0 24. "FIRCVLD,Fast IRC Valid status" "0: Fast IRC is not enabled or clock is not valid.,1: Fast IRC is enabled and output clock is valid."
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Control Status Register can be written.,1: Control Status Register cannot be written."
|
|
newline
|
|
bitfld.long 0x0 11. "COARSE_TRIM_BYPASS,Fast Coarse Auto Trim Bypass" "0: FIRC Coarse Auto Trim NOT Bypassed,1: FIRC Coarse Auto Trim Bypassed"
|
|
bitfld.long 0x0 10. "TRIM_LOCK,Fast IRC TRIM LOCK" "0: FIRC auto trim not locked to target frequency..,1: FIRC auto trim locked to target frequency range"
|
|
newline
|
|
bitfld.long 0x0 9. "FIRCTRUP,Fast IRC Trim Update" "0: Disable Fast IRC trimming updates,1: Enable Fast IRC trimming updates"
|
|
bitfld.long 0x0 8. "FIRCTREN,Fast IRC Trim Enable" "0: Disable trimming Fast IRC to an external clock..,1: Enable trimming Fast IRC to an external clock.."
|
|
newline
|
|
bitfld.long 0x0 1. "FIRCSTEN,Fast IRC Stop Enable" "0: Fast IRC is disabled in sleep modes.,1: Fast IRC is enabled in SLEEP modes"
|
|
bitfld.long 0x0 0. "FIRCEN,Fast IRC Enable" "0: Fast IRC is disabled,1: Fast IRC is enabled"
|
|
group.long 0x308++0x7
|
|
line.long 0x0 "FIRCCFG,Fast IRC Configuration Register"
|
|
bitfld.long 0x0 0.--1. "RANGE,Frequency Range" "0: 48 MHz FIRC clock selected.,1: 64 MHz FIRC clock selected.,2: 96 MHz FIRC clock selected.,3: 192 MHz FIRC clock selected."
|
|
line.long 0x4 "FIRCTCFG,Fast IRC Trim Configuration Register"
|
|
hexmask.long.word 0x4 16.--26. 1. "TRIMDIV,Fast IRC Trim Predivide"
|
|
bitfld.long 0x4 0.--1. "TRIMSRC,Trim Source" "?,?,2: System OSC. This option requires that SOSC be..,3: RTC OSC (32.768 kHz)"
|
|
group.long 0x318++0x3
|
|
line.long 0x0 "FIRCSTAT,Fast IRC Status Register"
|
|
hexmask.long.byte 0x0 8.--13. 1. "TRIMCOAR,Trim Coarse"
|
|
hexmask.long.byte 0x0 0.--7. 1. "TRIMFINE,Trim Fine"
|
|
group.long 0x400++0x3
|
|
line.long 0x0 "ROSCCSR,RTC OSC Control Status Register"
|
|
eventfld.long 0x0 26. "ROSCERR,RTC OSC Clock Error" "0: RTC OSC Clock Monitor is disabled or has not..,1: RTC OSC Clock Monitor is enabled and detected an.."
|
|
rbitfld.long 0x0 25. "ROSCSEL,RTC OSC Selected" "0: RTC OSC is not the system clock source,1: RTC OSC is the system clock source"
|
|
newline
|
|
rbitfld.long 0x0 24. "ROSCVLD,RTC OSC Valid" "0: RTC OSC is not enabled or clock is not valid,1: RTC OSC is enabled and output clock is valid"
|
|
bitfld.long 0x0 23. "LK,Lock Register" "0: Control Status Register can be written.,1: Control Status Register cannot be written."
|
|
newline
|
|
bitfld.long 0x0 17. "ROSCCMRE,RTC OSC Clock Monitor Reset Enable" "0: Clock Monitor generates interrupt when error..,1: Clock Monitor generates reset when error detected"
|
|
bitfld.long 0x0 16. "ROSCCM,RTC OSC Clock Monitor" "0: RTC OSC Clock Monitor is disabled,1: RTC OSC Clock Monitor is enabled"
|
|
tree.end
|
|
tree "SEMA42 (Semaphores2)"
|
|
base ad:0x4003F000
|
|
group.byte 0x0++0xF
|
|
line.byte 0x0 "GATE3,Gate"
|
|
hexmask.byte 0x0 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0x1 "GATE2,Gate"
|
|
hexmask.byte 0x1 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0x2 "GATE1,Gate"
|
|
hexmask.byte 0x2 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0x3 "GATE0,Gate"
|
|
hexmask.byte 0x3 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0x4 "GATE7,Gate"
|
|
hexmask.byte 0x4 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0x5 "GATE6,Gate"
|
|
hexmask.byte 0x5 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0x6 "GATE5,Gate"
|
|
hexmask.byte 0x6 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0x7 "GATE4,Gate"
|
|
hexmask.byte 0x7 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0x8 "GATE11,Gate"
|
|
hexmask.byte 0x8 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0x9 "GATE10,Gate"
|
|
hexmask.byte 0x9 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0xA "GATE9,Gate"
|
|
hexmask.byte 0xA 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0xB "GATE8,Gate"
|
|
hexmask.byte 0xB 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0xC "GATE15,Gate"
|
|
hexmask.byte 0xC 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0xD "GATE14,Gate"
|
|
hexmask.byte 0xD 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0xE "GATE13,Gate"
|
|
hexmask.byte 0xE 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
line.byte 0xF "GATE12,Gate"
|
|
hexmask.byte 0xF 0.--3. 1. "GTFSM,Gate Finite State Machine"
|
|
rgroup.word 0x42++0x1
|
|
line.word 0x0 "RSTGT_R,Reset Gate Read"
|
|
bitfld.word 0x0 12.--13. "RSTGSM,Reset Gate Finite State Machine" "0: Idle waiting for the first data pattern write.,1: Waiting for the second data pattern write,2: The 2-write sequence has completed. Generate the..,?"
|
|
hexmask.word.byte 0x0 8.--11. 1. "RSTGMS,Reset Gate Domain"
|
|
hexmask.word.byte 0x0 0.--7. 1. "RSTGTN,Reset Gate Number"
|
|
wgroup.word 0x42++0x1
|
|
line.word 0x0 "RSTGT_W,Reset Gate Write"
|
|
hexmask.word.byte 0x0 8.--15. 1. "RSTGDP,Reset Gate Data Pattern"
|
|
hexmask.word.byte 0x0 0.--7. 1. "RSTGTN,Reset Gate Number"
|
|
tree.end
|
|
tree "SFA (Signal Frequency Analyser)"
|
|
base ad:0x4001D000
|
|
group.long 0x0++0x1B
|
|
line.long 0x0 "CTRL,Signal Frequency Analyser (SFA) Control"
|
|
bitfld.long 0x0 31. "CUT_PIN_EN,CUT_PIN_EN" "0,1"
|
|
hexmask.long.byte 0x0 24.--27. 1. "CUT_SEL,CUT_SEL"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "CUT_PREDIV,CUT_PREDIV"
|
|
bitfld.long 0x0 6. "SFA_EN,SFA Enable" "0: The SFA is disabled.,1: The SFA is enabled."
|
|
newline
|
|
bitfld.long 0x0 5. "SFA_IRQ_EN,SFA Interrupt Enable" "0: Interrupts are disabled.,1: Interrupts are enabled."
|
|
bitfld.long 0x0 0.--1. "MODE,MEASUREMENT MODE" "0: Frequency measurement performed with REF..,1: Frequency measurement performed with REF..,2: CUT period measurement performed.,?"
|
|
line.long 0x4 "CTRL_EXT,Signal Frequency Analyser (SFA) Control Extended"
|
|
hexmask.long.word 0x4 0.--15. 1. "CUT_CLK_EN,CUT_CLK_EN"
|
|
line.long 0x8 "CNT_STAT,Signal Frequency Analyser Count Status Register"
|
|
eventfld.long 0x8 6. "FREQ_LT_MIN_IRQ,FREQ_LT_MIN interrupt flag" "0,1"
|
|
eventfld.long 0x8 5. "FREQ_GT_MAX_IRQ,FREQ_GT_MAX interrupt flag" "0,1"
|
|
newline
|
|
eventfld.long 0x8 4. "SFA_IRQ,SFA Interrupt Request" "0,1"
|
|
rbitfld.long 0x8 3. "REF_CNT_TIMEOUT,Reference Counter Time Out" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 2. "MEAS_STARTED,Measurement Started Flag" "0,1"
|
|
rbitfld.long 0x8 1. "CUT_STOPPED,CUT_STOPPED" "0,1"
|
|
newline
|
|
rbitfld.long 0x8 0. "REF_STOPPED,REF_STOPPED" "0,1"
|
|
line.long 0xC "CUT_CNT,Signal Frequency Analyser Clock Under Test Counter"
|
|
hexmask.long 0xC 0.--31. 1. "CUT_CNT,CUT_CNT"
|
|
line.long 0x10 "REF_CNT,Signal Frequency Analyser Reference Clock Counter"
|
|
hexmask.long 0x10 0.--31. 1. "REF_CNT,REF_CNT"
|
|
line.long 0x14 "CUT_TARGET,Signal Frequency Analyser Clock Under Test Target Count"
|
|
hexmask.long 0x14 0.--31. 1. "CUT_TARGET,CUT_TARGET"
|
|
line.long 0x18 "REF_TARGET,Signal Frequency Analyser Reference Clock Target Count"
|
|
hexmask.long 0x18 0.--31. 1. "REF_TARGET,REF_TARGET"
|
|
rgroup.long 0x1C++0x7
|
|
line.long 0x0 "REF_CNT_ST_SAVED,Signal Frequency Analyser Reference Clock Count Start Saved Register"
|
|
hexmask.long 0x0 0.--31. 1. "REF_CNT_ST_SAVED,REF_CNT_ST_SAVED"
|
|
line.long 0x4 "REF_CNT_END_SAVED,Signal Frequency Analyser Reference Clock Count End Saved Register"
|
|
hexmask.long 0x4 0.--31. 1. "REF_CNT_END_SAVED,REF_CNT_END_SAVED"
|
|
group.long 0x24++0x13
|
|
line.long 0x0 "CTRL2,Extended control register for SFA"
|
|
bitfld.long 0x0 17. "FREQ_LT_MIN_IRQ_EN,FREQ_LT_MIN interrupt enable" "0,1"
|
|
bitfld.long 0x0 16. "FREQ_GT_MAX_IRQ_EN,FREQ_GT_MAX interrupt enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "REF_CLK_SEL,Reference clock select" "0,1,2,3"
|
|
line.long 0x4 "REF_LOW_LIMIT_CNT,Record the low limit reference clock count"
|
|
hexmask.long 0x4 0.--31. 1. "REF_LOW_LIMIT_CNT,Low limit reference clock count value"
|
|
line.long 0x8 "REF_HIGH_LIMIT_CNT,This register record the low limit of ref clk counter"
|
|
hexmask.long 0x8 0.--31. 1. "REF_HIGH_LIMIT_CNT,High limit reference clock count value"
|
|
line.long 0xC "CUT_LOW_LIMIT_CNT,Record the CUT clock low limit counter"
|
|
hexmask.long 0xC 0.--31. 1. "cut_low_limit_cnt,Low limit cut clock count value"
|
|
line.long 0x10 "CUT_HIGH_LIMIT_CNT,Record high limit count of cut clock"
|
|
hexmask.long 0x10 0.--31. 1. "cut_high_limit_cnt,High limit cut clock count value"
|
|
tree.end
|
|
tree "SMSCM (Secure Miscellaneous System Control Module)"
|
|
base ad:0x40015000
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "DBGEN,Debug Enable"
|
|
bitfld.long 0x0 20.--22. "ALTEN,Alternate Enable (DFF3 bitfield)" "0: Alternate Disabled.,?,2: W2S - Enable Alternate.,?,?,5: W5C - Disable Alternate.,?,?"
|
|
newline
|
|
bitfld.long 0x0 16.--18. "ALTDBGEN,Alternate Invasive Debug Enable (DFF3 bitfield)" "0: Alternate Invasive Debug Disabled.,?,2: W2S - Enable Alternate Invasive Debug.,?,?,5: W5C - Disable Alternate Invasive Debug.,?,?"
|
|
newline
|
|
bitfld.long 0x0 12.--14. "SPNIDEN,Secure Non-Invasive Debug Enable (DFF3 bitfield)" "0: Secure Non-Invasive Debug Disabled.,?,2: W2S - Enable Secure Non-Invasive Debug.,?,?,5: W5C - Disable Secure Non-Invasive Debug.,?,?"
|
|
newline
|
|
bitfld.long 0x0 8.--10. "NIDEN,Non-Invasive Debug Enable (DFF3 bitfield)" "0: Non-Invasive Debug Disabled.,?,2: W2S - Enable Non-Invasive Debug.,?,?,5: W5C - Disable Non-Invasive Debug.,?,?"
|
|
newline
|
|
bitfld.long 0x0 4.--6. "SPIDEN,Secure Invasive Debug Enable (DFF3 bitfield)" "0: Secure Invasive Debug Disabled.,?,2: W2S - Enable Secure Invasive Debug.,?,?,5: W5C - Disable Secure Invasive Debug.,?,?"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "DBGEN,Invasive Debug Enable (DFF3 bitfield)" "0: Invasive Debug Disabled.,?,2: W2S - Enable Invasive Debug.,?,?,5: W5C - Disable Invasive Debug.,?,?"
|
|
line.long 0x4 "DBGEN_B,Debug Enable Complement"
|
|
bitfld.long 0x4 20.--22. "ALTEN_B,Alternate Enable Complement (DFF3 bitfield)" "0: Alternrate Enabled.,?,2: W2S - Disable Alternate.,?,?,5: W5C - Enable Alternate.,?,?"
|
|
newline
|
|
bitfld.long 0x4 16.--18. "ALTDBGEN_B,Alternate Invasive Debug Enable Complement (DFF3 bitfield)" "0: Alternate Invasive Debug Enabled.,?,2: W2S - Alternate Disable Invasive Debug.,?,?,5: W5C - Alternate Enable Invasive Debug.,?,?"
|
|
newline
|
|
bitfld.long 0x4 12.--14. "SPNIDEN_B,Secure Non-Invasive Debug Enable Complement (DFF3 bitfield)" "0: Secure Non-Invasive Debug Enabled.,?,2: W2S - Disable Secure Non-Invasive Debug.,?,?,5: W5C - Enable Secure Non-Invasive Debug.,?,?"
|
|
newline
|
|
bitfld.long 0x4 8.--10. "NIDEN_B,Non-Invasive Debug Enable Complement (DFF3 bitfield)" "0: Non-Invasive Debug Enabled.,?,2: W2S - Disable Non-Invasive Debug.,?,?,5: W5C - Enable Non-Invasive Debug.,?,?"
|
|
newline
|
|
bitfld.long 0x4 4.--6. "SPIDEN_B,Secure Invasive Debug Enable - Complement (DFF3 bitfield)" "0: Secure Invasive Debug Enabled.,?,2: W2S - Disable Secure Invasive Debug.,?,?,5: W5C - Enable Secure Invasive Debug.,?,?"
|
|
newline
|
|
bitfld.long 0x4 0.--2. "DBGEN_B,Invasive Debug Enable Complement (DFF3 bitfield)" "0: Invasive Debug Enabled.,?,2: W2S - Disable Invasive Debug.,?,?,5: W5C - Enable Invasive Debug.,?,?"
|
|
line.long 0x8 "DBGEN_LOCK,Debug Enable Lock"
|
|
bitfld.long 0x8 20.--22. "ALT_EN_LOCK,Alternate Lock (DFF3 bitfield)" "0: Lock DBGEN[ALTEN] DBGEN_B[ALTEN_B and..,1: Lock DBGEN[ALTEN] DBGEN_B[ALTEN_B and..,2: Lock DBGEN[ALTEN] DBGEN_B[ALTEN_B and..,3: Lock DBGEN[ALTEN] DBGEN_B[ALTEN_B and..,4: Lock DBGEN[ALTEN] DBGEN_B[ALTEN_B and..,5: f When ALT_EN_LOCK is locked ALT_EN_LOCK cannot..,?,7: Lock DBGEN[ALTEN] DBGEN_B[ALTEN_B and.."
|
|
newline
|
|
bitfld.long 0x8 16.--18. "ALT_DBGEN_LOCK,Alternate Lock (DFF3 bitfield)" "0: Lock DBGEN[ALTDBGEN] DBGEN_B[ALTDBGEN_B and..,1: Lock DBGEN[ALTDBGEN] DBGEN_B[ALTDBGEN_B and..,2: Lock DBGEN[ALTDBGEN] DBGEN_B[ALTDBGEN_B and..,3: Lock DBGEN[ALTDBGEN] DBGEN_B[ALTDBGEN_B and..,4: Lock DBGEN[ALTDBGEN] DBGEN_B[ALTDBGEN_B and..,5: When ALT_DBGEN_LOCK is locked ALT_DBGEN_LOCK..,?,7: Lock DBGEN[ALTDBGEN] DBGEN_B[ALTDBGEN_B and.."
|
|
newline
|
|
bitfld.long 0x8 0.--2. "LOCK,Lock (DFF3 bitfield)" "0: Lock DBGEN[SPNIDEN NIDEN SPIDEN DBGEN]..,1: Lock DBGEN[SPNIDEN NIDEN SPIDEN DBGEN]..,2: Lock DBGEN[SPNIDEN NIDEN SPIDEN DBGEN]..,3: Lock DBGEN[SPNIDEN NIDEN SPIDEN DBGEN]..,4: Lock DBGEN[SPNIDEN NIDEN SPIDEN DBGEN]..,5: When DBGEN_LOCK[LOCK] is locked DBGEN_LOCK[LOCK]..,?,7: Lock DBGEN[SPNIDEN NIDEN SPIDEN DBGEN].."
|
|
group.long 0x20++0x3
|
|
line.long 0x0 "DBG_AUTH_BEACON,Debug Authentication Beacon"
|
|
hexmask.long.word 0x0 16.--31. 1. "CREDENTIAL_BEACON,Credential Beacon"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "AUTH_BEACON,Authentication Beacon"
|
|
rgroup.long 0x30++0x7
|
|
line.long 0x0 "LIFECYCLE,Lifecycle Fuse Word"
|
|
hexmask.long.byte 0x0 28.--31. 1. "SWD_ID,Serial Wire Debug Instance ID"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--19. 1. "CTRK_REVOKE,Revocation indicator from OEM Firmware Authentication Public Key"
|
|
newline
|
|
bitfld.long 0x0 15. "WAKEUP_DIS,Wakeup Disabled" "0: Boot-ROM LP wakup is enabled.,1: Boot-ROM LP wakup is disabled."
|
|
newline
|
|
bitfld.long 0x0 14. "SERIAL_DIS,Serial Download Disabled" "0: Serial download path is enabled.,1: Serial download path is disabled."
|
|
newline
|
|
bitfld.long 0x0 11. "DICE_EN,DICE Enable" "0: DICE is disabled by default.,1: DICE is enabled."
|
|
newline
|
|
bitfld.long 0x0 10. "TZM_EN,Trust Zone Mode Enable" "0: TZ-M is disabled by default can be enabled by..,1: TZ-M is enabled."
|
|
newline
|
|
bitfld.long 0x0 9. "DBG_AUTH_DIS,Debug Authentication Disabled" "0: Debug Authentication enabled.,1: Debug Authentication disabled."
|
|
newline
|
|
bitfld.long 0x0 8. "DBG_EN_LOCK,Debug Enable Lock" "0: The debug access control registers remain open..,1: The debug access control registers are.."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "CLC,Converged Lifecycle"
|
|
line.long 0x4 "LIFECYCLE_B,Lifecycle Fuse Word Complement"
|
|
hexmask.long.byte 0x4 28.--31. 1. "SWD_ID_B,Serial Wire Debug Instance ID Complement"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--19. 1. "CTRK_REVOKE_B,Revocation indicator from OEM Firmware Authentication Public Key Complement"
|
|
newline
|
|
bitfld.long 0x4 15. "WAKEUP_DIS_B,Wakeup Disabled Complement" "0: Boot-ROM LP wakup is disabled.,1: Boot-ROM LP wakup is enabled."
|
|
newline
|
|
bitfld.long 0x4 14. "SERIAL_DIS_B,Serial Download Disabled Complement" "0: Serial download path is disabled.,1: Serial download path is enabled."
|
|
newline
|
|
bitfld.long 0x4 11. "DICE_EN_B,DICE Enable Complement" "0: DICE is enabled.,1: DICE is disabled by default."
|
|
newline
|
|
bitfld.long 0x4 10. "TZM_EN_B,Trust Zone Mode Enable Complement" "0: TZ-M is enabled.,1: TZ-M is disabled by default can be enabled by.."
|
|
newline
|
|
bitfld.long 0x4 9. "DBG_AUTH_DIS_B,Debug Authentication Disabled Complement" "0: Debug Authentication disabled.,1: Debug Authentication enabled."
|
|
newline
|
|
bitfld.long 0x4 8. "DBG_EN_LOCK_B,Debug Enable Lock Complement" "0: The debug access control registers are..,1: The debug access control registers remain open.."
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "CLC_B,Converged Lifecycle Complement"
|
|
group.long 0x40++0x3
|
|
line.long 0x0 "ROM_LOCKOUT,ROM Lockout Register"
|
|
bitfld.long 0x0 29.--31. "REGLOCK,ROM_LOCKOUT Register Lock (DFF3 bitfield)" "0: Lock ROM_LOCKOUT register.,1: Lock ROM_LOCKOUT register.,2: Lock ROM_LOCKOUT register.,3: Lock ROM_LOCKOUT register.,4: Lock ROM_LOCKOUT register.,5: Writing this value has no effect.,?,7: Lock ROM_LOCKOUT register."
|
|
newline
|
|
hexmask.long.tbyte 0x0 4.--21. 1. "ROMWA,ROM Watermark Address"
|
|
group.long 0x100++0x3
|
|
line.long 0x0 "SCTR,Security Counter Register"
|
|
hexmask.long 0x0 0.--31. 1. "DATA32,Data 32 bits"
|
|
wgroup.long 0x104++0x3
|
|
line.long 0x0 "SCTRP1,Security Counter Plus 1 Register"
|
|
hexmask.long 0x0 0.--31. 1. "DONTCARE32,Don't Care Data 32 bits"
|
|
wgroup.long 0x10C++0x3
|
|
line.long 0x0 "SCTRM1,Security Counter Minus 1 Register"
|
|
hexmask.long 0x0 0.--31. 1. "DONTCARE32,Don't Care Data 32 bits"
|
|
wgroup.long 0x114++0x3
|
|
line.long 0x0 "SCTRPX,Security Counter Plus X Register"
|
|
hexmask.long 0x0 0.--31. 1. "DATA32,Data 32 bits"
|
|
wgroup.long 0x11C++0x3
|
|
line.long 0x0 "SCTRMX,Security Counter Minus X Register"
|
|
hexmask.long 0x0 0.--31. 1. "DATA32,Data 32 bits"
|
|
group.long 0x400++0x3
|
|
line.long 0x0 "OCMDR0,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0x0 16. "RO,Read-Only" "0: Writes to the OCMDRn[11:0] are allowed,1: Writes to the OCMDRn[11:0] are ignored"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "OCMCF2,OCMEM Control Field 2"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "OCMCF1,OCMEM Control Field 1"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "OCMCF0,OCMEM Control Field 0"
|
|
group.long 0x408++0x7
|
|
line.long 0x0 "OCMDR2,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0x0 16. "RO,Read-Only" "0: Writes to the OCMDRn[11:0] are allowed,1: Writes to the OCMDRn[11:0] are ignored"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "OCMCF0,OCMEM Control Field 0"
|
|
line.long 0x4 "OCMDR3,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0x4 16. "RO,Read-Only" "0: Writes to the OCMDRn[11:0] are allowed,1: Writes to the OCMDRn[11:0] are ignored"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--3. 1. "OCMCF0,OCMEM Control Field 0"
|
|
group.long 0x414++0x3
|
|
line.long 0x0 "OCMDR5,On-Chip Memory Descriptor Register"
|
|
bitfld.long 0x0 16. "RO,Read-Only" "0: Writes to the OCMDRn[11:0] are allowed,1: Writes to the OCMDRn[11:0] are ignored"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "OCMCF0,OCMEM Control Field 0"
|
|
group.long 0x480++0x3
|
|
line.long 0x0 "OCMECR,On-Chip Memory ECC Control Register"
|
|
bitfld.long 0x0 8. "E1BR,Enable RAM ECC 1 Bit Reporting" "0: 1-bit reporting disabled,1: 1-bit reporting enabled"
|
|
newline
|
|
bitfld.long 0x0 0. "ENCR,Enable RAM ECC Non-correctable Reporting" "0: Non-correctable reporting disabled,1: Non-correctable reporting enabled"
|
|
group.long 0x488++0x3
|
|
line.long 0x0 "OCMEIR,On-Chip Memory ECC Interrupt Register"
|
|
rbitfld.long 0x0 31. "VALID,Valid ECC Error Location field" "0: ECC Error Location field is not valid,1: ECC Error Location field is valid"
|
|
newline
|
|
hexmask.long.byte 0x0 24.--27. 1. "EELOC,ECC Error Location"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "E1BERRN,ECC 1-bit Error OCRAMn"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "ENCERRN,ECC Non-correctable Error OCRAMn"
|
|
rgroup.long 0x490++0xF
|
|
line.long 0x0 "OCMFAR,On-Chip Memory Fault Address Register"
|
|
hexmask.long 0x0 0.--31. 1. "EFADD,ECC Fault Address"
|
|
line.long 0x4 "OCMFTR,On-Chip Memory Fault Attribute Register"
|
|
hexmask.long.byte 0x4 16.--23. 1. "EFSYN,On-Chip Memory ECC Fault Syndrome"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "EFMST,On-Chip Memory ECC Fault Master Number"
|
|
newline
|
|
bitfld.long 0x4 7. "EFW,On-Chip Memory ECC Fault Write" "0: Last captured ECC event was not a write bus cycle,1: Last captured ECC event was a write bus cycle"
|
|
newline
|
|
bitfld.long 0x4 4.--6. "EFMS,On-Chip Memory ECC Fault Master Size" "0: 8-bit size,1: 16-bit size,2: 32-bit size,3: 64-bit size,?,?,?,?"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--3. 1. "EFPRT,On-Chip Memory ECC Fault Protection"
|
|
line.long 0x8 "OCMFDRH,On-Chip Memory ECC Fault Data High Register"
|
|
hexmask.long 0x8 0.--31. 1. "EFDH,On-Chip Memory ECC Fault Data High"
|
|
line.long 0xC "OCMFDRL,On-Chip Memory ECC Fault Data Low Register"
|
|
hexmask.long 0xC 0.--31. 1. "EFDL,On-Chip Memory ECC Fault Data Low"
|
|
group.long 0xC00++0x3
|
|
line.long 0x0 "CPCR,Core Platform Control Register"
|
|
bitfld.long 0x0 0. "AXBS0_RREN,AXBS0 Round Robin Enable" "0: AXBS0 in fixed priority arbitration mode at reset.,1: AXBS0 in round robin arbitration mode at reset."
|
|
tree.end
|
|
tree "SPC (System Power Controller)"
|
|
base ad:0x40016000
|
|
rgroup.long 0x0++0x3
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
group.long 0x10++0x7
|
|
line.long 0x0 "SC,Status Control"
|
|
rbitfld.long 0x0 31. "SWITCH_STATE,Power Switch State" "0: Off,1: On"
|
|
newline
|
|
eventfld.long 0x0 16.--18. "ISO_CLR,Isolation Clear Flags" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "SPC_LP_MODE,Power Domain Low-Power Mode Request"
|
|
newline
|
|
eventfld.long 0x0 1. "SPC_LP_REQ,SPC Power Mode Configuration Status Flag" "0: SPC is in Active mode; the ACTIVE_CFG register..,1: All power domains requested low-power mode; SPC.."
|
|
newline
|
|
rbitfld.long 0x0 0. "BUSY,SPC Busy Status Flag" "0: Not busy,1: Busy"
|
|
line.long 0x4 "CNTRL,SPC Regulator Control"
|
|
bitfld.long 0x4 2. "DCDC_EN,DCDC_CORE Regulator Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 1. "SYSLDO_EN,LDO_SYS Regulator Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 0. "CORELDO_EN,LDO_CORE Regulator Enable" "0: Disable,1: Enable"
|
|
group.long 0x1C++0x7
|
|
line.long 0x0 "LPREQ_CFG,Low-Power Request Configuration"
|
|
bitfld.long 0x0 2.--3. "LPREQOV,Low-Power Request Output Override" "0: Not forced,?,2: Forced low (ignore LPREQPOL settings),3: Forced high (ignore LPREQPOL settings)"
|
|
newline
|
|
bitfld.long 0x0 1. "LPREQPOL,Low-Power Request Output Pin Polarity Control" "0: High,1: Low"
|
|
newline
|
|
bitfld.long 0x0 0. "LPREQOE,Low-Power Request Output Enable" "0: Disable,1: Enable"
|
|
line.long 0x4 "CFG,SPC Configuration"
|
|
bitfld.long 0x4 3. "INTG_PWSWTCH_WKUP_ACTIVE_EN,Integrated Power Switch Wake-up Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 2. "INTG_PWSWTCH_SLEEP_ACTIVE_EN,Integrated Power Switch Active Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 1. "INTG_PWSWTCH_WKUP_EN,Integrated Power Switch Wake-up Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 0. "INTG_PWSWTCH_SLEEP_EN,Integrated Power Switch Sleep Enable" "0: Disable,1: Enable"
|
|
repeat 3. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
group.long ($2+0x30)++0x3
|
|
line.long 0x0 "PD_STATUS[$1],SPC Power Domain Mode Status"
|
|
hexmask.long.byte 0x0 8.--11. 1. "LP_MODE,Power Domain Low Power Mode Request"
|
|
newline
|
|
eventfld.long 0x0 4. "PD_LP_REQ,Power Domain Low Power Request Flag" "0: Did not request,1: Requested"
|
|
newline
|
|
rbitfld.long 0x0 0. "PWR_REQ_STATUS,Power Request Status Flag" "0: Did not request,1: Requested"
|
|
repeat.end
|
|
group.long 0x40++0x3
|
|
line.long 0x0 "SRAMCTL,SRAM Control"
|
|
rbitfld.long 0x0 31. "ACK,SRAM Voltage Update Request Acknowledge" "0: Not acknowledged,1: Acknowledged"
|
|
newline
|
|
bitfld.long 0x0 30. "REQ,SRAM Voltage Update Request" "0: Do not request,1: Request"
|
|
newline
|
|
bitfld.long 0x0 0.--1. "VSM,Voltage Select Margin" "?,1: 1.0 V,2: 1.1 V,3: SRAM configured for 1.1 V operation"
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "WAKEUP,General Purpose Wake-up"
|
|
hexmask.long 0x0 0.--31. 1. "WAKEUP,Wake-up"
|
|
group.long 0x100++0x7
|
|
line.long 0x0 "ACTIVE_CFG,Active Power Mode Configuration"
|
|
bitfld.long 0x0 29. "IO_HVDE,IO High-Voltage Detection Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x0 28. "SYS_HVDE,System High-Voltage Detection Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x0 27. "CORE_HVDE,Core High-Voltage Detection Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x0 26. "IO_LVDE,IO Low-Voltage Detection Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x0 25. "SYS_LVDE,System Low-Voltage Detection Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x0 24. "CORE_LVDE,Core Low-Voltage Detection Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x0 20.--21. "BGMODE,Bandgap Mode" "0: Bandgap disabled,1: Bandgap enabled buffer disabled,2: Bandgap enabled buffer enabled,?"
|
|
newline
|
|
bitfld.long 0x0 18. "LPBUFF_EN,CMP Bandgap Buffer Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x0 12. "GLITCH_DETECT_DISABLE,VDD Core Glitch Detect Disable" "0: VDD Core Low Voltage Glitch Detect enabled,1: VDD Core Low Voltage Glitch Detect disabled"
|
|
newline
|
|
bitfld.long 0x0 10.--11. "DCDC_VDD_LVL,DCDC VDD Regulator Voltage Level" "0: Low undervoltage (1.25 V),1: Midvoltage (1.35 V),2: Normal voltage (2.5 V),3: Safe-mode voltage (1.8 V)"
|
|
newline
|
|
bitfld.long 0x0 8.--9. "DCDC_VDD_DS,DCDC VDD Drive Strength" "?,1: Low,2: Normal,?"
|
|
newline
|
|
bitfld.long 0x0 6. "SYSLDO_VDD_LVL,LDO_SYS VDD Regulator Voltage Level" "0: Normal voltage (1.8 V),1: Overdrive voltage (2.5 V)"
|
|
newline
|
|
bitfld.long 0x0 4. "SYSLDO_VDD_DS,LDO_SYS VDD Drive Strength" "0: Low,1: Normal"
|
|
newline
|
|
bitfld.long 0x0 2.--3. "CORELDO_VDD_LVL,LDO_CORE VDD Regulator Voltage Level" "?,1: Regulate to mid voltage (1.0 V),2: Regulate to normal voltage (1.1 V),3: Regulate to safe-mode voltage (1.15 V)"
|
|
newline
|
|
bitfld.long 0x0 0. "CORELDO_VDD_DS,LDO_CORE VDD Drive Strength" "0: Low,1: Normal"
|
|
line.long 0x4 "LP_CFG,Low-Power Mode Configuration"
|
|
bitfld.long 0x4 29. "IO_HVDE,IO High Voltage Detect Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 28. "SYS_HVDE,System High Voltage Detect Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 27. "CORE_HVDE,Core High Voltage Detect Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 26. "IO_LVDE,IO Low Voltage Detect Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 25. "SYS_LVDE,System Low Voltage Detect Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 24. "CORE_LVDE,Core Low Voltage Detect Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 23. "LP_IREFEN,Low-Power IREF Enable" "0: Disable for power saving in Deep Power Down mode,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 20.--21. "BGMODE,Bandgap Mode" "0: Bandgap disabled,1: Bandgap enabled buffer disabled,2: Bandgap enabled buffer enabled,?"
|
|
newline
|
|
bitfld.long 0x4 18. "LPBUFF_EN,CMP Bandgap Buffer Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 17. "COREVDD_IVS_EN,CORE VDD Internal Voltage Scaling (IVS) Enable" "0: Disable,1: Enable"
|
|
newline
|
|
bitfld.long 0x4 12. "GLITCH_DETECT_DISABLE,VDD Core Glitch Detect Disable" "0: Enable,1: Disable"
|
|
newline
|
|
bitfld.long 0x4 10.--11. "DCDC_VDD_LVL,DCDC VDD Regulator Voltage Level" "0: Low under voltage (1.25 V),1: Mid voltage (1.35 V),2: Normal voltage (2.5 V),3: Safe-mode voltage (1.8 V)"
|
|
newline
|
|
bitfld.long 0x4 8.--9. "DCDC_VDD_DS,DCDC VDD Drive Strength" "0: Pulse refresh,1: Low,2: Normal,?"
|
|
newline
|
|
bitfld.long 0x4 4. "SYSLDO_VDD_DS,LDO_SYS VDD Drive Strength" "0: Low,1: Normal"
|
|
newline
|
|
bitfld.long 0x4 2.--3. "CORELDO_VDD_LVL,LDO_CORE VDD Regulator Voltage Level" "0: Under voltage (0.95 V),1: Mid voltage (1.0 V),2: Normal voltage (1.1 V),3: Safe-mode voltage (1.15 V)"
|
|
newline
|
|
bitfld.long 0x4 0. "CORELDO_VDD_DS,LDO_CORE VDD Drive Strength" "0: Low,1: Normal"
|
|
group.long 0x120++0x7
|
|
line.long 0x0 "LPWKUP_DELAY,Low Power Wake-Up Delay"
|
|
hexmask.long.word 0x0 0.--15. 1. "LPWKUP_DELAY,Low-Power Wake-Up Delay"
|
|
line.long 0x4 "ACTIVE_VDELAY,Active Voltage Trim Delay"
|
|
hexmask.long.word 0x4 0.--15. 1. "ACTIVE_VDELAY,Active Voltage Delay"
|
|
group.long 0x130++0x17
|
|
line.long 0x0 "VD_STAT,Voltage Detect Status Register"
|
|
eventfld.long 0x0 6. "IOVDD_HVDF,IO VDD High-Voltage Detect Flag" "0: High-voltage event not detected,1: High-voltage event detected"
|
|
newline
|
|
eventfld.long 0x0 5. "SYSVDD_HVDF,System VDD High-Voltage Detect Flag" "0: High-voltage event not detected,1: High-voltage event detected"
|
|
newline
|
|
eventfld.long 0x0 4. "COREVDD_HVDF,Core VDD High-Voltage Detect Flag" "0: High-voltage event not detected,1: High-voltage event detected"
|
|
newline
|
|
eventfld.long 0x0 2. "IOVDD_LVDF,IO VDD Low-Voltage Detect Flag" "0: Low-voltage event not detected,1: Low-voltage event detected"
|
|
newline
|
|
eventfld.long 0x0 1. "SYSVDD_LVDF,System VDD Low-Voltage Detect Flag" "0: Low-voltage event not detected,1: Low-voltage event detected"
|
|
newline
|
|
eventfld.long 0x0 0. "COREVDD_LVDF,Core VDD Low-Voltage Detect Flag" "0: Low-voltage event not detected,1: Low-voltage event detected"
|
|
line.long 0x4 "VD_CORE_CFG,Core Voltage Detect Configuration Register"
|
|
bitfld.long 0x4 16. "LOCK,CORE Voltage Detect Reset Enable Lock Bit" "0: Writes to VD_CORE_CGF[LVDRE] and..,1: Writes to VD_CORE_CGF[LVDRE] and.."
|
|
newline
|
|
bitfld.long 0x4 3. "HVDIE,Core VDD High-Voltage Detect Interrupt Enable" "0: COREVDD_HVDF does not generate hardware..,1: COREVDD_HVDF does generate hardware interrupt"
|
|
newline
|
|
bitfld.long 0x4 2. "HVDRE,Core VDD High-Voltage Detect Reset Enable" "0: COREVDD_HVDF does not generate hardware reset,1: COREVDD_HVDF does generate hardware reset"
|
|
newline
|
|
bitfld.long 0x4 1. "LVDIE,Core VDD Low-Voltage Detect Interrupt Enable" "0: COREVDD_LVDF does not generate hardware..,1: COREVDD_LVDF does generate hardware interrupt"
|
|
newline
|
|
bitfld.long 0x4 0. "LVDRE,Core VDD Low-Voltage Detect Reset Enable" "0: COREVDD_LVDF does not generate hardware reset,1: COREVDD_LVDF does generate hardware reset"
|
|
line.long 0x8 "VD_SYS_CFG,System Voltage Detect Configuration Register"
|
|
bitfld.long 0x8 16. "LOCK,System Voltage Detect Reset Enable Lock Bit" "0: Writes to VD_SYS_CFG[LVDRE HVDRE LVSEL] are..,1: Writes to VD_SYS_CFG[LVDRE HVDRE LVSEL] are.."
|
|
newline
|
|
bitfld.long 0x8 8. "LVSEL,System VDD Low-Voltage Level Select" "0: Trip point set to Normal level (See the device..,1: Trip point set to Safe level (See the device.."
|
|
newline
|
|
bitfld.long 0x8 3. "HVDIE,System VDD High-Voltage Detect Interrupt Enable" "0: SYSVDD_HVDF does not generate hardware interrupt..,1: SYSVDD_HVDF does generate hardware interrupt"
|
|
newline
|
|
bitfld.long 0x8 2. "HVDRE,System VDD High-Voltage Detect Reset Enable" "0: SYSVDD_HVDF does not generate hardware reset,1: SYSVDD_HVDF does generate hardware reset"
|
|
newline
|
|
bitfld.long 0x8 1. "LVDIE,System VDD Low-Voltage Detect Interrupt Enable" "0: SYSVDD_LVDF does not generate hardware interrupt..,1: SYSVDD_LVDF does generate hardware interrupt"
|
|
newline
|
|
bitfld.long 0x8 0. "LVDRE,System VDD Low-Voltage Detect Reset Enable" "0: SYSVDD_LVDF does not generate hardware reset,1: SYSVDD_LVDF does generate hardware reset"
|
|
line.long 0xC "VD_IO_CFG,IO Voltage Detect Configuration Register"
|
|
bitfld.long 0xC 16. "LOCK,IO Voltage Detect Reset Enable Lock Bit" "0: Writes to VD_IO_CFG[LVDRE HVDRE HVSEL LVSEL] are..,1: Writes to VD_IO_CFG[LVDRE HVDRE HVSEL LVSEL] are.."
|
|
newline
|
|
bitfld.long 0xC 8. "LVSEL,IO VDD Low-Voltage Level Select" "0: Trip point set to Normal (See the device data..,1: Trip point set to Safe (See the device data.."
|
|
newline
|
|
bitfld.long 0xC 3. "HVDIE,IO VDD High-Voltage Detect Interrupt Enable" "0: IOVDD_HVDF does not generate hardware interrupt..,1: IOVDD_HVDF does generate hardware interrupt"
|
|
newline
|
|
bitfld.long 0xC 2. "HVDRE,IO VDD High-Voltage Detect Reset Enable" "0: IOVDD_HVDF does not generate hardware reset,1: IOVDD_HVDF does generate hardware reset"
|
|
newline
|
|
bitfld.long 0xC 1. "LVDIE,IO VDD Low-Voltage Detect Interrupt Enable" "0: IOVDD_LVDF does not generate hardware interrupt..,1: IOVDD_LVDF does generate hardware interrupt"
|
|
newline
|
|
bitfld.long 0xC 0. "LVDRE,IO VDD Low-Voltage Detect Reset Enable" "0: IOVDD_LVDF does not generate hardware reset,1: IOVDD_LVDF does generate hardware reset"
|
|
line.long 0x10 "EVD_CFG,External Voltage Domain Configuration Register"
|
|
rbitfld.long 0x10 16.--18. "EVDSTAT,External Voltage Domain Status" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x10 8.--10. "EVDLPISO,External Voltage Domain Low Power Isolation" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x10 0.--2. "EVDISO,External Voltage Domain Isolation" "0,1,2,3,4,5,6,7"
|
|
line.long 0x14 "VDD_CORE_GLITCH_DETECT_SC,VDD Core Glitch Detect Status Control Register"
|
|
bitfld.long 0x14 16. "LOCK,VDD Core Voltage Glitch Detect Reset Enable Lock Bit" "0: Writes to RE are allowed.,1: Writes to RE are ignored."
|
|
newline
|
|
hexmask.long.byte 0x14 8.--11. 1. "GLITCH_DETECT_FLAG,GLITCH_DETECT_FLAG"
|
|
newline
|
|
bitfld.long 0x14 7. "IE,Core VDD Glitch Detect Interrupt Enable" "0: GLITCH_DETECT_FLAG[CNT_SELECT] does not generate..,1: GLITCH_DETECT_FLAG[CNT_SELECT] does generate.."
|
|
newline
|
|
bitfld.long 0x14 6. "RE,Core VDD Glitch Detect Reset Enable" "0: GLITCH_DETECT_FLAG[CNT_SELECT] does not generate..,1: GLITCH_DETECT_FLAG[CNT_SELECT] does generate.."
|
|
newline
|
|
hexmask.long.byte 0x14 2.--5. 1. "TIMEOUT,TIMEOUT"
|
|
newline
|
|
bitfld.long 0x14 0.--1. "CNT_SELECT,CNT_SELECT" "0: Select bit-0 of 4-bit Ripple Counter to detect..,1: Select bit-1 of 4-bit Ripple Counter to detect..,2: Select bit-2 of 4-bit Ripple Counter to detect..,3: Select bit-3 of 4-bit Ripple Counter to detect.."
|
|
group.long 0x300++0x3
|
|
line.long 0x0 "CORELDO_CFG,LDO_CORE Configuration Register"
|
|
bitfld.long 0x0 16. "DPDOWN_PULLDOWN_DISABLE,LDO_CORE Deep Power Down Pulldown Disable" "0: LDO_CORE pulldown in Deep Power Down not disabled,1: LDO_CORE pulldown in Deep Power Down disabled"
|
|
group.long 0x400++0x3
|
|
line.long 0x0 "SYSLDO_CFG,LDO_SYS Configuration Register"
|
|
bitfld.long 0x0 0. "ISINKEN,Current Sink Enable" "0: Disable current sink feature of System low power..,1: Enable current sink feature of System low power.."
|
|
group.long 0x500++0x7
|
|
line.long 0x0 "DCDC_CFG,DCDC Configuration Register"
|
|
bitfld.long 0x0 18. "VOUT2P5_SEL,VOUT2P5_SEL" "0: DCDC Vout set by DCDC_VDD_LVL register,1: DCDC Vout set to 2p5V."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--13. 1. "FREQ_CNTRL,DCDC Burst Frequency Control Register"
|
|
newline
|
|
bitfld.long 0x0 0. "FREQ_CNTRL_ON,DCDC Burst Frequency Control Enable" "0,1"
|
|
line.long 0x4 "DCDC_BURST_CFG,DCDC BURST Configuration Register"
|
|
hexmask.long.word 0x4 16.--31. 1. "PULSE_REFRESH_CNT,DCDC 16-bit refresh count value"
|
|
newline
|
|
eventfld.long 0x4 3. "BURST_ACK,DCDC Burst Acknowledge Flag" "0: DCDC Burst request has not acknowledged.,1: DCDC Burst request has completed and acknowledged."
|
|
newline
|
|
bitfld.long 0x4 1. "EXT_BURST_EN,DCDC External Burst Request Enable Register" "0: External Burst Request are not enabled,1: External Burst Request are enabled"
|
|
newline
|
|
bitfld.long 0x4 0. "BURST_REQ,Software Burst Request Register" "0: No burst request generated,1: Burst request generated"
|
|
tree.end
|
|
tree "SYSPM (System Performance Monitor)"
|
|
base ad:0x40017000
|
|
rgroup.long 0x0++0xF
|
|
line.long 0x0 "CFGSS0,Configuration 0"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MSC,Miscellaneous"
|
|
hexmask.long.byte 0x0 16.--23. 1. "NCTRS,Number of Counters"
|
|
hexmask.long.byte 0x0 8.--15. 1. "HRL,Hardware revision level"
|
|
hexmask.long.byte 0x0 0.--7. 1. "ID,Identifier"
|
|
line.long 0x4 "CFGSS1,Configuration 1"
|
|
hexmask.long.byte 0x4 24.--31. 1. "MSC,Miscellaneous"
|
|
hexmask.long.byte 0x4 16.--23. 1. "NCTRS,Number of Counters"
|
|
hexmask.long.byte 0x4 8.--15. 1. "HRL,Hardware revision level"
|
|
hexmask.long.byte 0x4 0.--7. 1. "ID,Identifier"
|
|
line.long 0x8 "CFGSS2,Configuration 2"
|
|
hexmask.long.byte 0x8 24.--31. 1. "MSC,Miscellaneous"
|
|
hexmask.long.byte 0x8 16.--23. 1. "NCTRS,Number of Counters"
|
|
hexmask.long.byte 0x8 8.--15. 1. "HRL,Hardware revision level"
|
|
hexmask.long.byte 0x8 0.--7. 1. "ID,Identifier"
|
|
line.long 0xC "CFGSS3,Configuration 3"
|
|
hexmask.long.byte 0xC 24.--31. 1. "MSC,Miscellaneous"
|
|
hexmask.long.byte 0xC 16.--23. 1. "NCTRS,Number of Counters"
|
|
hexmask.long.byte 0xC 8.--15. 1. "HRL,Hardware revision level"
|
|
hexmask.long.byte 0xC 0.--7. 1. "ID,Identifier"
|
|
repeat 2. (list 0x0 0x1)(list ad:0x40017200 ad:0x40017300)
|
|
tree "PMCR[$1]"
|
|
base $2
|
|
group.long ($2)++0x3
|
|
line.long 0x0 "PMCR,Performance Monitor Control Register"
|
|
hexmask.long.byte 0x0 25.--31. 1. "SELEVT3,Select Event 3"
|
|
hexmask.long.byte 0x0 18.--24. 1. "SELEVT2,Select Event 2"
|
|
newline
|
|
hexmask.long.byte 0x0 11.--17. 1. "SELEVT1,Select Event 1"
|
|
bitfld.long 0x0 10. "RECTR3,Reset Event Counter 3" "0: Counter runs normally,1: Counter value resets at the end of the cycle"
|
|
newline
|
|
bitfld.long 0x0 9. "RECTR2,Reset Event Counter 2" "0,1"
|
|
bitfld.long 0x0 8. "RECTR1,Reset Event Counter 1" "0,1"
|
|
newline
|
|
bitfld.long 0x0 7. "RICTR,Resets the Instruction Counter" "0: do not reset the instruction counter,1: clear the instruction counter"
|
|
bitfld.long 0x0 6. "DCIFSH,Disable Counters if Stopped or Halted" "0: Conitnue counting,1: Stops counting when the CPU is halted"
|
|
newline
|
|
bitfld.long 0x0 4.--5. "CMODE,Count Mode" "0: count in both user and previleged modes,?,2: count only in user mode,3: count only in privileged mode"
|
|
bitfld.long 0x0 1.--3. "SSC,Start/Stop Control" "0: Idle,1: local stop,2: local start,3: local start,?,?,?,?"
|
|
newline
|
|
rbitfld.long 0x0 0. "MENB,Module is Enabled" "0: Disable the performance monitor.,1: Enable the performance monitor."
|
|
repeat 3. (list 0x0 0x1 0x2)(list 0x18 0x20 0x28)
|
|
tree "PMECTR[$1]"
|
|
rgroup.byte ($2)++0x0
|
|
line.byte 0x0 "PMECTR_HI_,Performance Monitor Event Counter"
|
|
hexmask.byte 0x0 0.--7. 1. "ECTR,Event Counter"
|
|
rgroup.long ($2+0x4)++0x3
|
|
line.long 0x0 "PMECTR_LO_,Performance Monitor Event Counter"
|
|
hexmask.long 0x0 0.--31. 1. "ECTR,Event Counter"
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
repeat.end
|
|
tree.end
|
|
tree "TPM (Timer/PWM Module)"
|
|
base ad:0x0
|
|
tree "TPM0"
|
|
base ad:0x40031000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Identification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 16.--23. 1. "WIDTH,Counter Width"
|
|
hexmask.long.byte 0x4 8.--15. 1. "TRIG,Trigger Count"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "CHAN,Channel Count"
|
|
group.long 0x8++0x3
|
|
line.long 0x0 "GLOBAL,TPM Global"
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: Module is not reset.,1: Module is reset."
|
|
bitfld.long 0x0 0. "NOUPDATE,No Update" "0: Internal double buffered registers update as..,1: Internal double buffered registers do not update."
|
|
group.long 0x10++0xF
|
|
line.long 0x0 "SC,Status and Control"
|
|
bitfld.long 0x0 8. "DMA,DMA Enable" "0: Disables DMA transfers.,1: Enables DMA transfers."
|
|
eventfld.long 0x0 7. "TOF,Timer Overflow Flag" "0: TPM counter has not overflowed.,1: TPM counter has overflowed."
|
|
newline
|
|
bitfld.long 0x0 6. "TOIE,Timer Overflow Interrupt Enable" "0: Disable TOF interrupts. Use software polling or..,1: Enable TOF interrupts. An interrupt is generated.."
|
|
bitfld.long 0x0 5. "CPWMS,Center-Aligned PWM Select" "0: TPM counter operates in up counting mode.,1: TPM counter operates in up-down counting mode."
|
|
newline
|
|
bitfld.long 0x0 3.--4. "CMOD,Clock Mode Selection" "0: TPM counter is disabled,1: TPM counter increments on every TPM counter clock,2: TPM counter increments on rising edge of EXTCLK..,3: TPM counter increments on rising edge of the.."
|
|
bitfld.long 0x0 0.--2. "PS,Prescale Factor Selection" "0: Divide by 1,1: Divide by 2,2: Divide by 4,3: Divide by 8,4: Divide by 16,5: Divide by 32,6: Divide by 64,7: Divide by 128"
|
|
line.long 0x4 "CNT,Counter"
|
|
hexmask.long 0x4 0.--31. 1. "COUNT,Counter value"
|
|
line.long 0x8 "MOD,Modulo"
|
|
hexmask.long 0x8 0.--31. 1. "MOD,Modulo value"
|
|
line.long 0xC "STATUS,Capture and Compare Status"
|
|
eventfld.long 0xC 8. "TOF,Timer Overflow Flag" "0: TPM counter has not overflowed.,1: TPM counter has overflowed."
|
|
eventfld.long 0xC 5. "CH5F,Channel 5 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
newline
|
|
eventfld.long 0xC 4. "CH4F,Channel 4 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
eventfld.long 0xC 3. "CH3F,Channel 3 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
newline
|
|
eventfld.long 0xC 2. "CH2F,Channel 2 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
eventfld.long 0xC 1. "CH1F,Channel 1 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
newline
|
|
eventfld.long 0xC 0. "CH0F,Channel 0 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
repeat 6. (list 0x0 0x1 0x2 0x3 0x4 0x5)(list ad:0x40031020 ad:0x40031028 ad:0x40031030 ad:0x40031038 ad:0x40031040 ad:0x40031048)
|
|
tree "CHANNEL[$1]"
|
|
base $2
|
|
group.long ($2)++0x7
|
|
line.long 0x0 "CSC,Channel (n) Status and Control"
|
|
eventfld.long 0x0 7. "CHF,Channel Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
bitfld.long 0x0 6. "CHIE,Channel Interrupt Enable" "0: Disable channel interrupts.,1: Enable channel interrupts."
|
|
bitfld.long 0x0 5. "MSB,Channel Mode Select" "0,1"
|
|
bitfld.long 0x0 4. "MSA,Channel Mode Select" "0,1"
|
|
bitfld.long 0x0 3. "ELSB,Edge or Level Select" "0,1"
|
|
bitfld.long 0x0 2. "ELSA,Edge or Level Select" "0,1"
|
|
bitfld.long 0x0 0. "DMA,DMA Enable" "0: Disable DMA transfers.,1: Enable DMA transfers."
|
|
line.long 0x4 "CV,Channel (n) Value"
|
|
hexmask.long 0x4 0.--31. 1. "VAL,Channel Value"
|
|
tree.end
|
|
repeat.end
|
|
base ad:0x40031000
|
|
newline
|
|
group.long 0x64++0x3
|
|
line.long 0x0 "COMBINE,Combine Channel Register"
|
|
bitfld.long 0x0 17. "COMSWAP2,Combine Channels 4 and 5 Swap" "0: Even channel is used for input capture and 1st..,1: Odd channel is used for input capture and 1st.."
|
|
bitfld.long 0x0 16. "COMBINE2,Combine Channels 4 and 5" "0: Channels 4 and 5 are independent.,1: Channels 4 and 5 are combined."
|
|
newline
|
|
bitfld.long 0x0 9. "COMSWAP1,Combine Channels 2 and 3 Swap" "0: Even channel is used for input capture and 1st..,1: Odd channel is used for input capture and 1st.."
|
|
bitfld.long 0x0 8. "COMBINE1,Combine Channels 2 and 3" "0: Channels 2 and 3 are independent.,1: Channels 2 and 3 are combined."
|
|
newline
|
|
bitfld.long 0x0 1. "COMSWAP0,Combine Channel 0 and 1 Swap" "0: Even channel is used for input capture and 1st..,1: Odd channel is used for input capture and 1st.."
|
|
bitfld.long 0x0 0. "COMBINE0,Combine Channels 0 and 1" "0: Channels 0 and 1 are independent.,1: Channels 0 and 1 are combined."
|
|
group.long 0x6C++0x7
|
|
line.long 0x0 "TRIG,Channel Trigger"
|
|
bitfld.long 0x0 5. "TRIG5,Channel 5 Trigger" "0: No effect.,1: Configures trigger input 1 to be used by channel.."
|
|
bitfld.long 0x0 4. "TRIG4,Channel 4 Trigger" "0: No effect.,1: Configures trigger input 0 to be used by channel.."
|
|
newline
|
|
bitfld.long 0x0 3. "TRIG3,Channel 3 Trigger" "0: No effect.,1: Configures trigger input 1 to be used by channel.."
|
|
bitfld.long 0x0 2. "TRIG2,Channel 2 Trigger" "0: No effect.,1: Configures trigger input 0 to be used by channel.."
|
|
newline
|
|
bitfld.long 0x0 1. "TRIG1,Channel 1 Trigger" "0: No effect.,1: Configures trigger input 1 to be used by channel.."
|
|
bitfld.long 0x0 0. "TRIG0,Channel 0 Trigger" "0: No effect.,1: Configures trigger input 0 to be used by channel.."
|
|
line.long 0x4 "POL,Channel Polarity"
|
|
bitfld.long 0x4 5. "POL5,Channel 5 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
bitfld.long 0x4 4. "POL4,Channel 4 Polarity" "0: The channel polarity is active high,1: The channel polarity is active low."
|
|
newline
|
|
bitfld.long 0x4 3. "POL3,Channel 3 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
bitfld.long 0x4 2. "POL2,Channel 2 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
newline
|
|
bitfld.long 0x4 1. "POL1,Channel 1 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
bitfld.long 0x4 0. "POL0,Channel 0 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
group.long 0x78++0x3
|
|
line.long 0x0 "FILTER,Filter Control"
|
|
hexmask.long.byte 0x0 20.--23. 1. "CH5FVAL,Channel 5 Filter Value"
|
|
hexmask.long.byte 0x0 16.--19. 1. "CH4FVAL,Channel 4 Filter Value"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "CH3FVAL,Channel 3 Filter Value"
|
|
hexmask.long.byte 0x0 8.--11. 1. "CH2FVAL,Channel 2 Filter Value"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "CH1FVAL,Channel 1 Filter Value"
|
|
hexmask.long.byte 0x0 0.--3. 1. "CH0FVAL,Channel 0 Filter Value"
|
|
group.long 0x80++0x7
|
|
line.long 0x0 "QDCTRL,Quadrature Decoder Control and Status"
|
|
bitfld.long 0x0 3. "QUADMODE,Quadrature Decoder Mode" "0: Phase encoding mode.,1: Count and direction encoding mode."
|
|
rbitfld.long 0x0 2. "QUADIR,Counter Direction in Quadrature Decode Mode" "0: Counter direction is decreasing (counter..,1: Counter direction is increasing (counter.."
|
|
newline
|
|
rbitfld.long 0x0 1. "TOFDIR,TOFDIR" "0: TOF bit was set on the bottom of counting. There..,1: TOF bit was set on the top of counting. There.."
|
|
bitfld.long 0x0 0. "QUADEN,QUADEN" "0: Quadrature decoder mode is disabled.,1: Quadrature decoder mode is enabled."
|
|
line.long 0x4 "CONF,Configuration"
|
|
bitfld.long 0x4 24.--25. "TRGSEL,Trigger Select" "?,1: Channel 0 pin input capture,2: Channel 1 pin input capture,3: Channel 0 or Channel 1 pin input capture"
|
|
bitfld.long 0x4 23. "TRGSRC,Trigger Source" "0: Trigger source selected by TRGSEL is external.,1: Trigger source selected by TRGSEL is internal.."
|
|
newline
|
|
bitfld.long 0x4 22. "TRGPOL,Trigger Polarity" "0: Trigger is active high.,1: Trigger is active low."
|
|
bitfld.long 0x4 19. "CPOT,Counter Pause On Trigger" "0: TPM counter continues,1: TPM counter pauses"
|
|
newline
|
|
bitfld.long 0x4 18. "CROT,Counter Reload On Trigger" "0: Counter is not reloaded due to a rising edge on..,1: Counter is reloaded when a rising edge is.."
|
|
bitfld.long 0x4 17. "CSOO,Counter Stop On Overflow" "0: TPM counter continues incrementing or..,1: TPM counter stops incrementing or decrementing.."
|
|
newline
|
|
bitfld.long 0x4 16. "CSOT,Counter Start on Trigger" "0: TPM counter starts to increment immediately once..,1: TPM counter only starts to increment when it a.."
|
|
bitfld.long 0x4 9. "GTBEEN,Global time base enable" "0: All channels use the internally generated TPM..,1: All channels use an externally generated global.."
|
|
newline
|
|
bitfld.long 0x4 8. "GTBSYNC,Global Time Base Synchronization" "0: Global timebase synchronization disabled.,1: Global timebase synchronization enabled."
|
|
bitfld.long 0x4 6.--7. "DBGMODE,Debug Mode" "0: TPM counter is paused and does not increment.,?,?,3: TPM counter continues."
|
|
newline
|
|
bitfld.long 0x4 5. "DOZEEN,Doze Enable" "0: Internal TPM counter continues.,1: Internal TPM counter is paused and does not.."
|
|
tree.end
|
|
tree "TPM1"
|
|
base ad:0x40032000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Identification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 16.--23. 1. "WIDTH,Counter Width"
|
|
hexmask.long.byte 0x4 8.--15. 1. "TRIG,Trigger Count"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "CHAN,Channel Count"
|
|
group.long 0x8++0x3
|
|
line.long 0x0 "GLOBAL,TPM Global"
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: Module is not reset.,1: Module is reset."
|
|
bitfld.long 0x0 0. "NOUPDATE,No Update" "0: Internal double buffered registers update as..,1: Internal double buffered registers do not update."
|
|
group.long 0x10++0xF
|
|
line.long 0x0 "SC,Status and Control"
|
|
bitfld.long 0x0 8. "DMA,DMA Enable" "0: Disables DMA transfers.,1: Enables DMA transfers."
|
|
eventfld.long 0x0 7. "TOF,Timer Overflow Flag" "0: TPM counter has not overflowed.,1: TPM counter has overflowed."
|
|
newline
|
|
bitfld.long 0x0 6. "TOIE,Timer Overflow Interrupt Enable" "0: Disable TOF interrupts. Use software polling or..,1: Enable TOF interrupts. An interrupt is generated.."
|
|
bitfld.long 0x0 5. "CPWMS,Center-Aligned PWM Select" "0: TPM counter operates in up counting mode.,1: TPM counter operates in up-down counting mode."
|
|
newline
|
|
bitfld.long 0x0 3.--4. "CMOD,Clock Mode Selection" "0: TPM counter is disabled,1: TPM counter increments on every TPM counter clock,2: TPM counter increments on rising edge of EXTCLK..,3: TPM counter increments on rising edge of the.."
|
|
bitfld.long 0x0 0.--2. "PS,Prescale Factor Selection" "0: Divide by 1,1: Divide by 2,2: Divide by 4,3: Divide by 8,4: Divide by 16,5: Divide by 32,6: Divide by 64,7: Divide by 128"
|
|
line.long 0x4 "CNT,Counter"
|
|
hexmask.long 0x4 0.--31. 1. "COUNT,Counter value"
|
|
line.long 0x8 "MOD,Modulo"
|
|
hexmask.long 0x8 0.--31. 1. "MOD,Modulo value"
|
|
line.long 0xC "STATUS,Capture and Compare Status"
|
|
eventfld.long 0xC 8. "TOF,Timer Overflow Flag" "0: TPM counter has not overflowed.,1: TPM counter has overflowed."
|
|
eventfld.long 0xC 5. "CH5F,Channel 5 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
newline
|
|
eventfld.long 0xC 4. "CH4F,Channel 4 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
eventfld.long 0xC 3. "CH3F,Channel 3 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
newline
|
|
eventfld.long 0xC 2. "CH2F,Channel 2 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
eventfld.long 0xC 1. "CH1F,Channel 1 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
newline
|
|
eventfld.long 0xC 0. "CH0F,Channel 0 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
repeat 6. (list 0x0 0x1 0x2 0x3 0x4 0x5)(list ad:0x40032020 ad:0x40032028 ad:0x40032030 ad:0x40032038 ad:0x40032040 ad:0x40032048)
|
|
tree "CHANNEL[$1]"
|
|
base $2
|
|
group.long ($2)++0x7
|
|
line.long 0x0 "CSC,Channel (n) Status and Control"
|
|
eventfld.long 0x0 7. "CHF,Channel Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
bitfld.long 0x0 6. "CHIE,Channel Interrupt Enable" "0: Disable channel interrupts.,1: Enable channel interrupts."
|
|
bitfld.long 0x0 5. "MSB,Channel Mode Select" "0,1"
|
|
bitfld.long 0x0 4. "MSA,Channel Mode Select" "0,1"
|
|
bitfld.long 0x0 3. "ELSB,Edge or Level Select" "0,1"
|
|
bitfld.long 0x0 2. "ELSA,Edge or Level Select" "0,1"
|
|
bitfld.long 0x0 0. "DMA,DMA Enable" "0: Disable DMA transfers.,1: Enable DMA transfers."
|
|
line.long 0x4 "CV,Channel (n) Value"
|
|
hexmask.long 0x4 0.--31. 1. "VAL,Channel Value"
|
|
tree.end
|
|
repeat.end
|
|
base ad:0x40032000
|
|
newline
|
|
group.long 0x64++0x3
|
|
line.long 0x0 "COMBINE,Combine Channel Register"
|
|
bitfld.long 0x0 17. "COMSWAP2,Combine Channels 4 and 5 Swap" "0: Even channel is used for input capture and 1st..,1: Odd channel is used for input capture and 1st.."
|
|
bitfld.long 0x0 16. "COMBINE2,Combine Channels 4 and 5" "0: Channels 4 and 5 are independent.,1: Channels 4 and 5 are combined."
|
|
newline
|
|
bitfld.long 0x0 9. "COMSWAP1,Combine Channels 2 and 3 Swap" "0: Even channel is used for input capture and 1st..,1: Odd channel is used for input capture and 1st.."
|
|
bitfld.long 0x0 8. "COMBINE1,Combine Channels 2 and 3" "0: Channels 2 and 3 are independent.,1: Channels 2 and 3 are combined."
|
|
newline
|
|
bitfld.long 0x0 1. "COMSWAP0,Combine Channel 0 and 1 Swap" "0: Even channel is used for input capture and 1st..,1: Odd channel is used for input capture and 1st.."
|
|
bitfld.long 0x0 0. "COMBINE0,Combine Channels 0 and 1" "0: Channels 0 and 1 are independent.,1: Channels 0 and 1 are combined."
|
|
group.long 0x6C++0x7
|
|
line.long 0x0 "TRIG,Channel Trigger"
|
|
bitfld.long 0x0 5. "TRIG5,Channel 5 Trigger" "0: No effect.,1: Configures trigger input 1 to be used by channel.."
|
|
bitfld.long 0x0 4. "TRIG4,Channel 4 Trigger" "0: No effect.,1: Configures trigger input 0 to be used by channel.."
|
|
newline
|
|
bitfld.long 0x0 3. "TRIG3,Channel 3 Trigger" "0: No effect.,1: Configures trigger input 1 to be used by channel.."
|
|
bitfld.long 0x0 2. "TRIG2,Channel 2 Trigger" "0: No effect.,1: Configures trigger input 0 to be used by channel.."
|
|
newline
|
|
bitfld.long 0x0 1. "TRIG1,Channel 1 Trigger" "0: No effect.,1: Configures trigger input 1 to be used by channel.."
|
|
bitfld.long 0x0 0. "TRIG0,Channel 0 Trigger" "0: No effect.,1: Configures trigger input 0 to be used by channel.."
|
|
line.long 0x4 "POL,Channel Polarity"
|
|
bitfld.long 0x4 5. "POL5,Channel 5 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
bitfld.long 0x4 4. "POL4,Channel 4 Polarity" "0: The channel polarity is active high,1: The channel polarity is active low."
|
|
newline
|
|
bitfld.long 0x4 3. "POL3,Channel 3 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
bitfld.long 0x4 2. "POL2,Channel 2 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
newline
|
|
bitfld.long 0x4 1. "POL1,Channel 1 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
bitfld.long 0x4 0. "POL0,Channel 0 Polarity" "0: The channel polarity is active high.,1: The channel polarity is active low."
|
|
group.long 0x78++0x3
|
|
line.long 0x0 "FILTER,Filter Control"
|
|
hexmask.long.byte 0x0 20.--23. 1. "CH5FVAL,Channel 5 Filter Value"
|
|
hexmask.long.byte 0x0 16.--19. 1. "CH4FVAL,Channel 4 Filter Value"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "CH3FVAL,Channel 3 Filter Value"
|
|
hexmask.long.byte 0x0 8.--11. 1. "CH2FVAL,Channel 2 Filter Value"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "CH1FVAL,Channel 1 Filter Value"
|
|
hexmask.long.byte 0x0 0.--3. 1. "CH0FVAL,Channel 0 Filter Value"
|
|
group.long 0x80++0x7
|
|
line.long 0x0 "QDCTRL,Quadrature Decoder Control and Status"
|
|
bitfld.long 0x0 3. "QUADMODE,Quadrature Decoder Mode" "0: Phase encoding mode.,1: Count and direction encoding mode."
|
|
rbitfld.long 0x0 2. "QUADIR,Counter Direction in Quadrature Decode Mode" "0: Counter direction is decreasing (counter..,1: Counter direction is increasing (counter.."
|
|
newline
|
|
rbitfld.long 0x0 1. "TOFDIR,TOFDIR" "0: TOF bit was set on the bottom of counting. There..,1: TOF bit was set on the top of counting. There.."
|
|
bitfld.long 0x0 0. "QUADEN,QUADEN" "0: Quadrature decoder mode is disabled.,1: Quadrature decoder mode is enabled."
|
|
line.long 0x4 "CONF,Configuration"
|
|
bitfld.long 0x4 24.--25. "TRGSEL,Trigger Select" "?,1: Channel 0 pin input capture,2: Channel 1 pin input capture,3: Channel 0 or Channel 1 pin input capture"
|
|
bitfld.long 0x4 23. "TRGSRC,Trigger Source" "0: Trigger source selected by TRGSEL is external.,1: Trigger source selected by TRGSEL is internal.."
|
|
newline
|
|
bitfld.long 0x4 22. "TRGPOL,Trigger Polarity" "0: Trigger is active high.,1: Trigger is active low."
|
|
bitfld.long 0x4 19. "CPOT,Counter Pause On Trigger" "0: TPM counter continues,1: TPM counter pauses"
|
|
newline
|
|
bitfld.long 0x4 18. "CROT,Counter Reload On Trigger" "0: Counter is not reloaded due to a rising edge on..,1: Counter is reloaded when a rising edge is.."
|
|
bitfld.long 0x4 17. "CSOO,Counter Stop On Overflow" "0: TPM counter continues incrementing or..,1: TPM counter stops incrementing or decrementing.."
|
|
newline
|
|
bitfld.long 0x4 16. "CSOT,Counter Start on Trigger" "0: TPM counter starts to increment immediately once..,1: TPM counter only starts to increment when it a.."
|
|
bitfld.long 0x4 9. "GTBEEN,Global time base enable" "0: All channels use the internally generated TPM..,1: All channels use an externally generated global.."
|
|
newline
|
|
bitfld.long 0x4 8. "GTBSYNC,Global Time Base Synchronization" "0: Global timebase synchronization disabled.,1: Global timebase synchronization enabled."
|
|
bitfld.long 0x4 6.--7. "DBGMODE,Debug Mode" "0: TPM counter is paused and does not increment.,?,?,3: TPM counter continues."
|
|
newline
|
|
bitfld.long 0x4 5. "DOZEEN,Doze Enable" "0: Internal TPM counter continues.,1: Internal TPM counter is paused and does not.."
|
|
tree.end
|
|
tree "TPM2"
|
|
base ad:0x48984000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Identification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 16.--23. 1. "WIDTH,Counter Width"
|
|
hexmask.long.byte 0x4 8.--15. 1. "TRIG,Trigger Count"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "CHAN,Channel Count"
|
|
group.long 0x8++0x3
|
|
line.long 0x0 "GLOBAL,TPM Global"
|
|
bitfld.long 0x0 1. "RST,Software Reset" "0: Module is not reset.,1: Module is reset."
|
|
bitfld.long 0x0 0. "NOUPDATE,No Update" "0: Internal double buffered registers update as..,1: Internal double buffered registers do not update."
|
|
group.long 0x10++0xF
|
|
line.long 0x0 "SC,Status and Control"
|
|
bitfld.long 0x0 8. "DMA,DMA Enable" "0: Disables DMA transfers.,1: Enables DMA transfers."
|
|
eventfld.long 0x0 7. "TOF,Timer Overflow Flag" "0: TPM counter has not overflowed.,1: TPM counter has overflowed."
|
|
newline
|
|
bitfld.long 0x0 6. "TOIE,Timer Overflow Interrupt Enable" "0: Disable TOF interrupts. Use software polling or..,1: Enable TOF interrupts. An interrupt is generated.."
|
|
bitfld.long 0x0 5. "CPWMS,Center-Aligned PWM Select" "0: TPM counter operates in up counting mode.,1: TPM counter operates in up-down counting mode."
|
|
newline
|
|
bitfld.long 0x0 3.--4. "CMOD,Clock Mode Selection" "0: TPM counter is disabled,1: TPM counter increments on every TPM counter clock,2: TPM counter increments on rising edge of EXTCLK..,3: TPM counter increments on rising edge of the.."
|
|
bitfld.long 0x0 0.--2. "PS,Prescale Factor Selection" "0: Divide by 1,1: Divide by 2,2: Divide by 4,3: Divide by 8,4: Divide by 16,5: Divide by 32,6: Divide by 64,7: Divide by 128"
|
|
line.long 0x4 "CNT,Counter"
|
|
hexmask.long 0x4 0.--31. 1. "COUNT,Counter value"
|
|
line.long 0x8 "MOD,Modulo"
|
|
hexmask.long 0x8 0.--31. 1. "MOD,Modulo value"
|
|
line.long 0xC "STATUS,Capture and Compare Status"
|
|
eventfld.long 0xC 8. "TOF,Timer Overflow Flag" "0: TPM counter has not overflowed.,1: TPM counter has overflowed."
|
|
eventfld.long 0xC 1. "CH1F,Channel 1 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
newline
|
|
eventfld.long 0xC 0. "CH0F,Channel 0 Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
repeat 2. (list 0x0 0x1)(list ad:0x48984020 ad:0x48984028)
|
|
tree "CHANNEL[$1]"
|
|
base $2
|
|
group.long ($2)++0x7
|
|
line.long 0x0 "CSC,Channel (n) Status and Control"
|
|
eventfld.long 0x0 7. "CHF,Channel Flag" "0: No channel event has occurred.,1: A channel event has occurred."
|
|
bitfld.long 0x0 6. "CHIE,Channel Interrupt Enable" "0: Disable channel interrupts.,1: Enable channel interrupts."
|
|
bitfld.long 0x0 5. "MSB,Channel Mode Select" "0,1"
|
|
bitfld.long 0x0 4. "MSA,Channel Mode Select" "0,1"
|
|
bitfld.long 0x0 3. "ELSB,Edge or Level Select" "0,1"
|
|
bitfld.long 0x0 2. "ELSA,Edge or Level Select" "0,1"
|
|
bitfld.long 0x0 0. "DMA,DMA Enable" "0: Disable DMA transfers.,1: Enable DMA transfers."
|
|
line.long 0x4 "CV,Channel (n) Value"
|
|
hexmask.long 0x4 0.--31. 1. "VAL,Channel Value"
|
|
tree.end
|
|
repeat.end
|
|
base ad:0x48984000
|
|
newline
|
|
group.long 0x64++0x3
|
|
line.long 0x0 "COMBINE,Combine Channel Register"
|
|
bitfld.long 0x0 1. "COMSWAP0,Combine Channel 0 and 1 Swap" "0: Even channel is used for input capture and 1st..,1: Odd channel is used for input capture and 1st.."
|
|
bitfld.long 0x0 0. "COMBINE0,Combine Channels 0 and 1" "0: Channels 0 and 1 are independent.,1: Channels 0 and 1 are combined."
|
|
group.long 0x78++0x3
|
|
line.long 0x0 "FILTER,Filter Control"
|
|
hexmask.long.byte 0x0 4.--7. 1. "CH1FVAL,Channel 1 Filter Value"
|
|
hexmask.long.byte 0x0 0.--3. 1. "CH0FVAL,Channel 0 Filter Value"
|
|
group.long 0x84++0x3
|
|
line.long 0x0 "CONF,Configuration"
|
|
bitfld.long 0x0 9. "GTBEEN,Global time base enable" "0: All channels use the internally generated TPM..,1: All channels use an externally generated global.."
|
|
bitfld.long 0x0 6.--7. "DBGMODE,Debug Mode" "0: TPM counter is paused and does not increment.,?,?,3: TPM counter continues."
|
|
newline
|
|
bitfld.long 0x0 5. "DOZEEN,Doze Enable" "0: Internal TPM counter continues.,1: Internal TPM counter is paused and does not.."
|
|
tree.end
|
|
tree.end
|
|
tree "TRDC (Trusted Resource Domain Controller)"
|
|
base ad:0x40026000
|
|
group.long 0x0++0x3
|
|
line.long 0x0 "TRDC_CR,TRDC Register"
|
|
bitfld.long 0x0 30. "LK1,Lock Status" "0: The CR can be written by any secure privileged..,1: The CR is locked (read-only) until the next reset."
|
|
newline
|
|
bitfld.long 0x0 15. "GVLDR,Global Valid for Memory Region Checkers" "0: TRDC MRCs are disabled.,1: TRDC MRCs are enabled."
|
|
newline
|
|
bitfld.long 0x0 14. "GVLDB,Global Valid for Memory Block Checkers" "0: TRDC MBCs are disabled.,1: TRDC MBCs are enabled."
|
|
newline
|
|
hexmask.long.byte 0x0 1.--4. 1. "HRL,Hardware Revision Level"
|
|
newline
|
|
bitfld.long 0x0 0. "GVLDM,Global Valid for Domain Assignment Controllers" "0: TRDC DACs are disabled.,1: TRDC DACs are enabled."
|
|
rgroup.long 0xF0++0x7
|
|
line.long 0x0 "TRDC_HWCFG0,Hardware Configuration Register 0"
|
|
hexmask.long.byte 0x0 28.--31. 1. "MID,Module ID"
|
|
newline
|
|
hexmask.long.byte 0x0 24.--27. 1. "NMRC,Number of MRCs"
|
|
newline
|
|
bitfld.long 0x0 16.--18. "NMBC,Number of MBCs" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "NMSTR,Number of bus masters"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "NDID,Number of domains"
|
|
line.long 0x4 "TRDC_HWCFG1,TRDC Hardware Configuration Register 1"
|
|
bitfld.long 0x4 0.--2. "DID,Domain identifier number" "0,1,2,3,4,5,6,7"
|
|
rgroup.byte 0x100++0x3
|
|
line.byte 0x0 "DACFG0,Domain Assignment Configuration Register"
|
|
bitfld.byte 0x0 7. "NCM,Non-CPU Master" "0: Bus master is a processor.,1: Bus master is a non-processor."
|
|
newline
|
|
hexmask.byte 0x0 0.--3. 1. "NMDAR,Number of master domain assignment registers for bus master m"
|
|
line.byte 0x1 "DACFG1,Domain Assignment Configuration Register"
|
|
bitfld.byte 0x1 7. "NCM,Non-CPU Master" "0: Bus master is a processor.,1: Bus master is a non-processor."
|
|
newline
|
|
hexmask.byte 0x1 0.--3. 1. "NMDAR,Number of master domain assignment registers for bus master m"
|
|
line.byte 0x2 "DACFG2,Domain Assignment Configuration Register"
|
|
bitfld.byte 0x2 7. "NCM,Non-CPU Master" "0: Bus master is a processor.,1: Bus master is a non-processor."
|
|
newline
|
|
hexmask.byte 0x2 0.--3. 1. "NMDAR,Number of master domain assignment registers for bus master m"
|
|
line.byte 0x3 "DACFG3,Domain Assignment Configuration Register"
|
|
bitfld.byte 0x3 7. "NCM,Non-CPU Master" "0: Bus master is a processor.,1: Bus master is a non-processor."
|
|
newline
|
|
hexmask.byte 0x3 0.--3. 1. "NMDAR,Number of master domain assignment registers for bus master m"
|
|
rgroup.long 0x140++0x1F
|
|
line.long 0x0 "MBC0_CFG0,Memory Block Configuration Register"
|
|
hexmask.long.byte 0x0 26.--30. 1. "SLV1_BLKSZL2,Block size log2 in slave 1."
|
|
newline
|
|
hexmask.long.word 0x0 16.--25. 1. "SLV1_NMBLK,Number of blocks in slave 1."
|
|
newline
|
|
hexmask.long.byte 0x0 10.--14. 1. "SLV0_BLKSZL2,Block size log2 in slave 0."
|
|
newline
|
|
hexmask.long.word 0x0 0.--9. 1. "SLV0_NMBLK,Number of blocks in slave 0."
|
|
line.long 0x4 "MBC0_CFG1,Memory Block Configuration Register"
|
|
hexmask.long.byte 0x4 26.--30. 1. "SLV3_BLKSZL2,Block size log2 in slave 3."
|
|
newline
|
|
hexmask.long.word 0x4 16.--25. 1. "SLV3_NMBLK,Number of blocks in slave 3."
|
|
newline
|
|
hexmask.long.byte 0x4 10.--14. 1. "SLV2_BLKSZL2,Block size log2 in slave 2."
|
|
newline
|
|
hexmask.long.word 0x4 0.--9. 1. "SLV2_NMBLK,Number of blocks in slave 2."
|
|
line.long 0x8 "MBC1_CFG0,Memory Block Configuration Register"
|
|
hexmask.long.byte 0x8 26.--30. 1. "SLV1_BLKSZL2,Block size log2 in slave 1."
|
|
newline
|
|
hexmask.long.word 0x8 16.--25. 1. "SLV1_NMBLK,Number of blocks in slave 1."
|
|
newline
|
|
hexmask.long.byte 0x8 10.--14. 1. "SLV0_BLKSZL2,Block size log2 in slave 0."
|
|
newline
|
|
hexmask.long.word 0x8 0.--9. 1. "SLV0_NMBLK,Number of blocks in slave 0."
|
|
line.long 0xC "MBC1_CFG1,Memory Block Configuration Register"
|
|
hexmask.long.byte 0xC 26.--30. 1. "SLV3_BLKSZL2,Block size log2 in slave 3."
|
|
newline
|
|
hexmask.long.word 0xC 16.--25. 1. "SLV3_NMBLK,Number of blocks in slave 3."
|
|
newline
|
|
hexmask.long.byte 0xC 10.--14. 1. "SLV2_BLKSZL2,Block size log2 in slave 2."
|
|
newline
|
|
hexmask.long.word 0xC 0.--9. 1. "SLV2_NMBLK,Number of blocks in slave 2."
|
|
line.long 0x10 "MBC2_CFG0,Memory Block Configuration Register"
|
|
hexmask.long.byte 0x10 26.--30. 1. "SLV1_BLKSZL2,Block size log2 in slave 1."
|
|
newline
|
|
hexmask.long.word 0x10 16.--25. 1. "SLV1_NMBLK,Number of blocks in slave 1."
|
|
newline
|
|
hexmask.long.byte 0x10 10.--14. 1. "SLV0_BLKSZL2,Block size log2 in slave 0."
|
|
newline
|
|
hexmask.long.word 0x10 0.--9. 1. "SLV0_NMBLK,Number of blocks in slave 0."
|
|
line.long 0x14 "MBC2_CFG1,Memory Block Configuration Register"
|
|
hexmask.long.byte 0x14 26.--30. 1. "SLV3_BLKSZL2,Block size log2 in slave 3."
|
|
newline
|
|
hexmask.long.word 0x14 16.--25. 1. "SLV3_NMBLK,Number of blocks in slave 3."
|
|
newline
|
|
hexmask.long.byte 0x14 10.--14. 1. "SLV2_BLKSZL2,Block size log2 in slave 2."
|
|
newline
|
|
hexmask.long.word 0x14 0.--9. 1. "SLV2_NMBLK,Number of blocks in slave 2."
|
|
line.long 0x18 "MBC3_CFG0,Memory Block Configuration Register"
|
|
hexmask.long.byte 0x18 26.--30. 1. "SLV1_BLKSZL2,Block size log2 in slave 1."
|
|
newline
|
|
hexmask.long.word 0x18 16.--25. 1. "SLV1_NMBLK,Number of blocks in slave 1."
|
|
newline
|
|
hexmask.long.byte 0x18 10.--14. 1. "SLV0_BLKSZL2,Block size log2 in slave 0."
|
|
newline
|
|
hexmask.long.word 0x18 0.--9. 1. "SLV0_NMBLK,Number of blocks in slave 0."
|
|
line.long 0x1C "MBC3_CFG1,Memory Block Configuration Register"
|
|
hexmask.long.byte 0x1C 26.--30. 1. "SLV3_BLKSZL2,Block size log2 in slave 3."
|
|
newline
|
|
hexmask.long.word 0x1C 16.--25. 1. "SLV3_NMBLK,Number of blocks in slave 3."
|
|
newline
|
|
hexmask.long.byte 0x1C 10.--14. 1. "SLV2_BLKSZL2,Block size log2 in slave 2."
|
|
newline
|
|
hexmask.long.word 0x1C 0.--9. 1. "SLV2_NMBLK,Number of blocks in slave 2."
|
|
rgroup.byte 0x160++0x7
|
|
line.byte 0x0 "MRCFG0,Memory Region Configuration Register"
|
|
hexmask.byte 0x0 0.--4. 1. "NMRGD,Number of memory region descriptors for memory region checker n"
|
|
line.byte 0x1 "MRCFG1,Memory Region Configuration Register"
|
|
hexmask.byte 0x1 0.--4. 1. "NMRGD,Number of memory region descriptors for memory region checker n"
|
|
line.byte 0x2 "MRCFG2,Memory Region Configuration Register"
|
|
hexmask.byte 0x2 0.--4. 1. "NMRGD,Number of memory region descriptors for memory region checker n"
|
|
line.byte 0x3 "MRCFG3,Memory Region Configuration Register"
|
|
hexmask.byte 0x3 0.--4. 1. "NMRGD,Number of memory region descriptors for memory region checker n"
|
|
line.byte 0x4 "MRCFG4,Memory Region Configuration Register"
|
|
hexmask.byte 0x4 0.--4. 1. "NMRGD,Number of memory region descriptors for memory region checker n"
|
|
line.byte 0x5 "MRCFG5,Memory Region Configuration Register"
|
|
hexmask.byte 0x5 0.--4. 1. "NMRGD,Number of memory region descriptors for memory region checker n"
|
|
line.byte 0x6 "MRCFG6,Memory Region Configuration Register"
|
|
hexmask.byte 0x6 0.--4. 1. "NMRGD,Number of memory region descriptors for memory region checker n"
|
|
line.byte 0x7 "MRCFG7,Memory Region Configuration Register"
|
|
hexmask.byte 0x7 0.--4. 1. "NMRGD,Number of memory region descriptors for memory region checker n"
|
|
group.long 0x1C0++0x3
|
|
line.long 0x0 "TRDC_IDAU_CR,TRDC IDAU Control Register"
|
|
rbitfld.long 0x0 31. "PCURRNS,Processor current security" "0: Processor is in Secure state,1: Processor is in Nonsecure state"
|
|
newline
|
|
bitfld.long 0x0 12. "LKSAU,Lock SAU" "0: Unlock these registers,1: Disable writes to the SAU_CTRL SAU_RNR SAU_RBAR.."
|
|
newline
|
|
bitfld.long 0x0 11. "LKNSMPU,Lock Nonsecure MPU" "0: Unlock these registers,1: Disable writes to the MPU_CTRL_NS MPU_RNR_NS.."
|
|
newline
|
|
bitfld.long 0x0 10. "LKSMPU,Lock Secure MPU" "0: Unlock these registers,1: Disable writes to the MPU_CTRL MPU_RNR MPU_RBAR.."
|
|
newline
|
|
bitfld.long 0x0 9. "LKNSVTOR,Lock Nonsecure Vector Table Offset Register" "0: Unlock this register,1: Disable writes to the VTOR_NS register"
|
|
newline
|
|
bitfld.long 0x0 8. "LKSVTAIRCR,Lock Secure VTOR Application interrupt and Reset Control Registers" "0: Unlock these registers,1: Disable writes to the VTOR_S AIRCR[PRIS] and.."
|
|
newline
|
|
rbitfld.long 0x0 6. "SAUDIS,Security Attribution Unit Disable" "0: SAU is enabled,1: SAU is disabled"
|
|
newline
|
|
rbitfld.long 0x0 5. "MPUNSDIS,NonSecure Memory Protection Unit Disabled" "0: Nonsecure MPU is enabled,1: Nonsecure MPU is disabled"
|
|
newline
|
|
rbitfld.long 0x0 4. "MPUSDIS,Secure Memory Protection Unit Disabled" "0: Secure MPU is enabled,1: Secure MPU is disabled"
|
|
newline
|
|
rbitfld.long 0x0 3. "CFGSECEXT,Configure Security Extension" "0: ARMv8M Security Extension is disabled,1: ARMv8-M Security Extension is enabled"
|
|
newline
|
|
bitfld.long 0x0 0. "VLD,Valid" "0,1"
|
|
group.long 0x1E0++0x3
|
|
line.long 0x0 "TRDC_FLW_CTL,TRDC FLW Control"
|
|
bitfld.long 0x0 31. "V,Valid bit" "0: FLW function is disabled.,1: FLW function is enabled."
|
|
newline
|
|
bitfld.long 0x0 30. "LK,Lock bit" "0: FLW registers may be modified.,1: FLW registers are locked until the next reset."
|
|
rgroup.long 0x1E4++0x3
|
|
line.long 0x0 "TRDC_FLW_PBASE,TRDC FLW Physical Base"
|
|
hexmask.long 0x0 0.--31. 1. "PBASE,Physical base address"
|
|
group.long 0x1E8++0x7
|
|
line.long 0x0 "TRDC_FLW_ABASE,TRDC FLW Array Base"
|
|
hexmask.long.word 0x0 22.--31. 1. "ABASE_H,Array base address high"
|
|
newline
|
|
hexmask.long.byte 0x0 15.--21. 1. "ABASE_L,Array base address low"
|
|
line.long 0x4 "TRDC_FLW_BCNT,TRDC FLW Block Count"
|
|
hexmask.long.word 0x4 0.--14. 1. "BCNT,Block Count"
|
|
group.long 0x1FC++0x3
|
|
line.long 0x0 "TRDC_FDID,TRDC Fault Domain ID"
|
|
hexmask.long.byte 0x0 0.--3. 1. "FDID,Domain ID of Faulted Access"
|
|
repeat 3. (increment 0x0 0x1)(increment 0x0 0x4)
|
|
rgroup.long ($2+0x200)++0x3
|
|
line.long 0x0 "TRDC_DERRLOC[$1],TRDC Domain Error Location Register"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MRCINST,MRC instance"
|
|
newline
|
|
hexmask.long.byte 0x0 12.--15. 1. "mbc3_err_slv,MBC3 ERROR SLAVE"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "mbc2_err_slv,MBC2 ERROR SLAVE"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "mbc1_err_slv,MBC1 ERROR SLAVE"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "mbc0_err_slv,MBC0 ERROR SLAVE"
|
|
repeat.end
|
|
rgroup.long 0x400++0x7
|
|
line.long 0x0 "MBC0_DERR_W0,MBC Domain Error Word0 Register"
|
|
hexmask.long 0x0 0.--31. 1. "EADDR,Error address"
|
|
line.long 0x4 "MBC0_DERR_W1,MBC Domain Error Word1 Register"
|
|
bitfld.long 0x4 30.--31. "EST,Error state" "0: No access violation has been detected.,1: No access violation has been detected.,2: A single access violation has been detected.,3: Multiple access violations for this domain have.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "EPORT,Error port" "0: mbcxslv0,1: mbcxslv1,2: mbcxslv2,3: mbcxslv3,?,?,?,?"
|
|
newline
|
|
bitfld.long 0x4 11. "ERW,Error read/write" "0: Read access,1: Write access"
|
|
newline
|
|
bitfld.long 0x4 8.--10. "EATR,Error attributes" "0: Secure user mode instruction fetch access.,1: Secure user mode data access.,2: Secure privileged mode instruction fetch access.,3: Secure privileged mode data access.,4: Nonsecure user mode instruction fetch access.,5: Nonsecure user mode data access.,6: Nonsecure privileged mode instruction fetch..,7: Nonsecure privileged mode data access."
|
|
newline
|
|
hexmask.long.byte 0x4 0.--3. 1. "EDID,Error domain identifier"
|
|
group.long 0x40C++0x3
|
|
line.long 0x0 "MBC0_DERR_W3,MBC Domain Error Word3 Register"
|
|
bitfld.long 0x0 30.--31. "RECR,Rearm Error Capture Registers" "0,1,2,3"
|
|
rgroup.long 0x410++0x7
|
|
line.long 0x0 "MBC1_DERR_W0,MBC Domain Error Word0 Register"
|
|
hexmask.long 0x0 0.--31. 1. "EADDR,Error address"
|
|
line.long 0x4 "MBC1_DERR_W1,MBC Domain Error Word1 Register"
|
|
bitfld.long 0x4 30.--31. "EST,Error state" "0: No access violation has been detected.,1: No access violation has been detected.,2: A single access violation has been detected.,3: Multiple access violations for this domain have.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "EPORT,Error port" "0: mbcxslv0,1: mbcxslv1,2: mbcxslv2,3: mbcxslv3,?,?,?,?"
|
|
newline
|
|
bitfld.long 0x4 11. "ERW,Error read/write" "0: Read access,1: Write access"
|
|
newline
|
|
bitfld.long 0x4 8.--10. "EATR,Error attributes" "0: Secure user mode instruction fetch access.,1: Secure user mode data access.,2: Secure privileged mode instruction fetch access.,3: Secure privileged mode data access.,4: Nonsecure user mode instruction fetch access.,5: Nonsecure user mode data access.,6: Nonsecure privileged mode instruction fetch..,7: Nonsecure privileged mode data access."
|
|
newline
|
|
hexmask.long.byte 0x4 0.--3. 1. "EDID,Error domain identifier"
|
|
group.long 0x41C++0x3
|
|
line.long 0x0 "MBC1_DERR_W3,MBC Domain Error Word3 Register"
|
|
bitfld.long 0x0 30.--31. "RECR,Rearm Error Capture Registers" "0,1,2,3"
|
|
rgroup.long 0x420++0x7
|
|
line.long 0x0 "MBC2_DERR_W0,MBC Domain Error Word0 Register"
|
|
hexmask.long 0x0 0.--31. 1. "EADDR,Error address"
|
|
line.long 0x4 "MBC2_DERR_W1,MBC Domain Error Word1 Register"
|
|
bitfld.long 0x4 30.--31. "EST,Error state" "0: No access violation has been detected.,1: No access violation has been detected.,2: A single access violation has been detected.,3: Multiple access violations for this domain have.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "EPORT,Error port" "0: mbcxslv0,1: mbcxslv1,2: mbcxslv2,3: mbcxslv3,?,?,?,?"
|
|
newline
|
|
bitfld.long 0x4 11. "ERW,Error read/write" "0: Read access,1: Write access"
|
|
newline
|
|
bitfld.long 0x4 8.--10. "EATR,Error attributes" "0: Secure user mode instruction fetch access.,1: Secure user mode data access.,2: Secure privileged mode instruction fetch access.,3: Secure privileged mode data access.,4: Nonsecure user mode instruction fetch access.,5: Nonsecure user mode data access.,6: Nonsecure privileged mode instruction fetch..,7: Nonsecure privileged mode data access."
|
|
newline
|
|
hexmask.long.byte 0x4 0.--3. 1. "EDID,Error domain identifier"
|
|
group.long 0x42C++0x3
|
|
line.long 0x0 "MBC2_DERR_W3,MBC Domain Error Word3 Register"
|
|
bitfld.long 0x0 30.--31. "RECR,Rearm Error Capture Registers" "0,1,2,3"
|
|
rgroup.long 0x480++0x7
|
|
line.long 0x0 "MRC0_DERR_W0,MRC Domain Error Word0 Register"
|
|
hexmask.long 0x0 0.--31. 1. "EADDR,Error address"
|
|
line.long 0x4 "MRC0_DERR_W1,MRC Domain Error Word1 Register"
|
|
bitfld.long 0x4 30.--31. "EST,Error state" "0: No access violation has been detected.,1: No access violation has been detected.,2: A single access violation has been detected.,3: Multiple access violations for this domain have.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "EPORT,Error port" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x4 11. "ERW,Error read/write" "0: Read access,1: Write access"
|
|
newline
|
|
bitfld.long 0x4 8.--10. "EATR,Error attributes" "0: Secure user mode instruction fetch access.,1: Secure user mode data access.,2: Secure privileged mode instruction fetch access.,3: Secure privileged mode data access.,4: Nonsecure user mode instruction fetch access.,5: Nonsecure user mode data access.,6: Nonsecure privileged mode instruction fetch..,7: Nonsecure privileged mode data access."
|
|
newline
|
|
hexmask.long.byte 0x4 0.--3. 1. "EDID,Error domain identifier"
|
|
group.long 0x48C++0x3
|
|
line.long 0x0 "MRC0_DERR_W3,MRC Domain Error Word3 Register"
|
|
bitfld.long 0x0 30.--31. "RECR,Rearm Error Capture Registers" "0,1,2,3"
|
|
group.long 0x800++0x3
|
|
line.long 0x0 "MDA_W0_0_DFMT0,DAC Master Domain Assignment Register"
|
|
bitfld.long 0x0 31. "VLD,Valid" "0: The Wr domain assignment is invalid.,1: The Wr domain assignment is valid."
|
|
newline
|
|
bitfld.long 0x0 30. "LK1,1-bit Lock" "0: Register can be written by any secure privileged..,1: Register is locked (read-only) until the next.."
|
|
newline
|
|
rbitfld.long 0x0 29. "DFMT,Domain format" "0: Processor-core domain assignment,1: Non-processor domain assignment"
|
|
newline
|
|
bitfld.long 0x0 4.--5. "DIDS,DID Select" "0: Use MDAm[3:0] as the domain identifier.,1: Use the input DID as the domain identifier.,2: Use MDAm[3:2] concatenated with the low-order 2..,?"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "DID,Domain identifier"
|
|
group.long 0x820++0x3
|
|
line.long 0x0 "MDA_W0_1_DFMT1,DAC Master Domain Assignment Register"
|
|
bitfld.long 0x0 31. "VLD,Valid" "0: The Wr domain assignment is invalid.,1: The Wr domain assignment is valid."
|
|
newline
|
|
bitfld.long 0x0 30. "LK1,1-bit Lock" "0: Register can be written by any secure privileged..,1: Register is locked (read-only) until the next.."
|
|
newline
|
|
rbitfld.long 0x0 29. "DFMT,Domain format" "0: Processor-core domain assignment,1: Non-processor domain assignment"
|
|
newline
|
|
bitfld.long 0x0 8. "DIDB,DID Bypass" "0: Use MDAn[3:0] as the domain identifier.,1: Use the DID input as the domain identifier."
|
|
newline
|
|
bitfld.long 0x0 6.--7. "SA,Secure attribute" "0: Force the bus attribute for this master to secure.,1: Force the bus attribute for this master to..,2: Use the bus master's secure/nonsecure attribute..,3: Use the bus master's secure/nonsecure attribute.."
|
|
newline
|
|
bitfld.long 0x0 4.--5. "PA,Privileged attribute" "0: Force the bus attribute for this master to user.,1: Force the bus attribute for this master to..,2: Use the bus master's privileged/user attribute..,3: Use the bus master's privileged/user attribute.."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "DID,Domain identifier"
|
|
group.long 0x840++0x3
|
|
line.long 0x0 "MDA_W0_2_DFMT1,DAC Master Domain Assignment Register"
|
|
bitfld.long 0x0 31. "VLD,Valid" "0: The Wr domain assignment is invalid.,1: The Wr domain assignment is valid."
|
|
newline
|
|
bitfld.long 0x0 30. "LK1,1-bit Lock" "0: Register can be written by any secure privileged..,1: Register is locked (read-only) until the next.."
|
|
newline
|
|
rbitfld.long 0x0 29. "DFMT,Domain format" "0: Processor-core domain assignment,1: Non-processor domain assignment"
|
|
newline
|
|
bitfld.long 0x0 8. "DIDB,DID Bypass" "0: Use MDAn[3:0] as the domain identifier.,1: Use the DID input as the domain identifier."
|
|
newline
|
|
bitfld.long 0x0 6.--7. "SA,Secure attribute" "0: Force the bus attribute for this master to secure.,1: Force the bus attribute for this master to..,2: Use the bus master's secure/nonsecure attribute..,3: Use the bus master's secure/nonsecure attribute.."
|
|
newline
|
|
bitfld.long 0x0 4.--5. "PA,Privileged attribute" "0: Force the bus attribute for this master to user.,1: Force the bus attribute for this master to..,2: Use the bus master's privileged/user attribute..,3: Use the bus master's privileged/user attribute.."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "DID,Domain identifier"
|
|
group.long 0x860++0x3
|
|
line.long 0x0 "MDA_W0_3_DFMT1,DAC Master Domain Assignment Register"
|
|
bitfld.long 0x0 31. "VLD,Valid" "0: The Wr domain assignment is invalid.,1: The Wr domain assignment is valid."
|
|
newline
|
|
bitfld.long 0x0 30. "LK1,1-bit Lock" "0: Register can be written by any secure privileged..,1: Register is locked (read-only) until the next.."
|
|
newline
|
|
rbitfld.long 0x0 29. "DFMT,Domain format" "0: Processor-core domain assignment,1: Non-processor domain assignment"
|
|
newline
|
|
bitfld.long 0x0 8. "DIDB,DID Bypass" "0: Use MDAn[3:0] as the domain identifier.,1: Use the DID input as the domain identifier."
|
|
newline
|
|
bitfld.long 0x0 6.--7. "SA,Secure attribute" "0: Force the bus attribute for this master to secure.,1: Force the bus attribute for this master to..,2: Use the bus master's secure/nonsecure attribute..,3: Use the bus master's secure/nonsecure attribute.."
|
|
newline
|
|
bitfld.long 0x0 4.--5. "PA,Privileged attribute" "0: Force the bus attribute for this master to user.,1: Force the bus attribute for this master to..,2: Use the bus master's privileged/user attribute..,3: Use the bus master's privileged/user attribute.."
|
|
newline
|
|
hexmask.long.byte 0x0 0.--3. 1. "DID,Domain identifier"
|
|
rgroup.long 0x1000++0xF
|
|
line.long 0x0 "MBC0_MEM0_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0x0 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0x0 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
line.long 0x4 "MBC0_MEM1_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0x4 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0x4 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
line.long 0x8 "MBC0_MEM2_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0x8 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0x8 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
line.long 0xC "MBC0_MEM3_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0xC 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0xC 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
group.long 0x1010++0x3F
|
|
line.long 0x0 "MBC0_NSE_BLK_INDEX,MBC NonSecure Enable Block Index"
|
|
bitfld.long 0x0 31. "AI,Auto Increment" "0: No effect.,1: Add 1 to the WNDX field after the register write."
|
|
newline
|
|
bitfld.long 0x0 18. "DID_SEL2,DID Select" "0: No effect.,1: Selects NSE bits for this domain."
|
|
newline
|
|
bitfld.long 0x0 17. "DID_SEL1,DID Select" "0: No effect.,1: Selects NSE bits for this domain."
|
|
newline
|
|
bitfld.long 0x0 16. "DID_SEL0,DID Select" "0: No effect.,1: Selects NSE bits for this domain."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "MEM_SEL,Memory Select"
|
|
newline
|
|
hexmask.long.byte 0x0 2.--5. 1. "WNDX,Word index into the block NSE bitmap. It selects the BLK_NSE_Wn register where WNDX determines the value of n."
|
|
line.long 0x4 "MBC0_NSE_BLK_SET,MBC NonSecure Enable Block Set"
|
|
hexmask.long 0x4 0.--31. 1. "W1SET,Write-1 Set"
|
|
line.long 0x8 "MBC0_NSE_BLK_CLR,MBC NonSecure Enable Block Clear"
|
|
hexmask.long 0x8 0.--31. 1. "W1CLR,Write-1 Clear"
|
|
line.long 0xC "MBC0_NSE_BLK_CLR_ALL,MBC NonSecure Enable Block Clear All"
|
|
bitfld.long 0xC 16.--18. "DID_SEL,DID Select" "0: No effect.,1: Clear all NSE bits for this domain.,?,?,?,?,?,?"
|
|
newline
|
|
hexmask.long.byte 0xC 8.--11. 1. "MEMSEL,Memory Select"
|
|
line.long 0x10 "MBC0_MEMN_GLBAC0,MBC Global Access Control"
|
|
bitfld.long 0x10 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x10 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x10 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x10 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x10 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x14 "MBC0_MEMN_GLBAC1,MBC Global Access Control"
|
|
bitfld.long 0x14 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x14 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x14 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x14 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x14 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x14 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x18 "MBC0_MEMN_GLBAC2,MBC Global Access Control"
|
|
bitfld.long 0x18 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x18 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x18 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x18 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x18 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x18 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x1C "MBC0_MEMN_GLBAC3,MBC Global Access Control"
|
|
bitfld.long 0x1C 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x1C 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x1C 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x1C 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x1C 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x1C 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x20 "MBC0_MEMN_GLBAC4,MBC Global Access Control"
|
|
bitfld.long 0x20 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x20 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x20 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x20 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x20 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x20 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x24 "MBC0_MEMN_GLBAC5,MBC Global Access Control"
|
|
bitfld.long 0x24 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x24 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x24 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x24 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x24 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x24 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x28 "MBC0_MEMN_GLBAC6,MBC Global Access Control"
|
|
bitfld.long 0x28 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x28 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x28 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x28 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x28 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x28 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x2C "MBC0_MEMN_GLBAC7,MBC Global Access Control"
|
|
bitfld.long 0x2C 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x2C 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x2C 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x2C 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x2C 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x2C 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x30 "MBC0_DOM0_MEM0_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x30 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x34 "MBC0_DOM0_MEM0_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x34 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x38 "MBC0_DOM0_MEM0_BLK_CFG_W2,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x38 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x3C "MBC0_DOM0_MEM0_BLK_CFG_W3,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x3C 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x1140++0x3
|
|
line.long 0x0 "MBC0_DOM0_MEM0_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x1180++0x3
|
|
line.long 0x0 "MBC0_DOM0_MEM1_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x11A0++0x3
|
|
line.long 0x0 "MBC0_DOM0_MEM1_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x11A8++0x3
|
|
line.long 0x0 "MBC0_DOM0_MEM2_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x11C8++0x3
|
|
line.long 0x0 "MBC0_DOM0_MEM2_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x11D0++0x7
|
|
line.long 0x0 "MBC0_DOM0_MEM3_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC0_DOM0_MEM3_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x11F0++0x3
|
|
line.long 0x0 "MBC0_DOM0_MEM3_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x1240++0xF
|
|
line.long 0x0 "MBC0_DOM1_MEM0_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC0_DOM1_MEM0_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x8 "MBC0_DOM1_MEM0_BLK_CFG_W2,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x8 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0xC "MBC0_DOM1_MEM0_BLK_CFG_W3,MBC Memory Block Configuration Word"
|
|
bitfld.long 0xC 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x1340++0x3
|
|
line.long 0x0 "MBC0_DOM1_MEM0_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x1380++0x3
|
|
line.long 0x0 "MBC0_DOM1_MEM1_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x13A0++0x3
|
|
line.long 0x0 "MBC0_DOM1_MEM1_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x13A8++0x3
|
|
line.long 0x0 "MBC0_DOM1_MEM2_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x13C8++0x3
|
|
line.long 0x0 "MBC0_DOM1_MEM2_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x13D0++0x7
|
|
line.long 0x0 "MBC0_DOM1_MEM3_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC0_DOM1_MEM3_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x13F0++0x3
|
|
line.long 0x0 "MBC0_DOM1_MEM3_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x1440++0xF
|
|
line.long 0x0 "MBC0_DOM2_MEM0_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC0_DOM2_MEM0_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x8 "MBC0_DOM2_MEM0_BLK_CFG_W2,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x8 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0xC "MBC0_DOM2_MEM0_BLK_CFG_W3,MBC Memory Block Configuration Word"
|
|
bitfld.long 0xC 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x1540++0x3
|
|
line.long 0x0 "MBC0_DOM2_MEM0_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x1580++0x3
|
|
line.long 0x0 "MBC0_DOM2_MEM1_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x15A0++0x3
|
|
line.long 0x0 "MBC0_DOM2_MEM1_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x15A8++0x3
|
|
line.long 0x0 "MBC0_DOM2_MEM2_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x15C8++0x3
|
|
line.long 0x0 "MBC0_DOM2_MEM2_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x15D0++0x7
|
|
line.long 0x0 "MBC0_DOM2_MEM3_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC0_DOM2_MEM3_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x15F0++0x3
|
|
line.long 0x0 "MBC0_DOM2_MEM3_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
rgroup.long 0x2000++0xF
|
|
line.long 0x0 "MBC1_MEM0_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0x0 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0x0 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
line.long 0x4 "MBC1_MEM1_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0x4 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0x4 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
line.long 0x8 "MBC1_MEM2_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0x8 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0x8 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
line.long 0xC "MBC1_MEM3_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0xC 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0xC 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
group.long 0x2010++0x33
|
|
line.long 0x0 "MBC1_NSE_BLK_INDEX,MBC NonSecure Enable Block Index"
|
|
bitfld.long 0x0 31. "AI,Auto Increment" "0: No effect.,1: Add 1 to the WNDX field after the register write."
|
|
newline
|
|
bitfld.long 0x0 18. "DID_SEL2,DID Select" "0: No effect.,1: Selects NSE bits for this domain."
|
|
newline
|
|
bitfld.long 0x0 17. "DID_SEL1,DID Select" "0: No effect.,1: Selects NSE bits for this domain."
|
|
newline
|
|
bitfld.long 0x0 16. "DID_SEL0,DID Select" "0: No effect.,1: Selects NSE bits for this domain."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "MEM_SEL,Memory Select"
|
|
newline
|
|
hexmask.long.byte 0x0 2.--5. 1. "WNDX,Word index into the block NSE bitmap. It selects the BLK_NSE_Wn register where WNDX determines the value of n."
|
|
line.long 0x4 "MBC1_NSE_BLK_SET,MBC NonSecure Enable Block Set"
|
|
hexmask.long 0x4 0.--31. 1. "W1SET,Write-1 Set"
|
|
line.long 0x8 "MBC1_NSE_BLK_CLR,MBC NonSecure Enable Block Clear"
|
|
hexmask.long 0x8 0.--31. 1. "W1CLR,Write-1 Clear"
|
|
line.long 0xC "MBC1_NSE_BLK_CLR_ALL,MBC NonSecure Enable Block Clear All"
|
|
bitfld.long 0xC 16.--18. "DID_SEL,DID Select" "0: No effect.,1: Clear all NSE bits for this domain.,?,?,?,?,?,?"
|
|
newline
|
|
hexmask.long.byte 0xC 8.--11. 1. "MEMSEL,Memory Select"
|
|
line.long 0x10 "MBC1_MEMN_GLBAC0,MBC Global Access Control"
|
|
bitfld.long 0x10 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x10 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x10 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x10 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x10 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x14 "MBC1_MEMN_GLBAC1,MBC Global Access Control"
|
|
bitfld.long 0x14 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x14 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x14 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x14 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x14 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x14 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x18 "MBC1_MEMN_GLBAC2,MBC Global Access Control"
|
|
bitfld.long 0x18 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x18 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x18 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x18 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x18 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x18 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x1C "MBC1_MEMN_GLBAC3,MBC Global Access Control"
|
|
bitfld.long 0x1C 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x1C 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x1C 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x1C 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x1C 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x1C 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x20 "MBC1_MEMN_GLBAC4,MBC Global Access Control"
|
|
bitfld.long 0x20 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x20 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x20 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x20 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x20 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x20 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x24 "MBC1_MEMN_GLBAC5,MBC Global Access Control"
|
|
bitfld.long 0x24 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x24 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x24 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x24 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x24 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x24 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x28 "MBC1_MEMN_GLBAC6,MBC Global Access Control"
|
|
bitfld.long 0x28 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x28 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x28 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x28 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x28 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x28 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x2C "MBC1_MEMN_GLBAC7,MBC Global Access Control"
|
|
bitfld.long 0x2C 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x2C 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x2C 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x2C 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x2C 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x2C 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x30 "MBC1_DOM0_MEM0_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x30 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x2140++0x3
|
|
line.long 0x0 "MBC1_DOM0_MEM0_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x2180++0x3
|
|
line.long 0x0 "MBC1_DOM0_MEM1_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x21A0++0x3
|
|
line.long 0x0 "MBC1_DOM0_MEM1_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x21A8++0x3
|
|
line.long 0x0 "MBC1_DOM0_MEM2_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x21C8++0x3
|
|
line.long 0x0 "MBC1_DOM0_MEM2_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x21D0++0x3
|
|
line.long 0x0 "MBC1_DOM0_MEM3_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x21F0++0x3
|
|
line.long 0x0 "MBC1_DOM0_MEM3_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x2240++0x3
|
|
line.long 0x0 "MBC1_DOM1_MEM0_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x2340++0x3
|
|
line.long 0x0 "MBC1_DOM1_MEM0_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x2380++0x3
|
|
line.long 0x0 "MBC1_DOM1_MEM1_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x23A0++0x3
|
|
line.long 0x0 "MBC1_DOM1_MEM1_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x23A8++0x3
|
|
line.long 0x0 "MBC1_DOM1_MEM2_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x23C8++0x3
|
|
line.long 0x0 "MBC1_DOM1_MEM2_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x23D0++0x3
|
|
line.long 0x0 "MBC1_DOM1_MEM3_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x23F0++0x3
|
|
line.long 0x0 "MBC1_DOM1_MEM3_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x2440++0x3
|
|
line.long 0x0 "MBC1_DOM2_MEM0_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x2540++0x3
|
|
line.long 0x0 "MBC1_DOM2_MEM0_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x2580++0x3
|
|
line.long 0x0 "MBC1_DOM2_MEM1_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x25A0++0x3
|
|
line.long 0x0 "MBC1_DOM2_MEM1_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x25A8++0x3
|
|
line.long 0x0 "MBC1_DOM2_MEM2_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x25C8++0x3
|
|
line.long 0x0 "MBC1_DOM2_MEM2_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x25D0++0x3
|
|
line.long 0x0 "MBC1_DOM2_MEM3_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x25F0++0x3
|
|
line.long 0x0 "MBC1_DOM2_MEM3_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
rgroup.long 0x3000++0xF
|
|
line.long 0x0 "MBC2_MEM0_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0x0 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0x0 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
line.long 0x4 "MBC2_MEM1_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0x4 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0x4 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
line.long 0x8 "MBC2_MEM2_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0x8 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0x8 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
line.long 0xC "MBC2_MEM3_GLBCFG,MBC Global Configuration Register"
|
|
hexmask.long.byte 0xC 16.--20. 1. "SIZE_LOG2,Log2 size per block"
|
|
newline
|
|
hexmask.long.word 0xC 0.--9. 1. "NBLKS,Number of blocks in this memory"
|
|
group.long 0x3010++0x57
|
|
line.long 0x0 "MBC2_NSE_BLK_INDEX,MBC NonSecure Enable Block Index"
|
|
bitfld.long 0x0 31. "AI,Auto Increment" "0: No effect.,1: Add 1 to the WNDX field after the register write."
|
|
newline
|
|
bitfld.long 0x0 18. "DID_SEL2,DID Select" "0: No effect.,1: Selects NSE bits for this domain."
|
|
newline
|
|
bitfld.long 0x0 17. "DID_SEL1,DID Select" "0: No effect.,1: Selects NSE bits for this domain."
|
|
newline
|
|
bitfld.long 0x0 16. "DID_SEL0,DID Select" "0: No effect.,1: Selects NSE bits for this domain."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--11. 1. "MEM_SEL,Memory Select"
|
|
newline
|
|
hexmask.long.byte 0x0 2.--5. 1. "WNDX,Word index into the block NSE bitmap. It selects the BLK_NSE_Wn register where WNDX determines the value of n."
|
|
line.long 0x4 "MBC2_NSE_BLK_SET,MBC NonSecure Enable Block Set"
|
|
hexmask.long 0x4 0.--31. 1. "W1SET,Write-1 Set"
|
|
line.long 0x8 "MBC2_NSE_BLK_CLR,MBC NonSecure Enable Block Clear"
|
|
hexmask.long 0x8 0.--31. 1. "W1CLR,Write-1 Clear"
|
|
line.long 0xC "MBC2_NSE_BLK_CLR_ALL,MBC NonSecure Enable Block Clear All"
|
|
bitfld.long 0xC 16.--18. "DID_SEL,DID Select" "0: No effect.,1: Clear all NSE bits for this domain.,?,?,?,?,?,?"
|
|
newline
|
|
hexmask.long.byte 0xC 8.--11. 1. "MEMSEL,Memory Select"
|
|
line.long 0x10 "MBC2_MEMN_GLBAC0,MBC Global Access Control"
|
|
bitfld.long 0x10 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x10 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x10 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x10 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x10 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x14 "MBC2_MEMN_GLBAC1,MBC Global Access Control"
|
|
bitfld.long 0x14 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x14 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x14 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x14 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x14 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x14 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x18 "MBC2_MEMN_GLBAC2,MBC Global Access Control"
|
|
bitfld.long 0x18 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x18 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x18 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x18 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x18 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x18 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x1C "MBC2_MEMN_GLBAC3,MBC Global Access Control"
|
|
bitfld.long 0x1C 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x1C 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x1C 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x1C 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x1C 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x1C 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x20 "MBC2_MEMN_GLBAC4,MBC Global Access Control"
|
|
bitfld.long 0x20 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x20 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x20 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x20 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x20 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x20 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x24 "MBC2_MEMN_GLBAC5,MBC Global Access Control"
|
|
bitfld.long 0x24 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x24 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x24 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x24 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x24 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x24 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x28 "MBC2_MEMN_GLBAC6,MBC Global Access Control"
|
|
bitfld.long 0x28 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x28 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x28 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x28 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x28 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x28 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x2C "MBC2_MEMN_GLBAC7,MBC Global Access Control"
|
|
bitfld.long 0x2C 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked and cannot be altered."
|
|
newline
|
|
bitfld.long 0x2C 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x2C 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x2C 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x2C 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x2C 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x30 "MBC2_DOM0_MEM0_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x30 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x30 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x30 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x34 "MBC2_DOM0_MEM0_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x34 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x34 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x38 "MBC2_DOM0_MEM0_BLK_CFG_W2,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x38 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x38 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x38 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x3C "MBC2_DOM0_MEM0_BLK_CFG_W3,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x3C 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x3C 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x40 "MBC2_DOM0_MEM0_BLK_CFG_W4,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x40 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x40 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x40 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x40 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x40 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x40 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x40 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x40 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x40 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x40 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x40 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x40 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x40 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x40 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x40 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x40 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x44 "MBC2_DOM0_MEM0_BLK_CFG_W5,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x44 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x44 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x44 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x44 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x44 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x44 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x44 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x44 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x44 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x44 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x44 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x44 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x44 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x44 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x44 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x44 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x48 "MBC2_DOM0_MEM0_BLK_CFG_W6,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x48 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x48 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x48 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x48 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x48 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x48 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x48 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x48 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x48 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x48 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x48 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x48 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x48 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x48 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x48 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x48 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4C "MBC2_DOM0_MEM0_BLK_CFG_W7,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4C 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4C 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4C 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4C 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4C 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4C 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4C 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4C 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4C 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4C 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4C 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4C 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4C 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4C 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4C 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4C 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x50 "MBC2_DOM0_MEM0_BLK_CFG_W8,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x50 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x50 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x50 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x50 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x50 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x50 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x50 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x50 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x50 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x50 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x50 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x50 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x50 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x50 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x50 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x50 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x54 "MBC2_DOM0_MEM0_BLK_CFG_W9,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x54 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x54 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x54 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x54 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x54 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x54 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x54 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x54 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x54 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x54 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x54 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x54 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x54 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x54 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x54 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x54 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x3140++0xB
|
|
line.long 0x0 "MBC2_DOM0_MEM0_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
line.long 0x4 "MBC2_DOM0_MEM0_BLK_NSE_W1,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x4 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
line.long 0x8 "MBC2_DOM0_MEM0_BLK_NSE_W2,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x8 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x3180++0x3
|
|
line.long 0x0 "MBC2_DOM0_MEM1_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x31A0++0x3
|
|
line.long 0x0 "MBC2_DOM0_MEM1_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x31A8++0x7
|
|
line.long 0x0 "MBC2_DOM0_MEM2_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC2_DOM0_MEM2_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x31C8++0x3
|
|
line.long 0x0 "MBC2_DOM0_MEM2_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x3240++0x27
|
|
line.long 0x0 "MBC2_DOM1_MEM0_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC2_DOM1_MEM0_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x8 "MBC2_DOM1_MEM0_BLK_CFG_W2,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x8 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0xC "MBC2_DOM1_MEM0_BLK_CFG_W3,MBC Memory Block Configuration Word"
|
|
bitfld.long 0xC 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x10 "MBC2_DOM1_MEM0_BLK_CFG_W4,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x10 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x14 "MBC2_DOM1_MEM0_BLK_CFG_W5,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x14 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x18 "MBC2_DOM1_MEM0_BLK_CFG_W6,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x18 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x1C "MBC2_DOM1_MEM0_BLK_CFG_W7,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x1C 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x20 "MBC2_DOM1_MEM0_BLK_CFG_W8,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x20 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x24 "MBC2_DOM1_MEM0_BLK_CFG_W9,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x24 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x3340++0xB
|
|
line.long 0x0 "MBC2_DOM1_MEM0_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
line.long 0x4 "MBC2_DOM1_MEM0_BLK_NSE_W1,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x4 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
line.long 0x8 "MBC2_DOM1_MEM0_BLK_NSE_W2,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x8 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x3380++0x3
|
|
line.long 0x0 "MBC2_DOM1_MEM1_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x33A0++0x3
|
|
line.long 0x0 "MBC2_DOM1_MEM1_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x33A8++0x7
|
|
line.long 0x0 "MBC2_DOM1_MEM2_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC2_DOM1_MEM2_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x33C8++0x3
|
|
line.long 0x0 "MBC2_DOM1_MEM2_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x3440++0x27
|
|
line.long 0x0 "MBC2_DOM2_MEM0_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC2_DOM2_MEM0_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x8 "MBC2_DOM2_MEM0_BLK_CFG_W2,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x8 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x8 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0xC "MBC2_DOM2_MEM0_BLK_CFG_W3,MBC Memory Block Configuration Word"
|
|
bitfld.long 0xC 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0xC 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x10 "MBC2_DOM2_MEM0_BLK_CFG_W4,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x10 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x10 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x10 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x14 "MBC2_DOM2_MEM0_BLK_CFG_W5,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x14 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x14 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x18 "MBC2_DOM2_MEM0_BLK_CFG_W6,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x18 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x18 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x18 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x1C "MBC2_DOM2_MEM0_BLK_CFG_W7,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x1C 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x1C 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x20 "MBC2_DOM2_MEM0_BLK_CFG_W8,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x20 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x20 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x20 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x24 "MBC2_DOM2_MEM0_BLK_CFG_W9,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x24 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x24 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x3540++0xB
|
|
line.long 0x0 "MBC2_DOM2_MEM0_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
line.long 0x4 "MBC2_DOM2_MEM0_BLK_NSE_W1,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x4 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
line.long 0x8 "MBC2_DOM2_MEM0_BLK_NSE_W2,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x8 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x8 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x3580++0x3
|
|
line.long 0x0 "MBC2_DOM2_MEM1_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x35A0++0x3
|
|
line.long 0x0 "MBC2_DOM2_MEM1_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
group.long 0x35A8++0x7
|
|
line.long 0x0 "MBC2_DOM2_MEM2_BLK_CFG_W0,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x0 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x0 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
line.long 0x4 "MBC2_DOM2_MEM2_BLK_CFG_W1,MBC Memory Block Configuration Word"
|
|
bitfld.long 0x4 31. "NSE7,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 28.--30. "MBACSEL7,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 27. "NSE6,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 24.--26. "MBACSEL6,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 23. "NSE5,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 20.--22. "MBACSEL5,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 19. "NSE4,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 16.--18. "MBACSEL4,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 15. "NSE3,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 12.--14. "MBACSEL3,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 11. "NSE2,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 8.--10. "MBACSEL2,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 7. "NSE1,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 4.--6. "MBACSEL1,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
newline
|
|
bitfld.long 0x4 3. "NSE0,NonSecure Enable for block B" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "MBACSEL0,Memory Block Access Control Select for block B" "0: select MBC_MEMN_GLBAC0 access control policy for..,1: select MBC_MEMN_GLBAC1 access control policy for..,2: select MBC_MEMN_GLBAC2 access control policy for..,3: select MBC_MEMN_GLBAC3 access control policy for..,4: select MBC_MEMN_GLBAC4 access control policy for..,5: select MBC_MEMN_GLBAC5 access control policy for..,6: select MBC_MEMN_GLBAC6 access control policy for..,7: select MBC_MEMN_GLBAC7 access control policy for.."
|
|
group.long 0x35C8++0x3
|
|
line.long 0x0 "MBC2_DOM2_MEM2_BLK_NSE_W0,MBC Memory Block NonSecure Enable Word"
|
|
bitfld.long 0x0 31. "BIT31,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 30. "BIT30,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 29. "BIT29,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 28. "BIT28,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 27. "BIT27,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 26. "BIT26,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 25. "BIT25,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 24. "BIT24,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 23. "BIT23,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 22. "BIT22,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 21. "BIT21,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 20. "BIT20,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 19. "BIT19,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 18. "BIT18,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 17. "BIT17,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 16. "BIT16,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 15. "BIT15,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 14. "BIT14,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 13. "BIT13,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 12. "BIT12,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 11. "BIT11,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 10. "BIT10,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 9. "BIT9,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 8. "BIT8,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 7. "BIT7,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit b NonSecure Enable [b = 0 - 31]" "0: Secure accesses to block B are based on..,1: Secure accesses to block B are are not allowed.."
|
|
rgroup.long 0x4000++0x3
|
|
line.long 0x0 "MRC0_GLBCFG,MRC Global Configuration Register"
|
|
hexmask.long.byte 0x0 0.--4. 1. "NRGNS,Number of regions [1-16]"
|
|
group.long 0x4010++0x6F
|
|
line.long 0x0 "MRC0_NSE_RGN_INDIRECT,MRC NonSecure Enable Region Indirect"
|
|
hexmask.long.byte 0x0 16.--23. 1. "DID_SEL,DID Select"
|
|
line.long 0x4 "MRC0_NSE_RGN_SET,MRC NonSecure Enable Region Set"
|
|
hexmask.long.word 0x4 0.--15. 1. "W1SET,Write-1 Set"
|
|
line.long 0x8 "MRC0_NSE_RGN_CLR,MRC NonSecure Enable Region Clear"
|
|
hexmask.long.word 0x8 0.--15. 1. "W1CLR,Write-1 Clear"
|
|
line.long 0xC "MRC0_NSE_RGN_CLR_ALL,MRC NonSecure Enable Region Clear All"
|
|
hexmask.long.byte 0xC 16.--23. 1. "DID_SEL,DID Select"
|
|
line.long 0x10 "MRC0_GLBAC0,MRC Global Access Control"
|
|
bitfld.long 0x10 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x10 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x10 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x10 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x10 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x10 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x10 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x14 "MRC0_GLBAC1,MRC Global Access Control"
|
|
bitfld.long 0x14 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked (read-only) and cannot.."
|
|
newline
|
|
bitfld.long 0x14 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x14 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x14 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x14 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x14 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x14 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x14 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x18 "MRC0_GLBAC2,MRC Global Access Control"
|
|
bitfld.long 0x18 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked (read-only) and cannot.."
|
|
newline
|
|
bitfld.long 0x18 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x18 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x18 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x18 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x18 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x18 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x18 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x1C "MRC0_GLBAC3,MRC Global Access Control"
|
|
bitfld.long 0x1C 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked (read-only) and cannot.."
|
|
newline
|
|
bitfld.long 0x1C 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x1C 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x1C 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x1C 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x1C 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x1C 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x1C 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x20 "MRC0_GLBAC4,MRC Global Access Control"
|
|
bitfld.long 0x20 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked (read-only) and cannot.."
|
|
newline
|
|
bitfld.long 0x20 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x20 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x20 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x20 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x20 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x20 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x20 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x24 "MRC0_GLBAC5,MRC Global Access Control"
|
|
bitfld.long 0x24 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked (read-only) and cannot.."
|
|
newline
|
|
bitfld.long 0x24 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x24 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x24 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x24 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x24 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x24 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x24 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x28 "MRC0_GLBAC6,MRC Global Access Control"
|
|
bitfld.long 0x28 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked (read-only) and cannot.."
|
|
newline
|
|
bitfld.long 0x28 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x28 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x28 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x28 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x28 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x28 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x28 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x2C "MRC0_GLBAC7,MRC Global Access Control"
|
|
bitfld.long 0x2C 31. "LK,LOCK" "0: This register is not locked and can be altered.,1: This register is locked (read-only) and cannot.."
|
|
newline
|
|
bitfld.long 0x2C 14. "SPR,SecurePriv Read" "0: Read access is not allowed in Secure Privilege..,1: Read access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x2C 13. "SPW,SecurePriv Write" "0: Write access is not allowed in Secure Privilege..,1: Write access is allowed in Secure Privilege mode."
|
|
newline
|
|
bitfld.long 0x2C 12. "SPX,SecurePriv Execute" "0: Execute access is not allowed in Secure..,1: Execute access is allowed in Secure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 10. "SUR,SecureUser Read" "0: Read access is not allowed in Secure User mode.,1: Read access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 9. "SUW,SecureUser Write" "0: Write access is not allowed in Secure User mode.,1: Write access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 8. "SUX,SecureUser Execute" "0: Execute access is not allowed in Secure User mode.,1: Execute access is allowed in Secure User mode."
|
|
newline
|
|
bitfld.long 0x2C 6. "NPR,NonsecurePriv Read" "0: Read access is not allowed in Nonsecure..,1: Read access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 5. "NPW,NonsecurePriv Write" "0: Write access is not allowed in Nonsecure..,1: Write access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 4. "NPX,NonsecurePriv Execute" "0: Execute access is not allowed in Nonsecure..,1: Execute access is allowed in Nonsecure Privilege.."
|
|
newline
|
|
bitfld.long 0x2C 2. "NUR,NonsecureUser Read" "0: Read access is not allowed in Nonsecure User mode.,1: Read access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x2C 1. "NUW,NonsecureUser Write" "0: Write access is not allowed in Nonsecure User..,1: Write access is allowed in Nonsecure User mode."
|
|
newline
|
|
bitfld.long 0x2C 0. "NUX,NonsecureUser Execute" "0: Execute access is not allowed in Nonsecure User..,1: Execute access is allowed in Nonsecure User mode."
|
|
line.long 0x30 "MRC0_DOM0_RGD0_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x30 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x30 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x34 "MRC0_DOM0_RGD0_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x34 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x34 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 0. "VLD,Valid" "0,1"
|
|
line.long 0x38 "MRC0_DOM0_RGD1_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x38 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x38 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x3C "MRC0_DOM0_RGD1_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x3C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x3C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 0. "VLD,Valid" "0,1"
|
|
line.long 0x40 "MRC0_DOM0_RGD2_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x40 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x40 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x44 "MRC0_DOM0_RGD2_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x44 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x44 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x44 0. "VLD,Valid" "0,1"
|
|
line.long 0x48 "MRC0_DOM0_RGD3_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x48 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x48 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x4C "MRC0_DOM0_RGD3_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x4C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x4C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4C 0. "VLD,Valid" "0,1"
|
|
line.long 0x50 "MRC0_DOM0_RGD4_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x50 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x50 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x54 "MRC0_DOM0_RGD4_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x54 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x54 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x54 0. "VLD,Valid" "0,1"
|
|
line.long 0x58 "MRC0_DOM0_RGD5_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x58 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x58 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x5C "MRC0_DOM0_RGD5_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x5C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x5C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x5C 0. "VLD,Valid" "0,1"
|
|
line.long 0x60 "MRC0_DOM0_RGD6_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x60 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x60 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x64 "MRC0_DOM0_RGD6_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x64 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x64 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x64 0. "VLD,Valid" "0,1"
|
|
line.long 0x68 "MRC0_DOM0_RGD7_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x68 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x68 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x6C "MRC0_DOM0_RGD7_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x6C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x6C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x6C 0. "VLD,Valid" "0,1"
|
|
group.long 0x40C0++0x3
|
|
line.long 0x0 "MRC0_DOM0_RGD_NSE,MRC Region Descriptor NonSecure Enable"
|
|
bitfld.long 0x0 7. "BIT7,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
group.long 0x4140++0x3F
|
|
line.long 0x0 "MRC0_DOM1_RGD0_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x0 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x4 "MRC0_DOM1_RGD0_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x4 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x4 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0. "VLD,Valid" "0,1"
|
|
line.long 0x8 "MRC0_DOM1_RGD1_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x8 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x8 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0xC "MRC0_DOM1_RGD1_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0xC 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0xC 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 0. "VLD,Valid" "0,1"
|
|
line.long 0x10 "MRC0_DOM1_RGD2_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x10 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x10 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x14 "MRC0_DOM1_RGD2_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x14 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x14 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 0. "VLD,Valid" "0,1"
|
|
line.long 0x18 "MRC0_DOM1_RGD3_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x18 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x18 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x1C "MRC0_DOM1_RGD3_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x1C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x1C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 0. "VLD,Valid" "0,1"
|
|
line.long 0x20 "MRC0_DOM1_RGD4_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x20 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x20 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x24 "MRC0_DOM1_RGD4_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x24 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x24 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 0. "VLD,Valid" "0,1"
|
|
line.long 0x28 "MRC0_DOM1_RGD5_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x28 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x28 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x2C "MRC0_DOM1_RGD5_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x2C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x2C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x2C 0. "VLD,Valid" "0,1"
|
|
line.long 0x30 "MRC0_DOM1_RGD6_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x30 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x30 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x34 "MRC0_DOM1_RGD6_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x34 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x34 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 0. "VLD,Valid" "0,1"
|
|
line.long 0x38 "MRC0_DOM1_RGD7_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x38 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x38 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x3C "MRC0_DOM1_RGD7_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x3C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x3C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 0. "VLD,Valid" "0,1"
|
|
group.long 0x41C0++0x3
|
|
line.long 0x0 "MRC0_DOM1_RGD_NSE,MRC Region Descriptor NonSecure Enable"
|
|
bitfld.long 0x0 7. "BIT7,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
group.long 0x4240++0x3F
|
|
line.long 0x0 "MRC0_DOM2_RGD0_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x0 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x0 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x4 "MRC0_DOM2_RGD0_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x4 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x4 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x4 0. "VLD,Valid" "0,1"
|
|
line.long 0x8 "MRC0_DOM2_RGD1_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x8 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x8 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0xC "MRC0_DOM2_RGD1_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0xC 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0xC 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0xC 0. "VLD,Valid" "0,1"
|
|
line.long 0x10 "MRC0_DOM2_RGD2_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x10 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x10 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x14 "MRC0_DOM2_RGD2_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x14 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x14 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x14 0. "VLD,Valid" "0,1"
|
|
line.long 0x18 "MRC0_DOM2_RGD3_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x18 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x18 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x1C "MRC0_DOM2_RGD3_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x1C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x1C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x1C 0. "VLD,Valid" "0,1"
|
|
line.long 0x20 "MRC0_DOM2_RGD4_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x20 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x20 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x24 "MRC0_DOM2_RGD4_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x24 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x24 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x24 0. "VLD,Valid" "0,1"
|
|
line.long 0x28 "MRC0_DOM2_RGD5_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x28 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x28 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x2C "MRC0_DOM2_RGD5_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x2C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x2C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x2C 0. "VLD,Valid" "0,1"
|
|
line.long 0x30 "MRC0_DOM2_RGD6_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x30 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x30 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x34 "MRC0_DOM2_RGD6_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x34 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x34 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x34 0. "VLD,Valid" "0,1"
|
|
line.long 0x38 "MRC0_DOM2_RGD7_W0,MRC Region Descriptor Word 0"
|
|
hexmask.long.tbyte 0x38 12.--31. 1. "STRT_ADDR,Start Address"
|
|
newline
|
|
bitfld.long 0x38 0.--2. "MRACSEL,Memory Region Access Control Select" "0: Select MRC_GLBAC0 access control policy,1: Select MRC_GLBAC1 access control policy,2: Select MRC_GLBAC2 access control policy,3: Select MRC_GLBAC3 access control policy,4: Select MRC_GLBAC4 access control policy,5: Select MRC_GLBAC5 access control policy,6: Select MRC_GLBAC6 access control policy,7: Select MRC_GLBAC7 access control policy"
|
|
line.long 0x3C "MRC0_DOM2_RGD7_W1,MRC Region Descriptor Word 1"
|
|
hexmask.long.tbyte 0x3C 12.--31. 1. "END_ADDR,End Address"
|
|
newline
|
|
bitfld.long 0x3C 4. "NSE,NonSecure Enable" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x3C 0. "VLD,Valid" "0,1"
|
|
group.long 0x42C0++0x3
|
|
line.long 0x0 "MRC0_DOM2_RGD_NSE,MRC Region Descriptor NonSecure Enable"
|
|
bitfld.long 0x0 7. "BIT7,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 6. "BIT6,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 5. "BIT5,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 4. "BIT4,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 3. "BIT3,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 2. "BIT2,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 1. "BIT1,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
newline
|
|
bitfld.long 0x0 0. "BIT0,Bit n NonSecure Enable [n = 0 - 15]" "0: Secure accesses to region r are not allowed..,1: Secure accesses to region r are are not allowed.."
|
|
tree.end
|
|
tree "TRGMUX (Trigger Multiplexer)"
|
|
base ad:0x40018000
|
|
group.long 0x0++0x37
|
|
line.long 0x0 "TRGMUX_OUT0,TRGMUX TRGMUX_OUT0 Register"
|
|
bitfld.long 0x0 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x0 24.--30. 1. "SEL3,Trigger MUX Source Select 3"
|
|
hexmask.long.byte 0x0 16.--22. 1. "SEL2,Trigger MUX Source Select 2"
|
|
hexmask.long.byte 0x0 8.--14. 1. "SEL1,Trigger MUX Source Select 1"
|
|
hexmask.long.byte 0x0 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x4 "LPIT0,TRGMUX LPIT0 Register"
|
|
bitfld.long 0x4 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x4 24.--30. 1. "SEL3,Trigger MUX Source Select 3"
|
|
hexmask.long.byte 0x4 16.--22. 1. "SEL2,Trigger MUX Source Select 2"
|
|
hexmask.long.byte 0x4 8.--14. 1. "SEL1,Trigger MUX Source Select 1"
|
|
hexmask.long.byte 0x4 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x8 "TPM0,TRGMUX TPM0 Register"
|
|
bitfld.long 0x8 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x8 16.--22. 1. "SEL2,Trigger MUX Source Select 2"
|
|
hexmask.long.byte 0x8 8.--14. 1. "SEL1,Trigger MUX Source Select 1"
|
|
hexmask.long.byte 0x8 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0xC "TPM1,TRGMUX TPM1 Register"
|
|
bitfld.long 0xC 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0xC 16.--22. 1. "SEL2,Trigger MUX Source Select 2"
|
|
hexmask.long.byte 0xC 8.--14. 1. "SEL1,Trigger MUX Source Select 1"
|
|
hexmask.long.byte 0xC 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x10 "LPI2C0,TRGMUX LPI2C0 Register"
|
|
bitfld.long 0x10 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x10 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x14 "LPI2C1,TRGMUX LPI2C1 Register"
|
|
bitfld.long 0x14 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x14 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x18 "LPSPI0,TRGMUX LPSPI0 Register"
|
|
bitfld.long 0x18 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x18 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x1C "LPSPI1,TRGMUX LPSPI1 Register"
|
|
bitfld.long 0x1C 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x1C 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x20 "LPUART0,TRGMUX LPUART0 Register"
|
|
bitfld.long 0x20 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x20 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x24 "LPUART1,TRGMUX LPUART1 Register"
|
|
bitfld.long 0x24 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x24 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x28 "FlexIO0,TRGMUX FlexIO0 Register"
|
|
bitfld.long 0x28 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x28 24.--30. 1. "SEL3,Trigger MUX Source Select 3"
|
|
hexmask.long.byte 0x28 16.--22. 1. "SEL2,Trigger MUX Source Select 2"
|
|
hexmask.long.byte 0x28 8.--14. 1. "SEL1,Trigger MUX Source Select 1"
|
|
hexmask.long.byte 0x28 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x2C "ADC_GP0,TRGMUX ADC_GP0 Register"
|
|
bitfld.long 0x2C 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x2C 24.--30. 1. "SEL3,Trigger MUX Source Select 3"
|
|
hexmask.long.byte 0x2C 16.--22. 1. "SEL2,Trigger MUX Source Select 2"
|
|
hexmask.long.byte 0x2C 8.--14. 1. "SEL1,Trigger MUX Source Select 1"
|
|
hexmask.long.byte 0x2C 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x30 "CMP_GP0,TRGMUX CMP_GP0 Register"
|
|
bitfld.long 0x30 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x30 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
line.long 0x34 "CMP_GP1,TRGMUX CMP_GP1 Register"
|
|
bitfld.long 0x34 31. "LK,TRGMUX register lock." "0: Register can be written.,1: Register cannot be written until the next system.."
|
|
hexmask.long.byte 0x34 0.--6. 1. "SEL0,Trigger MUX Source Select 1"
|
|
tree.end
|
|
tree "TSTMR (Time Stamp Timer)"
|
|
base ad:0x40030000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "LOW,Time Stamp Timer Register Low"
|
|
hexmask.long 0x0 0.--31. 1. "VALUE,Time Stamp Timer Low"
|
|
line.long 0x4 "HIGH,Time Stamp Timer Register High"
|
|
hexmask.long.tbyte 0x4 0.--23. 1. "VALUE,Time Stamp Timer High"
|
|
tree.end
|
|
tree "VBAT (Smart Power Switch)"
|
|
base ad:0x4002B000
|
|
rgroup.long 0x0++0x3
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
group.long 0x10++0x3
|
|
line.long 0x0 "STATUSA,Status A"
|
|
rbitfld.long 0x0 4. "LDO_RDY,LDO Ready" "0: LDO is disabled or not ready,1: LDO is enabled and ready"
|
|
eventfld.long 0x0 3. "TIMER1_FLAG,Bandgap Timer 1" "0: Timeout 1 period not reached,1: Timeout 1 period reached"
|
|
newline
|
|
eventfld.long 0x0 2. "TIMER0_FLAG,Bandgap Timer 0" "0: Timeout 0 period not reached,1: Timeout 0 period reached"
|
|
eventfld.long 0x0 1. "WAKEUP_FLAG,Wakeup Pin Flag" "0: Wakeup pin not asserted,1: Wakeup pin asserted"
|
|
newline
|
|
eventfld.long 0x0 0. "POR_DET,POR Detect" "0: VBAT domain has not been reset,1: VBAT domain has been reset"
|
|
group.long 0x18++0x3
|
|
line.long 0x0 "IRQENA,Interrupt Enable A"
|
|
bitfld.long 0x0 4. "LDO_RDY,LDO Ready" "0: Interrupt disabled,1: Interrupt enabled"
|
|
bitfld.long 0x0 3. "TIMER1_FLAG,Bandgap Timer 2" "0: Interrupt disabled,1: Interrupt enabled"
|
|
newline
|
|
bitfld.long 0x0 2. "TIMER0_FLAG,Bandgap Timer 0" "0: Interrupt disabled,1: Interrupt enabled"
|
|
bitfld.long 0x0 1. "WAKEUP_FLAG,Wakeup Pin Flag" "0: Interrupt disabled,1: Interrupt enabled"
|
|
newline
|
|
bitfld.long 0x0 0. "POR_DET,POR Detect" "0: Interrupt disabled,1: Interrupt enabled"
|
|
group.long 0x20++0x3
|
|
line.long 0x0 "WAKENA,Wakeup Enable A"
|
|
bitfld.long 0x0 4. "LDO_RDY,LDO Ready" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x0 3. "TIMER1_FLAG,Bandgap Timer 2" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x0 2. "TIMER0_FLAG,Bandgap Timer 0" "0: Disabled,1: Enabled"
|
|
bitfld.long 0x0 1. "WAKEUP_FLAG,Wakeup Pin Flag" "0: Disabled,1: Enabled"
|
|
newline
|
|
bitfld.long 0x0 0. "POR_DET,POR Detect" "0: Disabled,1: Enabled"
|
|
group.long 0x30++0x3
|
|
line.long 0x0 "LOCKA,Lock A"
|
|
bitfld.long 0x0 0. "LOCK,Lock" "0: Disables lock,1: Enables lock. Cleared by VBAT POR."
|
|
group.long 0x200++0x3
|
|
line.long 0x0 "FROCTLA,FRO16K Control A"
|
|
bitfld.long 0x0 0. "FRO_EN,FRO16K enable bit" "0: FRO16K is disabled,1: FRO16K is enabled"
|
|
group.long 0x218++0x3
|
|
line.long 0x0 "FROLCKA,FRO16K Lock A"
|
|
bitfld.long 0x0 0. "LOCK,Lock" "0: Disables lock,1: Enables lock. Cleared by VBAT POR."
|
|
group.long 0x220++0x3
|
|
line.long 0x0 "FROCLKE,FRO16K Clock Enable"
|
|
bitfld.long 0x0 0. "CLKE,Clock Enable" "0,1"
|
|
group.long 0x300++0x3
|
|
line.long 0x0 "LDOCTLA,LDO_RAM Control A"
|
|
bitfld.long 0x0 2. "REFRESH_EN,Refresh Enable" "0: Refresh mode is disabled,1: Refresh mode is enabled"
|
|
bitfld.long 0x0 1. "LDO_EN,LDO Enable" "0: Regulator is disabled,1: Regulator is enabled"
|
|
newline
|
|
bitfld.long 0x0 0. "BG_EN,Bandgap Enable" "0: Bandgap is disabled,1: Bandgap is enabled"
|
|
group.long 0x318++0x3
|
|
line.long 0x0 "LDOLCKA,LDO_RAM Lock A"
|
|
bitfld.long 0x0 0. "LOCK,Lock" "0: Disables lock,1: Enables lock. Cleared by VBAT POR."
|
|
group.long 0x320++0x3
|
|
line.long 0x0 "LDORAMC,RAM Control"
|
|
bitfld.long 0x0 8. "RET,Retention" "0: SRAM array is retained in low power modes,1: SRAM array is not retained in low power modes"
|
|
bitfld.long 0x0 1. "SWI,Switch SRAM" "0: SRAM array supply follows the SoC power modes,1: SRAM array is powered by LDO_RAM"
|
|
newline
|
|
bitfld.long 0x0 0. "ISO,Isolate SRAM" "0: SRAM state follows the SoC power modes,1: SRAM is isolated"
|
|
group.long 0x330++0x3
|
|
line.long 0x0 "LDOTIMER0,Bandgap Timer 0"
|
|
bitfld.long 0x0 31. "TIMEN,Timeout Enable" "0: Timer is disabled,1: Timer is enabled"
|
|
bitfld.long 0x0 0.--2. "TIMCFG,Timeout Configuration" "0: Timeout every 1 sec,1: Timeout every 500 ms,2: Timeout every 250 ms,3: Timeout every 125 ms,4: Timeout every 62.5 ms,5: Timeout every 31.25 ms,6: Timeout every 15.625 ms,7: Timeout every 7.8125 ms"
|
|
group.long 0x338++0x3
|
|
line.long 0x0 "LDOTIMER1,Bandgap Timer 1"
|
|
bitfld.long 0x0 31. "TIMEN,Timeout Enable" "0: Timer is disabled,1: Timer is enabled"
|
|
hexmask.long.tbyte 0x0 0.--23. 1. "TIMCFG,Timeout Configuration"
|
|
tree.end
|
|
tree "VREF (Voltage Reference)"
|
|
base ad:0x4004A000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameters"
|
|
group.long 0x8++0x3
|
|
line.long 0x0 "CSR,Control and Status"
|
|
rbitfld.long 0x0 31. "VREFST,Internal HC Voltage Reference Stable" "0: Disabled and unstable,1: Stable"
|
|
bitfld.long 0x0 16. "BUF21EN,Internal Buffer21 Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 11. "HI_PWR_LV,High-Power Level" "0: Low-power,1: High-power"
|
|
bitfld.long 0x0 10. "REFL_GRD_SEL,Ground Select" "0: vrefl_3v,1: VSSA"
|
|
newline
|
|
bitfld.long 0x0 8.--9. "VRSEL,Voltage Reference Selection" "0: Internal bandgap,1: Low-power buffered 1v,2: Buffer 2.1v output,?"
|
|
bitfld.long 0x0 7. "REFCHSELP_EN,Reference Channel Select Positive Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 6. "REFCHSELN_EN,Reference Channel Select Negative Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 5. "REGEN,Regulator Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 4. "ICOMPEN,Current Compensation Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 3. "CHOPEN,Chop Oscillator Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 2. "LPBG_BUF_EN,Low-Power Bandgap Buffer Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 1. "LPBGEN,Low-Power Bandgap Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 0. "HCBGEN,HC Bandgap Enabled" "0: Disables,1: Enables"
|
|
group.long 0x10++0x3
|
|
line.long 0x0 "UTRIM,User Trim"
|
|
hexmask.long.byte 0x0 8.--13. 1. "VREFTRIM,VREF Trim"
|
|
hexmask.long.byte 0x0 0.--3. 1. "TRIM2V1,VREF 2.1V Trim"
|
|
tree.end
|
|
tree "WDOG (Watchdog Timer)"
|
|
base ad:0x0
|
|
tree "WDOG0"
|
|
base ad:0x4001A000
|
|
group.long 0x0++0xF
|
|
line.long 0x0 "CS,Control and Status Register"
|
|
bitfld.long 0x0 15. "WIN,Watchdog Window" "0: Disables,1: Enables"
|
|
eventfld.long 0x0 14. "FLG,Watchdog Interrupt Flag" "0: No interrupt occurred.,1: An interrupt occurred."
|
|
newline
|
|
bitfld.long 0x0 13. "CMD32EN,Enables or disables WDOG support for 32-bit (otherwise 16-bit or 8-bit) refresh/unlock command write words" "0: Disables support for 32-bit refresh/unlock..,1: Enables support for 32-bit refresh/unlock.."
|
|
bitfld.long 0x0 12. "PRES,Watchdog prescaler" "0: 256 prescaler disabled.,1: 256 prescaler enabled."
|
|
newline
|
|
rbitfld.long 0x0 11. "ULK,Unlock status" "0: Locked,1: Unlocked"
|
|
rbitfld.long 0x0 10. "RCS,Reconfiguration Success" "0: Reconfiguring WDOG.,1: Reconfiguration is successful."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "CLK,Watchdog Clock" "0,1,2,3"
|
|
bitfld.long 0x0 7. "EN,Watchdog Enable" "0: Watchdog disabled.,1: Watchdog enabled."
|
|
newline
|
|
bitfld.long 0x0 6. "INT,Watchdog Interrupt" "0: Watchdog interrupts are disabled. Watchdog..,1: Watchdog interrupts are enabled. Watchdog resets.."
|
|
bitfld.long 0x0 5. "UPDATE,Allow updates" "0: Updates not allowed. After the initial..,1: Updates allowed. Software can modify the.."
|
|
newline
|
|
bitfld.long 0x0 3.--4. "TST,Watchdog Test" "0: Watchdog test mode disabled.,1: Watchdog user mode enabled (test mode disabled).,2: Watchdog test mode enabled only the low byte is..,3: Watchdog test mode enabled only the high byte is.."
|
|
bitfld.long 0x0 2. "DBG,Debug Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 1. "WAIT,Wait Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 0. "STOP,Stop Enable" "0: Disables,1: Enables"
|
|
line.long 0x4 "CNT,Counter Register"
|
|
hexmask.long.byte 0x4 8.--15. 1. "CNTHIGH,High byte of the Watchdog Counter"
|
|
hexmask.long.byte 0x4 0.--7. 1. "CNTLOW,Low byte of the Watchdog Counter"
|
|
line.long 0x8 "TOVAL,Timeout Value Register"
|
|
hexmask.long.byte 0x8 8.--15. 1. "TOVALHIGH,High byte of the timeout value"
|
|
hexmask.long.byte 0x8 0.--7. 1. "TOVALLOW,Low byte of the timeout value"
|
|
line.long 0xC "WIN,Window Register"
|
|
hexmask.long.byte 0xC 8.--15. 1. "WINHIGH,High byte of Watchdog Window"
|
|
hexmask.long.byte 0xC 0.--7. 1. "WINLOW,Low byte of Watchdog Window"
|
|
tree.end
|
|
tree "WDOG1"
|
|
base ad:0x4001B000
|
|
group.long 0x0++0xF
|
|
line.long 0x0 "CS,Control and Status Register"
|
|
bitfld.long 0x0 15. "WIN,Watchdog Window" "0: Disables,1: Enables"
|
|
eventfld.long 0x0 14. "FLG,Watchdog Interrupt Flag" "0: No interrupt occurred.,1: An interrupt occurred."
|
|
newline
|
|
bitfld.long 0x0 13. "CMD32EN,Enables or disables WDOG support for 32-bit (otherwise 16-bit or 8-bit) refresh/unlock command write words" "0: Disables support for 32-bit refresh/unlock..,1: Enables support for 32-bit refresh/unlock.."
|
|
bitfld.long 0x0 12. "PRES,Watchdog prescaler" "0: 256 prescaler disabled.,1: 256 prescaler enabled."
|
|
newline
|
|
rbitfld.long 0x0 11. "ULK,Unlock status" "0: Locked,1: Unlocked"
|
|
rbitfld.long 0x0 10. "RCS,Reconfiguration Success" "0: Reconfiguring WDOG.,1: Reconfiguration is successful."
|
|
newline
|
|
bitfld.long 0x0 8.--9. "CLK,Watchdog Clock" "0,1,2,3"
|
|
bitfld.long 0x0 7. "EN,Watchdog Enable" "0: Watchdog disabled.,1: Watchdog enabled."
|
|
newline
|
|
bitfld.long 0x0 6. "INT,Watchdog Interrupt" "0: Watchdog interrupts are disabled. Watchdog..,1: Watchdog interrupts are enabled. Watchdog resets.."
|
|
bitfld.long 0x0 5. "UPDATE,Allow updates" "0: Updates not allowed. After the initial..,1: Updates allowed. Software can modify the.."
|
|
newline
|
|
bitfld.long 0x0 3.--4. "TST,Watchdog Test" "0: Watchdog test mode disabled.,1: Watchdog user mode enabled (test mode disabled).,2: Watchdog test mode enabled only the low byte is..,3: Watchdog test mode enabled only the high byte is.."
|
|
bitfld.long 0x0 2. "DBG,Debug Enable" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 1. "WAIT,Wait Enable" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 0. "STOP,Stop Enable" "0: Disables,1: Enables"
|
|
line.long 0x4 "CNT,Counter Register"
|
|
hexmask.long.byte 0x4 8.--15. 1. "CNTHIGH,High byte of the Watchdog Counter"
|
|
hexmask.long.byte 0x4 0.--7. 1. "CNTLOW,Low byte of the Watchdog Counter"
|
|
line.long 0x8 "TOVAL,Timeout Value Register"
|
|
hexmask.long.byte 0x8 8.--15. 1. "TOVALHIGH,High byte of the timeout value"
|
|
hexmask.long.byte 0x8 0.--7. 1. "TOVALLOW,Low byte of the timeout value"
|
|
line.long 0xC "WIN,Window Register"
|
|
hexmask.long.byte 0xC 8.--15. 1. "WINHIGH,High byte of Watchdog Window"
|
|
hexmask.long.byte 0xC 0.--7. 1. "WINLOW,Low byte of Watchdog Window"
|
|
tree.end
|
|
tree.end
|
|
tree "WOR (Wake on Radio)"
|
|
base ad:0x48A06100
|
|
group.long 0x0++0x7
|
|
line.long 0x0 "CTRL,WAKE-ON-RADIO CONTROL REGISTER"
|
|
bitfld.long 0x0 31. "WOR_RX_FAIL_IRQ_EN,WOR_RX_FAIL_IRQ Enable" "0,1"
|
|
bitfld.long 0x0 30. "TIME_REC,Enable the WOR HW to record the timing information to the Packet RAM." "0,1"
|
|
bitfld.long 0x0 29. "SW_CAL,Enable the WOR SW to calculate the drift. Only when AUTO_CAL is set." "0,1"
|
|
bitfld.long 0x0 28. "AUTO_CAL,Auto calculate and track the drift enable" "0,1"
|
|
newline
|
|
bitfld.long 0x0 25. "WOR_DEBUG_REG,WAKE-ON-RADIO Debug Register Enable" "0,1"
|
|
bitfld.long 0x0 24. "WOR_RESUME,WAKE-ON-RADIO Resume" "0,1"
|
|
hexmask.long.byte 0x0 16.--19. 1. "DSM_GUARDBAND,WAKE-ON-RADIO DSM Guardband"
|
|
hexmask.long.byte 0x0 10.--14. 1. "RX_SLOT_FAIL_THRESH,RX Slot Fail Thresh"
|
|
newline
|
|
bitfld.long 0x0 8.--9. "MAN_DSM_SEL,Manual DSM Selector" "0,1,2,3"
|
|
bitfld.long 0x0 7. "SKIP_FIRST_DSM,WAKE-ON-RADIO Skip DSM On First Slot" "0,1"
|
|
bitfld.long 0x0 4.--6. "SLOTS_USED,WAKE-ON-RADIO Number Of Slots Used" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x0 2.--3. "WOR_PROTOCOL,WAKE-ON-RADIO Protocol Selector" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x0 1. "SCHEDULING_MODE,WAKE-ON-RADIO Scheduling Mode" "0,1"
|
|
bitfld.long 0x0 0. "WOR_EN,WAKE-ON-RADIO Enable" "0,1"
|
|
line.long 0x4 "TIMEOUT,WAKE-ON-RADIO TIMEOUT REGISTER"
|
|
hexmask.long.byte 0x4 24.--31. 1. "WOR_SLOT_COUNT,WAKE-ON-RADIO Absolute Slot Count"
|
|
hexmask.long.byte 0x4 16.--23. 1. "WAKE_ON_NTH_SLOT,WAKE-ON-RADIO Force Wake On Nth Slot"
|
|
hexmask.long.word 0x4 0.--15. 1. "RECEIVE_TIMEOUT,WAKE-ON-RADIO Receive Timeout"
|
|
rgroup.long 0x8++0xB
|
|
line.long 0x0 "TIMESTAMP1,WAKE-ON-RADIO TIMESTAMP 1"
|
|
hexmask.long 0x0 0.--31. 1. "TIMESTAMP1,WAKE-ON-RADIO TIMESTAMP1"
|
|
line.long 0x4 "TIMESTAMP2,WAKE-ON-RADIO TIMESTAMP 2"
|
|
hexmask.long 0x4 0.--31. 1. "TIMESTAMP2,WAKE-ON-RADIO TIMESTAMP2"
|
|
line.long 0x8 "TIMESTAMP3,WAKE-ON-RADIO TIMESTAMP 3"
|
|
hexmask.long 0x8 0.--31. 1. "TIMESTAMP3,WAKE-ON-RADIO TIMESTAMP3"
|
|
group.long 0x14++0x3B
|
|
line.long 0x0 "STATUS,WAKE-ON-RADIO STATUS REGISTER"
|
|
eventfld.long 0x0 31. "WOR_RX_FAIL_IRQ,WOR RX Fail Interrupt Flag" "0,1"
|
|
hexmask.long.byte 0x0 20.--23. 1. "WOR_STATE,WAKE-ON-RADIO Current State"
|
|
rbitfld.long 0x0 18. "WOR_DSM_EXIT_FLAG,WAKE-ON-RADIO Early DSM Exit Flag" "0,1"
|
|
rbitfld.long 0x0 17. "WOR_MAX_SLOT_FLAG,WAKE-ON-RADIO Maximum Slot Count Reached Flag" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 16. "WOR_NO_RF_FLAG,WAKE-ON-RADIO NO_RF Slot Flag" "0,1"
|
|
rbitfld.long 0x0 12.--13. "SLOT,WAKE-ON-RADIO Current Slot" "0,1,2,3"
|
|
rbitfld.long 0x0 9.--11. "TIMESTAMP3_STS,WAKE-ON-RADIO Timestamp 3 Status" "0,1,2,3,4,5,6,7"
|
|
rbitfld.long 0x0 6.--8. "TIMESTAMP2_STS,WAKE-ON-RADIO Timestamp 2 Status" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
rbitfld.long 0x0 3.--5. "TIMESTAMP1_STS,WAKE-ON-RADIO Timestamp 1 Status" "0,1,2,3,4,5,6,7"
|
|
rbitfld.long 0x0 0.--2. "TIMESTAMP0_STS,WAKE-ON-RADIO Timestamp 0 Status" "0,1,2,3,4,5,6,7"
|
|
line.long 0x4 "WW_CTRL,WINDOW-WIDENING CONTROL REGISTER"
|
|
hexmask.long.byte 0x4 24.--31. 1. "WW_INCREASE,Window-widening Manual Increase Amount"
|
|
hexmask.long.byte 0x4 16.--20. 1. "WW_RUN_FACTOR,Window-widening Runtime Factor"
|
|
hexmask.long.byte 0x4 8.--13. 1. "WW_DSM_FACTOR,Window-widening DSM Factor"
|
|
bitfld.long 0x4 3. "WW_ADD,Window-widening Add Command" "0,1"
|
|
newline
|
|
bitfld.long 0x4 2. "WW_NULL,Window-widening Null Command" "0,1"
|
|
bitfld.long 0x4 1. "WW_RESET_ON_RX,Window-widening Reset on Received Good Packet" "0,1"
|
|
bitfld.long 0x4 0. "WW_EN,Window-widening Enable" "0,1"
|
|
line.long 0x8 "HOP_CTRL,FREQUENCY HOP CONTROL REGISTER"
|
|
hexmask.long.byte 0x8 16.--23. 1. "HOP_SEQ_LENGTH,New Hop Table Index"
|
|
bitfld.long 0x8 15. "UPDATE_HOP_IDX,Update Hop Table Index" "0,1"
|
|
hexmask.long.byte 0x8 8.--14. 1. "NEW_HOP_IDX,New Hop Table Index"
|
|
bitfld.long 0x8 0.--2. "HOP_TBL_CFG,Hop Table Configuration" "0,1,2,3,4,5,6,7"
|
|
line.long 0xC "SLOT0_DESC0,SLOT 0 DESCRIPTOR (LSB)"
|
|
hexmask.long 0xC 0.--31. 1. "SLOT0_DESC0,Slot 0 Descriptor (LSB's)"
|
|
line.long 0x10 "SLOT0_DESC1,SLOT 0 DESCRIPTOR (MSB)"
|
|
hexmask.long.word 0x10 16.--31. 1. "WOR_HOP_FREQ_WORD,Current Hop Frequency Word"
|
|
hexmask.long.byte 0x10 8.--14. 1. "WOR_HOP_IDX,Current Hop Table Index"
|
|
hexmask.long.byte 0x10 0.--5. 1. "SLOT0_DESC1,Slot 0 Descriptor (MSB's)"
|
|
line.long 0x14 "SLOT1_DESC0,SLOT 1 DESCRIPTOR (LSB)"
|
|
hexmask.long 0x14 0.--31. 1. "SLOT1_DESC0,Slot 1 Descriptor (LSB's)"
|
|
line.long 0x18 "SLOT1_DESC1,SLOT 1 DESCRIPTOR (MSB)"
|
|
hexmask.long.byte 0x18 0.--5. 1. "SLOT1_DESC1,Slot 1 Descriptor (MSB's)"
|
|
line.long 0x1C "SLOT2_DESC0,SLOT 2 DESCRIPTOR (LSB)"
|
|
hexmask.long 0x1C 0.--31. 1. "SLOT2_DESC0,Slot 2 Descriptor (LSB's)"
|
|
line.long 0x20 "SLOT2_DESC1,SLOT 2 DESCRIPTOR (MSB)"
|
|
hexmask.long.byte 0x20 0.--5. 1. "SLOT2_DESC1,Slot 2 Descriptor (MSB's)"
|
|
line.long 0x24 "SLOT3_DESC0,SLOT 3 DESCRIPTOR (LSB)"
|
|
hexmask.long 0x24 0.--31. 1. "SLOT3_DESC0,Slot 3 Descriptor (LSB's)"
|
|
line.long 0x28 "SLOT3_DESC1,SLOT 3 DESCRIPTOR (MSB)"
|
|
hexmask.long.byte 0x28 0.--5. 1. "SLOT3_DESC1,Slot 3 Descriptor (MSB's)"
|
|
line.long 0x2C "AUTO_DRIFT1,Auto Drift Calculation Register 1"
|
|
hexmask.long.byte 0x2C 16.--22. 1. "CAL_DSM_FACTOR,Hardware calculated drift."
|
|
hexmask.long.byte 0x2C 0.--6. 1. "SW_DRIFT_SET,Software calculated drift."
|
|
line.long 0x30 "AUTO_DRIFT2,Auto Drift Calculation Register 2"
|
|
hexmask.long.word 0x30 0.--15. 1. "AA_SFD_DLY,The time duration of Preamble and Sync Address plus the RX warm up duration."
|
|
line.long 0x34 "AUTO_DRIFT3,Auto Drift Calculation Register 3"
|
|
hexmask.long.word 0x34 0.--15. 1. "TIME_MGN,The time margin applied to the start time and timeout."
|
|
line.long 0x38 "AUTO_DRIFT4,Auto Drift Calculation Register 4"
|
|
hexmask.long.tbyte 0x38 0.--23. 1. "TINT_DIV_MILLION,User programed value to help the hardware to calculate the drift"
|
|
rgroup.long 0x98++0xB
|
|
line.long 0x0 "TIME,Timer Count"
|
|
hexmask.long.tbyte 0x0 0.--23. 1. "TIME,Current 32kHz reference clock time (used by the MAN low power controller)."
|
|
line.long 0x4 "ENTER_TIME_CAPT,MAN Low Power Entry Time Captured"
|
|
hexmask.long.tbyte 0x4 0.--23. 1. "ENTER_TIME_CAPT,Captured Timer count for MAN entry to low power"
|
|
line.long 0x8 "WKUP_TIME_CAPT,MAN Low Power Wakeup Time Captured"
|
|
hexmask.long.tbyte 0x8 0.--23. 1. "WKUP_TIME_CAPT,Captured Timer count for MAN exit from low power"
|
|
group.long 0xA4++0x7
|
|
line.long 0x0 "ENTER_TIME,MAN Low Power Entry Time Stamp"
|
|
hexmask.long.tbyte 0x0 0.--23. 1. "ENTER_TIME,Timer count at which to initiate low power entry by the MAN."
|
|
line.long 0x4 "WKUP_TIME,MAN Low Power Wakeup Time Stamp"
|
|
hexmask.long.tbyte 0x4 0.--23. 1. "WKUP_TIME,Timer count at which to complete low power wakeup by the MAN."
|
|
tree.end
|
|
tree "WUU (Wakeup Unit)"
|
|
base ad:0x40019000
|
|
rgroup.long 0x0++0x7
|
|
line.long 0x0 "VERID,Version ID"
|
|
hexmask.long.byte 0x0 24.--31. 1. "MAJOR,Major Version Number"
|
|
hexmask.long.byte 0x0 16.--23. 1. "MINOR,Minor Version Number"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "FEATURE,Feature Specification Number"
|
|
line.long 0x4 "PARAM,Parameter"
|
|
hexmask.long.byte 0x4 24.--31. 1. "PINS,Pin Number"
|
|
hexmask.long.byte 0x4 16.--23. 1. "MODULES,Module Number"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "DMAS,DMA Number"
|
|
hexmask.long.byte 0x4 0.--7. 1. "FILTERS,Filter Number"
|
|
group.long 0x8++0x7
|
|
line.long 0x0 "PE1,Pin Enable 1"
|
|
bitfld.long 0x0 30.--31. "WUPE15,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
bitfld.long 0x0 28.--29. "WUPE14,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
newline
|
|
bitfld.long 0x0 26.--27. "WUPE13,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
bitfld.long 0x0 24.--25. "WUPE12,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
newline
|
|
bitfld.long 0x0 22.--23. "WUPE11,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
bitfld.long 0x0 20.--21. "WUPE10,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
newline
|
|
bitfld.long 0x0 18.--19. "WUPE9,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
bitfld.long 0x0 16.--17. "WUPE8,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
newline
|
|
bitfld.long 0x0 14.--15. "WUPE7,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
bitfld.long 0x0 12.--13. "WUPE6,Reserved" "0: Not supported,1: Not supported,2: Not supported,3: Not supported"
|
|
newline
|
|
bitfld.long 0x0 10.--11. "WUPE5,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
bitfld.long 0x0 8.--9. "WUPE4,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
newline
|
|
bitfld.long 0x0 6.--7. "WUPE3,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
bitfld.long 0x0 4.--5. "WUPE2,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
newline
|
|
bitfld.long 0x0 2.--3. "WUPE1,Reserved" "0: Not supported,1: Not supported,2: Not supported,3: Not supported"
|
|
bitfld.long 0x0 0.--1. "WUPE0,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
line.long 0x4 "PE2,Pin Enable 2"
|
|
bitfld.long 0x4 24.--25. "WUPE28,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
bitfld.long 0x4 22.--23. "WUPE27,Wakeup pin enable for WUU_Pn" "0: Disables as a wakeup pin,1: Enables as a wakeup pin. When configured as an..,2: Enables as a wakeup pin. When configured as an..,3: Enables as a wakeup pin. When configured as an.."
|
|
group.long 0x18++0xB
|
|
line.long 0x0 "ME,Module Interrupt Enable"
|
|
bitfld.long 0x0 7. "WUME7,Module iterrupt wakeup enable for module n" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 6. "WUME6,Module iterrupt wakeup enable for module n" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 5. "WUME5,Module iterrupt wakeup enable for module n" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 4. "WUME4,Module iterrupt wakeup enable for module n" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 3. "WUME3,Module iterrupt wakeup enable for module n" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 2. "WUME2,Module iterrupt wakeup enable for module n" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x0 1. "WUME1,Module iterrupt wakeup enable for module n" "0: Disables,1: Enables"
|
|
bitfld.long 0x0 0. "WUME0,Module iterrupt wakeup enable for module n" "0: Disables,1: Enables"
|
|
line.long 0x4 "DE,Module DMA/Trigger Enable"
|
|
bitfld.long 0x4 9. "WUDE9,DMA/Trigger wakeup enable for module n" "0: Disables,1: Enables"
|
|
bitfld.long 0x4 8. "WUDE8,DMA/Trigger wakeup enable for module n" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 5. "WUDE5,DMA/Trigger wakeup enable for module n" "0: Disables,1: Enables"
|
|
bitfld.long 0x4 4. "WUDE4,DMA/Trigger wakeup enable for module n" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 2. "WUDE2,DMA/Trigger wakeup enable for module n" "0: Disables,1: Enables"
|
|
bitfld.long 0x4 1. "WUDE1,DMA/Trigger wakeup enable for module n" "0: Disables,1: Enables"
|
|
newline
|
|
bitfld.long 0x4 0. "WUDE0,DMA/Trigger wakeup enable for module n" "0: Disables,1: Enables"
|
|
line.long 0x8 "PF,Pin Flag"
|
|
eventfld.long 0x8 28. "WUF28,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
eventfld.long 0x8 27. "WUF27,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
newline
|
|
eventfld.long 0x8 15. "WUF15,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
eventfld.long 0x8 14. "WUF14,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
newline
|
|
eventfld.long 0x8 13. "WUF13,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
eventfld.long 0x8 12. "WUF12,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
newline
|
|
eventfld.long 0x8 11. "WUF11,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
eventfld.long 0x8 10. "WUF10,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
newline
|
|
eventfld.long 0x8 9. "WUF9,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
eventfld.long 0x8 8. "WUF8,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
newline
|
|
eventfld.long 0x8 7. "WUF7,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
eventfld.long 0x8 5. "WUF5,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
newline
|
|
eventfld.long 0x8 4. "WUF4,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
eventfld.long 0x8 3. "WUF3,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
newline
|
|
eventfld.long 0x8 2. "WUF2,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
eventfld.long 0x8 0. "WUF0,Wakeup flag for WUU_Pn" "0: No,1: Yes"
|
|
group.long 0x30++0x3
|
|
line.long 0x0 "FILT,Pin Filter"
|
|
eventfld.long 0x0 15. "FILTF2,Filter 2 Flag" "0: No,1: Yes"
|
|
bitfld.long 0x0 13.--14. "FILTE2,Filter 2 Enable" "0: Disable filter,1: Enable filter. When configured as an..,2: Enable filter. When configured as an..,3: Enable filter. When configured as an.."
|
|
newline
|
|
hexmask.long.byte 0x0 8.--12. 1. "FILTSEL2,Filter 2 Pin Select"
|
|
eventfld.long 0x0 7. "FILTF1,Filter 1 Flag" "0: No,1: Yes"
|
|
newline
|
|
bitfld.long 0x0 5.--6. "FILTE1,Filter 1 Enable" "0: Disable filter,1: Enable filter. When configured as an..,2: Enable filter. When configured as an..,3: Enable filter. When configured as an.."
|
|
hexmask.long.byte 0x0 0.--4. 1. "FILTSEL1,Filter 1 Pin Select"
|
|
group.long 0x38++0x7
|
|
line.long 0x0 "PDC1,Pin DMA/Trigger Configuration 1"
|
|
bitfld.long 0x0 30.--31. "WUPDC15,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
bitfld.long 0x0 28.--29. "WUPDC14,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
newline
|
|
bitfld.long 0x0 26.--27. "WUPDC13,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
bitfld.long 0x0 24.--25. "WUPDC12,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
newline
|
|
bitfld.long 0x0 22.--23. "WUPDC11,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
bitfld.long 0x0 20.--21. "WUPDC10,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
newline
|
|
bitfld.long 0x0 18.--19. "WUPDC9,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
bitfld.long 0x0 16.--17. "WUPDC8,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
newline
|
|
bitfld.long 0x0 14.--15. "WUPDC7,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
bitfld.long 0x0 12.--13. "WUPDC6,Reserved" "0: Not supported,1: Not supported,2: Not supported,3: Reserved"
|
|
newline
|
|
bitfld.long 0x0 10.--11. "WUPDC5,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
bitfld.long 0x0 8.--9. "WUPDC4,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
newline
|
|
bitfld.long 0x0 6.--7. "WUPDC3,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
bitfld.long 0x0 4.--5. "WUPDC2,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
newline
|
|
bitfld.long 0x0 2.--3. "WUPDC1,Reserved" "0: Not supported,1: Not supported,2: Not supported,3: Reserved"
|
|
bitfld.long 0x0 0.--1. "WUPDC0,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
line.long 0x4 "PDC2,Pin DMA/Trigger Configuration 2"
|
|
bitfld.long 0x4 24.--25. "WUPDC28,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
bitfld.long 0x4 22.--23. "WUPDC27,Wakeup pin configuration for WUU_Pn" "0: Interrupt,1: DMA request,2: Trigger event,3: Reserved"
|
|
group.long 0x48++0x3
|
|
line.long 0x0 "FDC,Pin Filter DMA/Trigger Configuration"
|
|
bitfld.long 0x0 2.--3. "FILTC2,Filter configuration for FILTn" "0: Interrupt,1: DMA request,2: Trigger event,?"
|
|
bitfld.long 0x0 0.--1. "FILTC1,Filter configuration for FILTn" "0: Interrupt,1: DMA request,2: Trigger event,?"
|
|
group.long 0x50++0x3
|
|
line.long 0x0 "PMC,Pin Mode Configuration"
|
|
bitfld.long 0x0 28. "WUPMC28,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
bitfld.long 0x0 27. "WUPMC27,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
newline
|
|
bitfld.long 0x0 15. "WUPMC15,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
bitfld.long 0x0 14. "WUPMC14,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
newline
|
|
bitfld.long 0x0 13. "WUPMC13,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
bitfld.long 0x0 12. "WUPMC12,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
newline
|
|
bitfld.long 0x0 11. "WUPMC11,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
bitfld.long 0x0 10. "WUPMC10,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
newline
|
|
bitfld.long 0x0 9. "WUPMC9,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
bitfld.long 0x0 8. "WUPMC8,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
newline
|
|
bitfld.long 0x0 7. "WUPMC7,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
bitfld.long 0x0 5. "WUPMC5,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
newline
|
|
bitfld.long 0x0 4. "WUPMC4,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
bitfld.long 0x0 3. "WUPMC3,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
newline
|
|
bitfld.long 0x0 2. "WUPMC2,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
bitfld.long 0x0 0. "WUPMC0,Wakeup pin mode configuration for WUU_Pn" "0: Active only during a low-leakage mode. Software..,1: Active during all power modes. Software must not.."
|
|
group.long 0x58++0x3
|
|
line.long 0x0 "FMC,Pin Filter Mode Configuration"
|
|
bitfld.long 0x0 1. "FILTM2,Filter Mode for FILTn" "0: Active only during Deep Sleep/Power Down mode,1: Active during all power modes"
|
|
bitfld.long 0x0 0. "FILTM1,Filter Mode for FILTn" "0: Active only during Deep Sleep/Power Down mode,1: Active during all power modes"
|
|
tree.end
|
|
tree "ZLL"
|
|
base ad:0x48A01000
|
|
group.long 0x0++0xB
|
|
line.long 0x0 "IRQSTS,INTERRUPT REQUEST STATUS"
|
|
hexmask.long.byte 0x0 24.--30. 1. "RX_FRAME_LENGTH,Receive Frame Length"
|
|
newline
|
|
bitfld.long 0x0 23. "TMR4MSK,Timer Comparator 4 Interrupt Mask bit" "0: allows interrupt when comparator matches event..,1: Interrupt generation is disabled but a TMR4IRQ.."
|
|
newline
|
|
bitfld.long 0x0 22. "TMR3MSK,Timer Comparator 3 Interrupt Mask bit" "0: allows interrupt when comparator matches event..,1: Interrupt generation is disabled but a TMR3IRQ.."
|
|
newline
|
|
bitfld.long 0x0 21. "TMR2MSK,Timer Comparator 2 Interrupt Mask bit" "0: allows interrupt when comparator matches event..,1: Interrupt generation is disabled but a TMR2IRQ.."
|
|
newline
|
|
bitfld.long 0x0 20. "TMR1MSK,Timer Comparator 1 Interrupt Mask bit" "0: allows interrupt when comparator matches event..,1: Interrupt generation is disabled but a TMR1IRQ.."
|
|
newline
|
|
eventfld.long 0x0 19. "TMR4IRQ,Timer 4 IRQ" "0,1"
|
|
newline
|
|
eventfld.long 0x0 18. "TMR3IRQ,Timer 3 IRQ" "0,1"
|
|
newline
|
|
eventfld.long 0x0 17. "TMR2IRQ,Timer 2 IRQ" "0,1"
|
|
newline
|
|
eventfld.long 0x0 16. "TMR1IRQ,Timer 1 IRQ" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 15. "CRCVALID,CRC Valid Status" "0: Rx FCS != calculated CRC (incorrect),1: Rx FCS = calculated CRC (correct)"
|
|
newline
|
|
rbitfld.long 0x0 14. "CCA,CCA Status" "0: IDLE,1: BUSY"
|
|
newline
|
|
rbitfld.long 0x0 13. "SRCADDR,Source Address Match Status" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 12. "PI,Poll Indication" "0: the received packet was not a data request,1: the received packet was a data request.."
|
|
newline
|
|
rbitfld.long 0x0 11. "ENH_PKT_STATUS,Enhanced Packet Status" "0: The last packet received was neither 4e- nor..,1: The last packet received was 4e- or.."
|
|
newline
|
|
rbitfld.long 0x0 10. "TSM_IRQ,TSM IRQ" "0: A TSM Interrupt has not occurred,1: A TSM Interrupt has occurred"
|
|
newline
|
|
eventfld.long 0x0 9. "ARB_GRANT_DEASSERTION_IRQ,arb_grant Deassertion IRQ" "0: An arb_grant Deassertion Interrupt has not..,1: An arb_grant Deassertion Interrupt has occurred"
|
|
newline
|
|
eventfld.long 0x0 8. "WAKE_IRQ,WAKE Interrupt Request" "0: A Wake Interrupt has not occurred,1: A Wake Interrupt has occurred"
|
|
newline
|
|
rbitfld.long 0x0 7. "RX_FRM_PEND,RX Frame Pending" "0,1"
|
|
newline
|
|
eventfld.long 0x0 6. "PLL_UNLOCK_IRQ,PLL Unlock IRQ" "0: A PLL Unlock Interrupt has not occurred,1: A PLL Unlock Interrupt has occurred"
|
|
newline
|
|
eventfld.long 0x0 5. "FILTERFAIL_IRQ,Filter Fail IRQ" "0: A Filter Fail Interrupt has not occurred,1: A Filter Fail Interrupt has occurred"
|
|
newline
|
|
eventfld.long 0x0 4. "RXWTRMRKIRQ,Receive Watermark IRQ" "0: A Receive Watermark Interrupt has not occurred,1: A Receive Watermark Interrupt has occurred"
|
|
newline
|
|
eventfld.long 0x0 3. "CCAIRQ,CCA IRQ" "0: A CCA Interrupt has not occurred,1: A CCA Interrupt has occurred"
|
|
newline
|
|
eventfld.long 0x0 2. "RXIRQ,RX IRQ" "0: A RX Interrupt has not occurred,1: A RX Interrupt has occurred"
|
|
newline
|
|
eventfld.long 0x0 1. "TXIRQ,TX IRQ" "0: A TX Interrupt has not occurred,1: A TX Interrupt has occurred"
|
|
newline
|
|
eventfld.long 0x0 0. "SEQIRQ,Sequencer IRQ" "0: A Sequencer Interrupt has not occurred,1: A Sequencer Interrupt has occurred"
|
|
line.long 0x4 "PHY_CTRL,PHY CONTROL"
|
|
bitfld.long 0x4 31. "TRCV_MSK,Transceiver Global Interrupt Mask" "0: Enable any unmasked interrupt source to assert..,1: Mask all interrupt sources from asserting zigbee.."
|
|
newline
|
|
bitfld.long 0x4 30. "TC3TMOUT,TMR3 Timeout Enable" "0: TMR3 is a software timer only,1: Enable TMR3 to abort Rx or CCCA operations."
|
|
newline
|
|
bitfld.long 0x4 29. "PANCORDNTR0,Device is a PAN Coordinator on PAN0" "0,1"
|
|
newline
|
|
bitfld.long 0x4 27.--28. "CCATYPE,Clear Channel Assessment Type" "0: ENERGY DETECT,1: CCA MODE 1,2: CCA MODE 2,3: CCA MODE 3"
|
|
newline
|
|
bitfld.long 0x4 26. "TC3_POSTPONE_ON_SFD,Postpone TC3 Timeout On SFD Enable" "0: TC3 Abort will occur on TMR3 timeout regardless..,1: TC3 Abort will be deferred on TMR3 timeout if.."
|
|
newline
|
|
bitfld.long 0x4 25. "PROMISCUOUS,Promiscuous Mode Enable" "0: normal mode,1: all packet filtering except frame length.."
|
|
newline
|
|
bitfld.long 0x4 24. "TC2PRIME_EN,Timer 2 Prime Compare Enable" "0: Don't allow a match of the lower 16 bits of..,1: Allow a match of the lower 16 bits of Event.."
|
|
newline
|
|
bitfld.long 0x4 23. "TMR4CMP_EN,Timer 4 Compare Enable" "0: Don't allow an Event Timer Match to T4CMP to set..,1: Allow an Event Timer Match to T4CMP to set TMR4IRQ"
|
|
newline
|
|
bitfld.long 0x4 22. "TMR3CMP_EN,Timer 3 Compare Enable" "0: Don't allow an Event Timer Match to T3CMP to set..,1: Allow an Event Timer Match to T3CMP to set TMR3IRQ"
|
|
newline
|
|
bitfld.long 0x4 21. "TMR2CMP_EN,Timer 2 Compare Enable" "0: Don't allow an Event Timer Match to T2CMP or..,1: Allow an Event Timer Match to T2CMP or.."
|
|
newline
|
|
bitfld.long 0x4 20. "TMR1CMP_EN,Timer 1 Compare Enable" "0: Don't allow an Event Timer Match to T1CMP to set..,1: Allow an Event Timer Match to T1CMP to set TMR1IRQ"
|
|
newline
|
|
bitfld.long 0x4 18. "TSM_MSK,Mask generating interrupt from TSM" "0: allows assertion of a TSM interrupt to generate..,1: Assertion of a TSM interrupt will set the.."
|
|
newline
|
|
bitfld.long 0x4 17. "ARB_GRANT_DEASSERTION_MSK,arb_grant Deassertion Interrupt Mask" "0: allows arb_grant deassertion event to generate a..,1: An arb_grant deassertion event will set the.."
|
|
newline
|
|
bitfld.long 0x4 16. "WAKE_MSK,Mask wakeup from DSM" "0: Allows a wakeup from DSM to generate a zigbee..,1: Wakeup from DSM will set the WAKE_IRQ status bit.."
|
|
newline
|
|
bitfld.long 0x4 15. "CRC_MSK,CRC Mask" "0: sequence manager ignores CRCVALID and considers..,1: sequence manager requires CRCVALID=1 at the end.."
|
|
newline
|
|
bitfld.long 0x4 14. "PLL_UNLOCK_MSK,PLL Unlock Interrupt Mask" "0: allows PLL unlock event to generate a zigbee..,1: A PLL unlock event will set the PLL_UNLOCK_IRQ.."
|
|
newline
|
|
bitfld.long 0x4 13. "FILTERFAIL_MSK,FilterFail Interrupt Mask" "0: allows Packet Processor Filtering Failure to..,1: A Packet Processor Filtering Failure will set.."
|
|
newline
|
|
bitfld.long 0x4 12. "RX_WMRK_MSK,RX Watermark Interrupt Mask" "0: allows a Received Byte Count match to the..,1: A Received Byte Count match to the RX_WTR_MARK.."
|
|
newline
|
|
bitfld.long 0x4 11. "CCAMSK,CCA Interrupt Mask" "0: allows completion of a CCA operation to generate..,1: Completion of a CCA operation will set the CCA.."
|
|
newline
|
|
bitfld.long 0x4 10. "RXMSK,RX Interrupt Mask" "0: allows completion of a RX operation to generate..,1: Completion of a RX operation will set the RXIRQ.."
|
|
newline
|
|
bitfld.long 0x4 9. "TXMSK,TX Interrupt Mask" "0: allows completion of a TX operation to generate..,1: Completion of a TX operation will set the TXIRQ.."
|
|
newline
|
|
bitfld.long 0x4 8. "SEQMSK,Sequencer Interrupt Mask" "0: allows completion of an autosequence to generate..,1: Completion of an autosequence will set the.."
|
|
newline
|
|
bitfld.long 0x4 7. "TMRTRIGEN,Timer2 Trigger Enable" "0: programmed sequence initiates immediately upon..,1: allow timer TC2 (or TC2') to initiate a.."
|
|
newline
|
|
bitfld.long 0x4 6. "SLOTTED,Slotted Mode" "0,1"
|
|
newline
|
|
bitfld.long 0x4 5. "CCABFRTX,CCA Before TX" "0: no CCA required transmit operation begins..,1: at least one CCA measurement is required prior.."
|
|
newline
|
|
bitfld.long 0x4 4. "RXACKRQD,Receive Acknowledge Frame required" "0: An ordinary receive frame (any type of frame)..,1: A receive Ack frame is expected to follow the.."
|
|
newline
|
|
bitfld.long 0x4 3. "AUTOACK,Auto Acknowledge Enable" "0: sequence manager will not follow a receive frame..,1: sequence manager will follow a receive frame.."
|
|
newline
|
|
bitfld.long 0x4 0.--2. "XCVSEQ,802.15.4 Transceiver Sequence Selector" "0: I (IDLE),1: R (RECEIVE),2: T (TRANSMIT),3: C (CCA),4: TR (TRANSMIT/RECEIVE),5: CCCA (CONTINUOUS CCA),?,?"
|
|
line.long 0x8 "EVENT_TMR,EVENT TIMER"
|
|
hexmask.long.tbyte 0x8 8.--31. 1. "EVENT_TMR,Event Timer Integer Component"
|
|
newline
|
|
hexmask.long.byte 0x8 4.--7. 1. "EVENT_TMR_FRAC,Event Timer Fractional Component"
|
|
newline
|
|
bitfld.long 0x8 1. "EVENT_TMR_ADD,Event Timer Add Enable" "0,1"
|
|
newline
|
|
bitfld.long 0x8 0. "EVENT_TMR_LD,Event Timer Load Enable" "0,1"
|
|
rgroup.long 0xC++0x3
|
|
line.long 0x0 "TIMESTAMP,TIMESTAMP"
|
|
hexmask.long.tbyte 0x0 8.--31. 1. "TIMESTAMP,Timestamp"
|
|
newline
|
|
hexmask.long.byte 0x0 4.--7. 1. "TIMESTAMP_FRAC,Timestamp Fractional"
|
|
group.long 0x10++0x1B
|
|
line.long 0x0 "T1CMP,T1 COMPARE"
|
|
hexmask.long.tbyte 0x0 0.--23. 1. "T1CMP,TMR1 Compare Value"
|
|
line.long 0x4 "T2CMP,T2 COMPARE"
|
|
hexmask.long.tbyte 0x4 0.--23. 1. "T2CMP,TMR2 Compare Value"
|
|
line.long 0x8 "T2PRIMECMP,T2 PRIME COMPARE"
|
|
hexmask.long.word 0x8 0.--15. 1. "T2PRIMECMP,TMR2 Prime Compare Value"
|
|
line.long 0xC "T3CMP,T3 COMPARE"
|
|
hexmask.long.tbyte 0xC 0.--23. 1. "T3CMP,TMR3 Compare Value"
|
|
line.long 0x10 "T4CMP,T4 COMPARE"
|
|
hexmask.long.tbyte 0x10 0.--23. 1. "T4CMP,TMR4 Compare Value"
|
|
line.long 0x14 "PA_PWR,PA POWER"
|
|
eventfld.long 0x14 31. "EXT_PA_PWR_CHG,External PA Power Change Flag" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x14 16.--22. 1. "EXT_PA_PWR,External PA Power"
|
|
newline
|
|
hexmask.long.byte 0x14 0.--6. 1. "PA_PWR,PA Power"
|
|
line.long 0x18 "CHANNEL_NUM0,CHANNEL NUMBER 0"
|
|
hexmask.long.byte 0x18 0.--6. 1. "CHANNEL_NUM0,Channel Number for PAN0"
|
|
rgroup.long 0x2C++0x3
|
|
line.long 0x0 "LQI_AND_RSSI,LQI AND RSSI"
|
|
hexmask.long.byte 0x0 16.--23. 1. "CCA1_ED_FNL,Final Result for CCA Mode 1 and Energy Detect"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--15. 1. "RSSI,RSSI Value"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--7. 1. "LQI_VALUE,LQI Value"
|
|
group.long 0x30++0x17
|
|
line.long 0x0 "MACSHORTADDRS0,MAC SHORT ADDRESS 0"
|
|
hexmask.long.word 0x0 16.--31. 1. "MACSHORTADDRS0,MAC SHORT ADDRESS FOR PAN0"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "MACPANID0,MAC PAN ID for PAN0"
|
|
line.long 0x4 "MACLONGADDRS0_LSB,MAC LONG ADDRESS 0 LSB"
|
|
hexmask.long 0x4 0.--31. 1. "MACLONGADDRS0_LSB,MAC LONG ADDRESS for PAN0 LSB"
|
|
line.long 0x8 "MACLONGADDRS0_MSB,MAC LONG ADDRESS 0 MSB"
|
|
hexmask.long 0x8 0.--31. 1. "MACLONGADDRS0_MSB,MAC LONG ADDRESS for PAN0 MSB"
|
|
line.long 0xC "RX_FRAME_FILTER,RECEIVE FRAME FILTER"
|
|
rbitfld.long 0xC 23. "EXTENDED_RECD,Extended Packet Received" "0: The last packet received was not Frame Type..,1: The last packet received was Frame Type EXTENDED.."
|
|
newline
|
|
rbitfld.long 0xC 21. "MULTIPURPOSE_RECD,Multipurpose Packet Received" "0: last packet received was not Frame Type..,1: The last packet received was Frame Type.."
|
|
newline
|
|
rbitfld.long 0xC 20. "LLDN_RECD,LLDN Packet Received" "0: The last packet received was not Frame Type LLDN,1: The last packet received was Frame Type LLDN and.."
|
|
newline
|
|
rbitfld.long 0xC 19. "FV2_CMD_RECD,Frame Version 2 MAC Command Packet Received" "0: The last packet received was not Frame Type MAC..,1: The last packet received was Frame Type MAC.."
|
|
newline
|
|
rbitfld.long 0xC 18. "FV2_ACK_RECD,Frame Version 2 Acknowledge Packet Received" "0: The last packet received was not Frame Type Ack..,1: The last packet received was Frame Type Ack with.."
|
|
newline
|
|
rbitfld.long 0xC 17. "FV2_DATA_RECD,Frame Version 2 Data Packet Received" "0: The last packet received was not Frame Type Data..,1: The last packet received was Frame Type Data.."
|
|
newline
|
|
rbitfld.long 0xC 16. "FV2_BEACON_RECD,Frame Version 2 Beacon Packet Received" "0: The last packet received was not Frame Type..,1: The last packet received was Frame Type Beacon.."
|
|
newline
|
|
bitfld.long 0xC 15. "EXTENDED_FCS_CHK,Verify FCS on Frame Type Extended" "0: Packet Processor will not check FCS for Frame..,1: Packet Processor will check FCS at end-of-packet.."
|
|
newline
|
|
bitfld.long 0xC 14. "ACTIVE_PROMISCUOUS,Active Promiscuous" "0: normal operation,1: Provide Data Indication on all received packets.."
|
|
newline
|
|
hexmask.long.byte 0xC 8.--11. 1. "FRM_VER_FILTER,Frame Version selector."
|
|
newline
|
|
bitfld.long 0xC 7. "EXTENDED_FT,Extended Frame Type Enable" "0: reject all Extended frames,1: Extended frame type enabled (Frame Type 7)."
|
|
newline
|
|
bitfld.long 0xC 6. "NS_FT,'Not Specified' Frame Type Enable" "0: reject all 'Not Specified' frames,1: Not-specified (reserved) frame type enabled."
|
|
newline
|
|
bitfld.long 0xC 5. "MULTIPURPOSE_FT,Multipurpose Frame Type Enable" "0: reject all Multipurpose frames,1: Multipurpose frame type enabled (Frame Type 5)."
|
|
newline
|
|
bitfld.long 0xC 4. "LLDN_FT,LLDN Frame Type Enable" "0: reject all LLDN frames,1: LLDN frame type enabled (Frame Type 4)."
|
|
newline
|
|
bitfld.long 0xC 3. "CMD_FT,MAC Command Frame Type Enable" "0: reject all MAC Command frames,1: MAC Command frame type enabled."
|
|
newline
|
|
bitfld.long 0xC 2. "ACK_FT,Ack Frame Type Enable" "0: reject all Acknowledge frames,1: Acknowledge frame type enabled."
|
|
newline
|
|
bitfld.long 0xC 1. "DATA_FT,Data Frame Type Enable" "0: reject all Beacon frames,1: Data frame type enabled."
|
|
newline
|
|
bitfld.long 0xC 0. "BEACON_FT,Beacon Frame Type Enable" "0: reject all Beacon frames,1: Beacon frame type enabled."
|
|
line.long 0x10 "CCA_LQI_CTRL,CCA AND LQI CONTROL"
|
|
bitfld.long 0x10 27. "CCA3_AND_NOT_OR,CCA Mode 3 AND not OR" "0: CCA1 or CCA2,1: CCA1 and CCA2"
|
|
newline
|
|
bitfld.long 0x10 24. "SIMUL_CCA_RX,Simultaneous CCA and Receive Enable" "0: Packets can't be received during CCA measurement,1: Packet reception is enabled during CCA.."
|
|
newline
|
|
hexmask.long.byte 0x10 16.--23. 1. "LQI_OFFSET_COMP,LQI Offset Compensation"
|
|
newline
|
|
hexmask.long.byte 0x10 0.--7. 1. "CCA1_THRESH,CCA Mode 1 Threshold"
|
|
line.long 0x14 "CCA2_CTRL,CCA2 CONTROL"
|
|
hexmask.long.byte 0x14 8.--15. 1. "CCA2_CORR_THRESH,CCA Mode 2 Correlation Threshold"
|
|
newline
|
|
bitfld.long 0x14 4.--6. "CCA2_MIN_NUM_CORR_TH,CCA Mode 2 Threshold Number of Correlation Peaks" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
hexmask.long.byte 0x14 0.--3. 1. "CCA2_NUM_CORR_PEAKS,CCA Mode 2 Number of Correlation Peaks Detected"
|
|
group.long 0x4C++0x3
|
|
line.long 0x0 "DSM_CTRL,DSM CONTROL"
|
|
bitfld.long 0x0 0. "ZIGBEE_SLEEP_REQUEST,802.15.4 Deep Sleep Mode Request for Manual DSM" "0,1"
|
|
group.long 0x54++0x1B
|
|
line.long 0x0 "MACSHORTADDRS1,MAC SHORT ADDRESS FOR PAN1"
|
|
hexmask.long.word 0x0 16.--31. 1. "MACSHORTADDRS1,MAC SHORT ADDRESS for PAN1"
|
|
newline
|
|
hexmask.long.word 0x0 0.--15. 1. "MACPANID1,MAC PAN ID for PAN1"
|
|
line.long 0x4 "MACLONGADDRS1_LSB,MAC LONG ADDRESS 1 LSB"
|
|
hexmask.long 0x4 0.--31. 1. "MACLONGADDRS1_LSB,MAC LONG ADDRESS for PAN1 LSB"
|
|
line.long 0x8 "MACLONGADDRS1_MSB,MAC LONG ADDRESS 1 MSB"
|
|
hexmask.long 0x8 0.--31. 1. "MACLONGADDRS1_MSB,MAC LONG ADDRESS for PAN1 MSB"
|
|
line.long 0xC "DUAL_PAN_CTRL,DUAL PAN CONTROL"
|
|
rbitfld.long 0xC 23. "RECD_ON_PAN1,Last Packet was Received on PAN1" "0,1"
|
|
newline
|
|
rbitfld.long 0xC 22. "RECD_ON_PAN0,Last Packet was Received on PAN0" "0,1"
|
|
newline
|
|
hexmask.long.byte 0xC 16.--21. 1. "DUAL_PAN_REMAIN,Time Remaining before next PAN switch in auto Dual PAN mode"
|
|
newline
|
|
hexmask.long.byte 0xC 8.--15. 1. "DUAL_PAN_DWELL,Dual PAN Channel Frequency Dwell Time"
|
|
newline
|
|
bitfld.long 0xC 5. "ZB_DP_CHAN_OVRD_SEL,Dual PAN Channel Override Selector" "0,1"
|
|
newline
|
|
bitfld.long 0xC 4. "ZB_DP_CHAN_OVRD_EN,Dual PAN Channel Override Enable" "0,1"
|
|
newline
|
|
rbitfld.long 0xC 3. "CURRENT_NETWORK,Indicates which PAN is currently selected by hardware" "0: PAN0 is selected,1: PAN1 is selected"
|
|
newline
|
|
bitfld.long 0xC 2. "PANCORDNTR1,Device is a PAN Coordinator on PAN1" "0,1"
|
|
newline
|
|
bitfld.long 0xC 1. "DUAL_PAN_AUTO,Activates automatic Dual PAN operating mode" "0,1"
|
|
newline
|
|
bitfld.long 0xC 0. "ACTIVE_NETWORK,Active Network Selector" "0: Select PAN0,1: Select PAN1"
|
|
line.long 0x10 "CHANNEL_NUM1,CHANNEL NUMBER 1"
|
|
hexmask.long.byte 0x10 0.--6. 1. "CHANNEL_NUM1,Channel Number for PAN1"
|
|
line.long 0x14 "SAM_CTRL,SAM CONTROL"
|
|
hexmask.long.byte 0x14 24.--31. 1. "SAA1_START,First Index of SAA1 partition"
|
|
newline
|
|
hexmask.long.byte 0x14 16.--23. 1. "SAP1_START,First Index of SAP1 partition"
|
|
newline
|
|
hexmask.long.byte 0x14 8.--15. 1. "SAA0_START,First Index of SAA0 partition"
|
|
newline
|
|
bitfld.long 0x14 3. "SAA1_EN,Enables SAA1 Partition of the SAM Table" "0: Disables SAA1 Partition,1: Enables SAA1 Partition"
|
|
newline
|
|
bitfld.long 0x14 2. "SAP1_EN,Enables SAP1 Partition of the SAM Table" "0: Disables SAP1 Partition,1: Enables SAP1 Partition"
|
|
newline
|
|
bitfld.long 0x14 1. "SAA0_EN,Enables SAA0 Partition of the SAM Table" "0: Disables SAA0 Partition,1: Enables SAA0 Partition"
|
|
newline
|
|
bitfld.long 0x14 0. "SAP0_EN,Enables SAP0 Partition of the SAM Table" "0: Disables SAP0 Partition,1: Enables SAP0 Partition"
|
|
line.long 0x18 "SAM_TABLE,SOURCE ADDRESS MANAGEMENT TABLE"
|
|
rbitfld.long 0x18 31. "SAM_BUSY,SAM Table Update Status Bit" "0,1"
|
|
newline
|
|
bitfld.long 0x18 29. "INVALIDATE_ALL,Invalidate Entire SAM Table" "0,1"
|
|
newline
|
|
bitfld.long 0x18 28. "FIND_FREE_IDX,Find First Free Index" "0,1"
|
|
newline
|
|
bitfld.long 0x18 27. "ACK_FRM_PND_CTRL,Manual Control for AutoTxAck FramePending field" "0: the FramePending field of the Frame Control..,1: the FramePending field of the Frame Control.."
|
|
newline
|
|
bitfld.long 0x18 26. "ACK_FRM_PND,State of AutoTxAck FramePending field when SAM Accelleration is Disabled" "0,1"
|
|
newline
|
|
bitfld.long 0x18 25. "SAM_INDEX_EN,Enable the SAM table index selected by SAM_INDEX" "0,1"
|
|
newline
|
|
bitfld.long 0x18 24. "SAM_INDEX_INV,Invalidate the SAM table index selected by SAM_INDEX" "0,1"
|
|
newline
|
|
hexmask.long.word 0x18 8.--23. 1. "SAM_CHECKSUM,Software-computed source address checksum to be installed into a table index"
|
|
newline
|
|
bitfld.long 0x18 7. "SAM_INDEX_WR,Enables SAM Table Contents to be updated" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x18 0.--6. 1. "SAM_INDEX,Contains the SAM table index to be enabled or invalidated"
|
|
rgroup.long 0x70++0x7
|
|
line.long 0x0 "SAM_MATCH,SOURCE ADDRESS MANAGEMENT MATCH"
|
|
bitfld.long 0x0 31. "SAA1_ADDR_ABSENT,A Checksum Match is Absent in the SAP1 Partition of the SAM Table" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 24.--30. 1. "SAA1_MATCH,Index in the SAA1 Partition of the SAM Table corresponding to the first checksum match"
|
|
newline
|
|
bitfld.long 0x0 23. "SAP1_ADDR_PRESENT,A Checksum Match is Present in the SAP1 Partition of the SAM Table" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--22. 1. "SAP1_MATCH,Index in the SAP1 Partition of the SAM Table corresponding to the first checksum match"
|
|
newline
|
|
bitfld.long 0x0 15. "SAA0_ADDR_ABSENT,A Checksum Match is Absent in the SAA0 Partition of the SAM Table" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 8.--14. 1. "SAA0_MATCH,Index in the SAA0 Partition of the SAM Table corresponding to the first checksum match"
|
|
newline
|
|
bitfld.long 0x0 7. "SAP0_ADDR_PRESENT,A Checksum Match is Present in the SAP0 Partition of the SAM Table" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--6. 1. "SAP0_MATCH,Index in the SAP0 Partition of the SAM Table corresponding to the first checksum match"
|
|
line.long 0x4 "SAM_FREE_IDX,SAM FREE INDEX"
|
|
hexmask.long.byte 0x4 24.--31. 1. "SAA1_1ST_FREE_IDX,First non-enabled (invalid) index in the SAA1 partition"
|
|
newline
|
|
hexmask.long.byte 0x4 16.--23. 1. "SAP1_1ST_FREE_IDX,First non-enabled (invalid) index in the SAP1 partition"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--15. 1. "SAA0_1ST_FREE_IDX,First non-enabled (invalid) index in the SAA0 partition"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--7. 1. "SAP0_1ST_FREE_IDX,First non-enabled (invalid) index in the SAP0 partition"
|
|
group.long 0x78++0xF
|
|
line.long 0x0 "SEQ_CTRL_STS,SEQUENCE CONTROL AND STATUS"
|
|
rbitfld.long 0x0 28. "ARB_GRANT_DEASSERTION_ABORTED,Autosequence has terminated due to an arb_grant deassertion event" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 27. "EXT_ABORTED,Autosequence has terminated due to a Wake-On-Radio command" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 26. "PLL_ABORTED,Autosequence has terminated due to an PLL unlock event" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 25. "TC3_ABORTED,autosequence has terminated due to an TMR3 timeout" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 24. "SW_ABORTED,Autosequence has terminated due to a Software abort." "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--21. 1. "SEQ_T_STATUS,Status of the just-completed or ongoing Sequence T or Sequence TR"
|
|
newline
|
|
rbitfld.long 0x0 15. "TMR2_SEQ_TRIG_ARMED,indicates that TMR2 has been programmed and is armed to trigger a new autosequence" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 14. "RX_MODE,RX Operation in Progress" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 13. "RX_TIMEOUT_PENDING,Indicates a TMR3 RX Timeout is Pending" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 12. "NEW_SEQ_INHIBIT,New Sequence Inhibit" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 11. "SEQ_IDLE,ZSM Sequence Idle Indicator" "0,1"
|
|
newline
|
|
rbitfld.long 0x0 8.--10. "XCVSEQ_ACTUAL,Indicates the programmed sequence that has been recognized by the ZSM Sequence Manager" "0,1,2,3,4,5,6,7"
|
|
newline
|
|
bitfld.long 0x0 7. "CONTINUOUS_EN,Enable Continuous TX or RX Mode" "0: normal operation,1: Continuous TX or RX mode is enabled (depending.."
|
|
newline
|
|
bitfld.long 0x0 6. "FORCE_CRC_ERROR,Induce a CRC Error in Transmitted Packets" "0: normal operation,1: Force the next transmitted packet to have a CRC.."
|
|
newline
|
|
bitfld.long 0x0 5. "NO_RX_RECYCLE,Disable Automatic RX Sequence Recycling" "0,1"
|
|
newline
|
|
bitfld.long 0x0 4. "LATCH_PREAMBLE,Stickiness Control for Preamble Detection" "0: Don't make PREAMBLE_DET and SFD_DET bits of..,1: Make PREAMBLE_DET and SFD_DET bits of PHY_STS.."
|
|
newline
|
|
bitfld.long 0x0 3. "EVENT_TMR_DO_NOT_LATCH,Overrides the automatic hardware latching of the Event Timer" "0,1"
|
|
newline
|
|
bitfld.long 0x0 2. "CLR_NEW_SEQ_INHIBIT,Overrides the automatic hardware locking of the programmed XCVSEQ while an autosequence is underway" "0,1"
|
|
newline
|
|
bitfld.long 0x0 1. "FORCE_CLK_ON,Force On 802.15.4 phy_gck" "0: Allow TSM to control 802.15.4 phy_gck for..,1: Force on 802.15.4 phy_gclk at all times for.."
|
|
line.long 0x4 "ACKDELAY,ACK DELAY"
|
|
bitfld.long 0x4 25.--26. "FAST_TX_WD_DELAY,FAST_TX_WD_DELAY" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 24. "FAST_TX_WD_EN,Fast TX_WD enable/disable" "0: Disable fast Tx warmdown sequence.,1: Enable fast Tx warmdown sequence."
|
|
newline
|
|
hexmask.long.byte 0x4 16.--21. 1. "RXDELAY,RX Delay"
|
|
newline
|
|
hexmask.long.byte 0x4 8.--13. 1. "TXDELAY,TX Delay"
|
|
newline
|
|
hexmask.long.byte 0x4 0.--6. 1. "ACKDELAY,ACK Delay"
|
|
line.long 0x8 "FILTERFAIL_CODE,FILTER FAIL CODE"
|
|
bitfld.long 0x8 15. "FILTERFAIL_PAN_SEL,PAN Selector for Filter Fail Code" "0: FILTERFAIL_CODE[9:0] will report the FILTERFAIL..,1: FILTERFAIL_CODE[9:0] will report the FILTERFAIL.."
|
|
newline
|
|
hexmask.long.word 0x8 0.--9. 1. "FILTERFAIL_CODE,Filter Fail Code"
|
|
line.long 0xC "RX_WTR_MARK,RECEIVE WATER MARK"
|
|
hexmask.long.byte 0xC 0.--7. 1. "RX_WTR_MARK,RECEIVE WATER MARK"
|
|
group.long 0x8C++0x3
|
|
line.long 0x0 "SLOT_PRELOAD,SLOT PRELOAD"
|
|
hexmask.long.byte 0x0 0.--7. 1. "SLOT_PRELOAD,Slotted Mode Preload"
|
|
rgroup.long 0x90++0x3
|
|
line.long 0x0 "SEQ_STATE,802.15.4 SEQUENCE STATE"
|
|
hexmask.long.byte 0x0 24.--29. 1. "CCCA_BUSY_CNT,Number of CCA Measurements resulting in Busy Channel"
|
|
newline
|
|
hexmask.long.byte 0x0 16.--23. 1. "RX_BYTE_COUNT,Realtime Received Byte Count"
|
|
newline
|
|
bitfld.long 0x0 13. "PLL_ABORTED,Autosequence has terminated due to an PLL unlock event" "0,1"
|
|
newline
|
|
bitfld.long 0x0 12. "PLL_ABORT,Raw PLL Abort Signal" "0,1"
|
|
newline
|
|
bitfld.long 0x0 11. "CRCVALID,CRC Valid Indicator" "0: Rx FCS != calculated CRC (incorrect),1: Rx FCS = calculated CRC (correct)"
|
|
newline
|
|
bitfld.long 0x0 10. "FILTERFAIL_FLAG_SEL,Consolidated Filter Fail Flag" "0,1"
|
|
newline
|
|
bitfld.long 0x0 9. "SFD_DET,SFD Detected" "0,1"
|
|
newline
|
|
bitfld.long 0x0 8. "PREAMBLE_DET,Preamble Detected" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x0 0.--4. 1. "SEQ_STATE,ZSM Sequence State"
|
|
group.long 0x94++0xB
|
|
line.long 0x0 "TMR_PRESCALE,TIMER PRESCALER"
|
|
bitfld.long 0x0 0.--2. "TMR_PRESCALE,Timer Prescaler" "?,?,2: 500kHz (33.55 S),3: 250kHz (67.11 S),4: 125kHz (134.22 S),5: 62.5kHz (268.44 S) -- default,6: 31.25kHz (536.87 S),7: 15.625kHz (1073.74 S)"
|
|
line.long 0x4 "LENIENCY_LSB,LENIENCY LSB"
|
|
hexmask.long 0x4 0.--31. 1. "LENIENCY_LSB,Leniency LSB Register"
|
|
line.long 0x8 "LENIENCY_MSB,LENIENCY MSB"
|
|
hexmask.long.word 0x8 0.--10. 1. "LENIENCY_MSB,Leniency MSB Register"
|
|
rgroup.long 0xA0++0x3
|
|
line.long 0x0 "PART_ID,PART ID"
|
|
hexmask.long.byte 0x0 0.--7. 1. "PART_ID,802.15.4 Part ID"
|
|
group.long 0xA4++0xB
|
|
line.long 0x0 "COEX_CTRL,COEXISTENCE CONTROL"
|
|
hexmask.long.byte 0x0 8.--15. 1. "COEX_TIMEOUT,Coexistence timeout value"
|
|
newline
|
|
eventfld.long 0x0 7. "COEX_TIMEOUT_IRQ,Coexistence Timeout Interrupt" "0,1"
|
|
newline
|
|
bitfld.long 0x0 6. "COEX_TIMEOUT_MSK,Coexistence Timeout Interrupt Mask bit" "0: allows interrupt when coexistence timeout,1: Interrupt generation is disabled but a.."
|
|
newline
|
|
bitfld.long 0x0 2. "COEX_REQ_ON_PD,Coexistence Request on Preamble detected" "0: arb_request is delayed until SFD is detected..,1: arb_request is delayed until preamble is.."
|
|
newline
|
|
bitfld.long 0x0 1. "COEX_REQ_DELAY_EN,Coexistence Request Delay Enable" "0: arb_request is not delayed during R sequence.,1: arb_request is delayed until preamble is.."
|
|
newline
|
|
bitfld.long 0x0 0. "COEX_EN,Coexistence Enable" "0: Coexistence function is disabled.,1: Coexistence function is enabled."
|
|
line.long 0x4 "COEX_PRIORITY,COEXISTENCE PRIORITY"
|
|
bitfld.long 0x4 31. "PRIORITY_OVRD_EN,PRIORITY_OVRD_EN" "0: Disable overriding PRIORITY value.,1: Enable overriding PRIORITY value."
|
|
newline
|
|
bitfld.long 0x4 29.--30. "PRIORITY_OVRD,PRIORITY_OVRD" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 16.--17. "PRIORITY_RACK_PKT,PRIORITY_RACK_PKT" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 14.--15. "PRIORITY_RACK_PRE,PRIORITY_RACK_PRE" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 12.--13. "PRIORITY_CTX,PRIORITY_CT" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 10.--11. "PRIORITY_CCCA,PRIORITY_CCCA" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 8.--9. "PRIORITY_CCA,PRIORITY_CCA" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 6.--7. "PRIORITY_TACK,PRIORITY_TACK" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 4.--5. "PRIORITY_R_PKT,PRIORITY_R_PKT" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 2.--3. "PRIORITY_R_PRE,PRIORITY_R_PRE" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x4 0.--1. "PRIORITY_T,PRIORITY_T" "0,1,2,3"
|
|
line.long 0x8 "ENHACK_CTRL0,ENHACK_CTRL 0"
|
|
eventfld.long 0x8 31. "RECYC_IRQ,Recycle IRQ" "0,1"
|
|
newline
|
|
bitfld.long 0x8 30. "RECYC_MSK,Recycle IRQ Mask bit" "0: allows interrupt when recycle,1: Interrupt generation is disabled but a RECYC_IRQ.."
|
|
newline
|
|
eventfld.long 0x8 29. "EMPTY_ACK_IRQ,Empty Enhanced Acknowledgment IRQ" "0,1"
|
|
newline
|
|
bitfld.long 0x8 28. "EMPTY_ACK_MSK,Empty Enhanced Acknowledgment IRQ Mask bit" "0: allows interrupt when Empty Enhanced..,1: Interrupt generation is disabled but a.."
|
|
newline
|
|
eventfld.long 0x8 27. "ACK_ABORT_IRQ,Enhanced Acknowledgment Abort IRQ" "0,1"
|
|
newline
|
|
bitfld.long 0x8 26. "ACK_ABORT_MSK,Enhanced Acknowledgment Abort IRQ Mask bit" "0: allows interrupt when HIE field is not ready by..,1: Interrupt generation is disabled but a.."
|
|
newline
|
|
bitfld.long 0x8 18. "EMPTY_SECURITY_ENABLED_OVRD_EN,Override enable of Security Enabled field in Empty Enhanced Acknowledgment" "0: Security Enabled field in Empty Enhanced..,1: Security Enabled field in Empty Enhanced.."
|
|
newline
|
|
rbitfld.long 0x8 16. "HW_FRAME_PENDING,Hardware calculated Frame Pending field" "0,1"
|
|
newline
|
|
hexmask.long.byte 0x8 8.--15. 1. "SW_MHR_LENGTH,Software calculated MHR(excludes the HIE field) Length in bytes."
|
|
newline
|
|
bitfld.long 0x8 5.--6. "EMPTY_SRC_ADDR_MODE,Source Address Mode field in Empty Enhanced Acknowledgment" "0,1,2,3"
|
|
newline
|
|
bitfld.long 0x8 4. "EMPTY_SECURITY_ENABLED_OVRD,Override value of Security Enabled field in Empty Enhanced Acknowledgment" "0,1"
|
|
newline
|
|
bitfld.long 0x8 2. "SW_HIE_RDY,Software enhanced acknowledgment frame HIE field ready" "0: Software enhanced acknowledgment frame HIE field..,1: Software enhanced acknowledgment frame HIE field.."
|
|
newline
|
|
bitfld.long 0x8 1. "SW_LEN_RDY,Software enhanced acknowledgment frame Length field ready" "0: Software enhanced acknowledgment frame Length..,1: Software enhanced acknowledgment frame Length.."
|
|
newline
|
|
bitfld.long 0x8 0. "ENHACK_EN,Enhanced Acknowledgment Enable" "0: Enhanced acknowledgment is disabled.,1: Enhanced acknowledgment is enabled."
|
|
tree.end
|
|
newline
|
|
AUTOINDENT.OFF
|