33096 lines
2.0 MiB
33096 lines
2.0 MiB
; --------------------------------------------------------------------------------
|
|
; @Title: iMX25 On-Chip Peripherals
|
|
; @Props: Released
|
|
; @Author: ADI, BOB
|
|
; @Changelog:
|
|
; 2009-01-26
|
|
; 2010-02-06
|
|
; @Manufacturer: NXP
|
|
; @Doc: SennaRM_Rev1.7.pdf (2008-12-04); IMX25CEC.pdf; IMX25AEC.pdf
|
|
; IMX25RM.pdf (2009.06); IMX25RMAD.pdf
|
|
; @Core: ARM926EJ-S
|
|
; @Chip: IMX25
|
|
; @Copyright: (C) 1989-2017 Lauterbach GmbH, licensed for use with TRACE32(R) only
|
|
; --------------------------------------------------------------------------------
|
|
; $Id: permcimx25.per 17347 2024-01-19 09:09:16Z kwisniewski $
|
|
|
|
config 16. 8.
|
|
width 0xB
|
|
tree "ARM Core Registers"
|
|
AUTOINDENT.PUSH
|
|
AUTOINDENT.OFF
|
|
width 8.
|
|
tree "ID Registers"
|
|
group c15:0x0000--0x0000
|
|
line.long 0x0 "MIDR,Identity Code"
|
|
hexmask.long.byte 0x0 24.--31. 0x1 " IMPL ,Implementer"
|
|
hexmask.long.byte 0x0 20.--23. 0x1 " SPEC ,Specification Revision"
|
|
hexmask.long.byte 0x0 16.--19. 0x1 " ARCH ,Architecture Version"
|
|
hexmask.long.word 0x0 4.--15. 0x1 " PARTNUM ,Part Number"
|
|
hexmask.long.byte 0x0 0.--3. 0x01 " REV ,Layout Revision"
|
|
group c15:0x0100--0x0100
|
|
line.long 0x0 "CTR,Cache Type"
|
|
bitfld.long 0x0 25.--28. " CLASS ,Cache Class" "0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f"
|
|
bitfld.long 0x0 24. " H ,Cache Havardness" "no,yes"
|
|
textline " "
|
|
bitfld.long 0x0 18.--21. " DSIZE ,Data Cache Size" "512,1k,2k,4k,8k,16k,32k,64k,128k,256k,512k,1M,2M,4M,8M,?..."
|
|
bitfld.long 0x0 15.--17. " DASS ,Data Cache Associativity" "dir,2,4,8,16,32,64,128"
|
|
bitfld.long 0x0 14. " DM ,Data Cache Multiplier Bit" "0,1"
|
|
bitfld.long 0x0 12.--13. " DLENGTH ,Data Cache Line Length" "2,4,8,16"
|
|
textline " "
|
|
bitfld.long 0x0 6.--9. " ISIZE ,Instruction Cache Size" "512,1k,2k,4k,8k,16k,32k,64k,128k,256k,512k,1M,2M,4M,8M,?..."
|
|
bitfld.long 0x0 3.--5. " IASS ,Instruction Cache Associativity" "dir,2,4,8,16,32,64,128"
|
|
bitfld.long 0x0 2. " IM ,Instruction Cache Multiplier Bit" "0,1"
|
|
bitfld.long 0x0 0.--1. " ILENGTH ,Instruction Cache Line Length" "2,4,8,16"
|
|
group c15:0x0200--0x0200
|
|
line.long 0x0 "TCMTR,Tightly-Coupled Memory Type Register"
|
|
bitfld.long 0x0 16. " DP ,Data TCM Present" "no,yes"
|
|
bitfld.long 0x0 0. " IP ,Instruction TCM Present" "no,yes"
|
|
tree.end
|
|
tree "MMU Control and Configuration"
|
|
width 8.
|
|
group c15:0x0001--0x0001
|
|
line.long 0x0 "CR,Control Register"
|
|
bitfld.long 0x0 15. " L4 ,Configure Loading TBIT" "Enable,Disable"
|
|
bitfld.long 0x0 14. " RR ,Round Robin Replacement Strategy for ICache and DCache" "Random,Round robin"
|
|
bitfld.long 0x0 13. " V ,Location of Exception Vectors" "0x00000000,0xFFFF0000"
|
|
textline " "
|
|
bitfld.long 0x0 12. " I ,Instruction Cache" "Disable,Enable"
|
|
bitfld.long 0x0 9. " R ,ROM Protection" "Disable,Enable"
|
|
bitfld.long 0x0 8. " S ,System Protection" "Disable,Enable"
|
|
bitfld.long 0x0 7. " B ,Endianism" "Little,Big"
|
|
textline " "
|
|
bitfld.long 0x0 2. " C ,Data Cache" "Disable,Enable"
|
|
bitfld.long 0x0 1. " A ,Alignment Fault Checking" "Disable,Enable"
|
|
bitfld.long 0x0 0. " M ,MMU" "Disable,Enable"
|
|
textline " "
|
|
group c15:0x0002--0x0002
|
|
line.long 0x0 "TTBR,Translation Table Base Register"
|
|
hexmask.long 0x0 14.--31. 0x4000 " TTBA ,Translation Table Base Address"
|
|
textline " "
|
|
group c15:0x3--0x3
|
|
line.long 0x0 "DACR,Domain Access Control Register"
|
|
bitfld.long 0x0 30.--31. " D15 ,Domain Access 15" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 28.--29. " D14 ,Domain Access 14" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 26.--27. " D13 ,Domain Access 13" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 24.--25. " D12 ,Domain Access 12" "Denied,Client,Reserved,Manager"
|
|
textline " "
|
|
bitfld.long 0x0 22.--23. " D11 ,Domain Access 11" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 20.--21. " D10 ,Domain Access 10" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 18.--19. " D9 ,Domain Access 9" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 16.--17. " D8 ,Domain Access 8" "Denied,Client,Reserved,Manager"
|
|
textline " "
|
|
bitfld.long 0x0 14.--15. " D7 ,Domain Access 7" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 12.--13. " D6 ,Domain Access 6" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 10.--11. " D5 ,Domain Access 5" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 8.--9. " D4 ,Domain Access 4" "Denied,Client,Reserved,Manager"
|
|
textline " "
|
|
bitfld.long 0x0 6.--7. " D3 ,Domain Access 3" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 4.--5. " D2 ,Domain Access 2" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 2.--3. " D1 ,Domain Access 1" "Denied,Client,Reserved,Manager"
|
|
bitfld.long 0x0 0.--1. " D0 ,Domain Access 0" "Denied,Client,Reserved,Manager"
|
|
textline " "
|
|
group c15:0x0005--0x0005
|
|
line.long 0x0 "DFSR,Data Fault Status Register"
|
|
bitfld.long 0x0 0x4--0x7 " DOMAIN ,Domain" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x0 0x0--0x3 " STATUS ,Status" "reserved,alignment,reserved,alignment,be_linef_sect,transl_sect,be_linef_page,transl_page,be_other_sect,domain_sect,be_other_page,domain_page,be_trans_l1,perm_sect,be_trans_l2,perm_page"
|
|
group c15:0x0105--0x0105
|
|
line.long 0x0 "IFSR,Instruction Fault Status Register"
|
|
bitfld.long 0x0 0x4--0x7 " DOMAIN ,Domain" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x0 0x0--0x3 " STATUS ,Status" "reserved,alignment,reserved,alignment,be_linef_sect,transl_sect,be_linef_page,transl_page,be_other_sect,domain_sect,be_other_page,domain_page,be_trans_l1,perm_sect,be_trans_l2,perm_page"
|
|
group c15:0x0006--0x0006
|
|
line.long 0x0 "DFAR,Data Fault Address Register"
|
|
textline " "
|
|
group c15:0x000a--0x000a
|
|
line.long 0x0 "TLBR,TLB Lockdown Register"
|
|
bitfld.long 0x0 26.--28. " VICTIM ,Victim" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x0 0. " P ,P bit" "0,1"
|
|
textline " "
|
|
group c15:0x000d--0x000d
|
|
line.long 0x0 "FCSEPID,FCSE Process ID"
|
|
group c15:0x010d--0x010d
|
|
line.long 0x0 "CONTEXT,Context ID"
|
|
tree.end
|
|
tree "Cache Control and Configuration"
|
|
group c15:0x0009--0x0009
|
|
line.long 0x0 "DCACHE,Data Cache Lockdown"
|
|
bitfld.long 0x0 3. " LWAY3 ,L bit for WAY 3" "0,1"
|
|
bitfld.long 0x0 2. " LWAY2 ,L bit for WAY 2" "0,1"
|
|
bitfld.long 0x0 1. " LWAY1 ,L bit for WAY 1" "0,1"
|
|
bitfld.long 0x0 0. " LWAY0 ,L bit for WAY 0" "0,1"
|
|
group c15:0x0109--0x0109
|
|
line.long 0x0 "ICACHE,Instruction Cache Lockdown"
|
|
bitfld.long 0x0 3. " LWAY3 ,L bit for WAY 3" "0,1"
|
|
bitfld.long 0x0 2. " LWAY2 ,L bit for WAY 2" "0,1"
|
|
bitfld.long 0x0 1. " LWAY1 ,L bit for WAY 1" "0,1"
|
|
bitfld.long 0x0 0. " LWAY0 ,L bit for WAY 0" "0,1"
|
|
tree.end
|
|
tree "TCM Control and Configuration"
|
|
group c15:0x0019--0x0019
|
|
line.long 0x0 "DTCM,Data TCM Region Register"
|
|
hexmask.long 0x0 12.--31. 0x1000 " BASE ,Base Address"
|
|
bitfld.long 0x0 2.--5. " SIZE ,TCM Size" "0K,res,res,4K,8K,16K,32K,64K,128K,256K,512K,1M,res,res,res,res"
|
|
bitfld.long 0x0 0. " ENABLE ,Enable Bit" "disable,enable"
|
|
group c15:0x0119--0x0119
|
|
line.long 0x0 "ITCM,Instruction TCM Region Register"
|
|
hexmask.long 0x0 12.--31. 0x1000 " BASE ,Base Address"
|
|
bitfld.long 0x0 2.--5. " SIZE ,TCM Size" "0K,res,res,4K,8K,16K,32K,64K,128K,256K,512K,1M,res,res,res,res"
|
|
bitfld.long 0x0 0. " ENABLE ,Enable Bit" "disable,enable"
|
|
tree.end
|
|
tree "Test and Debug"
|
|
group c15:0x000f--0x000f
|
|
line.long 0x0 "DOVRR,Debug Override Register"
|
|
bitfld.long 0x0 19. " TCALL ,Test and clean all" "disable,enable"
|
|
bitfld.long 0x0 18. " DTLBMISS ,Abort Data TLB Miss" "no abort,abort"
|
|
bitfld.long 0x0 17. " ITLBMISS ,Abort Instruction TLB Miss" "no abort,abort"
|
|
textline " "
|
|
bitfld.long 0x0 16. " PREFETCH ,NC Instruction Prefetching" "enable,disable"
|
|
bitfld.long 0x0 15. " CLOCKGATE ,Block Level Clock Gating" "enable,disable"
|
|
bitfld.long 0x0 14. " NCBSTORE ,NCB Stores" "disable,enable"
|
|
bitfld.long 0x0 13. " MMU/DC ,MMU disable DCache Enabled Behaviour" "NCNB,WT"
|
|
group c15:0x001f--0x001f
|
|
line.long 0x0 "ADDRESS,Debug/Test Address"
|
|
;wgroup c15:0x402f--0x402f
|
|
; line.long 0x0 "RMTLBTAG,Read tag in main TLB entry"
|
|
;wgroup c15:0x403f--0x403f
|
|
; line.long 0x0 "WMTLBTAG,Write tag in main TLB entry"
|
|
;wgroup c15:0x404f--0x404f
|
|
; line.long 0x0 "RMTLBPA,Read PA in main TLB entry"
|
|
;wgroup c15:0x405f--0x405f
|
|
; line.long 0x0 "WMTLBPA,Write PA in main TLB entry"
|
|
;wgroup c15:0x407f--0x407f
|
|
; line.long 0x0 "TMTLB,Transfer main TLB entry into RAM"
|
|
;wgroup c15:0x412f--0x412f
|
|
; line.long 0x0 "RLTLBTAG,Read tag in lockdown TLB entry"
|
|
;wgroup c15:0x413f--0x413f
|
|
; line.long 0x0 "WLTLBTAG,Write tag in lockdown TLB entry"
|
|
;wgroup c15:0x414f--0x414f
|
|
; line.long 0x0 "RLTLBPA,Read PA in lockdown TLB entry"
|
|
;wgroup c15:0x415f--0x415f
|
|
; line.long 0x0 "WLTLBPA,Write PA in lockdown TLB entry"
|
|
;wgroup c15:0x417f--0x417f
|
|
; line.long 0x0 "TLTLB,Transfer lockdown TLB entry into RAM"
|
|
group c15:0x101f--0x101f
|
|
line.long 0x0 "TRACE,Trace Control"
|
|
bitfld.long 0x0 2. " FIQ ,Stalling Core when FIQ and ETM FIFOFULL" "stall, no stall"
|
|
bitfld.long 0x0 1. " IRQ ,Stalling Core when IRQ and ETM FIFOFULL" "stall, no stall"
|
|
group c15:0x700f--0x700f
|
|
line.long 0x0 "CACHE,Cache Debug Control"
|
|
bitfld.long 0x0 2. " DWT ,Disable Writeback (force WT)" "writeback,write-through"
|
|
bitfld.long 0x0 1. " DIL ,Disable ICache Linefill" "enable,disable"
|
|
bitfld.long 0x0 0. " DDL ,Disable DCache Linefill" "enable,disable"
|
|
group c15:0x701f--0x701f
|
|
line.long 0x0 "MMU,MMU Debug Control"
|
|
bitfld.long 0x0 7. " TLBMI ,Disable Main TLB Matching for Instruction Fetches" "enable,disable"
|
|
bitfld.long 0x0 6. " TLBMD ,Disable Main TLB Matching for Data Accesses" "enable,disable"
|
|
bitfld.long 0x0 5. " TLBLI ,Disable Main TLB Load Due to Instruction Fetches Miss" "enable,disable"
|
|
bitfld.long 0x0 4. " TLBLD ,Disable Main TLB Load Due to Data Access Miss" "enable,disable"
|
|
textline " "
|
|
bitfld.long 0x0 3. " TLBMMI ,Disable Micro TLB Matching for Instruction Fetches" "enable,disable"
|
|
bitfld.long 0x0 2. " TLBMMD ,Disable Micro TLB Matching for Data Accesses" "enable,disable"
|
|
bitfld.long 0x0 1. " TLBMLI ,Disable Micro TLB Load Due to Instruction Fetches Miss" "enable,disable"
|
|
bitfld.long 0x0 0. " TLBMLD ,Disable Micro TLB Load Due to Data Access Miss" "enable,disable"
|
|
group c15:0x002f--0x002f
|
|
line.long 0x0 "REMAP,Memory Region Remap"
|
|
bitfld.long 0x0 14.--15. " IWB ," "NCNB,NCB,WT,WB"
|
|
bitfld.long 0x0 12.--13. " IWT ," "NCNB,NCB,WT,WB"
|
|
bitfld.long 0x0 10.--11. " INCB ," "NCNB,NCB,WT,WB"
|
|
bitfld.long 0x0 8.--9. " INCNB ," "NCNB,NCB,WT,WB"
|
|
textline " "
|
|
bitfld.long 0x0 6.--7. " DWB ," "NCNB,NCB,WT,WB"
|
|
bitfld.long 0x0 4.--5. " DWT ," "NCNB,NCB,WT,WB"
|
|
bitfld.long 0x0 2.--3. " DNCB ," "NCNB,NCB,WT,WB"
|
|
bitfld.long 0x0 0.--1. " DNCNB ," "NCNB,NCB,WT,WB"
|
|
tree.end
|
|
tree "ICEbreaker"
|
|
width 8.
|
|
group ice:0x0--0x5 "Debug Control"
|
|
line.long 0x0 "DBGCTRL,Debug Control Register"
|
|
bitfld.long 0x0 0x5 " ICE ,EmbeddedICE Disable" "enabled,disabled"
|
|
bitfld.long 0x0 0x4 " MONITOR ,Monitor Mode Enable" "disabled,enabled"
|
|
textline " "
|
|
bitfld.long 0x0 0x3 " STEP ,Single Step" "disabled,enabled"
|
|
bitfld.long 0x0 0x2 " INTDIS ,Interrupts Disable" "enabled,disabled"
|
|
bitfld.long 0x0 0x1 " DBGRQ ,Debug Request" "no,yes"
|
|
bitfld.long 0x0 0x0 " DBGACK ,Debug Acknowledge" "no,yes"
|
|
line.long 0x4 "DBGSTAT,Debug Status Register"
|
|
bitfld.long 0x4 0x6--0x9 " MOE ,Method of Entry" "no,BP0,BP1,BPsoft,Vector,BPext,WP0,WP1,WPext,AsyncInt,AsyncExt,Reentry,res,res,res,res"
|
|
bitfld.long 0x4 0x5 " IJBIT ,IJBIT" "0,java"
|
|
bitfld.long 0x4 0x4 " ITBIT ,ITBIT" "0,thumb"
|
|
bitfld.long 0x4 0x3 " SYSCOMP ,SYSCOMP" "0,1"
|
|
bitfld.long 0x4 0x2 " IFEN ,Interrupts Enable" "disabled,enabled"
|
|
bitfld.long 0x4 0x1 " DBGRQ ,Debug Request" "no,yes"
|
|
bitfld.long 0x4 0x0 " DBGACK ,Debug Acknowledge" "no,yes"
|
|
line.long 0x8 "VECTOR,Vector Catch Register"
|
|
bitfld.long 0x8 0x7 " FIQ ,FIQ" "dis,ena"
|
|
bitfld.long 0x8 0x6 " IRQ ,IRQ" "dis,ena"
|
|
bitfld.long 0x8 0x4 " D_ABO ,D_ABORT" "dis,ena"
|
|
bitfld.long 0x8 0x3 " P_ABO ,P_ABORT" "dis,ena"
|
|
bitfld.long 0x8 0x2 " SWI ,SWI" "dis,ena"
|
|
bitfld.long 0x8 0x1 " UND ,UNDEF" "dis,ena"
|
|
bitfld.long 0x8 0x0 " RES ,RESET" "dis,ena"
|
|
line.long 0x10 "COMCTRL,Debug Communication Control Register"
|
|
bitfld.long 0x10 28.--31. " VERSION ,Version Number" "0000,0001,0010,0011,0100,0101,0110,0111,1000,1001,1010,1011,1100,1101,1110,1111"
|
|
bitfld.long 0x10 0x1 " WRITE ,Write Register Free" "idle,pend"
|
|
bitfld.long 0x10 0x0 " READ ,Read Register Free" "idle,pend"
|
|
line.long 0x14 "COMDATA,Debug Communication Data Register"
|
|
group ice:0x8--0x0d "Watchpoint 0"
|
|
line.long 0x0 "AV,Address Value"
|
|
line.long 0x4 "AM,Address Mask"
|
|
line.long 0x8 "DV,Data Value"
|
|
line.long 0x0c "DM,Data Mask"
|
|
line.long 0x10 "CV,Control Value"
|
|
bitfld.long 0x10 0x8 " ENABLE ,Global Enable for Watchpoint 1" "DIS,ENA"
|
|
bitfld.long 0x10 0x7 " RANGE ,Assert RANGEOUT Signal" "0 ,1"
|
|
bitfld.long 0x10 0x6 " CHAIN ,Connect to Watchpoint 0" "0 ,1"
|
|
bitfld.long 0x10 0x5 " EXTERN ,Depentend from EXTERN Signal" "0 ,1"
|
|
bitfld.long 0x10 0x4 " nTRANS ,CPU Mode" "User,no User"
|
|
bitfld.long 0x10 0x3 " nOPC ,Op Fetch" "Inst,Data"
|
|
bitfld.long 0x10 0x1--0x2 " MAS ,Access Size" "Byte,Word,Long,Res"
|
|
bitfld.long 0x10 0x0 " nRW ,Read/Write" "R ,W"
|
|
line.long 0x14 "CM,Control Mask"
|
|
bitfld.long 0x14 0x7 " RANGE ,Assert RANGEOUT Signal" "ENA,DIS"
|
|
bitfld.long 0x14 0x6 " CHAIN ,Connect to Watchpoint 0" "ENA,DIS"
|
|
bitfld.long 0x14 0x5 " EXTERN ,Depentend from EXTERN Signal" "ENA,DIS"
|
|
bitfld.long 0x14 0x4 " nTRANS ,CPU Mode" "ENA,DIS "
|
|
bitfld.long 0x14 0x3 " nOPC ,Op Fetch" "ENA ,DIS"
|
|
bitfld.long 0x14 0x1--0x2 " MAS ,Access Size" "ENA ,Res,Res,DIS"
|
|
bitfld.long 0x14 0x0 " nRW ,Read/Write" "ENA,DIS"
|
|
group ice:0x10--0x15 "Watchpoint 1"
|
|
line.long 0x0 "AV,Address Value"
|
|
line.long 0x4 "AM,Address Mask"
|
|
line.long 0x8 "DV,Data Value"
|
|
line.long 0x0c "DM,Data Mask"
|
|
line.long 0x10 "CV,Control Value"
|
|
bitfld.long 0x10 0x8 " ENABLE ,Global Enable for Watchpoint 1" "DIS,ENA"
|
|
bitfld.long 0x10 0x7 " RANGE ,Assert RANGEOUT Signal" "0 ,1"
|
|
bitfld.long 0x10 0x6 " CHAIN ,Connect to Watchpoint 0" "0 ,1"
|
|
bitfld.long 0x10 0x5 " EXTERN ,Depentend from EXTERN Signal" "0 ,1"
|
|
bitfld.long 0x10 0x4 " nTRANS ,CPU Mode" "User,no User"
|
|
bitfld.long 0x10 0x3 " nOPC ,Op Fetch" "Inst,Data"
|
|
bitfld.long 0x10 0x1--0x2 " MAS ,Access Size" "Byte,Word,Long,Res"
|
|
bitfld.long 0x10 0x0 " nRW ,Read/Write" "R ,w"
|
|
line.long 0x14 "CM,Control Mask"
|
|
bitfld.long 0x14 0x7 " RANGE ,Assert RANGEOUT Signal" "ENA,DIS"
|
|
bitfld.long 0x14 0x6 " CHAIN ,Connect to Watchpoint 0" "ENA,DIS"
|
|
bitfld.long 0x14 0x5 " EXTERN ,Depentend from EXTERN Signal" "ENA,DIS"
|
|
bitfld.long 0x14 0x4 " nTRANS ,CPU Mode" "ENA,DIS "
|
|
bitfld.long 0x14 0x3 " nOPC ,Op Fetch" "ENA ,DIS"
|
|
bitfld.long 0x14 0x1--0x2 " MAS ,Access Size" "ENA ,Res,Res,DIS"
|
|
bitfld.long 0x14 0x0 " nRW ,Read/Write" "ENA,DIS"
|
|
tree.end
|
|
AUTOINDENT.POP
|
|
tree.end
|
|
tree.open "IOMUXC (IOMUX Controller)"
|
|
base asd:0x43FAC000
|
|
width 28.
|
|
tree "SW_MUX_CTL_PAD (Software Mux Control Registers)"
|
|
group.long 0x08++0x223
|
|
line.long 0x00 "SW_MUX_CTL_PAD_A10,Software Multiplexer Control Registers (A10)"
|
|
bitfld.long 0x00 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_DA_H[10]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[0]:gpio4,?..."
|
|
line.long 0x04 "SW_MUX_CTL_PAD_A13,Software Multiplexer Control Registers (A13)"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x04 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_DA_H[13]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[1]:gpio4,?..."
|
|
else
|
|
bitfld.long 0x04 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_DA_H[13]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[1]:gpio4,Reserved,LCDC_CLS:lcdc"
|
|
endif
|
|
line.long 0x08 "SW_MUX_CTL_PAD_A14,Software Multiplexer Control Registers (A14)"
|
|
bitfld.long 0x08 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x08 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_DA_H2[14]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[0]:gpio2,CLK1:sim1,?..."
|
|
else
|
|
bitfld.long 0x08 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_DA_H2[14]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[0]:gpio2,CLK1:sim1,LCDC_SPL:lcdc"
|
|
endif
|
|
line.long 0x0c "SW_MUX_CTL_PAD_A15,Software Multiplexer Control Registers (A15)"
|
|
bitfld.long 0x0c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x0c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_DA_H2[15]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[1]:gpio2,RST1:sim1,?..."
|
|
else
|
|
bitfld.long 0x0c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_DA_H2[15]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[1]:gpio2,RST1:sim1,LCDC_PS:lcdc"
|
|
endif
|
|
line.long 0x10 "SW_MUX_CTL_PAD_A16,Software Multiplexer Control Registers (A16)"
|
|
bitfld.long 0x10 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x10 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[16]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[2]:gpio2,VEN1:sim1,?..."
|
|
else
|
|
bitfld.long 0x10 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[16]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[2]:gpio2,VEN1:sim1,LCDC_REV:lcdc"
|
|
endif
|
|
line.long 0x14 "SW_MUX_CTL_PAD_A17,Software Multiplexer Control Registers (A17)"
|
|
bitfld.long 0x14 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x14 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[17]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[3]:gpio2,TX1:sim1,TX_ERR:fec"
|
|
line.long 0x18 "SW_MUX_CTL_PAD_A18,Software Multiplexer Control Registers (A18)"
|
|
bitfld.long 0x18 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x18 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[18]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[4]:gpio2,PD1:sim1,COL:fec"
|
|
line.long 0x1c "SW_MUX_CTL_PAD_A19,Software Multiplexer Control Registers (A19)"
|
|
bitfld.long 0x1c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x1c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[19]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[5]:gpio2,RX1:sim1,RX_ERR:fec"
|
|
line.long 0x20 "SW_MUX_CTL_PAD_A20,Software Multiplexer Control Registers (A20)"
|
|
bitfld.long 0x20 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x20 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[20]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[6]:gpio2,CLK1:sim2,RDATA[2]:fec"
|
|
line.long 0x24 "SW_MUX_CTL_PAD_A21,Software Multiplexer Control Registers (A21)"
|
|
bitfld.long 0x24 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x24 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[21],Reserved,Reserved,Reserved,Reserved,GPIO[7]:gpio2,RST1:sim2,RDATA[3]:fec"
|
|
line.long 0x28 "SW_MUX_CTL_PAD_A22,Software Multiplexer Control Registers (A22)"
|
|
bitfld.long 0x28 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x28 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[22]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[8]:gpio2,VEN1:sim2,TDATA[2]:fec"
|
|
line.long 0x2c "SW_MUX_CTL_PAD_A23,Software Multiplexer Control Registers (A23)"
|
|
bitfld.long 0x2c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x2c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[23]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[9]:gpio2,TX1:sim2,TDATA[3]:fec"
|
|
line.long 0x30 "SW_MUX_CTL_PAD_A24,Software Multiplexer Control Registers (A24)"
|
|
bitfld.long 0x30 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x30 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[24],Reserved,Reserved,Reserved,Reserved,GPIO[0]:gpio2,PD1:sim2,RX_CLK:fec"
|
|
line.long 0x34 "SW_MUX_CTL_PAD_A25,Software Multiplexer Control Registers (A25)"
|
|
bitfld.long 0x34 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x34 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_A[25]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[11]:gpio2,RX1:sim2,CRS:fec"
|
|
line.long 0x38 "SW_MUX_CTL_PAD_EB0,Software Multiplexer Control Registers (EB0)"
|
|
bitfld.long 0x38 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x38 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_EB0_B:emi,Reserved,Reserved,Reserved,AUD4_TXD:aud_mux,GPIO[12]:gpio2,SS0:cspi3,?..."
|
|
line.long 0x3c "SW_MUX_CTL_PAD_EB1,Software Multiplexer Control Registers (EB1)"
|
|
bitfld.long 0x3c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x3c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_EB1_B:emi,Reserved,Reserved,Reserved,AUD4_RXD:aud_mux,GPIO[13]:gpio2,SS1:cspi3,?..."
|
|
line.long 0x40 "SW_MUX_CTL_PAD_OE,Software Multiplexer Control Registers (OE)"
|
|
bitfld.long 0x40 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x40 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_OE:emi,Reserved,Reserved,Reserved,AUD4_TXC:aud_mux,GPIO[14]:gpio2,?..."
|
|
line.long 0x44 "SW_MUX_CTL_PAD_CS0,Software Multiplexer Control Registers (CS0)"
|
|
bitfld.long 0x44 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_CS0:emi,Reserved,Reserved,Reserved,Reserved,GPIO[2]:gpio4,?..."
|
|
line.long 0x48 "SW_MUX_CTL_PAD_CS1,Software Multiplexer Control Registers (CS1)"
|
|
bitfld.long 0x48 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_CS1:emi,NANDF_CE3:emi,Reserved,Reserved,Reserved,GPIO[3]:gpio4,?..."
|
|
line.long 0x4c "SW_MUX_CTL_PAD_CS4,Software Multiplexer Control Registers (CS4)"
|
|
bitfld.long 0x4c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x4c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_CS4:emi,NANDF_CE1:emi,Reserved,CTS:uart5,AUD4_RXC:aud_mux,GPIO[20]:gpio3,MOSI:cspi3,TRSYNC:arm926p_platform"
|
|
line.long 0x50 "SW_MUX_CTL_PAD_CS5,Software Multiplexer Control Registers (CS5)"
|
|
bitfld.long 0x50 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x50 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_CS5:emi,NANDF_CE2:emi,DTACK_B:emi,RTS:uart5,AUD4_RXFS:aud_mux,GPIO[21]:gpio3,MISO:cspi3,TRCLK:arm926p_platform"
|
|
line.long 0x54 "SW_MUX_CTL_PAD_NF_CE0,Software Multiplexer Control Registers (NF_CE0)"
|
|
bitfld.long 0x54 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x54 0.--2. " MUX_MODE ,MUX Mode Select" "NANDF_CE0:emi,SS3:cspi1,Reserved,Reserved,Reserved,GPIO[22]:gpio3,Reserved,TRACE[3]:arm926p_platform"
|
|
line.long 0x58 "SW_MUX_CTL_PAD_ECB,Software Multiplexer Control Registers (ECB)"
|
|
bitfld.long 0x58 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x58 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_ECB:emi,Reserved,Reserved,TXD_MUX:uart5,Reserved,GPIO[23]:gpio3,SCLK:cspi3,?..."
|
|
line.long 0x5c "SW_MUX_CTL_PAD_LBA,Software Multiplexer Control Registers (LBA)"
|
|
bitfld.long 0x5c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x5c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_LBA:emi,Reserved,Reserved,RXD_MUX:uart5,Reserved,GPIO[24]:gpio3,RDY:cspi3,?..."
|
|
line.long 0x60 "SW_MUX_CTL_PAD_BCLK,Software Multiplexer Control Registers (BCLK)"
|
|
bitfld.long 0x60 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_BCLK:emi,Reserved,Reserved,Reserved,Reserved,GPIO[4]:gpio4,?..."
|
|
line.long 0x64 "SW_MUX_CTL_PAD_RW,Software Multiplexer Control Registers (RW)"
|
|
bitfld.long 0x64 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x64 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_RW:emi,Reserved,Reserved,Reserved,AUD4_TXFS:aud_mux,?..."
|
|
line.long 0x68 "SW_MUX_CTL_PAD_NFWE_B,Software Multiplexer Control Registers (NFWE_B)"
|
|
bitfld.long 0x68 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x68 0.--2. " MUX_MODE ,MUX Mode Select" "NANDF_WE_B:emi,Reserved,Reserved,Reserved,Reserved,GPIO[26]:gpio3,Reserved,PIPESTAT[2]:arm926p_platform"
|
|
line.long 0x6c "SW_MUX_CTL_PAD_NFRE_B,Software Multiplexer Control Registers (NFRE_B)"
|
|
bitfld.long 0x6c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x6c 0.--2. " MUX_MODE ,MUX Mode Select" "NANDF_RE_B:emi,Reserved,Reserved,Reserved,Reserved,GPIO[27]:gpio3,Reserved,PIPESTAT[1]:arm926p_platform"
|
|
line.long 0x70 "SW_MUX_CTL_PAD_NFALE,Software Multiplexer Control Registers (NFALE)"
|
|
bitfld.long 0x70 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x70 0.--2. " MUX_MODE ,MUX Mode Select" "NANDF_ALE:emi,Reserved,Reserved,Reserved,Reserved,GPIO[28]:gpio3,Reserved,PIPESTAT[0]:arm926p_platform"
|
|
line.long 0x74 "SW_MUX_CTL_PAD_NFCLE,Software Multiplexer Control Registers (NFCLE)"
|
|
bitfld.long 0x74 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x74 0.--2. " MUX_MODE ,MUX Mode Select" "NANDF_CLE:emi,Reserved,Reserved,Reserved,Reserved,GPIO[29]:gpio3,Reserved,TRACE[0]:arm926p_platform"
|
|
line.long 0x78 "SW_MUX_CTL_PAD_NFWP_B,Software Multiplexer Control Registers (NFWP_B)"
|
|
bitfld.long 0x78 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x78 0.--2. " MUX_MODE ,MUX Mode Select" "NANDF_WP_B:emi,Reserved,Reserved,Reserved,Reserved,GPIO[30]:gpio3,Reserved,TRACE[1]:arm926p_platform"
|
|
line.long 0x7c "SW_MUX_CTL_PAD_NFRB,Software Multiplexer Control Registers (NFRB)"
|
|
bitfld.long 0x7c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x7c 0.--2. " MUX_MODE ,MUX Mode Select" "NANDF_RB:emi,Reserved,Reserved,Reserved,Reserved,GPIO[31]:gpio3,Reserved,TRACE[2]:arm926p_platform"
|
|
line.long 0x80 "SW_MUX_CTL_PAD_D15,Software Multiplexer Control Registers (D15)"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x80 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[15]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[5]:gpio4,DAT7:esdhc1,?..."
|
|
else
|
|
bitfld.long 0x80 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[15]:emi,LCDC_LD[16]:lcdc,Reserved,Reserved,Reserved,GPIO[5]:gpio4,DAT7:esdhc1,?..."
|
|
endif
|
|
line.long 0x84 "SW_MUX_CTL_PAD_D14,Software Multiplexer Control Registers (D14)"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x84 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[14]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[6]:gpio4,DAT6:esdhc1,?..."
|
|
else
|
|
bitfld.long 0x84 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[14]:emi,LCDC_LD[17]:lcdc,Reserved,Reserved,Reserved,GPIO[6]:gpio4,DAT6:esdhc1,?..."
|
|
endif
|
|
line.long 0x88 "SW_MUX_CTL_PAD_D13,Software Multiplexer Control Registers (D13)"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x88 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[13]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[7]:gpio4,DAT5:esdhc1,?..."
|
|
else
|
|
bitfld.long 0x88 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[13]:emi,LCDC_LD[18]:lcdc,Reserved,Reserved,Reserved,GPIO[7]:gpio4,DAT5:esdhc1,?..."
|
|
endif
|
|
line.long 0x8c "SW_MUX_CTL_PAD_D12,Software Multiplexer Control Registers (D12)"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x8c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[12]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[8]:gpio4,DAT4:esdhc1,?..."
|
|
else
|
|
bitfld.long 0x8c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[12]:emi,LCDC_LD[19]:lcdc,Reserved,Reserved,Reserved,GPIO[8]:gpio4,DAT4:esdhc1,?..."
|
|
endif
|
|
line.long 0x90 "SW_MUX_CTL_PAD_D11,Software Multiplexer Control Registers (D11)"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x90 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[11]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[9]:gpio4,USBOTG_PWR:usb_top,?..."
|
|
else
|
|
bitfld.long 0x90 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[11]:emi,LCDC_LD[20]:lcdc,Reserved,Reserved,Reserved,GPIO[9]:gpio4,USBOTG_PWR:usb_top,?..."
|
|
endif
|
|
line.long 0x94 "SW_MUX_CTL_PAD_D10,Software Multiplexer Control Registers (D10)"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x94 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[10]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[10]:gpio4,USBOTG_OC:usb_top,?..."
|
|
else
|
|
bitfld.long 0x94 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[10]:emi,LCDC_LD[21]:lcdc,Reserved,Reserved,Reserved,GPIO[10]:gpio4,USBOTG_OC:usb_top,?..."
|
|
endif
|
|
line.long 0x98 "SW_MUX_CTL_PAD_D9,Software Multiplexer Control Registers (D9)"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x98 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[9]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[11]:gpio4,USBH2_PWR:usb_top,?..."
|
|
else
|
|
bitfld.long 0x98 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[9]:emi,LCDC_LD[22]:lcdc,Reserved,Reserved,Reserved,GPIO[11]:gpio4,USBH2_PWR:usb_top,?..."
|
|
endif
|
|
line.long 0x9c "SW_MUX_CTL_PAD_D8,Software Multiplexer Control Registers (D8)"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x9c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[8]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[12]:gpio4,USBH2_OC:usb_top,?..."
|
|
else
|
|
bitfld.long 0x9c 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[8]:emi,LCDC_LD[23]:lcdc,Reserved,Reserved,Reserved,GPIO[12]:gpio4,USBH2_OC:usb_top,?..."
|
|
endif
|
|
line.long 0xa0 "SW_MUX_CTL_PAD_D7,Software Multiplexer Control Registers (D7)"
|
|
bitfld.long 0xa0 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[7]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[13]:gpio4,?..."
|
|
line.long 0xa4 "SW_MUX_CTL_PAD_D6,Software Multiplexer Control Registers (D6)"
|
|
bitfld.long 0xa4 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[6]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[14]:gpio4,?..."
|
|
line.long 0xa8 "SW_MUX_CTL_PAD_D5,Software Multiplexer Control Registers (D5)"
|
|
bitfld.long 0xa8 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[5]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[15]:gpio4,?..."
|
|
line.long 0xac "SW_MUX_CTL_PAD_D4,Software Multiplexer Control Registers (D4)"
|
|
bitfld.long 0xac 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[4]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[16]:gpio4,?..."
|
|
line.long 0xb0 "SW_MUX_CTL_PAD_D3,Software Multiplexer Control Registers (D3)"
|
|
bitfld.long 0xb0 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[3]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[17]:gpio4,?..."
|
|
line.long 0xb4 "SW_MUX_CTL_PAD_D2,Software Multiplexer Control Registers (D2)"
|
|
bitfld.long 0xb4 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[2]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[18]:gpio4,?..."
|
|
line.long 0xb8 "SW_MUX_CTL_PAD_D1,Software Multiplexer Control Registers (D1)"
|
|
bitfld.long 0xb8 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[1]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[19]:gpio4,?..."
|
|
line.long 0xbc "SW_MUX_CTL_PAD_D0,Software Multiplexer Control Registers (D0)"
|
|
bitfld.long 0xbc 0.--2. " MUX_MODE ,MUX Mode Select" "EIM_D[0]:emi,Reserved,Reserved,Reserved,Reserved,GPIO[20]:gpio4,?..."
|
|
line.long 0xc0 "SW_MUX_CTL_PAD_LD0,Software Multiplexer Control Registers (LD0)"
|
|
bitfld.long 0xc0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xc0 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,CSI_D[0]:csi,Reserved,CLK1:sim1,GPIO[15]:gpio2,USBH2_CLK:usb_top,BT_MEM_CTRL[0]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xc0 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[0]:lcdc,Reserved,Reserved,DATA[0]:ata,CLK1:sim1,GPIO[15]:gpio2,USBH2_CLK:usb_top,BT_MEM_CTRL[0]:crm"
|
|
else
|
|
bitfld.long 0xc0 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[0]:lcdc,SLCDC_DATA[0]:slcdc,CSI_D[0]:csi,DATA[0]:ata,CLK1:sim1,GPIO[15]:gpio2,USBH2_CLK:usb_top,BT_MEM_CTRL[0]:crm"
|
|
endif
|
|
line.long 0xc4 "SW_MUX_CTL_PAD_LD1,Software Multiplexer Control Registers (LD1)"
|
|
bitfld.long 0xc4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xc4 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,CSI_D[1]:csi,Reserved,RST1:sim1,GPIO[16]:gpio2,USBH2_DIR:usb_top,BT_MEM_CTRL[1]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xc4 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[1]:lcdc,Reserved,Reserved,DATA[1]:ata,RST1:sim1,GPIO[16]:gpio2,USBH2_DIR:usb_top,BT_MEM_CTRL[1]:crm"
|
|
else
|
|
bitfld.long 0xc4 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[1]:lcdc,SLCDC_DATA[1]:slcdc,CSI_D[1]:csi,DATA[1]:ata,RST1:sim1,GPIO[16]:gpio2,USBH2_DIR:usb_top,BT_MEM_CTRL[1]:crm"
|
|
endif
|
|
line.long 0xc8 "SW_MUX_CTL_PAD_LD2,Software Multiplexer Control Registers (LD2)"
|
|
bitfld.long 0xc8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xc8 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,CSI_D[15]:csi,Reserved,VEN1:sim1,GPIO[17]:gpio2,USBH2_STP:usb_top,BT_MEM_TYPE[0]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xc8 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[2]:lcdc,Reserved,Reserved,DATA[2]:ata,VEN1:sim1,GPIO[17]:gpio2,USBH2_STP:usb_top,BT_MEM_TYPE[0]:crm"
|
|
else
|
|
bitfld.long 0xc8 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[2]:lcdc,SLCDC_DATA[2]:slcdc,CSI_D[15]:csi,DATA[2]:ata,VEN1:sim1,GPIO[17]:gpio2,USBH2_STP:usb_top,BT_MEM_TYPE[0]:crm"
|
|
endif
|
|
line.long 0xcc "SW_MUX_CTL_PAD_LD3,Software Multiplexer Control Registers (LD3)"
|
|
bitfld.long 0xcc 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xcc 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,CSI_D[14]:csi,Reserved,TX1:sim1,GPIO[18]:gpio2,USBH2_NXT:usb_top,BT_MEM_TYPE[1]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xcc 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[3]:lcdc,Reserved,Reserved,DATA[3]:ata,TX1:sim1,GPIO[18]:gpio2,USBH2_NXT:usb_top,BT_MEM_TYPE[1]:crm"
|
|
else
|
|
bitfld.long 0xcc 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[3]:lcdc,SLCDC_DATA[3]:slcdc,CSI_D[14]:csi,DATA[3]:ata,TX1:sim1,GPIO[18]:gpio2,USBH2_NXT:usb_top,BT_MEM_TYPE[1]:crm"
|
|
endif
|
|
line.long 0xd0 "SW_MUX_CTL_PAD_LD4,Software Multiplexer Control Registers (LD4)"
|
|
bitfld.long 0xd0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xd0 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,CSI_D[13]:csi,Reserved,PD1:sim1,GPIO[19]:gpio2,USBH2_DATA[0]:usb_top,BT_PAGE_SIZE[0]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xd0 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[4]:lcdc,Reserved,Reserved,DATA[4]:ata,PD1:sim1,GPIO[19]:gpio2,USBH2_DATA[0]:usb_top,BT_PAGE_SIZE[0]:crm"
|
|
else
|
|
bitfld.long 0xd0 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[4]:lcdc,SLCDC_DATA[4]:slcdc,CSI_D[13]:csi,DATA[4]:ata,PD1:sim1,GPIO[19]:gpio2,USBH2_DATA[0]:usb_top,BT_PAGE_SIZE[0]:crm"
|
|
endif
|
|
line.long 0xd4 "SW_MUX_CTL_PAD_LD5,Software Multiplexer Control Registers (LD5)"
|
|
bitfld.long 0xd4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xd4 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,CSI_D[12]:csi,Reserved,RX1:sim1,GPIO[19]:gpio1,USBH2_DATA[1]:usb_top,BT_PAGE_SIZE[1]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xd4 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[5]:lcdc,Reserved,Reserved,DATA[5]:ata,RX1:sim1,GPIO[19]:gpio1,USBH2_DATA[1]:usb_top,BT_PAGE_SIZE[1]:crm"
|
|
else
|
|
bitfld.long 0xd4 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[5]:lcdc,SLCDC_DATA[5]:slcdc,CSI_D[12]:csi,DATA[5]:ata,RX1:sim1,GPIO[19]:gpio1,USBH2_DATA[1]:usb_top,BT_PAGE_SIZE[1]:crm"
|
|
endif
|
|
line.long 0xd8 "SW_MUX_CTL_PAD_LD6,Software Multiplexer Control Registers (LD6)"
|
|
bitfld.long 0xd8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xd8 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,CSI_D[11]:csi,Reserved,CLK1:sim2,GPIO[20]:gpio1,USBH2_DATA[2]:usb_top,BT_BUS_WIDTH[0]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xd8 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[6]:lcdc,Reserved,Reserved,DATA[6]:ata,CLK1:sim2,GPIO[20]:gpio1,USBH2_DATA[2]:usb_top,BT_BUS_WIDTH[0]:crm"
|
|
else
|
|
bitfld.long 0xd8 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[6]:lcdc,SLCDC_DATA[6]:slcdc,CSI_D[11]:csi,DATA[6]:ata,CLK1:sim2,GPIO[20]:gpio1,USBH2_DATA[2]:usb_top,BT_BUS_WIDTH[0]:crm"
|
|
endif
|
|
line.long 0xdc "SW_MUX_CTL_PAD_LD7,Software Multiplexer Control Registers (LD7)"
|
|
bitfld.long 0xdc 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xdc 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,CSI_D[10]:csi,Reserved,RST1:sim2,GPIO[21]:gpio1,USBH2_DATA[3]:usb_top,BT_BUS_WIDTH[1]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xdc 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[7]:lcdc,Reserved,Reserved,DATA[0]:ata,RST1:sim2,GPIO[21]:gpio1,USBH2_DATA[3]:usb_top,BT_BUS_WIDTH[1]:crm"
|
|
else
|
|
bitfld.long 0xdc 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[7]:lcdc,SLCDC_DATA[7]:slcdc,CSI_D[10]:csi,DATA[0]:ata,RST1:sim2,GPIO[21]:gpio1,USBH2_DATA[3]:usb_top,BT_BUS_WIDTH[1]:crm"
|
|
endif
|
|
line.long 0xe0 "SW_MUX_CTL_PAD_LD8,Software Multiplexer Control Registers (LD8)"
|
|
bitfld.long 0xe0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xe0 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,RXD_MUX:uart4,Reserved,AUD3_TXD:aud_mux,TX_ERR:fec,CMD:esdhc2,BT_USB_SRC[0]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xe0 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[8]:lcdc,Reserved,RXD_MUX:uart4,DATA[8]:ata,AUD3_TXD:aud_mux,TX_ERR:fec,CMD:esdhc2,BT_USB_SRC[0]:crm"
|
|
else
|
|
bitfld.long 0xe0 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[8]:lcdc,SLCDC_DATA[8]:slcdc,RXD_MUX:uart4,DATA[8]:ata,AUD3_TXD:aud_mux,TX_ERR:fec,CMD:esdhc2,BT_USB_SRC[0]:crm"
|
|
endif
|
|
line.long 0xe4 "SW_MUX_CTL_PAD_LD9,Software Multiplexer Control Registers (LD9)"
|
|
bitfld.long 0xe4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xe4 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,TXD_MUX:uart4,Reserved,AUD3_RXD:aud_mux,COL:fec,CLK:esdhc2,BT_USB_SRC[1]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xe4 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[9]:lcdc,Reserved,TXD_MUX:uart4,DATA[9]:ata,AUD3_RXD:aud_mux,COL:fec,CLK:esdhc2,BT_USB_SRC[1]:crm"
|
|
else
|
|
bitfld.long 0xe4 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[9]:lcdc,SLCDC_DATA[9]:slcdc,TXD_MUX:uart4,DATA[9]:ata,AUD3_RXD:aud_mux,COL:fec,CLK:esdhc2,BT_USB_SRC[1]:crm"
|
|
endif
|
|
line.long 0xe8 "SW_MUX_CTL_PAD_LD10,Software Multiplexer Control Registers (LD10)"
|
|
bitfld.long 0xe8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xe8 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,RTS:uart4,Reserved,AUD3_TXC:aud_mux,RX_ERR:fec,DAT0:esdhc2,BT_MLC_SEL:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xe8 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[10]:lcdc,Reserved,RTS:uart4,DATA[10]:ata,AUD3_TXC:aud_mux,RX_ERR:fec,DAT0:esdhc2,BT_MLC_SEL:crm"
|
|
else
|
|
bitfld.long 0xe8 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[10]:lcdc,SLCDC_DATA[10]:slcdc,RTS:uart4,DATA[10]:ata,AUD3_TXC:aud_mux,RX_ERR:fec,DAT0:esdhc2,BT_MLC_SEL:crm"
|
|
endif
|
|
line.long 0xec "SW_MUX_CTL_PAD_LD11,Software Multiplexer Control Registers (LD11)"
|
|
bitfld.long 0xec 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xec 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,CTS:uart4,Reserved,AUD3_TXFS:aud_mux,RDATA[2]:fec,DAT1:esdhc2,BT_SPARE_SIZE:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xec 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[11]:lcdc,Reserved,CTS:uart4,DATA[11]:ata,AUD3_TXFS:aud_mux,RDATA[2]:fec,DAT1:esdhc2,BT_SPARE_SIZE:crm"
|
|
else
|
|
bitfld.long 0xec 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[11]:lcdc,SLCDC_DATA[11]:slcdc,CTS:uart4,DATA[11]:ata,AUD3_TXFS:aud_mux,RDATA[2]:fec,DAT1:esdhc2,BT_SPARE_SIZE:crm"
|
|
endif
|
|
line.long 0xf0 "SW_MUX_CTL_PAD_LD12,Software Multiplexer Control Registers (LD12)"
|
|
bitfld.long 0xf0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xf0 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,MOSI:cspi2,Reserved,ROW[6]:kpp,RDATA[3]:fec,DAT2:esdhc2,BT_SRC[0]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xf0 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[12]:lcdc,Reserved,MOSI:cspi2,DATA[12]:ata,ROW[6]:kpp,RDATA[3]:fec,DAT2:esdhc2,BT_SRC[0]:crm"
|
|
else
|
|
bitfld.long 0xf0 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[12]:lcdc,SLCDC_DATA[12]:slcdc,MOSI:cspi2,DATA[12]:ata,ROW[6]:kpp,RDATA[3]:fec,DAT2:esdhc2,BT_SRC[0]:crm"
|
|
endif
|
|
line.long 0xf4 "SW_MUX_CTL_PAD_LD13,Software Multiplexer Control Registers (LD13)"
|
|
bitfld.long 0xf4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xf4 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,MISO:cspi2,Reserved,ROW[7]:kpp,TDATA[2]:fec,DAT3:esdhc2,BT_SRC[1]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xf4 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[13]:lcdc,Reserved,MISO:cspi2,DATA[13]:ata,ROW[7]:kpp,TDATA[2]:fec,DAT3:esdhc2,BT_SRC[1]:crm"
|
|
else
|
|
bitfld.long 0xf4 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[13]:lcdc,SLCDC_DATA[13]:slcdc,MISO:cspi2,DATA[13]:ata,ROW[7]:kpp,TDATA[2]:fec,DAT3:esdhc2,BT_SRC[1]:crm"
|
|
endif
|
|
line.long 0xf8 "SW_MUX_CTL_PAD_LD14,Software Multiplexer Control Registers (LD14)"
|
|
bitfld.long 0xf8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xf8 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,SCLK:cspi2,Reserved,COL[6]:kpp,TDATA[3]:fec,AUD3_RXC:aud_mux,BT_EEPROM_CFG:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xf8 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[14]:lcdc,Reserved,SCLK:cspi2,DATA[14]:ata,COL[6]:kpp,TDATA[3]:fec,AUD3_RXC:aud_mux,BT_EEPROM_CFG:crm"
|
|
else
|
|
bitfld.long 0xf8 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[14]:lcdc,SLCDC_DATA[14]:slcdc,SCLK:cspi2,DATA[14]:ata,COL[6]:kpp,TDATA[3]:fec,AUD3_RXC:aud_mux,BT_EEPROM_CFG:crm"
|
|
endif
|
|
line.long 0xfc "SW_MUX_CTL_PAD_LD15,Software Multiplexer Control Registers (LD15)"
|
|
bitfld.long 0xfc 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0xfc 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,RDY:cspi2,Reserved,COL[7]:kpp,RX_CLK:fec,AUD3_RXFS:aud_mux,BT_UART_SRC[0]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0xfc 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[15]:lcdc,Reserved,RDY:cspi2,DATA[15]:ata,COL[7]:kpp,RX_CLK:fec,AUD3_RXFS:aud_mux,BT_UART_SRC[0]:crm"
|
|
else
|
|
bitfld.long 0xfc 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LD[15]:lcdc,SLCDC_DATA[15]:slcdc,RDY:cspi2,DATA[15]:ata,COL[7]:kpp,RX_CLK:fec,AUD3_RXFS:aud_mux,BT_UART_SRC[0]:crm"
|
|
endif
|
|
line.long 0x100 "SW_MUX_CTL_PAD_HSYNC,Software Multiplexer Control Registers (HSYNC)"
|
|
bitfld.long 0x100 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x100 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,SCL:i2c3,Reserved,VEN1:sim2,GPIO[22]:gpio1,USBH2_DATA[4]:usb_top,BT_UART_SRC[1]:crm"
|
|
else
|
|
bitfld.long 0x100 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_HSYN:lcdc,Reserved,SCL:i2c3,BUFFER_EN:ata,VEN1:sim2,GPIO[22]:gpio1,USBH2_DATA[4]:usb_top,BT_UART_SRC[1]:crm"
|
|
endif
|
|
line.long 0x104 "SW_MUX_CTL_PAD_VSYNC,Software Multiplexer Control Registers (VSYNC)"
|
|
bitfld.long 0x104 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x104 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,SDA:i2c3,Reserved,TX1:sim2,GPIO[23]:gpio1,USBH2_DATA[5]:usb_top,BT_UART_SRC[2]:crm"
|
|
else
|
|
bitfld.long 0x104 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_VSYN:lcdc,Reserved,SDA:i2c3,DMARQ:ata,TX1:sim2,GPIO[23]:gpio1,USBH2_DATA[5]:usb_top,BT_UART_SRC[2]:crm"
|
|
endif
|
|
line.long 0x108 "SW_MUX_CTL_PAD_LSCLK,Software Multiplexer Control Registers (LSCLK)"
|
|
bitfld.long 0x108 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x108 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,Reserved,Reserved,PD1:sim2,GPIO[24]:gpio1,USBH2_DATA[6]:usb_top,BT_LPB_FREQ[0]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x108 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LSCLK:lcdc,Reserved,Reserved,DA_0:ata,PD1:sim2,GPIO[24]:gpio1,USBH2_DATA[6]:usb_top,BT_LPB_FREQ[0]:crm"
|
|
else
|
|
bitfld.long 0x108 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_LSCLK:lcdc,SLCDC_CS:slcdc,Reserved,DA_0:ata,PD1:sim2,GPIO[24]:gpio1,USBH2_DATA[6]:usb_top,BT_LPB_FREQ[0]:crm"
|
|
endif
|
|
line.long 0x10c "SW_MUX_CTL_PAD_OE_ACD,Software Multiplexer Control Registers (OE_ACD)"
|
|
bitfld.long 0x10c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x10c 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,SS0:cspi2,Reserved,RX1:sim2,GPIO[25]:gpio1,USBH2_DATA[7]:usb_top,BT_LPB_FREQ[1]:crm"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x10c 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_OE_ACD:lcdc,Reserved,SS0:cspi2,DA_1:ata,RX1:sim2,GPIO[25]:gpio1,USBH2_DATA[7]:usb_top,BT_LPB_FREQ[1]:crm"
|
|
else
|
|
bitfld.long 0x10c 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_OE_ACD:lcdc,SLCDC_RS:slcdc,SS0:cspi2,DA_1:ata,RX1:sim2,GPIO[25]:gpio1,USBH2_DATA[7]:usb_top,BT_LPB_FREQ[1]:crm"
|
|
endif
|
|
line.long 0x110 "SW_MUX_CTL_PAD_CONTRAST,Software Multiplexer Control Registers (CONTRAST)"
|
|
bitfld.long 0x110 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x110 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,CAPIN1:gpt4,SS1:cspi2,Reserved,PWMO:pwm4,CRS:fec,USBH2_PWR:usb_top,WDOG_B:wdog"
|
|
else
|
|
bitfld.long 0x110 0.--2. " MUX_MODE ,MUX Mode Select" "LCDC_CONTRAST:lcdc,CAPIN1:gpt4,SS1:cspi2,DA_2:ata,PWMO:pwm4,CRS:fec,USBH2_PWR:usb_top,WDOG_B:wdog"
|
|
endif
|
|
line.long 0x114 "SW_MUX_CTL_PAD_PWM,Software Multiplexer Control Registers (PWM)"
|
|
bitfld.long 0x114 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x114 0.--2. " MUX_MODE ,MUX Mode Select" "PWMO:pwm1,CMPOUT1:gpt4,Reserved,Reserved,Reserved,GPIO[26]:gpio1,USBH2_OC:usb_top,BT_LPB_FREQ[2]:crm"
|
|
line.long 0x118 "SW_MUX_CTL_PAD_CSI_D2,Software Multiplexer Control Registers (CSI_D2)"
|
|
bitfld.long 0x118 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x118 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,RXD_MUX:uart5,DAT4:esdhc2,Reserved,CLK0:sim1,GPIO[27]:gpio1,USBOTG_DATA[0]:usb_top,MOSI:cspi3"
|
|
else
|
|
bitfld.long 0x118 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_D[2]:csi,RXD_MUX:uart5,DAT4:esdhc2,SCKR:esai,CLK0:sim1,GPIO[27]:gpio1,USBOTG_DATA[0]:usb_top,MOSI:cspi3"
|
|
endif
|
|
line.long 0x11c "SW_MUX_CTL_PAD_CSI_D3,Software Multiplexer Control Registers (CSI_D3)"
|
|
bitfld.long 0x11c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x11c 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,TXD_MUX:uart5,DAT5:esdhc2,Reserved,RST0:sim1,GPIO[28]:gpio1,USBOTG_DATA[1]:usb_top,MISO:cspi3"
|
|
else
|
|
bitfld.long 0x11c 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_D[3]:csi,TXD_MUX:uart5,DAT5:esdhc2,FSR:esai,RST0:sim1,GPIO[28]:gpio1,USBOTG_DATA[1]:usb_top,MISO:cspi3"
|
|
endif
|
|
line.long 0x120 "SW_MUX_CTL_PAD_CSI_D4,Software Multiplexer Control Registers (CSI_D4)"
|
|
bitfld.long 0x120 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x120 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,RTS:uart5,DAT6:esdhc2,Reserved,VEN0:sim1,GPIO[29]:gpio1,USBOTG_DATA[2]:usb_top,SCLK:cspi3"
|
|
else
|
|
bitfld.long 0x120 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_D[4]:csi,RTS:uart5,DAT6:esdhc2,HCKR:esai,VEN0:sim1,GPIO[29]:gpio1,USBOTG_DATA[2]:usb_top,SCLK:cspi3"
|
|
endif
|
|
line.long 0x124 "SW_MUX_CTL_PAD_CSI_D5,Software Multiplexer Control Registers (CSI_D5)"
|
|
bitfld.long 0x124 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x124 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,CTS:uart5,DAT7:esdhc2,Reserved,TX0:sim1,GPIO[30]:gpio1,USBOTG_DATA[3]:usb_top,RDY:cspi3"
|
|
else
|
|
bitfld.long 0x124 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_D[5]:csi,CTS:uart5,DAT7:esdhc2,SCKT:esai,TX0:sim1,GPIO[30]:gpio1,USBOTG_DATA[3]:usb_top,RDY:cspi3"
|
|
endif
|
|
line.long 0x128 "SW_MUX_CTL_PAD_CSI_D6,Software Multiplexer Control Registers (CSI_D6)"
|
|
bitfld.long 0x128 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x128 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,ROW[6]:kpp,CMD:esdhc2,Reserved,PD0:sim1,GPIO[31]:gpio1,USBOTG_DATA[4]:usb_top,SS0:cspi3"
|
|
else
|
|
bitfld.long 0x128 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_D[6]:csi,ROW[6]:kpp,CMD:esdhc2,FST:esai,PD0:sim1,GPIO[31]:gpio1,USBOTG_DATA[4]:usb_top,SS0:cspi3"
|
|
endif
|
|
line.long 0x12c "SW_MUX_CTL_PAD_CSI_D7,Software Multiplexer Control Registers (CSI_D7)"
|
|
bitfld.long 0x12c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x12c 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,ROW[7]:kpp,CLK:esdhc2,Reserved,RX0:sim1,GPIO[6]:gpio1,USBOTG_DATA[5]:usb_top,SS1:cspi3"
|
|
else
|
|
bitfld.long 0x12c 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_D[7]:csi,ROW[7]:kpp,CLK:esdhc2,HCKT:esai,RX0:sim1,GPIO[6]:gpio1,USBOTG_DATA[5]:usb_top,SS1:cspi3"
|
|
endif
|
|
line.long 0x130 "SW_MUX_CTL_PAD_CSI_D8,Software Multiplexer Control Registers (CSI_D8)"
|
|
bitfld.long 0x130 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x130 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,COL[6]:kpp,AUD6_RXC:aud_mux,Reserved,CLK0:sim2,GPIO[7]:gpio1,USBOTG_DATA[6]:usb_top,SS2:cspi3"
|
|
else
|
|
bitfld.long 0x130 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_D[8]:csi,COL[6]:kpp,AUD6_RXC:aud_mux,TX5_RX0:esai,CLK0:sim2,GPIO[7]:gpio1,USBOTG_DATA[6]:usb_top,SS2:cspi3"
|
|
endif
|
|
line.long 0x134 "SW_MUX_CTL_PAD_CSI_D9,Software Multiplexer Control Registers (CSI_D9)"
|
|
bitfld.long 0x134 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x134 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,COL[7]:kpp,AUD6_RXFS:aud_mux,Reserved,RST0:sim2,GPIO[21]:gpio4,USBOTG_DATA[7]:usb_top,SS3:cspi3"
|
|
else
|
|
bitfld.long 0x134 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_D[9]:csi,COL[7]:kpp,AUD6_RXFS:aud_mux,TX4_RX1:esai,RST0:sim2,GPIO[21]:gpio4,USBOTG_DATA[7]:usb_top,SS3:cspi3"
|
|
endif
|
|
line.long 0x138 "SW_MUX_CTL_PAD_CSI_MCLK,Software Multiplexer Control Registers (CSI_MCLK)"
|
|
bitfld.long 0x138 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x138 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,AUD6_TXD:aud_mux,DAT0:esdhc2,Reserved,VEN0:sim2,GPIO[8]:gpio1,USBOTG_DIR:usb_top,BT_RES[0]:crm"
|
|
else
|
|
bitfld.long 0x138 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_MCLK:csi,AUD6_TXD:aud_mux,DAT0:esdhc2,TX3_RX2:esai,VEN0:sim2,GPIO[8]:gpio1,USBOTG_DIR:usb_top,BT_RES[0]:crm"
|
|
endif
|
|
line.long 0x13c "SW_MUX_CTL_PAD_CSI_VSYNC,Software Multiplexer Control Registers (CSI_VSYNC)"
|
|
bitfld.long 0x13c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x13c 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,AUD6_RXD:aud_mux,DAT1:esdhc2,Reserved,TX0:sim2,GPIO[9]:gpio1,USBOTG_STP:usb_top,BT_RES[1]:crm"
|
|
else
|
|
bitfld.long 0x13c 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_VSYNC:csi,AUD6_RXD:aud_mux,DAT1:esdhc2,TX2_RX3:esai,TX0:sim2,GPIO[9]:gpio1,USBOTG_STP:usb_top,BT_RES[1]:crm"
|
|
endif
|
|
line.long 0x140 "SW_MUX_CTL_PAD_CSI_HSYNC,Software Multiplexer Control Registers (CSI_HSYNC)"
|
|
bitfld.long 0x140 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x140 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,AUD6_TXC:aud_mux,DAT2:esdhc2,Reserved,PD0:sim2,GPIO[10]:gpio1,USBOTG_NXT:usb_top,BT_RES[2]:crm"
|
|
else
|
|
bitfld.long 0x140 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_HSYNC:csi,AUD6_TXC:aud_mux,DAT2:esdhc2,TX1:esai,PD0:sim2,GPIO[10]:gpio1,USBOTG_NXT:usb_top,BT_RES[2]:crm"
|
|
endif
|
|
line.long 0x144 "SW_MUX_CTL_PAD_CSI_PIXCLK,Software Multiplexer Control Registers (CSI_PIXCLK)"
|
|
bitfld.long 0x144 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x144 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,AUD6_TXFS:aud_mux,DAT3:esdhc2,Reserved,RX0:sim2,GPIO[11]:gpio1,USBOTG_CLK:usb_top,BT_RES[3]:crm"
|
|
else
|
|
bitfld.long 0x144 0.--2. " MUX_MODE ,MUX Mode Select" "CSI_PIXCLK:csi,AUD6_TXFS:aud_mux,DAT3:esdhc2,TX0:esai,RX0:sim2,GPIO[11]:gpio1,USBOTG_CLK:usb_top,BT_RES[3]:crm"
|
|
endif
|
|
line.long 0x148 "SW_MUX_CTL_PAD_I2C1_CLK,Software Multiplexer Control Registers (I2C1_CLK)"
|
|
bitfld.long 0x148 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x148 0.--2. " MUX_MODE ,MUX Mode Select" "SCL:i2c1,Reserved,Reserved,Reserved,Reserved,GPIO[12]:gpio1,?..."
|
|
else
|
|
bitfld.long 0x148 0.--2. " MUX_MODE ,MUX Mode Select" "SCL:i2c1,Reserved,Reserved,Reserved,Reserved,GPIO[12]:gpio1,SLCDC_DATA[6]:slcdc,?..."
|
|
endif
|
|
line.long 0x14c "SW_MUX_CTL_PAD_I2C1_DAT,Software Multiplexer Control Registers (I2C1_DAT)"
|
|
bitfld.long 0x14c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x14c 0.--2. " MUX_MODE ,MUX Mode Select" "SDA:i2c1,Reserved,Reserved,Reserved,Reserved,GPIO[13]:gpio1,?..."
|
|
else
|
|
bitfld.long 0x14c 0.--2. " MUX_MODE ,MUX Mode Select" "SDA:i2c1,Reserved,Reserved,Reserved,Reserved,GPIO[13]:gpio1,SLCDC_DATA[7]:slcdc,?..."
|
|
endif
|
|
line.long 0x150 "SW_MUX_CTL_PAD_CSPI1_MOSI,Software Multiplexer Control Registers (CSPI1_MOSI)"
|
|
bitfld.long 0x150 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x150 0.--2. " MUX_MODE ,MUX Mode Select" "MOSI:cspi1,Reserved,RXD_MUX:uart3,Reserved,SDMA_DBG_EVT_0:sdma,GPIO[14]:gpio1,Reserved,TRACE[4]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x150 0.--2. " MUX_MODE ,MUX Mode Select" "MOSI:cspi1,Reserved,RXD_MUX:uart3,Reserved,SDMA_DBG_EVT_0:sdma,GPIO[14]:gpio1,SLCDC_DATA[12]:slcdc,TRACE[4]:arm926p_platform"
|
|
endif
|
|
line.long 0x154 "SW_MUX_CTL_PAD_CSPI1_MISO,Software Multiplexer Control Registers (CSPI1_MISO)"
|
|
bitfld.long 0x154 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x154 0.--2. " MUX_MODE ,MUX Mode Select" "MISO:cspi1,Reserved,TXD_MUX:uart3,Reserved,SDMA_DBG_EVT_1:sdma,GPIO[15]:gpio1,Reserved,TRACE[5]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x154 0.--2. " MUX_MODE ,MUX Mode Select" "MISO:cspi1,Reserved,TXD_MUX:uart3,Reserved,SDMA_DBG_EVT_1:sdma,GPIO[15]:gpio1,SLCDC_DATA[13]:slcdc,TRACE[5]:arm926p_platform"
|
|
endif
|
|
line.long 0x158 "SW_MUX_CTL_PAD_CSPI1_SS0,Software Multiplexer Control Registers (CSPI1_SS0)"
|
|
bitfld.long 0x158 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x158 0.--2. " MUX_MODE ,MUX Mode Select" "SS0:cspi1,Reserved,PWMO:pwm2,Reserved,SDMA_DBG_EVT_2:sdma,GPIO[16]:gpio1,Reserved,TRACE[6]:arm926p_platform"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x158 0.--2. " MUX_MODE ,MUX Mode Select" "SS0:cspi1,LCDC_LD[16]:lcdc,PWMO:pwm2,Reserved,SDMA_DBG_EVT_2:sdma,GPIO[16]:gpio1,Reserved,TRACE[6]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x158 0.--2. " MUX_MODE ,MUX Mode Select" "SS0:cspi1,LCDC_LD[16]:lcdc,PWMO:pwm2,Reserved,SDMA_DBG_EVT_2:sdma,GPIO[16]:gpio1,SLCDC_CS:slcdc,TRACE[6]:arm926p_platform"
|
|
endif
|
|
line.long 0x15c "SW_MUX_CTL_PAD_CSPI1_SS1,Software Multiplexer Control Registers (CSPI1_SS1)"
|
|
bitfld.long 0x15c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x15c 0.--2. " MUX_MODE ,MUX Mode Select" "SS1:cspi1,SDA:i2c3,RTS:uart3,Reserved,SDMA_DBG_EVT_3:sdma,GPIO[17]:gpio1,Reserved,TRACE[7]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x15c 0.--2. " MUX_MODE ,MUX Mode Select" "SS1:cspi1,SDA:i2c3,RTS:uart3,Reserved,SDMA_DBG_EVT_3:sdma,GPIO[17]:gpio1,SLCDC_RS:slcdc,TRACE[7]:arm926p_platform"
|
|
endif
|
|
line.long 0x160 "SW_MUX_CTL_PAD_CSPI1_SCLK,Software Multiplexer Control Registers (CSPI1_SCLK)"
|
|
bitfld.long 0x160 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x160 0.--2. " MUX_MODE ,MUX Mode Select" "SCLK:csp1,Reserved,CTS:uart3,Reserved,SDMA_DBG_EVT_4:sdma,GPIO[18]:gpio1,Reserved,TRACE[8]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x160 0.--2. " MUX_MODE ,MUX Mode Select" "SCLK:csp1,Reserved,CTS:uart3,Reserved,SDMA_DBG_EVT_4:sdma,GPIO[18]:gpio1,SLCDC_DATA[14]:slcdc,TRACE[8]:arm926p_platform"
|
|
endif
|
|
line.long 0x164 "SW_MUX_CTL_PAD_CSPI1_RDY,Software Multiplexer Control Registers (CSPI1_RDY)"
|
|
bitfld.long 0x164 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x164 0.--2. " MUX_MODE ,MUX Mode Select" "RDY:cspi1,Reserved,Reserved,Reserved,SDMA_DBG_EVT_5:sdma,GPIO[22]:gpio2,Reserved,TRACE[9]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x164 0.--2. " MUX_MODE ,MUX Mode Select" "RDY:cspi1,Reserved,Reserved,Reserved,SDMA_DBG_EVT_5:sdma,GPIO[22]:gpio2,SLCDC_DATA[15]:slcdc,TRACE[9]:arm926p_platform"
|
|
endif
|
|
line.long 0x168 "SW_MUX_CTL_PAD_UART1_RXD,Software Multiplexer Control Registers (UART1_RXD)"
|
|
bitfld.long 0x168 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x168 0.--2. " MUX_MODE ,MUX Mode Select" "RXD_MUX:uart1,Reserved,Reserved,DTR:uart2,Reserved,GPIO[22]:gpio4,?..."
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x168 0.--2. " MUX_MODE ,MUX Mode Select" "RXD_MUX:uart1,Reserved,Reserved,DTR:uart2,LCDC_CLS:lcdc,GPIO[22]:gpio4,?..."
|
|
else
|
|
bitfld.long 0x168 0.--2. " MUX_MODE ,MUX Mode Select" "RXD_MUX:uart1,Reserved,Reserved,DTR:uart2,LCDC_CLS:lcdc,GPIO[22]:gpio4,SLCDC_DATA[8]:slcdc,?..."
|
|
endif
|
|
line.long 0x16c "SW_MUX_CTL_PAD_UART1_TXD,Software Multiplexer Control Registers (UART1_TXD)"
|
|
bitfld.long 0x16c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x16c 0.--2. " MUX_MODE ,MUX Mode Select" "TXD_MUX:uart1,Reserved,Reserved,DSR:uart2,Reserved,GPIO[23]:gpio4,?..."
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x16c 0.--2. " MUX_MODE ,MUX Mode Select" "TXD_MUX:uart1,Reserved,Reserved,DSR:uart2,LCDC_SPL:lcdc,GPIO[23]:gpio4,?..."
|
|
else
|
|
bitfld.long 0x16c 0.--2. " MUX_MODE ,MUX Mode Select" "TXD_MUX:uart1,Reserved,Reserved,DSR:uart2,LCDC_SPL:lcdc,GPIO[23]:gpio4,SLCDC_DATA[9]:slcdc,?..."
|
|
endif
|
|
line.long 0x170 "SW_MUX_CTL_PAD_UART1_RTS,Software Multiplexer Control Registers (UART1_RTS)"
|
|
bitfld.long 0x170 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x170 0.--2. " MUX_MODE ,MUX Mode Select" "RTS:uart1,CSI_D[0]:csi,CAPIN1:gpt3,DCD:uart2,Reserved,GPIO[24]:gpio4,?..."
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x170 0.--2. " MUX_MODE ,MUX Mode Select" "RTS:uart1,Reserved,CAPIN1:gpt3,DCD:uart2,LCDC_PS:lcdc,GPIO[24]:gpio4,?..."
|
|
else
|
|
bitfld.long 0x170 0.--2. " MUX_MODE ,MUX Mode Select" "RTS:uart1,CSI_D[0]:csi,CAPIN1:gpt3,DCD:uart2,LCDC_PS:lcdc,GPIO[24]:gpio4,SLCDC_DATA[10]:slcdc,?..."
|
|
endif
|
|
line.long 0x174 "SW_MUX_CTL_PAD_UART1_CTS,Software Multiplexer Control Registers (UART1_CTS)"
|
|
bitfld.long 0x174 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x174 0.--2. " MUX_MODE ,MUX Mode Select" "CTS:uart1,CSI_D[1]:csi,CMPOUT1:gpt3,RI:uart2,Reserved,GPIO[25]:gpio4,?..."
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x174 0.--2. " MUX_MODE ,MUX Mode Select" "CTS:uart1,Reserved,CMPOUT1:gpt3,RI:uart2,LCDC_REV:lcdc,GPIO[25]:gpio4,?..."
|
|
else
|
|
bitfld.long 0x174 0.--2. " MUX_MODE ,MUX Mode Select" "CTS:uart1,CSI_D[1]:csi,CMPOUT1:gpt3,RI:uart2,LCDC_REV:lcdc,GPIO[25]:gpio4,SLCDC_DATA[11]:slcdc,?..."
|
|
endif
|
|
line.long 0x178 "SW_MUX_CTL_PAD_UART2_RXD,Software Multiplexer Control Registers (UART2_RXD)"
|
|
bitfld.long 0x178 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x178 0.--2. " MUX_MODE ,MUX Mode Select" "RXD_MUX:uart2,DAT7:esdhc1,Reserved,Reserved,Reserved,GPIO[26]:gpio4,?..."
|
|
line.long 0x17c "SW_MUX_CTL_PAD_UART2_TXD,Software Multiplexer Control Registers (UART2_TXD)"
|
|
bitfld.long 0x17c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x17c 0.--2. " MUX_MODE ,MUX Mode Select" "TXD_MUX:uart2,DAT6:esdhc1,TX_ERR:fec,Reserved,Reserved,GPIO[27]:gpio4,Reserved,EXTDMA_0:sdma"
|
|
line.long 0x180 "SW_MUX_CTL_PAD_UART2_RTS,Software Multiplexer Control Registers (UART2_RTS)"
|
|
bitfld.long 0x180 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x180 0.--2. " MUX_MODE ,MUX Mode Select" "RTS:uart2,DAT5:esdhc1,COL:fec,CAPIN1:gpt1,EPITO:epit2,GPIO[28]:gpio4,SS3:cspi2,EXTDMA_1:sdma"
|
|
line.long 0x184 "SW_MUX_CTL_PAD_UART2_CTS,Software Multiplexer Control Registers (UART2_CTS)"
|
|
bitfld.long 0x184 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x184 0.--2. " MUX_MODE ,MUX Mode Select" "CTS:uart2,DAT4:esdhc1,RX_ERR:fec,CMPOUT1:gpt1,Reserved,GPIO[29]:gpio4,SS3:cspi3,EXTDMA_2:sdma"
|
|
line.long 0x188 "SW_MUX_CTL_PAD_SD1_CMD,Software Multiplexer Control Registers (SD1_CMD)"
|
|
bitfld.long 0x188 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x188 0.--2. " MUX_MODE ,MUX Mode Select" "CMD:esdhc1,MOSI:cspi2,RDATA[2]:fec,Reserved,SDMA_DBG_EVT_SEL:sdma,GPIO[23]:gpio2,Reserved,TRACE[10]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x188 0.--2. " MUX_MODE ,MUX Mode Select" "CMD:esdhc1,MOSI:cspi2,RDATA[2]:fec,Reserved,SDMA_DBG_EVT_SEL:sdma,GPIO[23]:gpio2,SLCDC_DATA[0]:slcdc,TRACE[10]:arm926p_platform"
|
|
endif
|
|
line.long 0x18c "SW_MUX_CTL_PAD_SD1_CLK,Software Multiplexer Control Registers (SD1_CLK)"
|
|
bitfld.long 0x18c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x18c 0.--2. " MUX_MODE ,MUX Mode Select" "CLK:esdhc1,MISO:cspi2,RDATA[3]:fec,Reserved,SDMA_DBG_STAT_0:sdma,GPIO[24]:gpio2,Reserved,TRACE[11]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x18c 0.--2. " MUX_MODE ,MUX Mode Select" "CLK:esdhc1,MISO:cspi2,RDATA[3]:fec,Reserved,SDMA_DBG_STAT_0:sdma,GPIO[24]:gpio2,SLCDC_DATA[1]:slcdc,TRACE[11]:arm926p_platform"
|
|
endif
|
|
line.long 0x190 "SW_MUX_CTL_PAD_SD1_DATA0,Software Multiplexer Control Registers (SD1_DATA0)"
|
|
bitfld.long 0x190 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x190 0.--2. " MUX_MODE ,MUX Mode Select" "DAT0:esdhc1,SCLK:cspi2,TDATA[2]:fec,AUD7_TXFS:aud_mux,SDMA_DBG_STAT_1:sdma,GPIO[25]:gpio2,Reserved,TRACE[12]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x190 0.--2. " MUX_MODE ,MUX Mode Select" "DAT0:esdhc1,SCLK:cspi2,TDATA[2]:fec,AUD7_TXFS:aud_mux,SDMA_DBG_STAT_1:sdma,GPIO[25]:gpio2,SLCDC_DATA[2]:slcdc,TRACE[12]:arm926p_platform"
|
|
endif
|
|
line.long 0x194 "SW_MUX_CTL_PAD_SD1_DATA1,Software Multiplexer Control Registers (SD1_DATA1)"
|
|
bitfld.long 0x194 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x194 0.--2. " MUX_MODE ,MUX Mode Select" "DAT1:esdhc1,RDY:cspi2,TDATA[3]:fec,AUD7_RXD:aud_mux,SDMA_DBG_STAT_2:sdma,GPIO[26]:gpio2,Reserved,TRACE[13]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x194 0.--2. " MUX_MODE ,MUX Mode Select" "DAT1:esdhc1,RDY:cspi2,TDATA[3]:fec,AUD7_RXD:aud_mux,SDMA_DBG_STAT_2:sdma,GPIO[26]:gpio2,SLCDC_DATA[3]:slcdc,TRACE[13]:arm926p_platform"
|
|
endif
|
|
line.long 0x198 "SW_MUX_CTL_PAD_SD1_DATA2,Software Multiplexer Control Registers (SD1_DATA2)"
|
|
bitfld.long 0x198 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x198 0.--2. " MUX_MODE ,MUX Mode Select" "DAT2:esdhc1,SS0:cspi2,RX_CLK:fec,AUD7_RXC:aud_mux,SDMA_DBG_STAT_3:sdma,GPIO[27]:gpio2,Reserved,TRACE[14]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x198 0.--2. " MUX_MODE ,MUX Mode Select" "DAT2:esdhc1,SS0:cspi2,RX_CLK:fec,AUD7_RXC:aud_mux,SDMA_DBG_STAT_3:sdma,GPIO[27]:gpio2,SLCDC_DATA[4]:slcdc,TRACE[14]:arm926p_platform"
|
|
endif
|
|
line.long 0x19c "SW_MUX_CTL_PAD_SD2_DATA3,Software Multiplexer Control Registers (SD1_DATA3)"
|
|
bitfld.long 0x19c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x19c 0.--2. " MUX_MODE ,MUX Mode Select" "DAT3:esdhc1,SS1:cspi2,CRS:fec,AUD7_RXFS:aud_mux,Reserved,GPIO[28]:gpio2,Reserved,TRACE[15]:arm926p_platform"
|
|
else
|
|
bitfld.long 0x19c 0.--2. " MUX_MODE ,MUX Mode Select" "DAT3:esdhc1,SS1:cspi2,CRS:fec,AUD7_RXFS:aud_mux,Reserved,GPIO[28]:gpio2,SLCDC_DATA[5]:slcdc,TRACE[15]:arm926p_platform"
|
|
endif
|
|
line.long 0x1a0 "SW_MUX_CTL_PAD_KPP_ROW0,Software Multiplexer Control Registers (KPP_ROW0)"
|
|
bitfld.long 0x1a0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x1a0 0.--2. " MUX_MODE ,MUX Mode Select" "ROW[0]:kpp,RXD_MUX:uart3,Reserved,Reserved,DTR:uart1,GPIO[29]:gpio2,SDMA_DBG_PC_0:sdma,?..."
|
|
line.long 0x1a4 "SW_MUX_CTL_PAD_KPP_ROW1,Software Multiplexer Control Registers (KPP_ROW1)"
|
|
bitfld.long 0x1a4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x1a4 0.--2. " MUX_MODE ,MUX Mode Select" "ROW[1]:kpp,TXD_MUX:uart3,Reserved,Reserved,DSR:uart1,GPIO[30]:gpio2,SDMA_DBG_PC_1:sdma,?..."
|
|
line.long 0x1a8 "SW_MUX_CTL_PAD_KPP_ROW2,Software Multiplexer Control Registers (KPP_ROW2)"
|
|
bitfld.long 0x1a8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x1a8 0.--2. " MUX_MODE ,MUX Mode Select" "ROW[2]:kpp,RTS:uart3,AUD5_RXC:aud_mux,Reserved,DCD:uart1,GPIO[31]:gpio2,SDMA_DBG_PC_2:sdma,?..."
|
|
else
|
|
bitfld.long 0x1a8 0.--2. " MUX_MODE ,MUX Mode Select" "ROW[2]:kpp,RTS:uart3,AUD5_RXC:aud_mux,CSI_D[0]:csi,DCD:uart1,GPIO[31]:gpio2,SDMA_DBG_PC_2:sdma,?..."
|
|
endif
|
|
line.long 0x1ac "SW_MUX_CTL_PAD_KPP_ROW3,Software Multiplexer Control Registers (KPP_ROW3)"
|
|
bitfld.long 0x1ac 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x1ac 0.--2. " MUX_MODE ,MUX Mode Select" "ROW[3]:kpp,CTS:uart3,AUD5_RXFS:aud_mux,Reserved,RI:uart1,GPIO[0]:gpio3,SDMA_DBG_PC_3:sdma,?..."
|
|
else
|
|
bitfld.long 0x1ac 0.--2. " MUX_MODE ,MUX Mode Select" "ROW[3]:kpp,CTS:uart3,AUD5_RXFS:aud_mux,CSI_D[1]:csi,RI:uart1,GPIO[0]:gpio3,SDMA_DBG_PC_3:sdma,?..."
|
|
endif
|
|
line.long 0x1b0 "SW_MUX_CTL_PAD_KPP_COL0,Software Multiplexer Control Registers (KPP_COL0)"
|
|
bitfld.long 0x1b0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x1b0 0.--2. " MUX_MODE ,MUX Mode Select" "COL[0]:kpp,RXD_MUX:uart4,AUD5_TXD:aud_mux,Reserved,Reserved,GPIO[1]:gpio3,SDMA_DBG_PC_4:sdma,?..."
|
|
line.long 0x1b4 "SW_MUX_CTL_PAD_KPP_COL1,Software Multiplexer Control Registers (KPP_COL1)"
|
|
bitfld.long 0x1b4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x1b4 0.--2. " MUX_MODE ,MUX Mode Select" "COL[1]:kpp,TXD_MUX:uart4,AUD5_RXD:aud_mux,Reserved,Reserved,GPIO[2]:gpio3,SDMA_DBG_PC_5:sdma,?..."
|
|
line.long 0x1b8 "SW_MUX_CTL_PAD_KPP_COL2,Software Multiplexer Control Registers (KPP_COL2)"
|
|
bitfld.long 0x1b8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x1b8 0.--2. " MUX_MODE ,MUX Mode Select" "COL[2]:kpp,RTS:uart4,AUD5_TXC:aud_mux,Reserved,Reserved,GPIO[3]:gpio3,SDMA_DBG_PC_6:sdma,M3IF_CHOSEN_MASTER_1:emi"
|
|
line.long 0x1bc "SW_MUX_CTL_PAD_KPP_COL3,Software Multiplexer Control Registers (KPP_COL3)"
|
|
bitfld.long 0x1bc 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x1bc 0.--2. " MUX_MODE ,MUX Mode Select" "COL[3]:kpp,CTS:uart4,AUD5_TXFS:aud_mux,Reserved,Reserved,GPIO[4]:gpio3,SDMA_DBG_PC_7:sdma,M3IF_CHOSEN_MASTER_2:emi"
|
|
line.long 0x1c0 "SW_MUX_CTL_PAD_FEC_MDC,Software Multiplexer Control Registers (FEC_MDC)"
|
|
bitfld.long 0x1c0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1c0 0.--2. " MUX_MODE ,MUX Mode Select" "MDC:fec,CMD:esdhc2,AUD4_TXD:aud_mux,Reserved,Reserved,GPIO[5]:gpio3,SDMA_DBG_PC_8:sdma,?..."
|
|
else
|
|
bitfld.long 0x1c0 0.--2. " MUX_MODE ,MUX Mode Select" "MDC:fec,CMD:esdhc2,AUD4_TXD:aud_mux,DIOR:ata,Reserved,GPIO[5]:gpio3,SDMA_DBG_PC_8:sdma,LCDC_LD[16]:lcdc"
|
|
endif
|
|
line.long 0x1c4 "SW_MUX_CTL_PAD_FEC_MDIO,Software Multiplexer Control Registers (FEC_MDIO)"
|
|
bitfld.long 0x1c4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1c4 0.--2. " MUX_MODE ,MUX Mode Select" "MDIO:fec,CLK:esdhc2,AUD4_RXD:aud_mux,Reserved,Reserved,GPIO[6]:gpio3,SDMA_DBG_PC_9:sdma,?..."
|
|
else
|
|
bitfld.long 0x1c4 0.--2. " MUX_MODE ,MUX Mode Select" "MDIO:fec,CLK:esdhc2,AUD4_RXD:aud_mux,DIOW:ata,Reserved,GPIO[6]:gpio3,SDMA_DBG_PC_9:sdma,LCDC_LD[17]:lcdc"
|
|
endif
|
|
line.long 0x1c8 "SW_MUX_CTL_PAD_FEC_TDATA0,Software Multiplexer Control Registers (FEC_TDATA0)"
|
|
bitfld.long 0x1c8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1c8 0.--2. " MUX_MODE ,MUX Mode Select" "TDATA[0]:fec,DAT0:esdhc2,AUD4_TXC:aud_mux,Reserved,Reserved,GPIO[7]:gpio3,SDMA_DBG_PC_10:sdma,?..."
|
|
else
|
|
bitfld.long 0x1c8 0.--2. " MUX_MODE ,MUX Mode Select" "TDATA[0]:fec,DAT0:esdhc2,AUD4_TXC:aud_mux,DMACK:ata,Reserved,GPIO[7]:gpio3,SDMA_DBG_PC_10:sdma,LCDC_LD[18]:lcdc"
|
|
endif
|
|
line.long 0x1cc "SW_MUX_CTL_PAD_FEC_TDATA1,Software Multiplexer Control Registers (FEC_TDATA1)"
|
|
bitfld.long 0x1cc 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1cc 0.--2. " MUX_MODE ,MUX Mode Select" "TDATA[1]:fec,DAT1:esdhc2,AUD4_TXFS:aud_mux,Reserved,Reserved,GPIO[8]:gpio3,SDMA_DBG_PC_11:sdma,?..."
|
|
else
|
|
bitfld.long 0x1cc 0.--2. " MUX_MODE ,MUX Mode Select" "TDATA[1]:fec,DAT1:esdhc2,AUD4_TXFS:aud_mux,RESET_B:ata,Reserved,GPIO[8]:gpio3,SDMA_DBG_PC_11:sdma,LCDC_LD[19]:lcdc"
|
|
endif
|
|
line.long 0x1d0 "SW_MUX_CTL_PAD_FEC_TX_EN,Software Multiplexer Control Registers (FEC_TX_EN)"
|
|
bitfld.long 0x1d0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1d0 0.--2. " MUX_MODE ,MUX Mode Select" "TX_EN:fec,DAT2:esdhc2,AUD4_RXC:aud_mux,Reserved,TXCAN:can2,GPIO[9]:gpio3,ROW[4]:kpp,?..."
|
|
else
|
|
bitfld.long 0x1d0 0.--2. " MUX_MODE ,MUX Mode Select" "TX_EN:fec,DAT2:esdhc2,AUD4_RXC:aud_mux,IORDY:ata,TXCAN:can2,GPIO[9]:gpio3,ROW[4]:kpp,LCDC_LD[20]:lcdc"
|
|
endif
|
|
line.long 0x1d4 "SW_MUX_CTL_PAD_FEC_RDATA0,Software Multiplexer Control Registers (FEC_RDATA0)"
|
|
bitfld.long 0x1d4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1d4 0.--2. " MUX_MODE ,MUX Mode Select" "RDATA[0]:fec,DAT3:esdhc2,AUD4_RXFS:aud_mux,Reserved,RXCAN:can2,GPIO[10]:gpio3,ROW[5]:kpp,?..."
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x1d4 0.--2. " MUX_MODE ,MUX Mode Select" "RDATA[0]:fec,DAT3:esdhc2,AUD4_RXFS:aud_mux,INTRQ:ata,Reserved,GPIO[10]:gpio3,ROW[5]:kpp,LCDC_LD[21]:lcdc"
|
|
else
|
|
bitfld.long 0x1d4 0.--2. " MUX_MODE ,MUX Mode Select" "RDATA[0]:fec,DAT3:esdhc2,AUD4_RXFS:aud_mux,INTRQ:ata,RXCAN:can2,GPIO[10]:gpio3,ROW[5]:kpp,LCDC_LD[21]:lcdc"
|
|
endif
|
|
line.long 0x1d8 "SW_MUX_CTL_PAD_FEC_RDATA1,Software Multiplexer Control Registers (FEC_RDATA1)"
|
|
bitfld.long 0x1d8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1d8 0.--2. " MUX_MODE ,MUX Mode Select" "RDATA[1]:fec,SCL:i2c2,DAT4:esdhc2,Reserved,TXCAN:can1,GPIO[11]:gpio3,COL[4]:kpp,?..."
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x1d8 0.--2. " MUX_MODE ,MUX Mode Select" "RDATA[1]:fec,SCL:i2c2,DAT4:esdhc2,CS0:ata,Reserved,GPIO[11]:gpio3,COL[4]:kpp,LCDC_LD[22]:lcdc"
|
|
else
|
|
bitfld.long 0x1d8 0.--2. " MUX_MODE ,MUX Mode Select" "RDATA[1]:fec,SCL:i2c2,DAT4:esdhc2,CS0:ata,TXCAN:can1,GPIO[11]:gpio3,COL[4]:kpp,LCDC_LD[22]:lcdc"
|
|
endif
|
|
line.long 0x1dc "SW_MUX_CTL_PAD_FEC_RX_DV,Software Multiplexer Control Registers (FEC_RX_DV)"
|
|
bitfld.long 0x1dc 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1dc 0.--2. " MUX_MODE ,MUX Mode Select" "RX_DV:fec,SDA:i2c2,DAT5:esdhc2,Reserved,RXCAN:can1,GPIO[12]:gpio3,COL[5]:kpp,?..."
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x1dc 0.--2. " MUX_MODE ,MUX Mode Select" "RX_DV:fec,SDA:i2c2,DAT5:esdhc2,CS1:ata,Reserved,GPIO[12]:gpio3,COL[5]:kpp,LCDC_LD[23]:lcdc"
|
|
else
|
|
bitfld.long 0x1dc 0.--2. " MUX_MODE ,MUX Mode Select" "RX_DV:fec,SDA:i2c2,DAT5:esdhc2,CS1:ata,RXCAN:can1,GPIO[12]:gpio3,COL[5]:kpp,LCDC_LD[23]:lcdc"
|
|
endif
|
|
line.long 0x1e0 "SW_MUX_CTL_PAD_FEC_TX_CLK,Software Multiplexer Control Registers (FEC_TX_CLK)"
|
|
bitfld.long 0x1e0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1e0 0.--2. " MUX_MODE ,MUX Mode Select" "TX_CLK:fec,PWMO:pwm3,DAT6:esdhc2,Reserved,Reserved,GPIO[13]:gpio3,SDMA_DBG_PC_12:sdma,M3IF_CHOSEN_MASTER_0:emi"
|
|
else
|
|
bitfld.long 0x1e0 0.--2. " MUX_MODE ,MUX Mode Select" "TX_CLK:fec,PWMO:pwm3,DAT6:esdhc2,LCDC_LD[16]:lcdc,Reserved,GPIO[13]:gpio3,SDMA_DBG_PC_12:sdma,M3IF_CHOSEN_MASTER_0:emi"
|
|
endif
|
|
line.long 0x1e4 "SW_MUX_CTL_PAD_RTCK,Software Multiplexer Control Registers (RTCK)"
|
|
bitfld.long 0x1e4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x1e4 0.--2. " MUX_MODE ,MUX Mode Select" "RTCK:arm926p_platform,LINE:owire,DAT7:esdhc2,Reserved,Reserved,GPIO[14]:gpio3,SDMA_DBG_PC_13:sdma,?..."
|
|
line.long 0x1e8 "SW_MUX_CTL_PAD_DE_B,Software Multiplexer Control Registers (DE_B)"
|
|
bitfld.long 0x1e8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x1e8 0.--2. " MUX_MODE ,MUX Mode Select" "Reserved,Reserved,Reserved,Reserved,Reserved,GPIO[20]:gpio2,?..."
|
|
line.long 0x1ec "SW_MUX_CTL_PAD_GPIO_A,Software Multiplexer Control Registers (GPIO_A)"
|
|
bitfld.long 0x1ec 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x1ec 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[0]:gpio1,PWMO:pwm2,USBOTG_PWR:usb_top,ROW[4]:kpp,SCL:i2c3,Reserved,Reserved,INT_MUX_OUT:obsrv_module"
|
|
else
|
|
bitfld.long 0x1ec 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[0]:gpio1,PWMO:pwm2,USBOTG_PWR:usb_top,ROW[4]:kpp,SCL:i2c3,Reserved,TXCAN:can1,INT_MUX_OUT:obsrv_module"
|
|
endif
|
|
line.long 0x1f0 "SW_MUX_CTL_PAD_GPIO_B,Software Multiplexer Control Registers (GPIO_B)"
|
|
bitfld.long 0x1f0 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x1f0 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[1]:gpio1,PWMO:pwm3,USBOTG_OC:usb_top,ROW[5]:kpp,SDA:i2c3,?..."
|
|
else
|
|
bitfld.long 0x1f0 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[1]:gpio1,PWMO:pwm3,USBOTG_OC:usb_top,ROW[5]:kpp,SDA:i2c3,Reserved,RXCAN:can1,?..."
|
|
endif
|
|
line.long 0x1f4 "SW_MUX_CTL_PAD_GPIO_C,Software Multiplexer Control Registers (GPIO_C)"
|
|
bitfld.long 0x1f4 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x1f4 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[2]:gpio1,PWMO:pwm4,SCL:i2c2,COL[4]:kpp,CAPIN1:gpt2,SS2:cspi1,Reserved,SS2:cspi2"
|
|
else
|
|
bitfld.long 0x1f4 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[2]:gpio1,PWMO:pwm4,SCL:i2c2,COL[4]:kpp,CAPIN1:gpt2,SS2:cspi1,TXCAN:can2,SS2:cspi2"
|
|
endif
|
|
line.long 0x1f8 "SW_MUX_CTL_PAD_GPIO_D,Software Multiplexer Control Registers (GPIO_D)"
|
|
bitfld.long 0x1f8 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x1f8 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[3]:gpio1,WDOG_B:wdog,SDA:i2c2,COL[5]:kpp,CMPOUT1:gpt2,Reserved,Reserved,SS2:cspi3"
|
|
else
|
|
bitfld.long 0x1f8 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[3]:gpio1,WDOG_B:wdog,SDA:i2c2,COL[5]:kpp,CMPOUT1:gpt2,Reserved,RXCAN:can2,SS2:cspi3"
|
|
endif
|
|
line.long 0x1fc "SW_MUX_CTL_PAD_GPIO_E,Software Multiplexer Control Registers (GPIO_E)"
|
|
bitfld.long 0x1fc 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1fc 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[4]:gpio1,SCL:i2c3,Reserved,Reserved,AUD7_TXD:aud_mux,Reserved,RXD_MUX:uart4,CTI_TRIG_IN0_6:ect"
|
|
else
|
|
bitfld.long 0x1fc 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[4]:gpio1,SCL:i2c3,LCDC_LD[16]:lcdc,Reserved,AUD7_TXD:aud_mux,Reserved,RXD_MUX:uart4,CTI_TRIG_IN0_6:ect"
|
|
endif
|
|
line.long 0x200 "SW_MUX_CTL_PAD_GPIO_F,Software Multiplexer Control Registers (GPIO_F)"
|
|
bitfld.long 0x200 4. " SION ,Software Input On" "Normal,Loopback"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x200 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[5]:gpio1,Reserved,Reserved,EPITO:epit1,AUD7_TXC:aud_mux,Reserved,TXD_MUX:uart4,CTI_TRIG_OUT0_6:ect"
|
|
else
|
|
bitfld.long 0x200 0.--2. " MUX_MODE ,MUX Mode Select" "GPIO[5]:gpio1,Reserved,LCDC_LD[17]:lcdc,EPITO:epit1,AUD7_TXC:aud_mux,Reserved,TXD_MUX:uart4,CTI_TRIG_OUT0_6:ect"
|
|
endif
|
|
line.long 0x204 "SW_MUX_CTL_PAD_EXT_ARMCLK,Software Multiplexer Control Registers (EXT_ARMCLK)"
|
|
bitfld.long 0x204 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x204 0.--2. " MUX_MODE ,MUX Mode Select" "EXT_ARMCLK:crm,Reserved,Reserved,Reserved,Reserved,GPIO[15]:gpio3,?..."
|
|
line.long 0x208 "SW_MUX_CTL_PAD_UPLL_BYPCLK,Software Multiplexer Control Registers (UPLL_BYPCLK)"
|
|
bitfld.long 0x208 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x208 0.--2. " MUX_MODE ,MUX Mode Select" "UPLL_BYPCLK:crm,Reserved,Reserved,Reserved,Reserved,GPIO[16]:gpio3,?..."
|
|
line.long 0x20c "SW_MUX_CTL_PAD_VSTBY_REQ,Software Multiplexer Control Registers (VSTBY_REQ)"
|
|
bitfld.long 0x20c 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x20c 0.--2. " MUX_MODE ,MUX Mode Select" "VSTBY_REQ:crm,Reserved,Reserved,Reserved,AUD7_TXFS:aud_mux,GPIO[17]:gpio3,RTS:uart4,?..."
|
|
line.long 0x210 "SW_MUX_CTL_PAD_VSTBY_ACK,Software Multiplexer Control Registers (VSTBY_ACK)"
|
|
bitfld.long 0x210 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x210 0.--2. " MUX_MODE ,MUX Mode Select" "VSTBY_ACK:crm,Reserved,SS3:cspi1,EPITO:epi1,Reserved,GPIO[18]:gpio3,?..."
|
|
line.long 0x214 "SW_MUX_CTL_PAD_POWER_FAIL,Software Multiplexer Control Registers (POWER_FAIL)"
|
|
bitfld.long 0x214 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x214 0.--2. " MUX_MODE ,MUX Mode Select" "POWER_FAIL_INT:ioring_ipp_ind_powerfail_inv,Reserved,Reserved,Reserved,AUD7_RXD:aud_mux,GPIO[19]:gpio3,CTS:uart4,?..."
|
|
line.long 0x218 "SW_MUX_CTL_PAD_CLKO,Software Multiplexer Control Registers (CLKO)"
|
|
bitfld.long 0x218 4. " SION ,Software Input On" "Normal,Loopback"
|
|
bitfld.long 0x218 0.--2. " MUX_MODE ,MUX Mode Select" "CLK0:crm,Reserved,Reserved,Reserved,Reserved,GPIO[21]:gpio2,?..."
|
|
line.long 0x21c "SW_MUX_CTL_PAD_BOOT_MODE0,Software Multiplexer Control Registers (BOOT_MODE0)"
|
|
bitfld.long 0x21c 0.--2. " MUX_MODE ,MUX Mode Select" "BOOT_MODE[0]:crm,Reserved,Reserved,Reserved,Reserved,GPIO[30]:gpio4,?..."
|
|
line.long 0x220 "SW_MUX_CTL_PAD_BOOT_MODE1,Software Multiplexer Control Registers (BOOT_MODE1)"
|
|
bitfld.long 0x220 0.--2. " MUX_MODE ,MUX Mode Select" "BOOT_MODE[1]:crm,Reserved,Reserved,Reserved,Reserved,GPIO[31]:gpio4,?..."
|
|
tree.end
|
|
width 27.
|
|
tree "SW_PAD_CTL (Software Pad Control Registers)"
|
|
group.long 0x22c++0x1EB
|
|
line.long 0x0 "SW_PAD_CTL_PAD_A13,SW_PAD_CTL Generic (A13)"
|
|
bitfld.long 0x0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x4 "SW_PAD_CTL_PAD_A14,SW_PAD_CTL Generic (A14)"
|
|
bitfld.long 0x4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x8 "SW_PAD_CTL_PAD_A15,SW_PAD_CTL Generic (A15)"
|
|
bitfld.long 0x8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0xC "SW_PAD_CTL_PAD_A17,SW_PAD_CTL Generic (A17)"
|
|
bitfld.long 0xC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x10 "SW_PAD_CTL_PAD_A18,SW_PAD_CTL Generic (A18)"
|
|
bitfld.long 0x10 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x14 "SW_PAD_CTL_PAD_A19,SW_PAD_CTL Generic (A19)"
|
|
bitfld.long 0x14 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x18 "SW_PAD_CTL_PAD_A20,SW_PAD_CTL Generic (A20)"
|
|
bitfld.long 0x18 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x1C "SW_PAD_CTL_PAD_A21,SW_PAD_CTL Generic (A21)"
|
|
bitfld.long 0x1C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x20 "SW_PAD_CTL_PAD_A23,SW_PAD_CTL Generic (A23)"
|
|
bitfld.long 0x20 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x24 "SW_PAD_CTL_PAD_A24,SW_PAD_CTL Generic (A24)"
|
|
bitfld.long 0x24 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x28 "SW_PAD_CTL_PAD_A25,SW_PAD_CTL Generic (A25)"
|
|
bitfld.long 0x28 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x2C "SW_PAD_CTL_PAD_EB0,SW_PAD_CTL Generic (EB0)"
|
|
bitfld.long 0x2C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x30 "SW_PAD_CTL_PAD_EB1,SW_PAD_CTL Generic (EB1)"
|
|
bitfld.long 0x30 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x34 "SW_PAD_CTL_PAD_OE,SW_PAD_CTL Generic (OE)"
|
|
bitfld.long 0x34 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x38 "SW_PAD_CTL_PAD_CS4,SW_PAD_CTL Generic (CS4)"
|
|
bitfld.long 0x38 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
textline " "
|
|
bitfld.long 0x38 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x38 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x3C "SW_PAD_CTL_PAD_CS5,SW_PAD_CTL Generic (CS5)"
|
|
bitfld.long 0x3C 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
textline " "
|
|
bitfld.long 0x3C 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x3C 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x40 "SW_PAD_CTL_PAD_NF_CE0,SW_PAD_CTL Generic (NF_CE0)"
|
|
bitfld.long 0x40 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x44 "SW_PAD_CTL_PAD_ECB,SW_PAD_CTL Generic (ECB)"
|
|
bitfld.long 0x44 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
textline " "
|
|
bitfld.long 0x44 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x48 "SW_PAD_CTL_PAD_LBA,SW_PAD_CTL Generic (LBA)"
|
|
bitfld.long 0x48 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x4C "SW_PAD_CTL_PAD_RW,SW_PAD_CTL Generic (RW)"
|
|
bitfld.long 0x4C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x50 "SW_PAD_CTL_PAD_NFRB,SW_PAD_CTL Generic (NFRB)"
|
|
bitfld.long 0x50 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
line.long 0x54 "SW_PAD_CTL_PAD_D15,SW_PAD_CTL Generic (D15)"
|
|
bitfld.long 0x54 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x54 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x54 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x58 "SW_PAD_CTL_PAD_D14,SW_PAD_CTL Generic (D14)"
|
|
bitfld.long 0x58 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x58 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x58 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x5C "SW_PAD_CTL_PAD_D13,SW_PAD_CTL Generic (D13)"
|
|
bitfld.long 0x5C 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x5C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x5C 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x60 "SW_PAD_CTL_PAD_D12,SW_PAD_CTL Generic (D12)"
|
|
bitfld.long 0x60 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x60 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x60 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x64 "SW_PAD_CTL_PAD_D11,SW_PAD_CTL Generic (D11)"
|
|
bitfld.long 0x64 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x64 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x64 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x68 "SW_PAD_CTL_PAD_D10,SW_PAD_CTL Generic (D10)"
|
|
bitfld.long 0x68 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x68 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x68 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x6C "SW_PAD_CTL_PAD_D9,SW_PAD_CTL Generic (D9)"
|
|
bitfld.long 0x6C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x6C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x6C 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x70 "SW_PAD_CTL_PAD_D8,SW_PAD_CTL Generic (D8)"
|
|
bitfld.long 0x70 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x70 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x70 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x74 "SW_PAD_CTL_PAD_D7,SW_PAD_CTL Generic (D7)"
|
|
bitfld.long 0x74 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
line.long 0x78 "SW_PAD_CTL_PAD_D6,SW_PAD_CTL Generic (D6)"
|
|
bitfld.long 0x78 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
line.long 0x7C "SW_PAD_CTL_PAD_D5,SW_PAD_CTL Generic (D5)"
|
|
bitfld.long 0x7C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
line.long 0x80 "SW_PAD_CTL_PAD_D4,SW_PAD_CTL Generic (D4)"
|
|
bitfld.long 0x80 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
line.long 0x84 "SW_PAD_CTL_PAD_D3,SW_PAD_CTL Generic (D3)"
|
|
bitfld.long 0x84 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
line.long 0x88 "SW_PAD_CTL_PAD_D2,SW_PAD_CTL Generic (D2)"
|
|
bitfld.long 0x88 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
line.long 0x8C "SW_PAD_CTL_PAD_D1,SW_PAD_CTL Generic (D1)"
|
|
bitfld.long 0x8C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
line.long 0x90 "SW_PAD_CTL_PAD_D0,SW_PAD_CTL Generic (D0)"
|
|
bitfld.long 0x90 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
line.long 0x94 "SW_PAD_CTL_PAD_LD0,SW_PAD_CTL Generic (LD0)"
|
|
bitfld.long 0x94 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x94 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
line.long 0x98 "SW_PAD_CTL_PAD_LD1,SW_PAD_CTL Generic (LD1)"
|
|
bitfld.long 0x98 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x98 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
line.long 0x9C "SW_PAD_CTL_PAD_LD2,SW_PAD_CTL Generic (LD2)"
|
|
bitfld.long 0x9C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x9C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x9C 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xA0 "SW_PAD_CTL_PAD_LD3,SW_PAD_CTL Generic (LD3)"
|
|
bitfld.long 0xA0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xA0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
line.long 0xA4 "SW_PAD_CTL_PAD_LD4,SW_PAD_CTL Generic (LD4)"
|
|
bitfld.long 0xA4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xA4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xA4 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xA8 "SW_PAD_CTL_PAD_LD5,SW_PAD_CTL Generic (LD5)"
|
|
bitfld.long 0xA8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xA8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xA8 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xAC "SW_PAD_CTL_PAD_LD6,SW_PAD_CTL Generic (LD6)"
|
|
bitfld.long 0xAC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xAC 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xAC 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xB0 "SW_PAD_CTL_PAD_LD7,SW_PAD_CTL Generic (LD7)"
|
|
bitfld.long 0xB0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xB0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xB0 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xB4 "SW_PAD_CTL_PAD_LD8,SW_PAD_CTL Generic (LD8)"
|
|
bitfld.long 0xB4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xB4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xB4 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xB8 "SW_PAD_CTL_PAD_LD9,SW_PAD_CTL Generic (LD9)"
|
|
bitfld.long 0xB8 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xB8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xB8 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xBC "SW_PAD_CTL_PAD_LD10,SW_PAD_CTL Generic (LD10)"
|
|
bitfld.long 0xBC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xBC 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xBC 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xC0 "SW_PAD_CTL_PAD_LD11,SW_PAD_CTL Generic (LD11)"
|
|
bitfld.long 0xC0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC0 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xC0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xC0 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xC4 "SW_PAD_CTL_PAD_LD12,SW_PAD_CTL Generic (LD12)"
|
|
bitfld.long 0xC4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC4 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xC4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xC4 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0xC4 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xC8 "SW_PAD_CTL_PAD_LD13,SW_PAD_CTL Generic (LD13)"
|
|
bitfld.long 0xC8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC8 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xC8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xC8 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0xC8 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xCC "SW_PAD_CTL_PAD_LD14,SW_PAD_CTL Generic (LD14)"
|
|
bitfld.long 0xCC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xCC 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xCC 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0xD0 "SW_PAD_CTL_PAD_LD15,SW_PAD_CTL Generic (LD15)"
|
|
bitfld.long 0xD0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xD0 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xD0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xD0 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0xD4 "SW_PAD_CTL_PAD_HSYNC,SW_PAD_CTL Generic (HSYNC)"
|
|
bitfld.long 0xD4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xD4 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xD4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xD4 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0xD4 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xD8 "SW_PAD_CTL_PAD_VSYNC,SW_PAD_CTL Generic (VSYNC)"
|
|
bitfld.long 0xD8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xD8 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xD8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xD8 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0xD8 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xDC "SW_PAD_CTL_PAD_LSCLK,SW_PAD_CTL Generic (LSCLK)"
|
|
bitfld.long 0xDC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xDC 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xDC 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xDC 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xE0 "SW_PAD_CTL_PAD_OE_ACD,SW_PAD_CTL Generic (OE_ACD)"
|
|
bitfld.long 0xE0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xE0 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xE0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xE0 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xE4 "SW_PAD_CTL_PAD_CONTRAST,SW_PAD_CTL Generic (CONTRAST)"
|
|
bitfld.long 0xE4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xE4 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xE4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
line.long 0xE8 "SW_PAD_CTL_PAD_PWM,SW_PAD_CTL Generic (PWM)"
|
|
bitfld.long 0xE8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xE8 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xE8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xE8 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0xEC "SW_PAD_CTL_PAD_CSI_D2,SW_PAD_CTL Generic (CSI_D2)"
|
|
bitfld.long 0xEC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xEC 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xEC 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xEC 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xF0 "SW_PAD_CTL_PAD_CSI_D3,SW_PAD_CTL Generic (CSI_D3)"
|
|
bitfld.long 0xF0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xF0 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xF0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xF0 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xF4 "SW_PAD_CTL_PAD_CSI_D4,SW_PAD_CTL Generic (CSI_D4)"
|
|
bitfld.long 0xF4 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xF4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xF4 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xF4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xF4 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xF8 "SW_PAD_CTL_PAD_CSI_D5,SW_PAD_CTL Generic (CSI_D5)"
|
|
bitfld.long 0xF8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xF8 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xF8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xF8 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0xFC "SW_PAD_CTL_PAD_CSI_D6,SW_PAD_CTL Generic (CSI_D6)"
|
|
bitfld.long 0xFC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xFC 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0xFC 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0xFC 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0xFC 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x100 "SW_PAD_CTL_PAD_CSI_D7,SW_PAD_CTL Generic (CSI_D7)"
|
|
bitfld.long 0x100 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x100 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x100 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x100 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x100 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x100 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x104 "SW_PAD_CTL_PAD_CSI_D8,SW_PAD_CTL Generic (CSI_D8)"
|
|
bitfld.long 0x104 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x104 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x104 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x104 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x104 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x108 "SW_PAD_CTL_PAD_CSI_D9,SW_PAD_CTL Generic (CSI_D9)"
|
|
bitfld.long 0x108 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x108 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x108 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x108 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x108 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x10C "SW_PAD_CTL_PAD_CSI_MCLK,SW_PAD_CTL Generic (CSI_MCLK)"
|
|
bitfld.long 0x10C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x10C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x10C 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x110 "SW_PAD_CTL_PAD_CSI_VSYNC,SW_PAD_CTL Generic (CSI_VSYNC)"
|
|
bitfld.long 0x110 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x110 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x110 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x110 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x114 "SW_PAD_CTL_PAD_CSI_HSYNC,SW_PAD_CTL Generic (CSI_HSYNC)"
|
|
bitfld.long 0x114 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x114 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x114 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x114 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x118 "SW_PAD_CTL_PAD_CSI_PIXCLK,SW_PAD_CTL Generic (CSI_PIXCLK)"
|
|
bitfld.long 0x118 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x118 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x118 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x118 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x118 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x11C "SW_PAD_CTL_PAD_I2C1_CLK,SW_PAD_CTL Generic (I2C1_CLK)"
|
|
bitfld.long 0x11C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x11C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x11C 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x11C 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x120 "SW_PAD_CTL_PAD_I2C1_DAT,SW_PAD_CTL Generic (I2C1_DAT)"
|
|
bitfld.long 0x120 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x120 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x120 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x120 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x124 "SW_PAD_CTL_PAD_CSPI1_MOSI,SW_PAD_CTL Generic (CSPI1_MOSI)"
|
|
bitfld.long 0x124 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x124 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x124 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x128 "SW_PAD_CTL_PAD_CSPI1_MISO,SW_PAD_CTL Generic (CSPI1_MISO)"
|
|
bitfld.long 0x128 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x128 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x128 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x12C "SW_PAD_CTL_PAD_CSPI1_SS0,SW_PAD_CTL Generic (CSPI1_SS0)"
|
|
bitfld.long 0x12C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x12C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x12C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x12C 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x130 "SW_PAD_CTL_PAD_CSPI1_SS1,SW_PAD_CTL Generic (CSPI1_SS1)"
|
|
bitfld.long 0x130 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x130 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x130 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x130 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x134 "SW_PAD_CTL_PAD_CSPI1_SCLK,SW_PAD_CTL Generic (CSPI1_SCLK)"
|
|
bitfld.long 0x134 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x134 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x134 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x138 "SW_PAD_CTL_PAD_CSPI1_RDY,SW_PAD_CTL Generic (CSPI1_RDY)"
|
|
bitfld.long 0x138 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x138 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x138 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x13C "SW_PAD_CTL_PAD_UART1_RXD,SW_PAD_CTL Generic (UART1_RXD)"
|
|
bitfld.long 0x13C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x13C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
line.long 0x140 "SW_PAD_CTL_PAD_UART1_TXD,SW_PAD_CTL Generic (UART1_TXD)"
|
|
bitfld.long 0x140 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x140 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
line.long 0x144 "SW_PAD_CTL_PAD_UART1_RTS,SW_PAD_CTL Generic (UART1_RTS)"
|
|
bitfld.long 0x144 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x144 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x144 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
line.long 0x148 "SW_PAD_CTL_PAD_UART1_CTS,SW_PAD_CTL Generic (UART1_CTS)"
|
|
bitfld.long 0x148 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x148 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x148 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
line.long 0x14C "SW_PAD_CTL_PAD_UART2_RXD,SW_PAD_CTL Generic (UART2_RXD)"
|
|
bitfld.long 0x14C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x14C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
line.long 0x150 "SW_PAD_CTL_PAD_UART2_TXD,SW_PAD_CTL Generic (UART2_TXD)"
|
|
bitfld.long 0x150 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x150 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x150 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x150 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x154 "SW_PAD_CTL_PAD_UART2_RTS,SW_PAD_CTL Generic (UART2_RTS)"
|
|
bitfld.long 0x154 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x154 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x154 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x154 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x158 "SW_PAD_CTL_PAD_UART2_CTS,SW_PAD_CTL Generic (UART2_CTS)"
|
|
bitfld.long 0x158 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x158 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x158 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x158 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x15C "SW_PAD_CTL_PAD_SD1_CMD,SW_PAD_CTL Generic (SD1_CMD)"
|
|
bitfld.long 0x15C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x15C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x15C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x15C 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x160 "SW_PAD_CTL_PAD_SD1_CLK,SW_PAD_CTL Generic (SD1_CLK)"
|
|
bitfld.long 0x160 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x160 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x160 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x160 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x160 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x164 "SW_PAD_CTL_PAD_SD1_DATA0,SW_PAD_CTL Generic (SD1_DATA0)"
|
|
bitfld.long 0x164 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x164 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x164 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x164 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x168 "SW_PAD_CTL_PAD_SD1_DATA1,SW_PAD_CTL Generic (SD1_DATA1)"
|
|
bitfld.long 0x168 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x168 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x168 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x168 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x16C "SW_PAD_CTL_PAD_SD1_DATA2,SW_PAD_CTL Generic (SD1_DATA2)"
|
|
bitfld.long 0x16C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x16C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x16C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x16C 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x170 "SW_PAD_CTL_PAD_SD1_DATA3,SW_PAD_CTL Generic (SD1_DATA3)"
|
|
bitfld.long 0x170 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x170 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x170 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x170 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x174 "SW_PAD_CTL_PAD_KPP_ROW0,SW_PAD_CTL Generic (KPP_ROW0)"
|
|
bitfld.long 0x174 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x174 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x174 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0x178 "SW_PAD_CTL_PAD_KPP_ROW1,SW_PAD_CTL Generic (KPP_ROW1)"
|
|
bitfld.long 0x178 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x178 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x178 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0x17C "SW_PAD_CTL_PAD_KPP_ROW2,SW_PAD_CTL Generic (KPP_ROW2)"
|
|
bitfld.long 0x17C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x17C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x17C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x17C 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0x180 "SW_PAD_CTL_PAD_KPP_ROW3,SW_PAD_CTL Generic (KPP_ROW3)"
|
|
bitfld.long 0x180 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x180 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x180 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x180 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0x184 "SW_PAD_CTL_PAD_KPP_COL0,SW_PAD_CTL Generic (KPP_COL0)"
|
|
bitfld.long 0x184 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x184 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x184 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0x188 "SW_PAD_CTL_PAD_KPP_COL1,SW_PAD_CTL Generic (KPP_COL1)"
|
|
bitfld.long 0x188 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x188 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x188 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0x18C "SW_PAD_CTL_PAD_KPP_COL2,SW_PAD_CTL Generic (KPP_COL2)"
|
|
bitfld.long 0x18C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x18C 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0x190 "SW_PAD_CTL_PAD_KPP_COL3,SW_PAD_CTL Generic (KPP_COL3)"
|
|
bitfld.long 0x190 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x190 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x190 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
line.long 0x194 "SW_PAD_CTL_PAD_FEC_MDC,SW_PAD_CTL Generic (FEC_MDC)"
|
|
bitfld.long 0x194 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x194 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x194 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x194 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x198 "SW_PAD_CTL_PAD_FEC_MDIO,SW_PAD_CTL Generic (FEC_MDIO)"
|
|
bitfld.long 0x198 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x198 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x198 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x198 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x198 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x19C "SW_PAD_CTL_PAD_FEC_TDATA0,SW_PAD_CTL Generic (FEC_TDATA0)"
|
|
bitfld.long 0x19C 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x19C 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x19C 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x19C 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x1A0 "SW_PAD_CTL_PAD_FEC_TDATA1,SW_PAD_CTL Generic (FEC_TDATA1)"
|
|
bitfld.long 0x1A0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1A0 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1A0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1A0 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x1A4 "SW_PAD_CTL_PAD_FEC_TX_EN,SW_PAD_CTL Generic (FEC_TX_EN)"
|
|
bitfld.long 0x1A4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1A4 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1A4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1A4 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1A4 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x1A8 "SW_PAD_CTL_PAD_FEC_RDATA0,SW_PAD_CTL Generic (FEC_RDATA0)"
|
|
bitfld.long 0x1A8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1A8 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1A8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1A8 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1A8 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x1AC "SW_PAD_CTL_PAD_FEC_RDATA1,SW_PAD_CTL Generic (FEC_RDATA1)"
|
|
bitfld.long 0x1AC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1AC 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1AC 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1AC 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1AC 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x1B0 "SW_PAD_CTL_PAD_FEC_RX_DV,SW_PAD_CTL Generic (FEC_RX_DV)"
|
|
bitfld.long 0x1B0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1B0 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1B0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1B0 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1B0 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x1B4 "SW_PAD_CTL_PAD_FEC_TX_CLK,SW_PAD_CTL Generic (FEC_TX_CLK)"
|
|
bitfld.long 0x1B4 8. " HYS ,Hysteresis Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1B4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1B4 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1B4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1B4 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x1B8 "SW_PAD_CTL_PAD_RTCK,SW_PAD_CTL Generic (RTCK)"
|
|
bitfld.long 0x1B8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1B8 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1B8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1B8 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1B8 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
textline " "
|
|
bitfld.long 0x1B8 0. " SRE ,Slew Rate Control" "Slow,Fast"
|
|
line.long 0x1BC "SW_PAD_CTL_PAD_TDO,SW_PAD_CTL Generic (TDO)"
|
|
bitfld.long 0x1BC 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1C0 "SW_PAD_CTL_PAD_DE_B,SW_PAD_CTL Generic (DE_B)"
|
|
bitfld.long 0x1C0 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1C4 "SW_PAD_CTL_PAD_GPIO_A,SW_PAD_CTL Generic (GPIO_A)"
|
|
bitfld.long 0x1C4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C4 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1C4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1C4 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1C4 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1C8 "SW_PAD_CTL_PAD_GPIO_B,SW_PAD_CTL Generic (GPIO_B)"
|
|
bitfld.long 0x1C8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C8 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1C8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1C8 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1C8 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1CC "SW_PAD_CTL_PAD_GPIO_C,SW_PAD_CTL Generic (GPIO_C)"
|
|
bitfld.long 0x1CC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1CC 6. " PUE ,Pull/Keep Select Field" "Keeper,Pull"
|
|
textline " "
|
|
bitfld.long 0x1CC 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1CC 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1CC 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1D0 "SW_PAD_CTL_PAD_GPIO_D,SW_PAD_CTL Generic (GPIO_D)"
|
|
bitfld.long 0x1D0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1D0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1D0 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1D0 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1D4 "SW_PAD_CTL_PAD_GPIO_E,SW_PAD_CTL Generic (GPIO_E)"
|
|
bitfld.long 0x1D4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1D4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1D4 3. " ODE ,Open drain enable" "CMOS,Open Drain"
|
|
textline " "
|
|
bitfld.long 0x1D4 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1D8 "SW_PAD_CTL_PAD_GPIO_F,SW_PAD_CTL Generic (GPIO_F)"
|
|
bitfld.long 0x1D8 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1D8 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1D8 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1DC "SW_PAD_CTL_PAD_VSTBY_REQ,SW_PAD_CTL Generic (VSTBY_REQ)"
|
|
bitfld.long 0x1DC 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1DC 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1E0 "SW_PAD_CTL_PAD_VSTBY_ACK,SW_PAD_CTL Generic (VSTBY_ACK)"
|
|
bitfld.long 0x1E0 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1E0 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1E0 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1E4 "SW_PAD_CTL_PAD_POWER_FAIL,SW_PAD_CTL Generic (POWER_FAIL)"
|
|
bitfld.long 0x1E4 7. " PKE ,Pull/Keeper Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1E4 4.--5. " PUS ,Pull Up or Down Strength Select" "100KOhm Pull Down,47KOhm Pull Up,100KOhm Pull Up,22KOhm Pull Up"
|
|
textline " "
|
|
bitfld.long 0x1E4 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1E8 "SW_PAD_CTL_PAD_CLKO,SW_PAD_CTL Generic (CLKO)"
|
|
bitfld.long 0x1E8 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
tree.end
|
|
width 26.
|
|
tree "SW_PAD_CTL_GRP (Software Pad Group Control Registers)"
|
|
group.long 0x418++0x47
|
|
line.long 0x0 "SW_PAD_CTL_GRP_DVS_MISC,Software Pad Group Control (DVS_MISC)"
|
|
bitfld.long 0x0 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
line.long 0x4 "SW_PAD_CTL_GRP_DSE_FEC,Software Pad Group Control (DSE_FEC)"
|
|
bitfld.long 0x4 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x8 "SW_PAD_CTL_GRP_DVS_JTAG,Software Pad Group Control (DVS_JTAG)"
|
|
bitfld.long 0x8 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
line.long 0xC "SW_PAD_CTL_GRP_DSE_NFC,Software Pad Group Control (DSE_NFC)"
|
|
bitfld.long 0xC 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x10 "SW_PAD_CTL_GRP_DSE_CSI,Software Pad Group Control (DSE_CSI)"
|
|
bitfld.long 0x10 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x14 "SW_PAD_CTL_GRP_DSE_WEIM,Software Pad Group Control (DSE_WEIM)"
|
|
bitfld.long 0x14 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x18 "SW_PAD_CTL_GRP_DSE_DDR,Software Pad Group Control (DSE_DDR)"
|
|
bitfld.long 0x18 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x1C "SW_PAD_CTL_GRP_DVS_CRM,Software Pad Group Control (DVS_CRM)"
|
|
bitfld.long 0x1C 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
line.long 0x20 "SW_PAD_CTL_GRP_DSE_KPP,Software Pad Group Control (DSE_KPP)"
|
|
bitfld.long 0x20 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x24 "SW_PAD_CTL_GRP_DSE_SDHC1,Software Pad Group Control (DSE_SDHC1)"
|
|
bitfld.long 0x24 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x28 "SW_PAD_CTL_GRP_DSE_LCD,Software Pad Group Control (DSE_LCD)"
|
|
bitfld.long 0x28 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x2C "SW_PAD_CTL_GRP_DSE_UART,Software Pad Group Control (DSE_UART)"
|
|
bitfld.long 0x2C 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x30 "SW_PAD_CTL_GRP_DVS_NFC,Software Pad Group Control (DVS_NFC)"
|
|
bitfld.long 0x30 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
line.long 0x34 "SW_PAD_CTL_GRP_DVS_CSI,Software Pad Group Control (DVS_CSI)"
|
|
bitfld.long 0x34 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
line.long 0x38 "SW_PAD_CTL_GRP_DSE_CSPI1,Software Pad Group Control (DSE_CSPI1)"
|
|
bitfld.long 0x38 1.--2. " DSE ,Drive strength Control" "Nominal/standard,High,Max,Max"
|
|
line.long 0x3C "SW_PAD_CTL_GRP_DDRTYPE,Software Pad Group Control (DDRTYPE)"
|
|
bitfld.long 0x3C 11.--12. " DDR_TYPE ,DDR type select" "1.8v Mobile DDR,3.3v SDRAM,DDR2,?..."
|
|
line.long 0x40 "SW_PAD_CTL_GRP_DVS_SDHC1,Software Pad Group Control (DVS_SDHC1)"
|
|
bitfld.long 0x40 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
line.long 0x44 "SW_PAD_CTL_GRP_DVS_LCD,Software Pad Group Control (DVS_LCD)"
|
|
bitfld.long 0x44 13. " DVS ,Drive Voltage Select" "3.3V,1.8V"
|
|
tree.end
|
|
width 40.
|
|
tree "SW_SELECT_INPUT Registers"
|
|
group.long 0x460++0x27
|
|
line.long 0x0 "AUDMUX_P4_INPUT_DA_AMX_SELECT_INPUT,Software Select Input Control Registers (AUDMUX_P4_INPUT_DA_AMX)"
|
|
bitfld.long 0x0 0. " DAISY ,Actual Daisy Field" "EB1: ALT4,FEC_MDIO: ALT2"
|
|
line.long 0x4 "AUDMUX_P4_INPUT_DB_AMX_SELECT_INPUT,Software Select Input Control Registers (AUDMUX_P4_INPUT_DB_AMX)"
|
|
bitfld.long 0x4 0. " DAISY ,Actual Daisy Field" "EB0: ALT4,FEC_MDC: ALT2"
|
|
line.long 0x8 "AUDMUX_P4_INPUT_RXCLK_AMX_SELECT_INPUT,Software Select Input Control Registers (AUDMUX_P4_INPUT_RXCLK_AMX)"
|
|
bitfld.long 0x8 0. " DAISY ,Actual Daisy Field" "CS4: ALT4,FEC_TX_EN: ALT2"
|
|
line.long 0xC "AUDMUX_P4_INPUT_RXFS_AMX_SELECT_INPUT,Software Select Input Control Registers (AUDMUX_P4_INPUT_RXFS_AMX)"
|
|
bitfld.long 0xC 0. " DAISY ,Actual Daisy Field" "CS5: ALT4,FEC_RDATA0: ALT2"
|
|
line.long 0x10 "AUDMUX_P4_INPUT_TXCLK_AMX_SELECT_INPUT,Software Select Input Control Registers (AUDMUX_P4_INPUT_TXCLK_AMX)"
|
|
bitfld.long 0x10 0. " DAISY ,Actual Daisy Field" "OE: ALT4,FEC_TDATA0: ALT2"
|
|
line.long 0x14 "AUDMUX_P4_INPUT_TXFS_AMX_SELECT_INPUT,Software Select Input Control Registers (AUDMUX_P4_INPUT_TXFS_AMX)"
|
|
bitfld.long 0x14 0. " DAISY ,Actual Daisy Field" "RW: ALT4,FEC_TDATA1: ALT2"
|
|
line.long 0x18 "AUDMUX_P7_INPUT_DA_AMX_SELECT_INPUT,Software Select Input Control Registers (AUDMUX_P7_INPUT_DA_AMX)"
|
|
bitfld.long 0x18 0. " DAISY ,Actual Daisy Field" "SD1_DATA1: ALT3,POWER_FAIL: ALT4"
|
|
line.long 0x1C "AUDMUX_P7_INPUT_TXFS_AMX_SELECT_INPUT,Software Select Input Control Registers (AUDMUX_P7_INPUT_TXFS_AMX)"
|
|
bitfld.long 0x1C 0. " DAISY ,Actual Daisy Field" "SD1_DATA0: ALT3,VSTBY_REQ: ALT4"
|
|
line.long 0x20 "CAN1_IPP_IND_CANRX_SELECT_INPUT,Software Select Input Control Registers (CAN1_IPP_IND_CANRX)"
|
|
bitfld.long 0x20 0. " DAISY ,Actual Daisy Field" "FEC_RX_DV: ALT4,GPIO_B: ALT6"
|
|
line.long 0x24 "CAN2_IPP_IND_CANRX_SELECT_INPUT,Software Select Input Control Registers (CAN2_IPP_IND_CANRX)"
|
|
bitfld.long 0x24 0. " DAISY ,Actual Daisy Field" "FEC_RDATA0: ALT4,GPIO_D: ALT6"
|
|
group.long 0x488++0x07
|
|
line.long 0x0 "CSI_IPP_CSI_D_0_SELECT_INPUT,Software Select Input Control Registers (CSI_IPP_CSI_D_0)"
|
|
bitfld.long 0x0 0.--1. " DAISY ,Actual Daisy Field" "LD0: ALT2,UART1_RTS: ALT1,KPP_ROW2: ALT3,?..."
|
|
line.long 0x4 "CSI_IPP_CSI_D_1_SELECT_INPUT,Software Select Input Control Registers (CSI_IPP_CSI_D_1)"
|
|
bitfld.long 0x4 0.--1. " DAISY ,Actual Daisy Field" "LD1: ALT2,UART1_CTS: ALT1,KPP_ROW3: ALT3,?..."
|
|
group.long 0x490++0x4b
|
|
line.long 0x0 "CSPI1_IPP_IND_SS3_B_SELECT_INPUT,Software Select Input Control Registers (CSPI1_IPP_IND_SS3_B)"
|
|
bitfld.long 0x0 0. " DAISY ,Actual Daisy Field" "NF_CE0: ALT1,VSTBY_ACK: ALT2"
|
|
line.long 0x4 "CSPI2_IPP_CSPI_CLK_IN_SELECT_INPUT,Software Select Input Control Registers (CSPI2_IPP_CSPI_CLK_IN)"
|
|
bitfld.long 0x4 0. " DAISY ,Actual Daisy Field" "LD14: ALT2,SD1_DATA0: ALT1"
|
|
line.long 0x8 "CSPI2_IPP_IND_DATAREADY_B_SELECT_INPUT,Software Select Input Control Registers (CSPI2_IPP_IND_DATAREADY_B)"
|
|
bitfld.long 0x8 0. " DAISY ,Actual Daisy Field" "LD15: ALT2,SD1_DATA1: ALT1"
|
|
line.long 0xC "CSPI2_IPP_IND_MISO_SELECT_INPUT,Software Select Input Control Registers (CSPI2_IPP_IND_MISO)"
|
|
bitfld.long 0xC 0. " DAISY ,Actual Daisy Field" "LD13: ALT2,SD1_CLK: ALT1"
|
|
line.long 0x10 "CSPI2_IPP_IND_MOSI_SELECT_INPUT,Software Select Input Control Registers (CSPI2_IPP_IND_MOSI)"
|
|
bitfld.long 0x10 0. " DAISY ,Actual Daisy Field" "LD12: ALT2,SD1_CMD: ALT1"
|
|
line.long 0x14 "CSPI2_IPP_IND_SS0_B_SELECT_INPUT,Software Select Input Control Registers (CSPI2_IPP_IND_SS0_B)"
|
|
bitfld.long 0x14 0. " DAISY ,Actual Daisy Field" "OE_ACD: ALT2,SD1_DATA2: ALT1"
|
|
line.long 0x18 "CSPI2_IPP_IND_SS1_B_SELECT_INPUT,Software Select Input Control Registers (CSPI2_IPP_IND_SS1_B)"
|
|
bitfld.long 0x18 0. " DAISY ,Actual Daisy Field" "CONTRAST: ALT2,SD1_DATA3: ALT1"
|
|
line.long 0x1C "CSPI3_IPP_CSPI_CLK_IN_SELECT_INPUT,Software Select Input Control Registers (CSPI3_IPP_CSPI_CLK_IN)"
|
|
bitfld.long 0x1C 0. " DAISY ,Actual Daisy Field" "ECB: ALT6,CSI_D4: ALT7"
|
|
line.long 0x20 "CSPI3_IPP_IND_DATAREADY_B_SELECT_INPUT,Software Select Input Control Registers (CSPI3_IPP_IND_DATAREADY_B)"
|
|
bitfld.long 0x20 0. " DAISY ,Actual Daisy Field" "LBA: ALT6,CSI_D5: ALT7"
|
|
line.long 0x24 "CSPI3_IPP_IND_MISO_SELECT_INPUT,Software Select Input Control Registers (CSPI3_IPP_IND_MISO)"
|
|
bitfld.long 0x24 0. " DAISY ,Actual Daisy Field" "CS5: ALT6,CSI_D3: ALT7"
|
|
line.long 0x28 "CSPI3_IPP_IND_MOSI_SELECT_INPUT,Software Select Input Control Registers (CSPI3_IPP_IND_MOSI)"
|
|
bitfld.long 0x28 0. " DAISY ,Actual Daisy Field" "CS4: ALT6,CSI_D2: ALT7"
|
|
line.long 0x2C "CSPI3_IPP_IND_SS0_B_SELECT_INPUT,Software Select Input Control Registers (CSPI3_IPP_IND_SS0_B)"
|
|
bitfld.long 0x2C 0. " DAISY ,Actual Daisy Field" "EB0: ALT6,CSI_D6: ALT7"
|
|
line.long 0x30 "CSPI3_IPP_IND_SS1_B_SELECT_INPUT,Software Select Input Control Registers (CSPI3_IPP_IND_SS1_B)"
|
|
bitfld.long 0x30 0. " DAISY ,Actual Daisy Field" "EB1: ALT6,CSI_D7: ALT7"
|
|
line.long 0x34 "CSPI3_IPP_IND_SS2_B_SELECT_INPUT,Software Select Input Control Registers (CSPI3_IPP_IND_SS2_B)"
|
|
bitfld.long 0x34 0. " DAISY ,Actual Daisy Field" "CSI_D8: ALT7,GPIO_D: ALT7"
|
|
line.long 0x38 "CSPI3_IPP_IND_SS3_B_SELECT_INPUT,Software Select Input Control Registers (CSPI3_IPP_IND_SS3_B)"
|
|
bitfld.long 0x38 0. " DAISY ,Actual Daisy Field" "CSI_D9: ALT7,UART2_CTS: ALT6"
|
|
line.long 0x3C "ESDHC1_IPP_DAT4_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC1_IPP_DAT4_IN)"
|
|
bitfld.long 0x3C 0. " DAISY ,Actual Daisy Field" "D12: ALT6,UART2_CTS: ALT1"
|
|
line.long 0x40 "ESDHC1_IPP_DAT5_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC1_IPP_DAT5_IN)"
|
|
bitfld.long 0x40 0. " DAISY ,Actual Daisy Field" "D13: ALT6,UART2_RTS: ALT1"
|
|
line.long 0x44 "ESDHC1_IPP_DAT6_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC1_IPP_DAT6_IN)"
|
|
bitfld.long 0x44 0. " DAISY ,Actual Daisy Field" "D14: ALT6,UART2_TXD: ALT1"
|
|
line.long 0x48 "ESDHC1_IPP_DAT7_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC1_IPP_DAT7_IN)"
|
|
bitfld.long 0x48 0. " DAISY ,Actual Daisy Field" "D15: ALT6,UART2_RXD: ALT1"
|
|
group.long 0x4dc++0x17
|
|
line.long 0x0 "ESDHC2_IPP_CARD_CLK_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_CARD_CLK_IN)"
|
|
bitfld.long 0x0 0.--1. " DAISY ,Actual Daisy Field" "LD9: ALT6,CSI_D7: ALT2,FEC_MDIO: ALT1,?..."
|
|
line.long 0x4 "ESDHC2_IPP_CMD_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_CMD_IN)"
|
|
bitfld.long 0x4 0.--1. " DAISY ,Actual Daisy Field" "LD8: ALT6,CSI_D6: ALT2,FEC_MDC: ALT1,?..."
|
|
line.long 0x8 "ESDHC2_IPP_DAT0_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_DAT0_IN)"
|
|
bitfld.long 0x8 0.--1. " DAISY ,Actual Daisy Field" "LD10: ALT6,CSI_MCLK: ALT2,FEC_TDATA0: ALT1,?..."
|
|
line.long 0xC "ESDHC2_IPP_DAT1_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_DAT1_IN)"
|
|
bitfld.long 0xC 0.--1. " DAISY ,Actual Daisy Field" "LD11: ALT6,CSI_VSYNC: ALT2,FEC_TDATA1: ALT1,?..."
|
|
line.long 0x10 "ESDHC2_IPP_DAT2_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_DAT2_IN)"
|
|
bitfld.long 0x10 0.--1. " DAISY ,Actual Daisy Field" "LD12: ALT6,CSI_HSYNC: ALT2,FEC_TX_EN: ALT1,?..."
|
|
line.long 0x14 "ESDHC2_IPP_DAT3_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_DAT3_IN)"
|
|
bitfld.long 0x14 0.--1. " DAISY ,Actual Daisy Field" "LD13: ALT6,CSI_PIXCLK: ALT2,FEC_RDATA0: ALT1,?..."
|
|
group.long 0x4f4++0x0f
|
|
line.long 0x0 "ESDHC2_IPP_DAT4_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_DAT4_IN)"
|
|
bitfld.long 0x0 0. " DAISY ,Actual Daisy Field" "CSI_D2: ALT2,FEC_RDATA1: ALT2"
|
|
line.long 0x4 "ESDHC2_IPP_DAT5_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_DAT5_IN)"
|
|
bitfld.long 0x4 0. " DAISY ,Actual Daisy Field" "CSI_D3: ALT2,FEC_RX_DV: ALT2"
|
|
line.long 0x8 "ESDHC2_IPP_DAT6_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_DAT6_IN)"
|
|
bitfld.long 0x8 0. " DAISY ,Actual Daisy Field" "CSI_D4: ALT2,FEC_TX_CLK: ALT2"
|
|
line.long 0xC "ESDHC2_IPP_DAT7_IN_SELECT_INPUT,Software Select Input Control Registers (ESDHC2_IPP_DAT7_IN)"
|
|
bitfld.long 0xC 0. " DAISY ,Actual Daisy Field" "CSI_D5: ALT2,RTCK: ALT2"
|
|
group.long 0x504++0x17
|
|
line.long 0x0 "FEC_FEC_COL_SELECT_INPUT,Software Select Input Control Registers (FEC_FEC_COL)"
|
|
bitfld.long 0x0 0.--1. " DAISY ,Actual Daisy Field" "A18: ALT7,LD9: ALT5,UART2_RTS: ALT2,?..."
|
|
line.long 0x4 "FEC_FEC_CRS_SELECT_INPUT,Software Select Input Control Registers (FEC_FEC_CRS)"
|
|
bitfld.long 0x4 0.--1. " DAISY ,Actual Daisy Field" "A25: ALT7,CONTRAST: ALT5,SD1_DATA3: ALT2,?..."
|
|
line.long 0x8 "FEC_FEC_RDATA_2_SELECT_INPUT,Software Select Input Control Registers (FEC_FEC_RDATA_2)"
|
|
bitfld.long 0x8 0.--1. " DAISY ,Actual Daisy Field" "A20: ALT7,LD11: ALT5,SD1_CMD: ALT2,?..."
|
|
line.long 0xC "FEC_FEC_RDATA_3_SELECT_INPUT,Software Select Input Control Registers (FEC_FEC_RDATA_3)"
|
|
bitfld.long 0xC 0.--1. " DAISY ,Actual Daisy Field" "A21: ALT7,LD12: ALT5,SD1_CLK: ALT2,?..."
|
|
line.long 0x10 "FEC_FEC_RX_CLK_SELECT_INPUT,Software Select Input Control Registers (FEC_FEC_RX_CLK)"
|
|
bitfld.long 0x10 0.--1. " DAISY ,Actual Daisy Field" "A24: ALT7,LD15: ALT5,SD1_DATA2: ALT2,?..."
|
|
line.long 0x14 "FEC_FEC_RX_ER_SELECT_INPUT,Software Select Input Control Registers (FEC_FEC_RX_ER)"
|
|
bitfld.long 0x14 0.--1. " DAISY ,Actual Daisy Field" "A19: ALT7,LD10: ALT5,UART2_CTS: ALT2,?..."
|
|
group.long 0x51c++0x07
|
|
line.long 0x0 "I2C2_IPP_SCL_IN_SELECT_INPUT,Software Select Input Control Registers (I2C2_IPP_SCL_IN)"
|
|
bitfld.long 0x0 0. " DAISY ,Actual Daisy Field" "FEC_RDATA1: ALT1,GPIO_C: ALT2"
|
|
line.long 0x4 "I2C2_IPP_SDA_IN_SELECT_INPUT,Software Select Input Control Registers (I2C2_IPP_SDA_IN)"
|
|
bitfld.long 0x4 0. " DAISY ,Actual Daisy Field" "FEC_RX_DV: ALT1,GPIO_D: ALT2"
|
|
group.long 0x524++0x07
|
|
line.long 0x0 "I2C3_IPP_SCL_IN_SELECT_INPUT,Software Select Input Control Registers (I2C3_IPP_SCL_IN)"
|
|
bitfld.long 0x0 0.--1. " DAISY ,Actual Daisy Field" "HSYNC: ALT2,GPIO_A: ALT4,GPIO_E: ALT1,?..."
|
|
line.long 0x4 "I2C3_IPP_SDA_IN_SELECT_INPUT,Software Select Input Control Registers (I2C3_IPP_SDA_IN)"
|
|
bitfld.long 0x4 0.--1. " DAISY ,Actual Daisy Field" "VSYNC: ALT2,CSPI1_SS1: ALT1,GPIO_B: ALT4,?..."
|
|
group.long 0x52c++0x3f
|
|
line.long 0x0 "KPP_IPP_IND_COL_4_SELECT_INPUT,Software Select Input Control Registers (KPP_IPP_IND_COL_4)"
|
|
bitfld.long 0x0 0. " DAISY ,Actual Daisy Field" "FEC_RDATA1: ALT6,GPIO_C: ALT3"
|
|
line.long 0x4 "KPP_IPP_IND_COL_5_SELECT_INPUT,Software Select Input Control Registers (KPP_IPP_IND_COL_5)"
|
|
bitfld.long 0x4 0. " DAISY ,Actual Daisy Field" "FEC_RX_DV: ALT6,GPIO_D: ALT3"
|
|
line.long 0x8 "KPP_IPP_IND_COL_6_SELECT_INPUT,Software Select Input Control Registers (KPP_IPP_IND_COL_6)"
|
|
bitfld.long 0x8 0. " DAISY ,Actual Daisy Field" "LD14: ALT4,CSI_D8: ALT1"
|
|
line.long 0xC "KPP_IPP_IND_COL_7_SELECT_INPUT,Software Select Input Control Registers (KPP_IPP_IND_COL_7)"
|
|
bitfld.long 0xC 0. " DAISY ,Actual Daisy Field" "LD15: ALT4,CSI_D9: ALT1"
|
|
line.long 0x10 "KPP_IPP_IND_ROW_4_SELECT_INPUT,Software Select Input Control Registers (KPP_IPP_IND_ROW_4)"
|
|
bitfld.long 0x10 0. " DAISY ,Actual Daisy Field" "FEC_TX_EN: ALT6,GPIO_A: ALT3"
|
|
line.long 0x14 "KPP_IPP_IND_ROW_5_SELECT_INPUT,Software Select Input Control Registers (KPP_IPP_IND_ROW_5)"
|
|
bitfld.long 0x14 0. " DAISY ,Actual Daisy Field" "FEC_RDATA0: ALT6,GPIO_B: ALT3"
|
|
line.long 0x18 "KPP_IPP_IND_ROW_6_SELECT_INPUT,Software Select Input Control Registers (KPP_IPP_IND_ROW_6)"
|
|
bitfld.long 0x18 0. " DAISY ,Actual Daisy Field" "LD12: ALT4,CSI_D6: ALT1"
|
|
line.long 0x1C "KPP_IPP_IND_ROW_7_SELECT_INPUT,Software Select Input Control Registers (KPP_IPP_IND_ROW_7)"
|
|
bitfld.long 0x1C 0. " DAISY ,Actual Daisy Field" "LD13: ALT4,CSI_D7: ALT1"
|
|
line.long 0x20 "SIM1_PIN_SIM_RCVD1_IN_SELECT_INPUT,Software Select Input Control Registers (SIM1_PIN_SIM_RCVD1_IN)"
|
|
bitfld.long 0x20 0. " DAISY ,Actual Daisy Field" "A19: ALT6,LD5: ALT4"
|
|
line.long 0x24 "SIM1_PIN_SIM_SIMPD1_SELECT_INPUT,Software Select Input Control Registers (SIM1_PIN_SIM_SIMPD1)"
|
|
bitfld.long 0x24 0. " DAISY ,Actual Daisy Field" "A18: ALT6,LD4: ALT4"
|
|
line.long 0x28 "SIM1_SIM_RCVD1_IO_SELECT_INPUT,Software Select Input Control Registers (SIM1_SIM_RCVD1_IO)"
|
|
bitfld.long 0x28 0. " DAISY ,Actual Daisy Field" "A17: ALT6,LD3: ALT4"
|
|
line.long 0x2C "SIM2_PIN_SIM_RCVD1_IN_SELECT_INPUT,Software Select Input Control Registers (SIM2_PIN_SIM_RCVD1_IN)"
|
|
bitfld.long 0x2C 0. " DAISY ,Actual Daisy Field" "A25: ALT6,OE_ACD: ALT4"
|
|
line.long 0x30 "SIM2_PIN_SIM_SIMPD1_SELECT_INPUT,Software Select Input Control Registers (SIM2_PIN_SIM_SIMPD1)"
|
|
bitfld.long 0x30 0. " DAISY ,Actual Daisy Field" "A24: ALT6,LSCLK: ALT4"
|
|
line.long 0x34 "SIM2_SIM_RCVD1_IO_SELECT_INPUT,Software Select Input Control Registers (SIM2_SIM_RCVD1_IO)"
|
|
bitfld.long 0x34 0. " DAISY ,Actual Daisy Field" "A23: ALT6,VSYNC: ALT4"
|
|
line.long 0x38 "UART3_IPP_UART_RTS_B_SELECT_INPUT,Software Select Input Control Registers (UART3_IPP_UART_RTS_B)"
|
|
bitfld.long 0x38 0. " DAISY ,Actual Daisy Field" "CSPI1_SS1: ALT2,KPP_ROW2: ALT1"
|
|
line.long 0x3C "UART3_IPP_UART_RXD_MUX_SELECT_INPUT,Software Select Input Control Registers (UART3_IPP_UART_RXD_MUX)"
|
|
bitfld.long 0x3C 0. " DAISY ,Actual Daisy Field" "CSPI1_MOSI: ALT2,KPP_ROW0: ALT1"
|
|
group.long 0x56c++0x07
|
|
line.long 0x0 "UART4_IPP_UART_RTS_B_SELECT_INPUT,Software Select Input Control Registers (UART4_IPP_UART_RTS_B)"
|
|
bitfld.long 0x0 0.--1. " DAISY ,Actual Daisy Field" "LD10: ALT2,KPP_COL2: ALT1,VSTBY_REQ: ALT6,?..."
|
|
line.long 0x4 "UART4_IPP_UART_RXD_MUX_SELECT_INPUT,Software Select Input Control Registers (UART4_IPP_UART_RXD_MUX)"
|
|
bitfld.long 0x4 0.--1. " DAISY ,Actual Daisy Field" "LD8: ALT2,KPP_COL0: ALT1,GPIO_E: ALT6,?..."
|
|
group.long 0x574++0x0f
|
|
line.long 0x0 "UART5_IPP_UART_RTS_B_SELECT_INPUT,Software Select Input Control Registers (UART5_IPP_UART_RTS_B)"
|
|
bitfld.long 0x0 0. " DAISY ,Actual Daisy Field" "CS5: ALT3,CSI_D4: ALT1"
|
|
line.long 0x4 "UART5_IPP_UART_RXD_MUX_SELECT_INPUT,Software Select Input Control Registers (UART5_IPP_UART_RXD_MUX)"
|
|
bitfld.long 0x4 0. " DAISY ,Actual Daisy Field" "LBA: ALT3,CSI_D2: ALT1"
|
|
line.long 0x8 "USB_TOP_IPP_IND_OTG_USB_OC_SELECT_INPUT,Software Select Input Control Registers (USB_TOP_IPP_IND_OTG_USB_OC)"
|
|
bitfld.long 0x8 0. " DAISY ,Actual Daisy Field" "D10: ALT6,GPIO_B: ALT2"
|
|
line.long 0xC "USB_TOP_IPP_IND_UH2_USB_OC_SELECT_INPUT,Software Select Input Control Registers (USB_TOP_IPP_IND_UH2_USB_OC)"
|
|
bitfld.long 0xC 0. " DAISY ,Actual Daisy Field" "D8: ALT6,PWM: ALT6"
|
|
tree.end
|
|
width 17.
|
|
tree "Special Functionality"
|
|
textline " "
|
|
group.long 0x00++0x07
|
|
line.long 0x00 "GPR1,General Purpose Register Usage"
|
|
bitfld.long 0x00 1. " SDCTL_CSD1_SEL_B ,Chip-Select bit from SDCTL over WEIM" "SDCTL,WEIM"
|
|
bitfld.long 0x00 0. " SDCTL_CSD0_SEL_B ,Chip-Select bit from SDCTL over WEIM" "SDCTL,WEIM"
|
|
line.long 0x04 "OBSERVE_INT_MUX,Interrupt Observe Control Register"
|
|
hexmask.long.byte 0x04 0.--6. 1. " OBSRV ,Selects the observed interrupt out or debug ports (on pad GPIO_A)"
|
|
tree.end
|
|
width 0xb
|
|
tree.end
|
|
tree "AAPE (ARM Abort Processing Engine)"
|
|
base asd:0x43F14000
|
|
width 8.
|
|
group.long 0x00++0x7
|
|
line.long 0x00 "ABCNTL,Abort Control Register"
|
|
bitfld.long 0x00 25. " IAOEN ,I-AHB Aborted RDATA Override Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 9. " DAOEN ,D-AHB Aborted RDATA Override Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " DAGEN ,D-AHB Abort Cache Override Enable" "Disabled,Enabled"
|
|
line.long 0x04 "ABSR,Abort Status Register"
|
|
eventfld.long 0x04 16. " IAB ,I-AHB Abort indicator" "Normal,Enabled"
|
|
eventfld.long 0x04 0. " DAB ,D-AHB Abort indicator" "Normal,Enabled"
|
|
rgroup.long 0x08++0x3
|
|
line.long 0x00 "ABDADR,AAPE D-AHB Abort Address Register"
|
|
width 0xb
|
|
tree.end
|
|
tree "ASIC (ARM Simple Interrupt Controller)"
|
|
base asd:0x68000000
|
|
width 14.
|
|
group.long 0x00++0x3
|
|
line.long 0x00 "INTCNTL,Interrupt Control Register"
|
|
bitfld.long 0x00 23. " BYPASS_EN , Bypass enable" "Disabled/Sync IRQ,Enabled/Async IRQ"
|
|
bitfld.long 0x00 22. " NIDIS ,Normal Interrupt Disable" "No,Yes"
|
|
bitfld.long 0x00 21. " FIDIS ,Fast Interrupt Disable" "No,Yes"
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "NIMASK,Normal Interrupt Mask Register"
|
|
bitfld.long 0x00 0.--4. " NIMASK ,Normal Interrupt Mask" "Level 0 disabled,<= level 1 disabled,<= level 2 disabled,<= level 3 disabled,<= level 4 disabled,<= level 5 disabled,<= level 6 disabled,<= level 7 disabled,<= level 8 disabled,<= level 9 disabled,<= level 10 disabled,<= level 11 disabled,<= level 12 disabled,<= level 13 disabled,<= level 14 disabled,All disabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled,All enabled"
|
|
wgroup.long 0x08++0x07
|
|
line.long 0x00 "INTENNUM,Interrupt Enable Number Register"
|
|
bitfld.long 0x00 0.--5. " ENNUM ,Interrupt Enable Number" "Source 0,Source 1,Source 2,Source 3,Source 4,Source 5,Source 6,Source 7,Source 8,Source 9,Source 10,Source 11,Source 12,Source 13,Source 14,Source 15,Source 16,Source 17,Source 18,Source 19,Source 20,Source 21,Source 22,Source 23,Source 24,Source 25,Source 26,Source 27,Source 28,Source 29,Source 30,Source 31,Source 32,Source 33,Source 34,Source 35,Source 36,Source 37,Source 38,Source 39,Source 40,Source 41,Source 42,Source 43,Source 44,Source 45,Source 46,Source 47,Source 48,Source 49,Source 50,Source 51,Source 52,Source 53,Source 54,Source 55,Source 56,Source 57,Source 58,Source 59,Source 60,Source 61,Source 62,Source 63"
|
|
line.long 0x04 "INTDISNUM,Interrupt Disable Number Register"
|
|
bitfld.long 0x04 0.--5. " DISNUM ,Interrupt Disable Number" "Source 0,Source 1,Source 2,Source 3,Source 4,Source 5,Source 6,Source 7,Source 8,Source 9,Source 10,Source 11,Source 12,Source 13,Source 14,Source 15,Source 16,Source 17,Source 18,Source 19,Source 20,Source 21,Source 22,Source 23,Source 24,Source 25,Source 26,Source 27,Source 28,Source 29,Source 30,Source 31,Source 32,Source 33,Source 34,Source 35,Source 36,Source 37,Source 38,Source 39,Source 40,Source 41,Source 42,Source 43,Source 44,Source 45,Source 46,Source 47,Source 48,Source 49,Source 50,Source 51,Source 52,Source 53,Source 54,Source 55,Source 56,Source 57,Source 58,Source 59,Source 60,Source 61,Source 62,Source 63"
|
|
width 14.
|
|
group.long 0x10++0x2f
|
|
line.long 0x00 "INTENABLEH,Interrupt Enable Register High"
|
|
bitfld.long 0x00 31. " INTENABLE_EXT_INT0 ,Interrupt (63) EXT_INT0 (TV via GPIO-1[3])Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 30. " INTENABLE_EXT_INT1 ,Interrupt (62) EXT_INT1 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 29. " INTENABLE_EXT_INT2 ,Interrupt (61) EXT_INT2 (Sensor via GPIO-1[1])Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28. " INTENABLE_EXT_INT3 ,Interrupt (60) EXT_INT3 (Sensor via GPIO-1[0])Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 27. " INTENABLE_EXT_INT4 ,Interrupt (59) EXT_INT4 (Temp via GPIO-1[6])Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 26. " INTENABLE_EXT_INT5 , Interrupt (58) EXT_INT5 (Pwr Management via GPIO-1[5])Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 25. " INTENABLE_FEC ,Interrupt (57) FEC Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 23. " INTENABLE_WDOG ,Interrupt (55) WDOG Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 22. " INTENABLE_GPT1 ,Interrupt (54) GPT1 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 21. " INTENABLE_GPT2 ,Interrupt (53) GPT2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 20. " INTENABLE_GPIO1 ,Interrupt (52) GPIO1 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " INTENABLE_GPIO2 ,Interrupt (51) GPIO2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 18. " INTENABLE_SMN , Interrupt(50) SMN Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 17. " INTENABLE_SCM ,Interrupt (49) SCM Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16. " INTENABLE_ECT ,Interrupt (48) ECT Enable" "Disabled,Enabled"
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x00 13. " INTENABLE_UART1 ,Interrupt (45) UART1 Enable" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x00 14. " INTENABLE_TSC ,Interrupt (46) TSC Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " INTENABLE_UART1 ,Interrupt (45) UART1 Enable" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x00 12. " INTENABLE_CAN2 ,Interrupt (44) CAN2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 11. " INTENABLE_CAN1 ,Interrupt (43) CAN1 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x00 10. " INTENABLE_PWM4 ,Interrupt (42) PWM4 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 9. " INTENABLE_PWM3 ,Interrupt (41) PWM3 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " INTENABLE_UART5 ,Interrupt (40) UART5 Enable" "Disabled,Enabled"
|
|
sif (cpu()!="iMX251")
|
|
bitfld.long 0x00 7. " INTENABLE_LCDC ,Interrupt (39) LCDC Enable" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x00 5. " INTENABLE_USB-OTG ,Interrupt (37) USB-OTG Enable" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x00 6. " INTENABLE_SLCDC ,Interrupt (38) SLCDC Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " INTENABLE_USB-OTG ,Interrupt (37) USB-OTG Enable" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x00 4. " INTENABLE_PWM2 ,Interrupt (36) PWM2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " INTENABLE_USB-HTG ,Interrupt (35) USB-HTG Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " INTENABLE_SDMA ,Interrupt (34) SDMA Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " INTENABLE_NANDFC ,Interrupt (33) NANDFC Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " INTENABLE_UART2 ,Interrupt (32) UART2 Enable" "Disabled,Enabled"
|
|
line.long 0x04 "INTENABLEL,Interrupt Enable Register Low"
|
|
bitfld.long 0x04 31. " INTENABLE_CCM ,Interrupt (31) CCM Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 30. " INTENABLE_POWER_FAIL ,Interrupt(30) POWER_FAIL Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 29. " INTENABLE_GPT3 ,Interrupt (29) GPT3 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 28. " INTENABLE_EPIT1 ,Interrupt (28) EPIT1 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 27. " INTENABLE_EPIT2 ,Interrupt (27) (27) EPIT2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 26. " INTENABLE_PWM ,Interrupt (26) PWM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 24. " INTENABLE_KPP ,Interrupt (24) KPP (Keypad) Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 23. " INTENABLE_GPIO4 ,Interrupt (23) GPIO4 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 21. " INTENABLE_SIM2 ,Interrupt (21) SIM2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 20. " INTENABLE_SIM1 ,Interrupt (20) SIM1 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
sif (cpu()=="iMX253"||cpu()=="iMX257")
|
|
bitfld.long 0x04 18. " INTENABLE_UART3 ,Interrupt (18) UART3 Enable" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x04 19. " INTENABLE_IIM ,Interrupt (19) IIM Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 18. " INTENABLE_UART3 ,Interrupt (18) UART3 Enable" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x04 16. " INTENABLE_GPIO3 ,Interrupt (16) GPIO3 Enable" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x04 17. " INTENABLE_CSI ,Interrupt (17) CSI Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 16. " INTENABLE_GPIO3 ,Interrupt (16) GPIO3 Enable" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x04 14. " INTENABLE_CSPI1 ,Interrupt (14) CSPI1 Enable" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x04 15. " INTENABLE_ATA ,Interrupt (15) ATA Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " INTENABLE_CSPI1 ,Interrupt (14) CSPI1 Enable" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x04 13. " INTENABLE_CSPI2 ,Interrupt (13) CSPI2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 12. " INTENABLE_SSI1 ,Interrupt (12) SSI1 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 11. " INTENABLE_SSI2 ,Interrupt (11) SSI2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 10. " INTENABLE_I2C3 ,Interrupt (10) I2C3 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 9. " INTENABLE_ESDHC1 ,Interrupt (9) ESDHC1 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 8. " INTENABLE_ESDHC2 ,Interrupt (8) ESDHC2 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x04 7. " INTENABLE_ESAI ,Interrupt (7) ESAI Enable" "Disabled,Enabled"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x04 5. " INTENABLE_UART4 ,Interrupt (5) UART4 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 4. " INTENABLE_I2C2 ,Interrupt (4) I2C2 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INTENABLE_I2C1 ,Interrupt (3) I2C1 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 2. " INTENABLE_OWIRE ,Interrupt (2) OWIRE Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 1. " INTENABLE_GPT4 ,Interrupt GPT4 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 0. " INTENABLE_CSPI3 ,Interrupt (0) CSPI3 Enable" "Disabled,Enabled"
|
|
width 14.
|
|
line.long 0x08 "INTTYPEH,Interrupt Type Register High"
|
|
bitfld.long 0x08 31. " INTTYPE_EXT_INT0 ,Interrupt (63) EXT_INT0 (TV via GPIO-1[3])Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 30. " INTTYPE_EXT_INT1 ,Interrupt (62) EXT_INT1 Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 29. " INTTYPE_EXT_INT2 ,Interrupt (61) EXT_INT2 (Sensor via GPIO-1[1])Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 28. " INTTYPE_EXT_INT3 ,Interrupt (60) EXT_INT3 (Sensor via GPIO-1[0])Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 27. " INTTYPE_EXT_INT4 ,Interrupt (59) EXT_INT4 (Temp via GPIO-1[6])Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 26. " INTTYPE_EXT_INT5 ,Interrupt (58) EXT_INT5 (Pwr Management via GPIO-1[5])Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 25. " INTTYPE_FEC ,Interrupt (57) FEC Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 23. " INTTYPE_WDOG ,Interrupt (55) WDOG Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 22. " INTTYPE_GPT1 ,Interrupt (54) GPT1 Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 21. " INTTYPE_GPT2 ,Interrupt (53) GPT2 Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 20. " INTTYPE_GPIO1 ,Interrupt (52) GPIO1 Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 19. " INTTYPE_GPIO2 ,Interrupt (51) GPIO2 Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 18. " INTTYPE_SMN ,Interrupt(50) SMN Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 17. " INTTYPE_SCM ,Interrupt (49) SCM Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 16. " INTTYPE_ECT ,Interrupt (48) ECT Type" "IRQ,FIQ"
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x08 13. " INTTYPE_UART1 ,Interrupt (45) UART1 Type" "IRQ,FIQ"
|
|
else
|
|
bitfld.long 0x08 14. " INTTYPE_TSC ,Interrupt (46) TSC Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 13. " INTTYPE_UART1 ,Interrupt (45) UART1 Type" "IRQ,FIQ"
|
|
endif
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x08 12. " INTTYPE_CAN2 ,Interrupt (44) CAN2 Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 11. " INTTYPE_CAN1 ,Interrupt (43) CAN1 Type" "IRQ,FIQ"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x08 10. " INTTYPE_PWM4 ,Interrupt (42) PWM4 Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 9. " INTTYPE_PWM3 ,Interrupt (41) PWM3 Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 8. " INTTYPE_UART5 ,Interrupt (40) UART5 Type" "IRQ,FIQ"
|
|
sif (cpu()!="iMX251")
|
|
bitfld.long 0x08 7. " INTTYPE_LCDC ,Interrupt (39) LCDC Type" "IRQ,FIQ"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x08 5. " INTTYPE_USB-OTG ,Interrupt (37) USB-OTG Type" "IRQ,FIQ"
|
|
else
|
|
bitfld.long 0x08 6. " INTTYPE_SLCDC ,Interrupt (38) SLCDC Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 5. " INTTYPE_USB-OTG ,Interrupt (37) USB-OTG Type" "IRQ,FIQ"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x08 4. " INTTYPE_PWM2 ,Interrupt (36) PWM2 Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 3. " INTTYPE_USB-HTG ,Interrupt (35) USB-HTG Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 2. " INTTYPE_SDMA ,Interrupt (34) SDMA Type" "IRQ,FIQ"
|
|
bitfld.long 0x08 1. " INTTYPE_NANDFC ,Interrupt (33) NANDFC Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x08 0. " INTTYPE_UART2 ,Interrupt (32) UART2 Type" "IRQ,FIQ"
|
|
line.long 0x0c "INTTYPEL,Interrupt Type Register Low"
|
|
bitfld.long 0x0c 31. " INTTYPE_CCM ,Interrupt (31) CCM Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 30. " INTTYPE_POWER_FAIL ,Interrupt(30) POWER_FAIL Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x0c 29. " INTTYPE_GPT3 ,Interrupt (29) GPT3 Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 28. " INTTYPE_EPIT1 ,Interrupt (28) EPIT1 Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x0c 27. " INTTYPE_EPIT2 ,Interrupt (27) EPIT2 Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 26. " INTTYPE_PWM ,Interrupt (26) PWM Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x0c 24. " INTTYPE_KPP ,Interrupt (24) KPP (Keypad) Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 23. " INTTYPE_GPIO4 ,Interrupt (23) GPIO4 Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x0c 21. " INTTYPE_SIM2 ,Interrupt (21) SIM2 Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 20. " INTTYPE_SIM1 ,Interrupt (20) SIM1 Type" "IRQ,FIQ"
|
|
textline " "
|
|
sif (cpu()=="iMX253"||cpu()=="iMX257")
|
|
bitfld.long 0x0c 18. " INTTYPE_UART3 ,Interrupt (18) UART3 Type" "IRQ,FIQ"
|
|
else
|
|
bitfld.long 0x0c 19. " INTTYPE_IIM ,Interrupt (19) IIM Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 18. " INTTYPE_UART3 ,Interrupt (18) UART3 Type" "IRQ,FIQ"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x0c 16. " INTTYPE_GPIO3 ,Interrupt (16) GPIO3 Type" "IRQ,FIQ"
|
|
else
|
|
bitfld.long 0x0c 17. " INTTYPE_CSI ,Interrupt (17) (17) CSI Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 16. " INTTYPE_GPIO3 ,Interrupt (16) GPIO3 Type" "IRQ,FIQ"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x0c 14. " INTTYPE_CSPI1 ,Interrupt (14) CSPI1 Type" "IRQ,FIQ"
|
|
else
|
|
bitfld.long 0x0c 15. " INTTYPE_ATA ,Interrupt (15) ATA Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 14. " INTTYPE_CSPI1 ,Interrupt (14) CSPI1 Type" "IRQ,FIQ"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x0c 13. " INTTYPE_CSPI2 ,Interrupt (13) CSPI2 Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 12. " INTTYPE_SSI1 ,Interrupt (12) SSI1 Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x0c 11. " INTTYPE_SSI2 ,Interrupt (11) SSI2 Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 10. " INTTYPE_I2C3 ,Interrupt (10) I2C3 Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x0c 9. " INTTYPE_ESDHC1 ,Interrupt (9) ESDHC1 Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 8. " INTTYPE_ESDHC2 ,Interrupt (8) ESDHC2 Type" "IRQ,FIQ"
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x0c 7. " INTTYPE_ESAI ,Interrupt (7) ESAI Type" "IRQ,FIQ"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x0c 5. " INTTYPE_UART4 ,Interrupt (5) UART4 Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 4. " INTTYPE_I2C2 ,Interrupt (4) I2C2 Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x0c 3. " INTTYPE_I2C1 ,Interrupt (3) I2C1 Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 2. " INTTYPE_OWIRE ,Interrupt (2) OWIRE Type" "IRQ,FIQ"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " INTTYPE_GPT4 ,Interrupt GPT4 Type" "IRQ,FIQ"
|
|
bitfld.long 0x0c 0. " INTTYPE_CSPI3 ,Interrupt (0) CSPI3 Type" "IRQ,FIQ"
|
|
line.long 0x10 "NIPPRIORITY7,Normal Interrupt Priority Level Register 7"
|
|
bitfld.long 0x10 28.--31. " NIPR_EXT_INT0 ,Normal Interrupt (63) EXT_INT0 (TV via GPIO-1[3])Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x10 24.--27. " NIPR_EXT_INT1 ,Normal Interrupt (62) EXT_INT1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x10 20.--23. " NIPR_EXT_INT2 ,Normal Interrupt (61) EXT_INT2 (Sensor via GPIO-1[1])Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x10 16.--19. " NIPR_EXT_INT3 ,Normal Interrupt (60) EXT_INT3 (Sensor via GPIO-1[0])Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x10 12.--15. " NIPR_EXT_INT4 ,Normal Interrupt (59) EXT_INT4 (Temp via GPIO-1[6])Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x10 8.--11. " NIPR_EXT_INT5 ,Normal Interrupt (58) EXT_INT5 (Pwr Management via GPIO-1[5])Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x10 4.--7. " NIPR_FEC ,Normal Interrupt (57) FEC Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
line.long 0x14 "NIPPRIORITY6,Normal Interrupt Priority Level Register 6"
|
|
bitfld.long 0x14 28.--31. " NIPR_WDOG ,Normal Interrupt (55) WDOG Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x14 24.--27. " NIPR_GPT1 ,Normal Interrupt (54) GPT1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x14 20.--23. " NIPR_GPT2 ,Normal Interrupt (53) GPT2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x14 16.--19. " NIPR_GPIO1 ,Normal Interrupt (52) GPIO1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x14 12.--15. " NIPR_GPIO2 ,Normal Interrupt (51) GPIO2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x14 8.--11. " NIPR_SMN ,Normal Interrupt(50) SMN Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x14 4.--7. " NIPR_SCM ,Normal Interrupt (49) SCM Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x14 0.--3. " NIPR_ECT ,Normal Interrupt (48) ECT Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
line.long 0x18 "NIPPRIORITY5,Normal Interrupt Priority Level Register 5"
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x18 20.--23. " NIPR_UART1 ,Normal Interrupt (45) UART1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
else
|
|
bitfld.long 0x18 24.--27. " NIPR_TSC ,Normal Interrupt (46) TSC Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x18 20.--23. " NIPR_UART1 ,Normal Interrupt (45) UART1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
endif
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x18 16.--19. " NIPR_CAN2 ,Normal Interrupt (44) CAN2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x18 12.--15. " NIPR_CAN1 ,Normal Interrupt (43) CAN1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x18 8.--11. " NIPR_PWM4 ,Normal Interrupt (42) PWM4 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x18 4.--7. " NIPR_PWM3 ,Normal Interrupt (41) PWM3 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x18 0.--3. " NIPR_UART5 ,Normal Interrupt (40) UART5 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
line.long 0x1c "NIPPRIORITY4,Normal Interrupt Priority Level Register 4"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x1c 28.--31. " NIPR_LCDC ,Normal Interrupt (39) LCDC Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
elif (cpu()=="iMX255"||cpu()=="iMX257"||cpu()=="iMX258")
|
|
bitfld.long 0x1c 28.--31. " NIPR_LCDC ,Normal Interrupt (39) LCDC Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x1c 24.--27. " NIPR_SLCDC ,Normal Interrupt (38) SLCDC Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x1c 20.--23. " NIPR_USB-OTG ,Normal Interrupt (37) USB-OTG Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x1c 16.--19. " NIPR_PWM2 ,Normal Interrupt (36) PWM2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x1c 12.--15. " NIPR_USB-HTG ,Normal Interrupt (35) USB-HTG Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x1c 8.--11. " NIPR_SDMA ,Normal Interrupt (34) SDMA Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x1c 4.--7. " NIPR_NANDFC ,Normal Interrupt (33) NANDFC Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x1c 0.--3. " NIPR_UART2 ,Normal Interrupt (32) UART2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
line.long 0x20 "NIPPRIORITY3,Normal Interrupt Priority Level Register 3"
|
|
bitfld.long 0x20 28.--31. " NIPR_CCM ,Normal Interrupt (31) CCM Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x20 24.--27. " NIPR_POWER_FAIL ,Normal Interrupt(30) POWER_FAIL Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x20 20.--23. " NIPR_GPT3 ,Normal Interrupt (29) GPT3 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x20 16.--19. " NIPR_EPIT1 ,Normal Interrupt (28) EPIT1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x20 12.--15. " NIPR_EPIT2 ,Normal Interrupt (27) EPIT2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x20 8.--11. " NIPR_PWM ,Normal Interrupt (26) PWM Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x20 0.--3. " NIPR_KPP ,Normal Interrupt (24) KPP (Keypad) Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
line.long 0x24 "NIPPRIORITY2,Normal Interrupt Priority Level Register 2"
|
|
bitfld.long 0x24 28.--31. " NIPR_GPIO4 ,Normal Interrupt (23) GPIO4 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x24 20.--23. " NIPR_SIM2 ,Normal Interrupt (21) SIM2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x24 16.--19. " NIPR_SIM1 ,Normal Interrupt (20) SIM1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
sif (cpu()=="iMX253"||cpu()=="iMX257")
|
|
bitfld.long 0x24 8.--11. " NIPR_UART3 ,Normal Interrupt (18) UART3 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
else
|
|
bitfld.long 0x24 12.--15. " NIPR_IIM ,Normal Interrupt (19) IIM Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x24 8.--11. " NIPR_UART3 ,Normal Interrupt (18) UART3 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x24 0.--3. " NIPR_GPIO3 ,Normal Interrupt (16) GPIO3 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
else
|
|
bitfld.long 0x24 4.--7. " NIPR_CSI ,Normal Interrupt (17) CSI Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x24 0.--3. " NIPR_GPIO3 ,Normal Interrupt (16) GPIO3 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
endif
|
|
line.long 0x28 "NIPPRIORITY1,Normal Interrupt Priority Level Register 1"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x28 24.--27. " NIPR_CSPI1 ,Normal Interrupt (14) CSPI1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
else
|
|
bitfld.long 0x28 28.--31. " NIPR_ATA ,Normal Interrupt (15) ATA Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x28 24.--27. " NIPR_CSPI1 ,Normal Interrupt (14) CSPI1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x28 20.--23. " NIPR_CSPI2 ,Normal Interrupt (13) CSPI2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x28 16.--19. " NIPR_SSI1 ,Normal Interrupt (12) SSI1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x28 12.--15. " NIPR_SSI2 ,Normal Interrupt (11) SSI2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x28 8.--11. " NIPR_I2C3 ,Normal Interrupt (10) I2C3 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x28 4.--7. " NIPR_ESDHC1 ,Normal Interrupt (9) ESDHC1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x28 0.--3. " NIPR_ESDHC2 ,Normal Interrupt (8) ESDHC2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
line.long 0x2c "NIPPRIORITY0,Normal Interrupt Priority Level Register 0"
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x2c 28.--31. " NIPR_ESAI ,Normal Interrupt (7) ESAI Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x2c 20.--23. " NIPR_UART4 ,Normal Interrupt (5) UART4 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x2c 16.--19. " NIPR_I2C2 ,Normal Interrupt (4) I2C2 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x2c 12.--15. " NIPR_I2C1 ,Normal Interrupt (3) I2C1 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x2c 8.--11. " NIPR_OWIRE ,Normal Interrupt (2) OWIRE Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
textline " "
|
|
bitfld.long 0x2c 4.--7. " NIPR_GPT4 ,Normal Interrupt (1) GPT4 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
bitfld.long 0x2c 0.--3. " NIPR_CSPI3 ,Normal Interrupt (0) CSPI3 Priority Level" "Lowest,1,2,3,4,5,6,7,8,9,10,11,12,13,14,Highest"
|
|
rgroup.long 0x40++0xf
|
|
line.long 0x00 "NIVECSR,Normal Interrupt Vector and Status Register"
|
|
hexmask.long.word 0x00 16.--31. 1. " NIVECTOR ,Normal Interrupt Vector"
|
|
hexmask.long.word 0x00 0.--15. 1. " NIPRILVL ,Normal Interrupt Priority Level"
|
|
line.long 0x04 "FIVECSR,Fast Interrupt Vector and Status Register"
|
|
width 14.
|
|
line.long 0x08 "INTSRCH,Interrupt Source Register High"
|
|
bitfld.long 0x08 31. " INTIN_EXT_INT0 ,Interrupt (63) EXT_INT0 (TV via GPIO-1[3])Source" "Negated,Asserted"
|
|
bitfld.long 0x08 30. " INTIN_EXT_INT1 ,Interrupt (62) EXT_INT1 Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 29. " INTIN_EXT_INT2 ,Interrupt (61) EXT_INT2 (Sensor via GPIO-1[1])Source" "Negated,Asserted"
|
|
bitfld.long 0x08 28. " INTIN_EXT_INT3 ,Interrupt (60) EXT_INT3 (Sensor via GPIO-1[0])Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 27. " INTIN_EXT_INT4 ,Interrupt (59) EXT_INT4 (Temp via GPIO-1[6])Source" "Negated,Asserted"
|
|
bitfld.long 0x08 26. " INTIN_EXT_INT5 ,Interrupt (58) EXT_INT5 (Pwr Management via GPIO-1[5])Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 25. " INTIN_FEC ,Interrupt (57) FEC Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 23. " INTIN_WDOG ,Interrupt (55) WDOG Source" "Negated,Asserted"
|
|
bitfld.long 0x08 22. " INTIN_GPT1 ,Interrupt (54) GPT1 Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 21. " INTIN_GPT2 ,Interrupt (53) GPT2 Source" "Negated,Asserted"
|
|
bitfld.long 0x08 20. " INTIN_GPIO1 ,Interrupt (52) GPIO1 Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 19. " INTIN_GPIO2 ,Interrupt (51) GPIO2 Source" "Negated,Asserted"
|
|
bitfld.long 0x08 18. " INTIN_SMN ,Interrupt(50) SMN Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 17. " INTIN_SCM ,Interrupt (49) SCM Source" "Negated,Asserted"
|
|
bitfld.long 0x08 16. " INTIN_ECT ,Interrupt (48) ECT Source" "Negated,Asserted"
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x08 13. " INTIN_UART1 ,Interrupt (45) UART1 Source" "Negated,Asserted"
|
|
else
|
|
bitfld.long 0x08 14. " INTIN_TSC ,Interrupt (46) TSC Source" "Negated,Asserted"
|
|
bitfld.long 0x08 13. " INTIN_UART1 ,Interrupt (45) UART1 Source" "Negated,Asserted"
|
|
endif
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x08 12. " INTIN_CAN2 ,Interrupt (44) CAN2 Source" "Negated,Asserted"
|
|
bitfld.long 0x08 11. " INTIN_CAN1 ,Interrupt (43) CAN1 Source" "Negated,Asserted"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x08 10. " INTIN_PWM4 ,Interrupt (42) PWM4 Source" "Negated,Asserted"
|
|
bitfld.long 0x08 9. " INTIN_PWM3 ,Interrupt (41) PWM3 Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 8. " INTIN_UART5 ,Interrupt (40) UART5 Source" "Negated,Asserted"
|
|
sif (cpu()!="iMX251")
|
|
bitfld.long 0x08 7. " INTIN_LCDC ,Interrupt (39) LCDC Source" "Negated,Asserted"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x08 5. " INTIN_USB-OTG ,Interrupt (37) USB-OTG Source" "Negated,Asserted"
|
|
else
|
|
bitfld.long 0x08 6. " INTIN_SLCDC ,Interrupt (38) SLCDC Source" "Negated,Asserted"
|
|
bitfld.long 0x08 5. " INTIN_USB-OTG ,Interrupt (37) USB-OTG Source" "Negated,Asserted"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x08 4. " INTIN_PWM2 ,Interrupt (36) PWM2 Source" "Negated,Asserted"
|
|
bitfld.long 0x08 3. " INTIN_USB-HTG ,Interrupt (35) USB-HTG Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 2. " INTIN_SDMA ,Interrupt (34) SDMA Source" "Negated,Asserted"
|
|
bitfld.long 0x08 1. " INTIN_NANDFC ,Interrupt (33) NANDFC Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x08 0. " INTIN_UART2 ,Interrupt (32) UART2 Source" "Negated,Asserted"
|
|
line.long 0x0c "INTSRCL,Interrupt Source Register Low"
|
|
bitfld.long 0x0c 31. " INTIN_CCM ,Interrupt (31) CCM Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 30. " INTIN_POWER_FAIL ,Interrupt(30) POWER_FAIL Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x0c 29. " INTIN_GPT3 ,Interrupt (29) GPT3 Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 28. " INTIN_EPIT1 ,Interrupt (28) EPIT1 Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x0c 27. " INTIN_EPIT2 ,Interrupt (27) EPIT2 Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 26. " INTIN_PWM ,Interrupt (26) PWM Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x0c 24. " INTIN_KPP ,Interrupt (24) KPP (Keypad) Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 23. " INTIN_GPIO4 ,Interrupt (23) GPIO4 Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x0c 21. " INTIN_SIM2 ,Interrupt (21) SIM2 Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 20. " INTIN_SIM1 ,Interrupt (20) SIM1 Source" "Negated,Asserted"
|
|
textline " "
|
|
sif (cpu()=="iMX253"||cpu()=="iMX257")
|
|
bitfld.long 0x0c 18. " INTIN_UART3 ,Interrupt (18) UART3 Source" "Negated,Asserted"
|
|
else
|
|
bitfld.long 0x0c 19. " INTIN_IIM ,Interrupt (19) IIM Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 18. " INTIN_UART3 ,Interrupt (18) UART3 Source" "Negated,Asserted"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x0c 16. " INTIN_GPIO3 ,Interrupt (16) GPIO3 Source" "Negated,Asserted"
|
|
else
|
|
bitfld.long 0x0c 17. " INTIN_CSI ,Interrupt (17) CSI Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 16. " INTIN_GPIO3 ,Interrupt (16) GPIO3 Source" "Negated,Asserted"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x0c 14. " INTIN_CSPI1 ,Interrupt (14) CSPI1 Source" "Negated,Asserted"
|
|
else
|
|
bitfld.long 0x0c 15. " INTIN_ATA ,Interrupt (15) ATA Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 14. " INTIN_CSPI1 ,Interrupt (14) CSPI1 Source" "Negated,Asserted"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x0c 13. " INTIN_CSPI2 ,Interrupt (13) CSPI2 Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 12. " INTIN_SSI1 ,Interrupt (12) SSI1 Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x0c 11. " INTIN_SSI2 ,Interrupt (11) SSI2 Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 10. " INTIN_I2C3 ,Interrupt (10) I2C3 Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x0c 9. " INTIN_ESDHC1 ,Interrupt (9) ESDHC1 Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 8. " INTIN_ESDHC2 ,Interrupt (8) ESDHC2 Source" "Negated,Asserted"
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x0c 7. " INTIN_ESAI ,Interrupt (7) ESAI Source" "Negated,Asserted"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x0c 5. " INTIN_UART4 ,Interrupt (5) UART4 Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 4. " INTIN_I2C2 ,Interrupt (4) I2C2 Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x0c 3. " INTIN_I2C1 ,Interrupt (3) I2C1 Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 2. " INTIN_OWIRE ,Interrupt (2) OWIRE Source" "Negated,Asserted"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " INTIN_GPT4 ,Interrupt GPT4 Source" "Negated,Asserted"
|
|
bitfld.long 0x0c 0. " INTIN_CSPI3 ,Interrupt (0) CSPI3 Source" "Negated,Asserted"
|
|
group.long 0x50++0x7
|
|
line.long 0x00 "INTFRCH,Interrupt Force Register High"
|
|
bitfld.long 0x00 31. " FORCE_EXT_INT0 ,Interrupt (63) EXT_INT0 (TV via GPIO-1[3])Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 30. " FORCE_EXT_INT1 ,Interrupt (62) EXT_INT1 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 29. " FORCE_EXT_INT2 ,Interrupt (61) EXT_INT2 (Sensor via GPIO-1[1])Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 28. " FORCE_EXT_INT3 ,Interrupt (60) EXT_INT3 (Sensor via GPIO-1[0])Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 27. " FORCE_EXT_INT4 ,Interrupt (59) EXT_INT4 (Temp via GPIO-1[6])Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 26. " FORCE_EXT_INT5 ,Interrupt (58) EXT_INT5 (Pwr Management via GPIO-1[5])Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 25. " FORCE_FEC ,Interrupt (57) FEC Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 23. " FORCE_WDOG ,Interrupt (55) WDOG Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 22. " FORCE_GPT1 ,Interrupt (54) GPT1 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 21. " FORCE_GPT2 ,Interrupt (53) GPT2 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 20. " FORCE_GPIO1 ,Interrupt (52) GPIO1 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 19. " FORCE_GPIO2 ,Interrupt (51) GPIO2 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 18. " FORCE_SMN ,Interrupt(50) SMN Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 17. " FORCE_SCM ,Interrupt (49) SCM Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 16. " FORCE_ECT ,Interrupt (48) ECT Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x00 13. " FORCE_UART1 ,Interrupt (45) UART1 Source Force Request" "Standard,Forced"
|
|
else
|
|
bitfld.long 0x00 14. " FORCE_TSC ,Interrupt (46) TSC Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 13. " FORCE_UART1 ,Interrupt (45) UART1 Source Force Request" "Standard,Forced"
|
|
endif
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x00 12. " FORCE_CAN2 ,Interrupt (44) CAN2 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 11. " FORCE_CAN1 ,Interrupt (43) CAN1 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x00 10. " FORCE_PWM4 ,Interrupt (42) PWM4 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 9. " FORCE_PWM3 ,Interrupt (41) PWM3 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 8. " FORCE_UART5 ,Interrupt (40) UART5 Source Force Request" "Standard,Forced"
|
|
sif (cpu()!="iMX251")
|
|
bitfld.long 0x00 7. " FORCE_LCDC ,Interrupt (39) LCDC Source Force Request" "Standard,Forced"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x00 5. " FORCE_USB-OTG ,Interrupt (37) USB-OTG Source Force Request" "Standard,Forced"
|
|
else
|
|
bitfld.long 0x00 6. " FORCE_SLCDC ,Interrupt (38) SLCDC Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 5. " FORCE_USB-OTG ,Interrupt (37) USB-OTG Source Force Request" "Standard,Forced"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x00 4. " FORCE_PWM2 ,Interrupt (36) PWM2 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 3. " FORCE_USB-HTG ,Interrupt (35) USB-HTG Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 2. " FORCE_SDMA ,Interrupt (34) SDMA Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x00 1. " FORCE_NANDFC ,Interrupt (33) NANDFC Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 0. " FORCE_UART2 ,Interrupt (32) UART2 Source Force Request" "Standard,Forced"
|
|
line.long 0x04 "INTFRCL,Interrupt Force Register Low"
|
|
bitfld.long 0x04 31. " FORCE_CCM ,Interrupt (31) CCM Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 30. " FORCE_POWER_FAIL ,Interrupt(30) POWER_FAIL Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x04 29. " FORCE_GPT3 ,Interrupt (29) GPT3 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 28. " FORCE_EPIT1 ,Interrupt (28) EPIT1 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x04 27. " FORCE_EPIT2 ,Interrupt (27) EPIT2 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 26. " FORCE_PWM ,Interrupt (26) PWM Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x04 24. " FORCE_KPP ,Interrupt (24) KPP (Keypad) Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 23. " FORCE_GPIO4 ,Interrupt (23) GPIO4 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x04 21. " FORCE_SIM2 ,Interrupt (21) SIM2 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 20. " FORCE_SIM1 ,Interrupt (20) SIM1 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
sif (cpu()=="iMX253"||cpu()=="iMX257")
|
|
bitfld.long 0x04 18. " FORCE_UART3 ,Interrupt (18) UART3 Source Force Request" "Standard,Forced"
|
|
else
|
|
bitfld.long 0x04 19. " FORCE_IIM ,Interrupt (19) IIM Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 18. " FORCE_UART3 ,Interrupt (18) UART3 Source Force Request" "Standard,Forced"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x04 16. " FORCE_GPIO3 ,Interrupt (16) GPIO3 Source Force Request" "Standard,Forced"
|
|
else
|
|
bitfld.long 0x04 17. " FORCE_CSI ,Interrupt (17) CSI Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 16. " FORCE_GPIO3 ,Interrupt (16) GPIO3 Source Force Request" "Standard,Forced"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x04 14. " FORCE_CSPI1 ,Interrupt (14) CSPI1 Source Force Request" "Standard,Forced"
|
|
else
|
|
bitfld.long 0x04 15. " FORCE_ATA ,Interrupt (15) ATA Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 14. " FORCE_CSPI1 ,Interrupt (14) CSPI1 Source Force Request" "Standard,Forced"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x04 13. " FORCE_CSPI2 ,Interrupt (13) CSPI2 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 12. " FORCE_SSI1 ,Interrupt (12) SSI1 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x04 11. " FORCE_SSI2 ,Interrupt (11) SSI2 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 10. " FORCE_I2C3 ,Interrupt (10) I2C3 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x04 9. " FORCE_ESDHC1 ,Interrupt (9) ESDHC1 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 8. " FORCE_ESDHC2 ,Interrupt (8) ESDHC2 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x04 7. " FORCE_ESAI ,Interrupt (7) ESAI Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x04 5. " FORCE_UART4 ,Interrupt (5) UART4 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 4. " FORCE_I2C2 ,Interrupt (4) I2C2 Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x04 3. " FORCE_I2C1 ,Interrupt (3) I2C1 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 2. " FORCE_OWIRE ,Interrupt (2) OWIRE Source Force Request" "Standard,Forced"
|
|
textline " "
|
|
bitfld.long 0x04 1. " FORCE_GPT4 ,Interrupt GPT4 Source Force Request" "Standard,Forced"
|
|
bitfld.long 0x04 0. " FORCE_CSPI3 ,Interrupt (0) CSPI3 Source Force Request" "Standard,Forced"
|
|
rgroup.long 0x58++0xf
|
|
line.long 0x00 "NIPNDH,Normal Interrupt Pending Register High"
|
|
bitfld.long 0x00 31. " NIPEND_EXT_INT0 ,Normal Interrupt (63) EXT_INT0 (TV via GPIO-1[3])Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 30. " NIPEND_EXT_INT1 ,Normal Interrupt (62) EXT_INT1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 29. " NIPEND_EXT_INT2 ,Normal Interrupt (61) EXT_INT2 (Sensor via GPIO-1[1])Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 28. " NIPEND_EXT_INT3 ,Normal Interrupt (60) EXT_INT3 (Sensor via GPIO-1[0])Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 27. " NIPEND_EXT_INT4 ,Normal Interrupt (59) EXT_INT4 (Temp via GPIO-1[6])Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 26. " NIPEND_EXT_INT5 ,Normal Interrupt (58) EXT_INT5 (Pwr Management via GPIO-1[5])Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 25. " NIPEND_FEC ,Normal Interrupt (57) FEC Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 23. " NIPEND_WDOG ,Normal Interrupt (55) WDOG Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 22. " NIPEND_GPT1 ,Normal Interrupt (54) GPT1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 21. " NIPEND_GPT2 ,Normal Interrupt (53) GPT2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 20. " NIPEND_GPIO1 ,Normal Interrupt (52) GPIO1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 19. " NIPEND_GPIO2 ,Normal Interrupt (51) GPIO2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 18. " NIPEND_SMN ,Normal Interrupt(50) SMN Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 17. " NIPEND_SCM ,Normal Interrupt (49) SCM Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 16. " NIPEND_ECT ,Normal Interrupt (48) ECT Pending" "Not pending,Pending"
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x00 13. " NIPEND_UART1 ,Normal Interrupt (45) UART1 Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x00 14. " NIPEND_TSC ,Normal Interrupt (46) TSC Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 13. " NIPEND_UART1 ,Normal Interrupt (45) UART1 Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x00 12. " NIPEND_CAN2 ,Normal Interrupt (44) CAN2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 11. " NIPEND_CAN1 ,Normal Interrupt (43) CAN1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x00 10. " NIPEND_PWM4 ,Normal Interrupt (42) PWM4 Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 9. " NIPEND_PWM3 ,Normal Interrupt (41) PWM3 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 8. " NIPEND_UART5 ,Normal Interrupt (40) UART5 Pending" "Not pending,Pending"
|
|
sif (cpu()!="iMX251")
|
|
bitfld.long 0x00 7. " NIPEND_LCDC ,Normal Interrupt (39) LCDC Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x00 5. " NIPEND_USB-OTG ,Normal Interrupt (37) USB-OTG Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x00 6. " NIPEND_SLCDC ,Normal Interrupt (38) SLCDC Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 5. " NIPEND_USB-OTG ,Normal Interrupt (37) USB-OTG Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x00 4. " NIPEND_PWM2 ,Normal Interrupt (36) PWM2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 3. " NIPEND_USB-HTG ,Normal Interrupt (35) USB-HTG Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 2. " NIPEND_SDMA ,Normal Interrupt (34) SDMA Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 1. " NIPEND_NANDFC ,Normal Interrupt (33) NANDFC Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 0. " NIPEND_UART2 ,Normal Interrupt (32) UART2 Pending" "Not pending,Pending"
|
|
line.long 0x04 "NIPNDL,Normal Interrupt Pending Register Low"
|
|
bitfld.long 0x04 31. " NIPEND_CCM ,Normal Interrupt (31) CCM Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 30. " NIPEND_POWER_FAIL ,Normal Interrupt(30) POWER_FAIL Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x04 29. " NIPEND_GPT3 ,Normal Interrupt (29) GPT3 Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 28. " NIPEND_EPIT1 ,Normal Interrupt (28) EPIT1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x04 27. " NIPEND_EPIT2 ,Normal Interrupt (27) EPIT2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 26. " NIPEND_PWM ,Normal Interrupt (26) PWM Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x04 24. " NIPEND_KPP ,Normal Interrupt (24) KPP (Keypad) Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 23. " NIPEND_GPIO4 ,Normal Interrupt (23) GPIO4 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x04 21. " NIPEND_SIM2 ,Normal Interrupt (21) SIM2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 20. " NIPEND_SIM1 ,Normal Interrupt (20) SIM1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
sif (cpu()=="iMX253"||cpu()=="iMX257")
|
|
bitfld.long 0x04 18. " NIPEND_UART3 ,Normal Interrupt (18) UART3 Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x04 19. " NIPEND_IIM ,Normal Interrupt (19) IIM Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 18. " NIPEND_UART3 ,Normal Interrupt (18) UART3 Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x04 16. " NIPEND_GPIO3 ,Normal Interrupt (16) GPIO3 Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x04 17. " NIPEND_CSI ,Normal Interrupt (17) CSI Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 16. " NIPEND_GPIO3 ,Normal Interrupt (16) GPIO3 Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x04 14. " NIPEND_CSPI1 ,Normal Interrupt (14) CSPI1 Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x04 15. " NIPEND_ATA ,Normal Interrupt (15) ATA Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 14. " NIPEND_CSPI1 ,Normal Interrupt (14) CSPI1 Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x04 13. " NIPEND_CSPI2 ,Normal Interrupt (13) CSPI2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 12. " NIPEND_SSI1 ,Normal Interrupt (12) SSI1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x04 11. " NIPEND_SSI2 ,Normal Interrupt (11) SSI2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 10. " NIPEND_I2C3 ,Normal Interrupt (10) I2C3 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x04 9. " NIPEND_ESDHC1 ,Normal Interrupt (9) ESDHC1 Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 8. " NIPEND_ESDHC2 ,Normal Interrupt (8) ESDHC2 Pending" "Not pending,Pending"
|
|
textline " "
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x04 7. " NIPEND_ESAI ,Normal Interrupt (7) ESAI Pending" "Not pending,Pending"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x04 5. " NIPEND_UART4 ,Normal Interrupt (5) UART4 Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 4. " NIPEND_I2C2 ,Normal Interrupt (4) I2C2 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x04 3. " NIPEND_I2C1 ,Normal Interrupt (3) I2C1 Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 2. " NIPEND_OWIRE ,Normal Interrupt (2) OWIRE Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x04 1. " NIPEND_GPT4 ,Normal Interrupt (1) GPT4 Pending" "Not pending,Pending"
|
|
bitfld.long 0x04 0. " NIPEND_CSPI3 ,Normal Interrupt (0) CSPI3 Pending" "Not pending,Pending"
|
|
line.long 0x08 "FIPNDH,Fast Interrupt Pending Register High"
|
|
bitfld.long 0x08 31. " FIPEND_EXT_INT0 ,Fast Interrupt (63) EXT_INT0 (TV via GPIO-1[3])Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 30. " FIPEND_EXT_INT1 ,Fast Interrupt (62) EXT_INT1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 29. " FIPEND_EXT_INT2 ,Fast Interrupt (61) EXT_INT2 (Sensor via GPIO-1[1])Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 28. " FIPEND_EXT_INT3 ,Fast Interrupt (60) EXT_INT3 (Sensor via GPIO-1[0])Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 27. " FIPEND_EXT_INT4 ,Fast Interrupt (59) EXT_INT4 (Temp via GPIO-1[6])Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 26. " FIPEND_EXT_INT5 ,Fast Interrupt (58) EXT_INT5 (Pwr Management via GPIO-1[5])Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 25. " FIPEND_FEC ,Fast Interrupt (57) FEC Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 23. " FIPEND_WDOG ,Fast Interrupt (55) WDOG Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 22. " FIPEND_GPT1 ,Fast Interrupt (54) GPT1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 21. " FIPEND_GPT2 ,Fast Interrupt (53) GPT2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 20. " FIPEND_GPIO1 ,Fast Interrupt (52) GPIO1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 19. " FIPEND_GPIO2 ,Fast Interrupt (51) GPIO2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 18. " FIPEND_SMN ,Fast Interrupt(50) SMN Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 17. " FIPEND_SCM ,Fast Interrupt (49) SCM Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 16. " FIPEND_ECT ,Fast Interrupt (48) ECT Pending" "Not pending,Pending"
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x08 13. " FIPEND_UART1 ,Fast Interrupt (45) UART1 Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x08 14. " FIPEND_TSC ,Fast Interrupt (46) TSC Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 13. " FIPEND_UART1 ,Fast Interrupt (45) UART1 Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x08 12. " FIPEND_CAN2 ,Fast Interrupt (44) CAN2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 11. " FIPEND_CAN1 ,Fast Interrupt (43) CAN1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x08 10. " FIPEND_PWM4 ,Fast Interrupt (42) PWM4 Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 9. " FIPEND_PWM3 ,Fast Interrupt (41) PWM3 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 8. " FIPEND_UART5 ,Fast Interrupt (40) UART5 Pending" "Not pending,Pending"
|
|
sif (cpu()!="iMX251")
|
|
bitfld.long 0x08 7. " FIPEND_LCDC ,Fast Interrupt (39) LCDC Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251"||cpu()=="iMX253")
|
|
bitfld.long 0x08 5. " FIPEND_USB-OTG ,Fast Interrupt (37) USB-OTG Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x08 6. " FIPEND_SLCDC ,Fast Interrupt (38) SLCDC Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 5. " FIPEND_USB-OTG ,Fast Interrupt (37) USB-OTG Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x08 4. " FIPEND_PWM2 ,Fast Interrupt (36) PWM2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 3. " FIPEND_USB-HTG ,Fast Interrupt (35) USB-HTG Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 2. " FIPEND_SDMA ,Fast Interrupt (34) SDMA Pending" "Not pending,Pending"
|
|
bitfld.long 0x08 1. " FIPEND_NANDFC ,Fast Interrupt (33) NANDFC Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x08 0. " FIPEND_UART2 ,Fast Interrupt (32) UART2 Pending" "Not pending,Pending"
|
|
line.long 0x0c "FIPNDL,Fast Interrupt Pending Register Low"
|
|
bitfld.long 0x0c 31. " FIPEND_CCM ,Fast Interrupt (31) CCM Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 30. " FIPEND_POWER_FAIL ,Fast Interrupt(30) POWER_FAIL Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x0c 29. " FIPEND_GPT3 ,Fast Interrupt (29) GPT3 Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 28. " FIPEND_EPIT1 ,Fast Interrupt (28) EPIT1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x0c 27. " FIPEND_EPIT2 ,Fast Interrupt (27) EPIT2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 26. " FIPEND_PWM ,Fast Interrupt (26) PWM Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x0c 24. " FIPEND_KPP ,Fast Interrupt (24) KPP (Keypad) Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 23. " FIPEND_GPIO4 ,Fast Interrupt (23) GPIO4 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x0c 21. " FIPEND_SIM2 ,Fast Interrupt (21) SIM2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 20. " FIPEND_SIM1 ,Fast Interrupt (20) SIM1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
sif (cpu()=="iMX253"||cpu()=="iMX257")
|
|
bitfld.long 0x0c 18. " FIPEND_UART3 ,Fast Interrupt (18) UART3 Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x0c 19. " FIPEND_IIM ,Fast Interrupt (19) IIM Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 18. " FIPEND_UART3 ,Fast Interrupt (18) UART3 Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x0c 16. " FIPEND_GPIO3 ,Fast Interrupt (16) GPIO3 Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x0c 17. " FIPEND_CSI ,Fast Interrupt (17) CSI Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 16. " FIPEND_GPIO3 ,Fast Interrupt (16) GPIO3 Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x0c 14. " FIPEND_CSPI1 ,Fast Interrupt (14) CSPI1 Pending" "Not pending,Pending"
|
|
else
|
|
bitfld.long 0x0c 15. " FIPEND_ATA ,Fast Interrupt (15) ATA Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 14. " FIPEND_CSPI1 ,Fast Interrupt (14) CSPI1 Pending" "Not pending,Pending"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x0c 13. " FIPEND_CSPI2 ,Fast Interrupt (13) CSPI2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 12. " FIPEND_SSI1 ,Fast Interrupt (12) SSI1 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x0c 11. " FIPEND_SSI2 ,Fast Interrupt (11) SSI2 Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 10. " FIPEND_I2C3 ,Fast Interrupt (10) I2C3 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x0c 9. " FIPEND_ESDHC1 ,Fast Interrupt (9) ESDHC1 Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 8. " FIPEND_ESDHC2 ,Fast Interrupt (8) ESDHC2 Pending" "Not pending,Pending"
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x0c 7. " FIPEND_ESAI ,Fast Interrupt (7) ESAI Pending" "Not pending,Pending"
|
|
textline " "
|
|
endif
|
|
bitfld.long 0x0c 5. " FIPEND_UART4 ,Fast Interrupt (5) UART4 Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 4. " FIPEND_I2C2 ,Fast Interrupt (4) I2C2 Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x0c 3. " FIPEND_I2C1 ,Fast Interrupt (3) I2C1 Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 2. " FIPEND_OWIRE ,Fast Interrupt (2) OWIRE Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " FIPEND_GPT4 ,Fast Interrupt (1) GPT4 Pending" "Not pending,Pending"
|
|
bitfld.long 0x0c 0. " FIPEND_CSPI3 ,Fast Interrupt (0) CSPI3 Pending" "Not pending,Pending"
|
|
width 0xb
|
|
tree.end
|
|
tree "CLKCTL (Clock Control Module)"
|
|
base asd:0x43F08000
|
|
width 17.
|
|
group.long 0x00++0x3
|
|
line.long 0x00 "GP_CTRL_SET/CLR,General Purpose Control Register"
|
|
setclrfld.long 0x00 11. 0x04 11. 0x08 11. " MAX_EN ,MAX slave port 0 and 1 enable" "Disabled,Enabled"
|
|
setclrfld.long 0x00 7. 0x04 7. 0x08 7. " a9p_EN ,a9p_clk_off enable" "Disabled,Enabled"
|
|
setclrfld.long 0x00 6. 0x04 6. 0x08 6. " ETB_EN ,Clocks to ETB enable" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x00 4. 0x04 4. 0x08 4. " TIM_EN ,Peripheral bus timeout monitors enable" "Disabled,Enabled"
|
|
rgroup.long 0x10++0x3
|
|
line.long 0x00 "TAPID,Tapid Register"
|
|
width 11.
|
|
tree.end
|
|
tree "MAX (Multi-Layer AHB Crossbar Switch)"
|
|
base asd:0x43F04000
|
|
width 8.
|
|
if (((d.l(asd:0x43F04000+0x10))&0x80000000)==0x00)
|
|
group.long 0x00++0x3 "Slave Port 0"
|
|
line.long 0x00 "MPR0,Master Priority Register 0"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
group.long 0x10++0x3
|
|
line.long 0x00 "SGPCR0,Slave General Purpose Control Register 0"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
else
|
|
rgroup.long 0x00++0x3 "Slave Port 0"
|
|
line.long 0x00 "MPR0,Master Priority Register 0"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
rgroup.long 0x10++0x3
|
|
line.long 0x00 "SGPCR0,General Purpose Control Register 0"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
endif
|
|
if (((d.l(asd:0x43F04000+0x110))&0x80000000)==0x00)
|
|
group.long 0x100++0x3 "Slave Port 1"
|
|
line.long 0x00 "MPR1,Master Priority Register 1"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
group.long 0x110++0x3
|
|
line.long 0x00 "SGPCR1,General Purpose Control Register 1"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
else
|
|
rgroup.long 0x100++0x3 "Slave Port 1"
|
|
line.long 0x00 "MPR1,Master Priority Register 1"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
rgroup.long 0x110++0x3
|
|
line.long 0x00 "SGPCR1,General Purpose Control Register 1"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
endif
|
|
if (((d.l(asd:0x43F04000+0x210))&0x80000000)==0x00)
|
|
group.long 0x200++0x3 "Slave Port 2"
|
|
line.long 0x00 "MPR2,Master Priority Register 2"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
group.long 0x210++0x3
|
|
line.long 0x00 "SGPCR2,General Purpose Control Register 2"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
else
|
|
rgroup.long 0x200++0x3 "Slave Port 2"
|
|
line.long 0x00 "MPR2,Master Priority Register 2"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
rgroup.long 0x210++0x3
|
|
line.long 0x00 "SGPCR2,General Purpose Control Register 2"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
endif
|
|
if (((d.l(asd:0x43F04000+0x310))&0x80000000)==0x00)
|
|
group.long 0x300++0x3 "Slave Port 3"
|
|
line.long 0x00 "MPR3,Master Priority Register 3"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
group.long 0x310++0x3
|
|
line.long 0x00 "SGPCR3,General Purpose Control Register 3"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
else
|
|
rgroup.long 0x300++0x3 "Slave Port 3"
|
|
line.long 0x00 "MPR3,Master Priority Register 3"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
rgroup.long 0x310++0x3
|
|
line.long 0x00 "SGPCR3,General Purpose Control Register 3"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
endif
|
|
if (((d.l(asd:0x43F04000+0x410))&0x80000000)==0x00)
|
|
group.long 0x400++0x3 "Slave Port 4"
|
|
line.long 0x00 "MPR4,Master Priority Register 4"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
group.long 0x410++0x3
|
|
line.long 0x00 "SGPCR4,General Purpose Control Register 4"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
else
|
|
rgroup.long 0x400++0x3 "Slave Port 4"
|
|
line.long 0x00 "MPR4,Master Priority Register 4"
|
|
bitfld.long 0x00 16.--18. " MSTR_4 ,Master 4 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 12.--14. " MSTR_3 ,Master 3 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 8.--10. " MSTR_2 ,Master 2 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " MSTR_1 ,Master 1 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
bitfld.long 0x00 0.--2. " MSTR_0 ,Master 0 Priority" "Highest,1,2,3,4,5,6,Lowest"
|
|
rgroup.long 0x410++0x3
|
|
line.long 0x00 "SGPCR4,General Purpose Control Register 4"
|
|
bitfld.long 0x00 31. " RO ,Read Only" "Read/Write,Read only"
|
|
bitfld.long 0x00 30. " HLP ,Halt Low Priority" "Highest,Lowest"
|
|
bitfld.long 0x00 8.--9. " ARB ,Arbitration Mode" "Fixed,Round robin,?..."
|
|
textline " "
|
|
bitfld.long 0x00 4.--5. " PCTL ,Parking Control" "PARK,Last master,No master,?..."
|
|
bitfld.long 0x00 0.--2. " PARK ,PARK" "Port 0,Port 1,Port 2,Port 3,Port 4,?..."
|
|
endif
|
|
group.long 0x800++0x3 "Master Port 0"
|
|
line.long 0x00 "MGPCR0,Master General Purpose Control Register"
|
|
bitfld.long 0x00 0.--2. " AULB ,Arbitrate on Undefined Length Bursts" "No arbitration,Any time,After 4 beats,After 8 beats,After 16 beats,?..."
|
|
group.long 0x900++0x3 "Master Port 1"
|
|
line.long 0x00 "MGPCR1,Master General Purpose Control Register"
|
|
bitfld.long 0x00 0.--2. " AULB ,Arbitrate on Undefined Length Bursts" "No arbitration,Any time,After 4 beats,After 8 beats,After 16 beats,?..."
|
|
group.long 0xa00++0x3 "Master Port 2"
|
|
line.long 0x00 "MGPCR2,Master General Purpose Control Register"
|
|
bitfld.long 0x00 0.--2. " AULB ,Arbitrate on Undefined Length Bursts" "No arbitration,Any time,After 4 beats,After 8 beats,After 16 beats,?..."
|
|
group.long 0xb00++0x3 "Master Port 3"
|
|
line.long 0x00 "MGPCR3,Master General Purpose Control Register"
|
|
bitfld.long 0x00 0.--2. " AULB ,Arbitrate on Undefined Length Bursts" "No arbitration,Any time,After 4 beats,After 8 beats,After 16 beats,?..."
|
|
group.long 0xc00++0x3 "Master Port 4"
|
|
line.long 0x00 "MGPCR4,Master General Purpose Control Register"
|
|
bitfld.long 0x00 0.--2. " AULB ,Arbitrate on Undefined Length Bursts" "No arbitration,Any time,After 4 beats,After 8 beats,After 16 beats,?..."
|
|
width 0xb
|
|
tree.end
|
|
sif (cpu()=="IMX251"||cpu()=="IMX255"||cpu()=="IMX258")
|
|
tree "IIM (IC Identification)"
|
|
base asd:0x53FF0000
|
|
width 7.
|
|
group.long 0x00++0x1b
|
|
line.byte 0x00 "STAT,Status Register"
|
|
bitfld.byte 0x00 7. " BUSY ,IIM busy" "Not busy,Busy"
|
|
eventfld.byte 0x00 1. " PRGD ,Program Done" "Not finished,Finished"
|
|
textline " "
|
|
eventfld.byte 0x00 0. " SNSD ,Explicit Sense Cycle Done" "Not finished,Finished"
|
|
line.byte 0x04 "STATM,Status IRQ Mask Register"
|
|
bitfld.byte 0x04 1. " PRGD_M ,Program Done Mask" "Masked,Not masked"
|
|
bitfld.byte 0x04 0. " SNSD_M ,Explcitly Sense Cycle Mask" "Masked,Not masked"
|
|
line.byte 0x08 "ERR,Module Errors Register"
|
|
eventfld.byte 0x08 7. " PRGE ,Program Error" "No error,Error"
|
|
eventfld.byte 0x08 6. " WPE ,Write Protect Error" "No error,Error"
|
|
textline " "
|
|
eventfld.byte 0x08 5. " OPE ,Override Protect Error" "No error,Error"
|
|
eventfld.byte 0x08 4. " RPE ,Read Protect Error" "No error,Error"
|
|
textline " "
|
|
eventfld.byte 0x08 3. " WLRE ,Write to Locked Register Error" "No error,Error"
|
|
eventfld.byte 0x08 2. " SNSE ,Explicit Sense Cycle Error" "No error,Error"
|
|
textline " "
|
|
eventfld.byte 0x08 1. " PARITYE ,Parity Error of cache" "No error,Error"
|
|
line.byte 0x0c "EMASK,Error IRQ Mask Register"
|
|
bitfld.byte 0x0c 7. " PRGE_M ,Program Error Mask" "Masked,Not masked"
|
|
bitfld.byte 0x0c 6. " WPE_M ,Write Protect Error Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.byte 0x0c 5. " OPE_M ,Override Protect Error Mask" "Masked,Not masked"
|
|
bitfld.byte 0x0c 4. " RPE_M ,Read Protect Error Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.byte 0x0c 3. " WLRE_M ,Write to Locked Register Error Mask" "Masked,Not masked"
|
|
bitfld.byte 0x0c 2. " SNSE_M ,Explicit Sense Cycle Error Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.byte 0x0c 1. " PARITYE_M ,Parity Error Mask" "Masked,Not masked"
|
|
line.byte 0x10 "FCTL,Fuse Control Register"
|
|
bitfld.byte 0x10 7. " DPC ,Delayed Program Cycle" "Not delayed,Delayed"
|
|
bitfld.byte 0x10 4.--6. " PRG_LENGTH ,Program Pulse Length" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.byte 0x10 3. " ESNS_N ,Explicit Sense Normal" "Normal,Initiated"
|
|
bitfld.byte 0x10 2. " ESNS_0 ,Explicit Sense 0-stressed" "Normal,Initiated"
|
|
textline " "
|
|
bitfld.byte 0x10 1. " ESNS_1 ,Explicit Sense 1-stressed" "Normal,Initiated"
|
|
bitfld.byte 0x10 0. " PRG ,Program" "Normal,Initiated"
|
|
line.byte 0x14 "UA,Upper Address [13:8] "
|
|
hexmask.byte 0x14 0.--5. 1. " A[13:8] ,Top six bits of address"
|
|
line.byte 0x18 "LA,Lower Address [7:0]"
|
|
rgroup.long 0x1c++0xb
|
|
line.byte 0x00 "SDAT,Explicit Sense Data Register"
|
|
line.byte 0x04 "PREV,Product Revision Register"
|
|
hexmask.byte 0x04 3.--7. 1. " PROD_REV ,Product Revision"
|
|
hexmask.byte 0x04 0.--2. 1. " PROD_VT ,Product vendor or technology"
|
|
line.byte 0x08 "SREV,Silicon Revision Register"
|
|
hexmask.byte 0x08 0.--7. 1. " SILICON_REV ,Mask Set Revision"
|
|
group.long 0x28++0x03
|
|
line.byte 0x00 "PRG_P,Program Protection Register"
|
|
group.long 0x800++0x3
|
|
line.long 0x00 "FB0,Fuse Bank 0 (Secure JTAG Control and Device Unique ID)"
|
|
button "FB0" "d asd:0x53FF0800--asd:0x53FF087c /long"
|
|
group.long 0xc00++0x3
|
|
line.long 0x00 "FB1,Fuse Bank 1 (SCC Key)"
|
|
button "FB1" "d asd:0x53FF0c00--asd:0x53FF0c7c /long"
|
|
group.long 0x1000++0x3
|
|
line.long 0x00 "FB2,Fuse Bank 2 (Super-Root Key)"
|
|
button "FB2" "d asd:0x53FF1000--asd:0x53FF107c /long"
|
|
width 0xb
|
|
tree.end
|
|
endif
|
|
tree.open "EMI (External Memory Interface)"
|
|
tree "ESDCTL (Enhanced SDRAM Controller)"
|
|
base asd:0xb8001000
|
|
width 0xB
|
|
if ((data.long(asd:0xb8001000+0x00)&0x3F)!=0x0)&&(((d.l(asd:0xb8001000+0x10))&0x04)==0x00)
|
|
group.long 0x00++0x3 "Registers Space"
|
|
line.long 0x00 "ESDCTL0,Enhanced SDRAM Control Register 0"
|
|
bitfld.long 0x00 31. " SDE ,Enhanced SDRAM Controller Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28.--30. " SMODE ,SDRAM Controller Operating Mode" "Normal Read/Write,Precharge,Auto-Refresh,Load Mode Register,Manual Self Refresh,?..."
|
|
textline " "
|
|
bitfld.long 0x00 27. " SP ,Supervisor Protect" "User/Supervisor,Only Supervisor"
|
|
bitfld.long 0x00 24.--26. " ROW ,Row Address Width" "11,12,13,14,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " COL ,Column Address Width" "8,9,10,?..."
|
|
bitfld.long 0x00 16.--17. " DSIZ ,SDRAM Memory Data Width" "Reserved,16-bit D[15:0],?..."
|
|
textline " "
|
|
bitfld.long 0x0 13.--15. " SREFR ,SDRAM Refresh Rate" "Disabled,1,2,4,8,16,?..."
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " PWDT ,Power Down Time-out / Memory Device Operating Mode" "Disabled/Run Mode,No banks active/Precharge power down,?..."
|
|
textline " "
|
|
bitfld.long 0x00 8. " FP ,Full Page" "Not full,Full"
|
|
bitfld.long 0x00 7. " BL ,Burst Length" "4,8"
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " PRCT ,Precharge Timer" "Disabled,2 clocks,4 clocks,6 clocks,8 clocks,10 clocks,12 clocks,14 clocks,16 clocks,18 clocks,20 clocks,22 clocks,24 clocks,26 clocks,28 clocks,30 clocks,32 clocks,34 clocks,36 clocks,38 clocks,40 clocks,42 clocks,44 clocks,46 clocks,48 clocks,50 clocks,52 clocks,54 clocks,56 clocks,58 clocks,60 clocks,62 clocks,64 clocks,66 clocks,68 clocks,70 clocks,72 clocks,74 clocks,76 clocks,78 clocks,80 clocks,82 clocks,84 clocks,86 clocks,88 clocks,90 clocks,92 clocks,94 clocks,96 clocks,98 clocks,100 clocks,102 clocks,104 clocks,106 clocks,108 clocks,110 clocks,112 clocks,114 clocks,116 clocks,118 clocks,120 clocks,122 clocks,124 clocks,126 clocks"
|
|
elif ((data.long(asd:0xb8001000+0x00)&0x3F)!=0x0)&&(((d.l(asd:0xb8001000+0x10))&0x04)==0x04)
|
|
group.long 0x00++0x3 "Registers Space"
|
|
line.long 0x00 "ESDCTL0,Enhanced SDRAM Control Register 0"
|
|
bitfld.long 0x00 31. " SDE ,Enhanced SDRAM Controller Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28.--30. " SMODE ,SDRAM Controller Operating Mode" "Normal Read/Write,Precharge,Auto-Refresh,Load Mode Register,Manual Self Refresh,?..."
|
|
textline " "
|
|
bitfld.long 0x00 27. " SP ,Supervisor Protect" "User/Supervisor,Only Supervisor"
|
|
bitfld.long 0x00 24.--26. " ROW ,Row Address Width" "11,12,13,14,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " COL ,Column Address Width" "8,9,10,?..."
|
|
bitfld.long 0x00 16.--17. " DSIZ ,SDRAM Memory Data Width" "Reserved,16-bit D[15:0],?..."
|
|
textline " "
|
|
bitfld.long 0x0 13.--15. " SREFR ,SDRAM Refresh Rate" "Disabled,1,2,4,8,16,?..."
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " PWDT ,Power Down Time-out / Memory Device Operating Mode" "Disabled/Run Mode,No banks active/Precharge power down,?..."
|
|
textline " "
|
|
bitfld.long 0x00 8. " FP ,Full Page" "Not full,Full"
|
|
bitfld.long 0x00 7. " BL ,Burst Length" "4,?..."
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " PRCT ,Precharge Timer" "Disabled,2 clocks,4 clocks,6 clocks,8 clocks,10 clocks,12 clocks,14 clocks,16 clocks,18 clocks,20 clocks,22 clocks,24 clocks,26 clocks,28 clocks,30 clocks,32 clocks,34 clocks,36 clocks,38 clocks,40 clocks,42 clocks,44 clocks,46 clocks,48 clocks,50 clocks,52 clocks,54 clocks,56 clocks,58 clocks,60 clocks,62 clocks,64 clocks,66 clocks,68 clocks,70 clocks,72 clocks,74 clocks,76 clocks,78 clocks,80 clocks,82 clocks,84 clocks,86 clocks,88 clocks,90 clocks,92 clocks,94 clocks,96 clocks,98 clocks,100 clocks,102 clocks,104 clocks,106 clocks,108 clocks,110 clocks,112 clocks,114 clocks,116 clocks,118 clocks,120 clocks,122 clocks,124 clocks,126 clocks"
|
|
elif ((data.long(asd:0xb8001000+0x00)&0x3F)==0x0)&&(((d.l(asd:0xb8001000+0x10))&0x04)==0x00)
|
|
group.long 0x00++0x3 "Registers Space"
|
|
line.long 0x00 "ESDCTL0,Enhanced SDRAM Control Register 0"
|
|
bitfld.long 0x00 31. " SDE ,Enhanced SDRAM Controller Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28.--30. " SMODE ,SDRAM Controller Operating Mode" "Normal Read/Write,Precharge,Auto-Refresh,Load Mode Register,Manual Self Refresh,?..."
|
|
textline " "
|
|
bitfld.long 0x00 27. " SP ,Supervisor Protect" "User/Supervisor,Only Supervisor"
|
|
bitfld.long 0x00 24.--26. " ROW ,Row Address Width" "11,12,13,14,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " COL ,Column Address Width" "8,9,10,?..."
|
|
bitfld.long 0x00 16.--17. " DSIZ ,SDRAM Memory Data Width" "Reserved,16-bit D[15:0],?..."
|
|
textline " "
|
|
bitfld.long 0x0 13.--15. " SREFR ,SDRAM Refresh Rate" "Disabled,1,2,4,8,16,?..."
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " PWDT ,Power Down Time-out / Memory Device Operating Mode" "Disabled/Run Mode,No banks active/Precharge power down,64 clocks/Active power down,128 clocks/Active power down"
|
|
textline " "
|
|
bitfld.long 0x00 8. " FP ,Full Page" "Not full,Full"
|
|
bitfld.long 0x00 7. " BL ,Burst Length" "4,8"
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " PRCT ,Precharge Timer" "Disabled,2 clocks,4 clocks,6 clocks,8 clocks,10 clocks,12 clocks,14 clocks,16 clocks,18 clocks,20 clocks,22 clocks,24 clocks,26 clocks,28 clocks,30 clocks,32 clocks,34 clocks,36 clocks,38 clocks,40 clocks,42 clocks,44 clocks,46 clocks,48 clocks,50 clocks,52 clocks,54 clocks,56 clocks,58 clocks,60 clocks,62 clocks,64 clocks,66 clocks,68 clocks,70 clocks,72 clocks,74 clocks,76 clocks,78 clocks,80 clocks,82 clocks,84 clocks,86 clocks,88 clocks,90 clocks,92 clocks,94 clocks,96 clocks,98 clocks,100 clocks,102 clocks,104 clocks,106 clocks,108 clocks,110 clocks,112 clocks,114 clocks,116 clocks,118 clocks,120 clocks,122 clocks,124 clocks,126 clocks"
|
|
else
|
|
group.long 0x00++0x3 "Registers Space"
|
|
line.long 0x00 "ESDCTL0,Enhanced SDRAM Control Register 0"
|
|
bitfld.long 0x00 31. " SDE ,Enhanced SDRAM Controller Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28.--30. " SMODE ,SDRAM Controller Operating Mode" "Normal Read/Write,Precharge,Auto-Refresh,Load Mode Register,Manual Self Refresh,?..."
|
|
textline " "
|
|
bitfld.long 0x00 27. " SP ,Supervisor Protect" "User/Supervisor,Only Supervisor"
|
|
bitfld.long 0x00 24.--26. " ROW ,Row Address Width" "11,12,13,14,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " COL ,Column Address Width" "8,9,10,?..."
|
|
bitfld.long 0x00 16.--17. " DSIZ ,SDRAM Memory Data Width" "Reserved,16-bit D[15:0],?..."
|
|
textline " "
|
|
bitfld.long 0x0 13.--15. " SREFR ,SDRAM Refresh Rate" "Disabled,1,2,4,8,16,?..."
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " PWDT ,Power Down Time-out / Memory Device Operating Mode" "Disabled/Run Mode,No banks active/Precharge power down,64 clocks/Active power down,128 clocks/Active power down"
|
|
textline " "
|
|
bitfld.long 0x00 8. " FP ,Full Page" "Not full,Full"
|
|
bitfld.long 0x00 7. " BL ,Burst Length" "4,?..."
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " PRCT ,Precharge Timer" "Disabled,2 clocks,4 clocks,6 clocks,8 clocks,10 clocks,12 clocks,14 clocks,16 clocks,18 clocks,20 clocks,22 clocks,24 clocks,26 clocks,28 clocks,30 clocks,32 clocks,34 clocks,36 clocks,38 clocks,40 clocks,42 clocks,44 clocks,46 clocks,48 clocks,50 clocks,52 clocks,54 clocks,56 clocks,58 clocks,60 clocks,62 clocks,64 clocks,66 clocks,68 clocks,70 clocks,72 clocks,74 clocks,76 clocks,78 clocks,80 clocks,82 clocks,84 clocks,86 clocks,88 clocks,90 clocks,92 clocks,94 clocks,96 clocks,98 clocks,100 clocks,102 clocks,104 clocks,106 clocks,108 clocks,110 clocks,112 clocks,114 clocks,116 clocks,118 clocks,120 clocks,122 clocks,124 clocks,126 clocks"
|
|
endif
|
|
if (((d.l(asd:0xb8001000+0x10))&0x04)==0x00)
|
|
;ESDMISC->MDDR_EN=="SDR"
|
|
group.long 0x04++0x3
|
|
line.long 0x00 "ESDCFG0,Enhanced SDRAM Configuration Register 0"
|
|
bitfld.long 0x00 21.--22. " tXP_0 ,LPDDR exit power down to next valid command delay" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 20. " tWTR_0 ,tLPDDR WRITE to READ Command Delay" "1 clock,2 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " tRP_0 ,SDRAM Row Precharge Delay" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 16.--17. " tMRD_0 ,tMRD - SDRAM Load Mode Register to ACTIVE Command" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 15. " tWR ,SDRAM WRITE to PRECHARGE Command" "2 clocks,3 clocks"
|
|
bitfld.long 0x00 12.--14. " tRAS_0 ,SDRAM ACTIVE to PRECHARGE Command" "1 clock,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " tRRD_0 ,ACTIVE Bank A to ACTIVE Bank B Command" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 8.--9. " tCAS_0 ,SDRAM CAS Latency" "Reserved,Reserved,2 clocks/SDR and LPDDR,3 clocks/SDR and LPDDR"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " tRCD_0 ,SDRAM Row to Column Delay" "1 clock,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks"
|
|
bitfld.long 0x00 0.--3. " tRC_0 ,SDRAM Row Cycle Delay" "20 clocks,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks,9 clocks,10 clocks,11 clocks,12 clocks,13 clocks,14 clocks,15 clocks,16 clocks"
|
|
else
|
|
group.long 0x04++0x3
|
|
line.long 0x00 "ESDCFG0,Enhanced SDRAM Configuration Register 0"
|
|
bitfld.long 0x00 21.--22. " tXP_0 ,LPDDR exit power down to next valid command delay" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 20. " tWTR_0 ,tLPDDR WRITE to READ Command Delay" "1 clock,2 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " tRP_0 ,SDRAM Row Precharge Delay" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 16.--17. " tMRD_0 ,tMRD - SDRAM Load Mode Register to ACTIVE Command" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 15. " tWR ,SDRAM WRITE to PRECHARGE Command" "2 clocks,3 clocks"
|
|
bitfld.long 0x00 12.--14. " tRAS_0 ,SDRAM ACTIVE to PRECHARGE Command" "1 clock,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " tRRD_0 ,ACTIVE Bank A to ACTIVE Bank B Command" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 8.--9. " tCAS_0 ,SDRAM CAS Latency" "3 clocks,Reserved,2 clocks/SDR and LPDDR,3 clocks/SDR and LPDDR"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " tRCD_0 ,SDRAM Row to Column Delay" "1 clock,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks"
|
|
bitfld.long 0x00 0.--3. " tRC_0 ,SDRAM Row Cycle Delay" "20 clocks,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks,9 clocks,10 clocks,11 clocks,12 clocks,13 clocks,14 clocks,15 clocks,16 clocks"
|
|
endif
|
|
if ((data.long(asd:0xb8001000+0x08)&0x3F)!=0x0)&&(((d.l(asd:0xb8001000+0x10))&0x04)==0x00)
|
|
group.long 0x08++0x3
|
|
line.long 0x00 "ESDCTL1,Enhanced SDRAM Control Register 1"
|
|
bitfld.long 0x00 31. " SDE ,Enhanced SDRAM Controller Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28.--30. " SMODE ,SDRAM Controller Operating Mode" "Normal Read/Write,Precharge,Auto-Refresh,Load Mode Register,Manual Self Refresh,?..."
|
|
textline " "
|
|
bitfld.long 0x00 27. " SP ,Supervisor Protect" "User/Supervisor,Only Supervisor"
|
|
bitfld.long 0x00 24.--26. " ROW ,Row Address Width" "11,12,13,14,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " COL ,Column Address Width" "8,9,10,?..."
|
|
bitfld.long 0x00 16.--17. " DSIZ ,SDRAM Memory Data Width" "Reserved,16-bit D[15:0],?..."
|
|
textline " "
|
|
bitfld.long 0x0 13.--15. " SREFR ,SDRAM Refresh Rate" "Disabled,1,2,4,8,16,?..."
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " PWDT ,Power Down Time-out / Memory Device Operating Mode" "Disabled/Run Mode,No banks active/Precharge power down,?..."
|
|
textline " "
|
|
bitfld.long 0x00 8. " FP ,Full Page" "Not full,Full"
|
|
bitfld.long 0x00 7. " BL ,Burst Length" "4,8"
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " PRCT ,Precharge Timer" "Disabled,2 clocks,4 clocks,6 clocks,8 clocks,10 clocks,12 clocks,14 clocks,16 clocks,18 clocks,20 clocks,22 clocks,24 clocks,26 clocks,28 clocks,30 clocks,32 clocks,34 clocks,36 clocks,38 clocks,40 clocks,42 clocks,44 clocks,46 clocks,48 clocks,50 clocks,52 clocks,54 clocks,56 clocks,58 clocks,60 clocks,62 clocks,64 clocks,66 clocks,68 clocks,70 clocks,72 clocks,74 clocks,76 clocks,78 clocks,80 clocks,82 clocks,84 clocks,86 clocks,88 clocks,90 clocks,92 clocks,94 clocks,96 clocks,98 clocks,100 clocks,102 clocks,104 clocks,106 clocks,108 clocks,110 clocks,112 clocks,114 clocks,116 clocks,118 clocks,120 clocks,122 clocks,124 clocks,126 clocks"
|
|
elif ((data.long(asd:0xb8001000+0x08)&0x3F)!=0x0)&&(((d.l(asd:0xb8001000+0x10))&0x04)==0x04)
|
|
group.long 0x08++0x3
|
|
line.long 0x00 "ESDCTL1,Enhanced SDRAM Control Register 1"
|
|
bitfld.long 0x00 31. " SDE ,Enhanced SDRAM Controller Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28.--30. " SMODE ,SDRAM Controller Operating Mode" "Normal Read/Write,Precharge,Auto-Refresh,Load Mode Register,Manual Self Refresh,?..."
|
|
textline " "
|
|
bitfld.long 0x00 27. " SP ,Supervisor Protect" "User/Supervisor,Only Supervisor"
|
|
bitfld.long 0x00 24.--26. " ROW ,Row Address Width" "11,12,13,14,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " COL ,Column Address Width" "8,9,10,?..."
|
|
bitfld.long 0x00 16.--17. " DSIZ ,SDRAM Memory Data Width" "Reserved,16-bit D[15:0],?..."
|
|
textline " "
|
|
bitfld.long 0x0 13.--15. " SREFR ,SDRAM Refresh Rate" "Disabled,1,2,4,8,16,?..."
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " PWDT ,Power Down Time-out / Memory Device Operating Mode" "Disabled/Run Mode,No banks active/Precharge power down,?..."
|
|
textline " "
|
|
bitfld.long 0x00 8. " FP ,Full Page" "Not full,Full"
|
|
bitfld.long 0x00 7. " BL ,Burst Length" "4,?..."
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " PRCT ,Precharge Timer" "Disabled,2 clocks,4 clocks,6 clocks,8 clocks,10 clocks,12 clocks,14 clocks,16 clocks,18 clocks,20 clocks,22 clocks,24 clocks,26 clocks,28 clocks,30 clocks,32 clocks,34 clocks,36 clocks,38 clocks,40 clocks,42 clocks,44 clocks,46 clocks,48 clocks,50 clocks,52 clocks,54 clocks,56 clocks,58 clocks,60 clocks,62 clocks,64 clocks,66 clocks,68 clocks,70 clocks,72 clocks,74 clocks,76 clocks,78 clocks,80 clocks,82 clocks,84 clocks,86 clocks,88 clocks,90 clocks,92 clocks,94 clocks,96 clocks,98 clocks,100 clocks,102 clocks,104 clocks,106 clocks,108 clocks,110 clocks,112 clocks,114 clocks,116 clocks,118 clocks,120 clocks,122 clocks,124 clocks,126 clocks"
|
|
elif ((data.long(asd:0xb8001000+0x08)&0x3F)==0x0)&&(((d.l(asd:0xb8001000+0x10))&0x04)==0x00)
|
|
group.long 0x08++0x3
|
|
line.long 0x00 "ESDCTL1,Enhanced SDRAM Control Register 1"
|
|
bitfld.long 0x00 31. " SDE ,Enhanced SDRAM Controller Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28.--30. " SMODE ,SDRAM Controller Operating Mode" "Normal Read/Write,Precharge,Auto-Refresh,Load Mode Register,Manual Self Refresh,?..."
|
|
textline " "
|
|
bitfld.long 0x00 27. " SP ,Supervisor Protect" "User/Supervisor,Only Supervisor"
|
|
bitfld.long 0x00 24.--26. " ROW ,Row Address Width" "11,12,13,14,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " COL ,Column Address Width" "8,9,10,?..."
|
|
bitfld.long 0x00 16.--17. " DSIZ ,SDRAM Memory Data Width" "Reserved,16-bit D[15:0],?..."
|
|
textline " "
|
|
bitfld.long 0x0 13.--15. " SREFR ,SDRAM Refresh Rate" "Disabled,1,2,4,8,16,?..."
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " PWDT ,Power Down Time-out / Memory Device Operating Mode" "Disabled/Run Mode,No banks active/Precharge power down,64 clocks/Active power down,128 clocks/Active power down"
|
|
textline " "
|
|
bitfld.long 0x00 8. " FP ,Full Page" "Not full,Full"
|
|
bitfld.long 0x00 7. " BL ,Burst Length" "4,8"
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " PRCT ,Precharge Timer" "Disabled,2 clocks,4 clocks,6 clocks,8 clocks,10 clocks,12 clocks,14 clocks,16 clocks,18 clocks,20 clocks,22 clocks,24 clocks,26 clocks,28 clocks,30 clocks,32 clocks,34 clocks,36 clocks,38 clocks,40 clocks,42 clocks,44 clocks,46 clocks,48 clocks,50 clocks,52 clocks,54 clocks,56 clocks,58 clocks,60 clocks,62 clocks,64 clocks,66 clocks,68 clocks,70 clocks,72 clocks,74 clocks,76 clocks,78 clocks,80 clocks,82 clocks,84 clocks,86 clocks,88 clocks,90 clocks,92 clocks,94 clocks,96 clocks,98 clocks,100 clocks,102 clocks,104 clocks,106 clocks,108 clocks,110 clocks,112 clocks,114 clocks,116 clocks,118 clocks,120 clocks,122 clocks,124 clocks,126 clocks"
|
|
else
|
|
group.long 0x08++0x3
|
|
line.long 0x00 "ESDCTL1,Enhanced SDRAM Control Register 1"
|
|
bitfld.long 0x00 31. " SDE ,Enhanced SDRAM Controller Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28.--30. " SMODE ,SDRAM Controller Operating Mode" "Normal Read/Write,Precharge,Auto-Refresh,Load Mode Register,Manual Self Refresh,?..."
|
|
textline " "
|
|
bitfld.long 0x00 27. " SP ,Supervisor Protect" "User/Supervisor,Only Supervisor"
|
|
bitfld.long 0x00 24.--26. " ROW ,Row Address Width" "11,12,13,14,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " COL ,Column Address Width" "8,9,10,?..."
|
|
bitfld.long 0x00 16.--17. " DSIZ ,SDRAM Memory Data Width" "Reserved,16-bit D[15:0],?..."
|
|
textline " "
|
|
bitfld.long 0x0 13.--15. " SREFR ,SDRAM Refresh Rate" "Disabled,1,2,4,8,16,?..."
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " PWDT ,Power Down Time-out / Memory Device Operating Mode" "Disabled/Run Mode,No banks active/Precharge power down,64 clocks/Active power down,128 clocks/Active power down"
|
|
textline " "
|
|
bitfld.long 0x00 8. " FP ,Full Page" "Not full,Full"
|
|
bitfld.long 0x00 7. " BL ,Burst Length" "4,?..."
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " PRCT ,Precharge Timer" "Disabled,2 clocks,4 clocks,6 clocks,8 clocks,10 clocks,12 clocks,14 clocks,16 clocks,18 clocks,20 clocks,22 clocks,24 clocks,26 clocks,28 clocks,30 clocks,32 clocks,34 clocks,36 clocks,38 clocks,40 clocks,42 clocks,44 clocks,46 clocks,48 clocks,50 clocks,52 clocks,54 clocks,56 clocks,58 clocks,60 clocks,62 clocks,64 clocks,66 clocks,68 clocks,70 clocks,72 clocks,74 clocks,76 clocks,78 clocks,80 clocks,82 clocks,84 clocks,86 clocks,88 clocks,90 clocks,92 clocks,94 clocks,96 clocks,98 clocks,100 clocks,102 clocks,104 clocks,106 clocks,108 clocks,110 clocks,112 clocks,114 clocks,116 clocks,118 clocks,120 clocks,122 clocks,124 clocks,126 clocks"
|
|
endif
|
|
if (((d.l(asd:0xb8001000+0x10))&0x04)==0x00)
|
|
;ESDMISC->MDDR_EN=="SDR"
|
|
group.long 0x0c++0x3
|
|
line.long 0x00 "ESDCFG1,Enhanced SDRAM Configuration Register 1"
|
|
bitfld.long 0x00 21.--22. " tXP_1 ,LPDDR exit power down to next valid command delay" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 20. " tWTR_1 ,tLPDDR WRITE to READ Command Delay" "1 clock,2 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " tRP_1 ,SDRAM Row Precharge Delay" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 16.--17. " tMRD_1 ,tMRD - SDRAM Load Mode Register to ACTIVE Command" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 15. " tWR ,SDRAM WRITE to PRECHARGE Command" "2 clocks,3 clocks"
|
|
bitfld.long 0x00 12.--14. " tRAS_1 ,SDRAM ACTIVE to PRECHARGE Command" "1 clock,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " tRRD_1 ,ACTIVE Bank A to ACTIVE Bank B Command" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 8.--9. " tCAS_1 ,SDRAM CAS Latency" "Reserved,Reserved,2 clocks/SDR and LPDDR,3 clocks/SDR and LPDDR"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " tRCD_1 ,SDRAM Row to Column Delay" "1 clock,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks"
|
|
bitfld.long 0x00 0.--3. " tRC_1 ,SDRAM Row Cycle Delay" "20 clocks,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks,9 clocks,10 clocks,11 clocks,12 clocks,13 clocks,14 clocks,15 clocks,16 clocks"
|
|
else
|
|
group.long 0x0c++0x3
|
|
line.long 0x00 "ESDCFG1,Enhanced SDRAM Configuration Register 1"
|
|
bitfld.long 0x00 21.--22. " tXP_1 ,LPDDR exit power down to next valid command delay" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 20. " tWTR_1 ,tLPDDR WRITE to READ Command Delay" "1 clock,2 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " tRP_1 ,SDRAM Row Precharge Delay" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 16.--17. " tMRD_1 ,tMRD - SDRAM Load Mode Register to ACTIVE Command" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 15. " tWR ,SDRAM WRITE to PRECHARGE Command" "2 clocks,3 clocks"
|
|
bitfld.long 0x00 12.--14. " tRAS_1 ,SDRAM ACTIVE to PRECHARGE Command" "1 clock,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks"
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " tRRD_1 ,ACTIVE Bank A to ACTIVE Bank B Command" "1 clock,2 clocks,3 clocks,4 clocks"
|
|
bitfld.long 0x00 8.--9. " tCAS_1 ,SDRAM CAS Latency" "3 clocks,Reserved,2 clocks/SDR and LPDDR,3 clocks/SDR and LPDDR"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " tRCD_1 ,SDRAM Row to Column Delay" "1 clock,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks"
|
|
bitfld.long 0x00 0.--3. " tRC_1 ,SDRAM Row Cycle Delay" "20 clocks,2 clocks,3 clocks,4 clocks,5 clocks,6 clocks,7 clocks,8 clocks,9 clocks,10 clocks,11 clocks,12 clocks,13 clocks,14 clocks,15 clocks,16 clocks"
|
|
endif
|
|
group.long 0x10++0x3
|
|
line.long 0x00 "ESDMISC,Enhanced SDRAM Miscellaneous Register"
|
|
bitfld.long 0x00 31. " SDRAMRDY ,External SDRAM/LPDDR Device Status" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 9. " DDR2_EN ,Regular (non mobile) DDR2 device is connected" "Not used,Used"
|
|
textline " "
|
|
bitfld.long 0x00 8. " DDR_EN ,Regular (non mobile) DDR1 device is connected" "Not used,Used"
|
|
bitfld.long 0x00 7. " FRC_MSR ,Force measurement" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 6. " MA10_SHARE ,MA10 share" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " LHD ,Latency Hiding Disable" "Enabled,Disabled"
|
|
bitfld.long 0x00 4. " MDDR_MDIS ,LPDDR Delay Line Measure Disable" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " MDDR_DL_RST ,LPDDR Delay Line Soft Reset" "No reset,Reset"
|
|
bitfld.long 0x00 2. " MDDR_EN ,Enable Mobile/Low Power DDR SDRAM" "SDR,DDR"
|
|
textline " "
|
|
bitfld.long 0x00 1. " RST ,Software Initiated Local Module Reset" "Disabled,Initiated"
|
|
group.long 0x20++0x13
|
|
line.long 0x00 "ESDCDLY1,MDDR Delay Line 1 Configuration Debug Register"
|
|
bitfld.long 0x00 31. " SEL_DLY_REG_1 ,Line 1 Delay" "1/4 cycle,DLY_REG_1"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DLY_OFFSET_1 ,Delay Line 1 offset value"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--15. 1. " DLY_ABS_OFFSET_1 ,Absolute delay offset"
|
|
hexmask.long.byte 0x00 0.--7. 1. " DLY_REG_1 ,Line 1 Delay"
|
|
line.long 0x04 "ESDCDLY2,MDDR Delay Line 2 Configuration Debug Register"
|
|
bitfld.long 0x04 31. " SEL_DLY_REG_2 ,Line 2 Delay" "1/4 cycle,DLY_REG_2"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DLY_OFFSET_2 ,Delay Line 2 offset value"
|
|
textline " "
|
|
hexmask.long.byte 0x04 8.--15. 1. " DLY_ABS_OFFSET_2 ,Absolute delay offset"
|
|
hexmask.long.byte 0x04 0.--7. 1. " DLY_REG_2 ,Line 2 Delay"
|
|
line.long 0x08 "ESDCDLY3,MDDR Delay Line 3 Configuration Debug Register"
|
|
bitfld.long 0x08 31. " SEL_DLY_REG_3 ,Line 3 Delay" "1/4 cycle,DLY_REG_3"
|
|
hexmask.long.byte 0x08 16.--23. 1. " DLY_OFFSET_3 ,Delay Line 3 offset value"
|
|
textline " "
|
|
hexmask.long.byte 0x08 8.--15. 1. " DLY_ABS_OFFSET_3 ,Absolute delay offset"
|
|
hexmask.long.byte 0x08 0.--7. 1. " DLY_REG_3 ,Line 3 Delay"
|
|
line.long 0x0c "ESDCDLY4,MDDR Delay Line 4 Configuration Debug Register"
|
|
bitfld.long 0x0c 31. " SEL_DLY_REG_4 ,Line 4 Delay" "1/4 cycle,DLY_REG_4"
|
|
hexmask.long.byte 0x0c 16.--23. 1. " DLY_OFFSET_4 ,Delay Line 4 offset value"
|
|
textline " "
|
|
hexmask.long.byte 0x0c 8.--15. 1. " DLY_ABS_OFFSET_4 ,Absolute delay offset"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " DLY_REG_4 ,Line 4 Delay"
|
|
line.long 0x10 "ESDCDLY5,MDDR Delay Line 5 Configuration Debug Register"
|
|
bitfld.long 0x10 31. " SEL_DLY_REG_5 ,Line 5 Delay" "1/4 cycle,DLY_REG_5"
|
|
hexmask.long.byte 0x10 16.--23. 1. " DLY_OFFSET_5 ,Delay Line 5 offset value"
|
|
textline " "
|
|
hexmask.long.byte 0x10 8.--15. 1. " DLY_ABS_OFFSET_5 ,Absolute delay offset"
|
|
hexmask.long.byte 0x10 0.--7. 1. " DLY_REG_5 ,Line 5 Delay"
|
|
rgroup.long 0x34++0x3
|
|
line.long 0x00 "ESDCDLYL,MDDR Delay Line Cycle Debug Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " QTR_CYCLE_LENGTH ,Small Delay Number"
|
|
; deactivated; it caused debugger to hung when memory wasn't initialized
|
|
;width 6.
|
|
;base asd:0x80000000
|
|
;group.long 0x00++0x3 "Memory"
|
|
; line.long 0x00 "CSD0,CSD0 SDRAM/LPDDR Memory Region"
|
|
; button "CSD0" "d asd:0x80000000--asd:0x8fffffff /long"
|
|
;base asd:0x90000000
|
|
;group.long 0x00++0x3
|
|
; line.long 0x00 "CSD1,CSD1 SDRAM/LPDDR Memory Region"
|
|
; button "CSD1" "d asd:0x90000000--asd:0x9fffffff /long"
|
|
;base ad:0xa0000000
|
|
;group.long 0x00++0x3 "Memory"
|
|
; line.long 0x00 "CSD0,CSD0 SDRAM/MDDR Memory Region"
|
|
; button "CSD0" "d ad:0xa0000000--ad:0xafffffff /long"
|
|
;base ad:0xb0000000
|
|
;group.long 0x00++0x3
|
|
; line.long 0x00 "CSD1,CSD1 SDRAM/MDDR Memory Region"
|
|
; button "CSD1" "d ad:0xb0000000--ad:0xbfffffff /long"
|
|
width 0xb
|
|
tree.end
|
|
tree "M3IF (Multi-Master Memory Interface)"
|
|
base asd:0xB8003000
|
|
width 11.
|
|
group.long 0x00++0x3 "Registers Space"
|
|
line.long 0x00 "M3IFCTL,M3IF Control Register"
|
|
bitfld.long 0x00 31. " SDA ,SDRAM/LPDDR/DDR2 Memory Active" "Not active,Active"
|
|
bitfld.long 0x00 11. " MLSD_EN ,Master Lock SDRAM/LPDDR/DDR2 Access" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " MLSD ,Master Lock SDRAM/LPDDR/DDR2 Access" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 7. " MRRP7 ,Master 7 Round Robin Priority" "Not on priority list,On priority list"
|
|
textline " "
|
|
bitfld.long 0x00 6. " MRRP6 ,Master 6 Round Robin Priority" "Not on priority list,On priority list"
|
|
bitfld.long 0x00 5. " MRRP5 ,Master 5 Round Robin Priority" "Not on priority list,On priority list"
|
|
textline " "
|
|
bitfld.long 0x00 4. " MRRP4 ,Master 4 Round Robin Priority" "Not on priority list,On priority list"
|
|
bitfld.long 0x00 3. " MRRP3 ,Master 3 Round Robin Priority" "Not on priority list,On priority list"
|
|
textline " "
|
|
bitfld.long 0x00 2. " MRRP2 ,Master 2 Round Robin Priority" "Not on priority list,On priority list"
|
|
bitfld.long 0x00 1. " MRRP1 ,Master 1 Round Robin Priority" "Not on priority list,On priority list"
|
|
textline " "
|
|
bitfld.long 0x00 0. " MRRP0 ,Master 0 Round Robin Priority" "Not on priority list,On priority list"
|
|
group.long 0x04++0x1f
|
|
line.long 0x0 "M3IFWCFG0,M3IF WaterMark Configuration Register 0"
|
|
hexmask.long 0x0 10.--31. 0x400 " WBA0 ,WaterMark Memory Region 0 Base Address"
|
|
line.long 0x4 "M3IFWCFG1,M3IF WaterMark Configuration Register 1"
|
|
hexmask.long 0x4 10.--31. 0x400 " WBA1 ,WaterMark Memory Region 1 Base Address"
|
|
line.long 0x8 "M3IFWCFG2,M3IF WaterMark Configuration Register 2"
|
|
hexmask.long 0x8 10.--31. 0x400 " WBA2 ,WaterMark Memory Region 2 Base Address"
|
|
line.long 0xC "M3IFWCFG3,M3IF WaterMark Configuration Register 3"
|
|
hexmask.long 0xC 10.--31. 0x400 " WBA3 ,WaterMark Memory Region 3 Base Address"
|
|
line.long 0x10 "M3IFWCFG4,M3IF WaterMark Configuration Register 4"
|
|
hexmask.long 0x10 10.--31. 0x400 " WBA4 ,WaterMark Memory Region 4 Base Address"
|
|
line.long 0x14 "M3IFWCFG5,M3IF WaterMark Configuration Register 5"
|
|
hexmask.long 0x14 10.--31. 0x400 " WBA5 ,WaterMark Memory Region 5 Base Address"
|
|
line.long 0x18 "M3IFWCFG6,M3IF WaterMark Configuration Register 6"
|
|
hexmask.long 0x18 10.--31. 0x400 " WBA6 ,WaterMark Memory Region 6 Base Address"
|
|
line.long 0x1C "M3IFWCFG7,M3IF WaterMark Configuration Register 7"
|
|
hexmask.long 0x1C 10.--31. 0x400 " WBA7 ,WaterMark Memory Region 7 Base Address"
|
|
group.long 0x24++0x17
|
|
line.long 0x00 "M3IFWCSR,M3IF WaterMark Control and Status Register"
|
|
bitfld.long 0x00 31. " WIE ,WaterMark Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
eventfld.long 0x00 7. " WS7 ,WaterMark Status 7" "Not occurred,Occurred"
|
|
eventfld.long 0x00 6. " WS6 ,WaterMark Status 6" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 5. " WS5 ,WaterMark Status 5" "Not occurred,Occurred"
|
|
eventfld.long 0x00 4. " WS4 ,WaterMark Status 4" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 3. " WS3 ,WaterMark Status 3" "Not occurred,Occurred"
|
|
eventfld.long 0x00 2. " WS2 ,WaterMark Status 2" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 1. " WS1 ,WaterMark Status 1" "Not occurred,Occurred"
|
|
eventfld.long 0x00 0. " WS0 ,WaterMark Status 0" "Not occurred,Occurred"
|
|
line.long 0x04 "M3IFSCFG0,M3IF Snooping Configuration Register 0"
|
|
hexmask.long 0x04 11.--31. 0x800 " SWBA ,Snooping Window Base Address"
|
|
bitfld.long 0x04 1.--4. " SWSZ ,Snooping Window Size" "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,?..."
|
|
textline " "
|
|
bitfld.long 0x04 0. " SE ,Snooping Enable" "Disabled,Enabled"
|
|
line.long 0x08 "M3IFSCFG1,M3IF Snooping Configuration Register 1"
|
|
bitfld.long 0x08 31. " SSE0[31] ,Snooping Segment 31 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 30. " SSE0[30] ,Snooping Segment 30 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 29. " SSE0[29] ,Snooping Segment 29 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 28. " SSE0[28] ,Snooping Segment 28 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 27. " SSE0[27] ,Snooping Segment 27 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 26. " SSE0[26] ,Snooping Segment 26 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 25. " SSE0[25] ,Snooping Segment 25 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 24. " SSE0[24] ,Snooping Segment 24 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 23. " SSE0[23] ,Snooping Segment 23 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 22. " SSE0[22] ,Snooping Segment 22 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 21. " SSE0[21] ,Snooping Segment 21 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 20. " SSE0[20] ,Snooping Segment 20 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 19. " SSE0[19] ,Snooping Segment 19 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 18. " SSE0[18] ,Snooping Segment 18 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 17. " SSE0[17] ,Snooping Segment 17 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 16. " SSE0[16] ,Snooping Segment 16 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 15. " SSE0[15] ,Snooping Segment 15 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 14. " SSE0[14] ,Snooping Segment 14 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 13. " SSE0[13] ,Snooping Segment 13 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 12. " SSE0[12] ,Snooping Segment 12 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 11. " SSE0[11] ,Snooping Segment 11 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 10. " SSE0[10] ,Snooping Segment 10 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 9. " SSE0[9] ,Snooping Segment 9 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 8. " SSE0[8] ,Snooping Segment 8 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 7. " SSE0[7] ,Snooping Segment 7 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " SSE0[6] ,Snooping Segment 6 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 5. " SSE0[5] ,Snooping Segment 5 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 4. " SSE0[4] ,Snooping Segment 4 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 3. " SSE0[3] ,Snooping Segment 3 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 2. " SSE0[2] ,Snooping Segment 2 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 1. " SSE0[1] ,Snooping Segment 1 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " SSE0[0] ,Snooping Segment 0 Enable" "Disabled,Enabled"
|
|
line.long 0x0c "M3IFSCFG2,M3IF Snooping Configuration Register 2"
|
|
bitfld.long 0x0c 31. " SSE1[63] ,Snooping Segment 63 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 30. " SSE1[62] ,Snooping Segment 62 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 29. " SSE1[61] ,Snooping Segment 61 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 28. " SSE1[60] ,Snooping Segment 60 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 27. " SSE1[59] ,Snooping Segment 59 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 26. " SSE1[58] ,Snooping Segment 58 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 25. " SSE1[57] ,Snooping Segment 57 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 24. " SSE1[56] ,Snooping Segment 56 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 23. " SSE1[55] ,Snooping Segment 55 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 22. " SSE1[54] ,Snooping Segment 54 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 21. " SSE1[53] ,Snooping Segment 53 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 20. " SSE1[52] ,Snooping Segment 52 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 19. " SSE1[51] ,Snooping Segment 51 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 18. " SSE1[50] ,Snooping Segment 50 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 17. " SSE1[49] ,Snooping Segment 49 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 16. " SSE1[48] ,Snooping Segment 48 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 15. " SSE1[47] ,Snooping Segment 47 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 14. " SSE1[46] ,Snooping Segment 46 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 13. " SSE1[45] ,Snooping Segment 45 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 12. " SSE1[44] ,Snooping Segment 44 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 11. " SSE1[43] ,Snooping Segment 43 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 10. " SSE1[42] ,Snooping Segment 42 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 9. " SSE1[41] ,Snooping Segment 41 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 8. " SSE1[40] ,Snooping Segment 40 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 7. " SSE1[39] ,Snooping Segment 39 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 6. " SSE1[38] ,Snooping Segment 38 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 5. " SSE1[37] ,Snooping Segment 37 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 4. " SSE1[36] ,Snooping Segment 36 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 3. " SSE1[35] ,Snooping Segment 35 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 2. " SSE1[34] ,Snooping Segment 34 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " SSE1[33] ,Snooping Segment 33 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0c 0. " SSE1[32] ,Snooping Segment 32 Enable" "Disabled,Enabled"
|
|
line.long 0x10 "M3IFSSR0,M3IF Snooping Status Register 0"
|
|
bitfld.long 0x10 31. " SSS0[31] ,Snooping Segment 31 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 30. " SSS0[30] ,Snooping Segment 30 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 29. " SSS0[29] ,Snooping Segment 29 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 28. " SSS0[28] ,Snooping Segment 28 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 27. " SSS0[27] ,Snooping Segment 27 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 26. " SSS0[26] ,Snooping Segment 26 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 25. " SSS0[25] ,Snooping Segment 25 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 24. " SSS0[24] ,Snooping Segment 24 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 23. " SSS0[23] ,Snooping Segment 23 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 22. " SSS0[22] ,Snooping Segment 22 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 21. " SSS0[21] ,Snooping Segment 21 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 20. " SSS0[20] ,Snooping Segment 20 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 19. " SSS0[19] ,Snooping Segment 19 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 18. " SSS0[18] ,Snooping Segment 18 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 17. " SSS0[17] ,Snooping Segment 17 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 16. " SSS0[16] ,Snooping Segment 16 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 15. " SSS0[15] ,Snooping Segment 15 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 14. " SSS0[14] ,Snooping Segment 14 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 13. " SSS0[13] ,Snooping Segment 13 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 12. " SSS0[12] ,Snooping Segment 12 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 11. " SSS0[11] ,Snooping Segment 11 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 10. " SSS0[10] ,Snooping Segment 10 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 9. " SSS0[9] ,Snooping Segment 9 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 8. " SSS0[8] ,Snooping Segment 8 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 7. " SSS0[7] ,Snooping Segment 7 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 6. " SSS0[6] ,Snooping Segment 6 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 5. " SSS0[5] ,Snooping Segment 5 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 4. " SSS0[4] ,Snooping Segment 4 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 3. " SSS0[3] ,Snooping Segment 3 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 2. " SSS0[2] ,Snooping Segment 2 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x10 1. " SSS0[1] ,Snooping Segment 1 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x10 0. " SSS0[0] ,Snooping Segment 0 Status" "Not occurred,Occurred"
|
|
line.long 0x14 "M3IFSSR1,M3IF Snooping Status Register 1"
|
|
bitfld.long 0x14 31. " SSS1[63] ,Snooping Segment 63 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 30. " SSS1[62] ,Snooping Segment 62 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 29. " SSS1[61] ,Snooping Segment 61 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 28. " SSS1[60] ,Snooping Segment 60 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 27. " SSS1[59] ,Snooping Segment 59 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 26. " SSS1[58] ,Snooping Segment 58 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 25. " SSS1[57] ,Snooping Segment 57 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 24. " SSS1[56] ,Snooping Segment 56 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 23. " SSS1[55] ,Snooping Segment 55 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 22. " SSS1[54] ,Snooping Segment 54 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 21. " SSS1[53] ,Snooping Segment 53 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 20. " SSS1[52] ,Snooping Segment 52 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 19. " SSS1[51] ,Snooping Segment 51 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 18. " SSS1[50] ,Snooping Segment 50 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 17. " SSS1[49] ,Snooping Segment 49 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 16. " SSS1[48] ,Snooping Segment 48 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 15. " SSS1[47] ,Snooping Segment 47 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 14. " SSS1[46] ,Snooping Segment 46 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 13. " SSS1[45] ,Snooping Segment 45 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 12. " SSS1[44] ,Snooping Segment 44 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 11. " SSS1[43] ,Snooping Segment 43 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 10. " SSS1[42] ,Snooping Segment 42 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 9. " SSS1[41] ,Snooping Segment 41 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 8. " SSS1[40] ,Snooping Segment 40 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 7. " SSS1[39] ,Snooping Segment 39 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 6. " SSS1[38] ,Snooping Segment 38 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 5. " SSS1[37] ,Snooping Segment 37 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 4. " SSS1[36] ,Snooping Segment 36 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 3. " SSS1[35] ,Snooping Segment 35 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 2. " SSS1[34] ,Snooping Segment 34 Status" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x14 1. " SSS1[33] ,Snooping Segment 33 Status" "Not occurred,Occurred"
|
|
bitfld.long 0x14 0. " SSS1[32] ,Snooping Segment 32 Status" "Not occurred,Occurred"
|
|
group.long 0x40++0x17
|
|
line.long 0x0 "M3IFMLWE0,M3IF Master Lock WEIM CS0 Register"
|
|
bitfld.long 0x0 31. " WEMA0 ,WEIM CS0 Memory Active" "Not active,Active"
|
|
bitfld.long 0x0 3. " MLWE0_EN ,Master Lock WEIM CS0 Access Enable" "Disabled,Enable"
|
|
textline " "
|
|
bitfld.long 0x0 0.--2. " MLWE0 ,Master Lock WEIM CS0 Access" "0,1,2,3,4,5,6,7"
|
|
line.long 0x4 "M3IFMLWE1,M3IF Master Lock WEIM CS1 Register"
|
|
bitfld.long 0x4 31. " WEMA1 ,WEIM CS1 Memory Active" "Not active,Active"
|
|
bitfld.long 0x4 3. " MLWE1_EN ,Master Lock WEIM CS1 Access Enable" "Disabled,Enable"
|
|
textline " "
|
|
bitfld.long 0x4 0.--2. " MLWE1 ,Master Lock WEIM CS1 Access" "0,1,2,3,4,5,6,7"
|
|
line.long 0x8 "M3IFMLWE2,M3IF Master Lock WEIM CS2 Register"
|
|
bitfld.long 0x8 31. " WEMA2 ,WEIM CS2 Memory Active" "Not active,Active"
|
|
bitfld.long 0x8 3. " MLWE2_EN ,Master Lock WEIM CS2 Access Enable" "Disabled,Enable"
|
|
textline " "
|
|
bitfld.long 0x8 0.--2. " MLWE2 ,Master Lock WEIM CS2 Access" "0,1,2,3,4,5,6,7"
|
|
line.long 0xC "M3IFMLWE3,M3IF Master Lock WEIM CS3 Register"
|
|
bitfld.long 0xC 31. " WEMA3 ,WEIM CS3 Memory Active" "Not active,Active"
|
|
bitfld.long 0xC 3. " MLWE3_EN ,Master Lock WEIM CS3 Access Enable" "Disabled,Enable"
|
|
textline " "
|
|
bitfld.long 0xC 0.--2. " MLWE3 ,Master Lock WEIM CS3 Access" "0,1,2,3,4,5,6,7"
|
|
line.long 0x10 "M3IFMLWE4,M3IF Master Lock WEIM CS4 Register"
|
|
bitfld.long 0x10 31. " WEMA4 ,WEIM CS4 Memory Active" "Not active,Active"
|
|
bitfld.long 0x10 3. " MLWE4_EN ,Master Lock WEIM CS4 Access Enable" "Disabled,Enable"
|
|
textline " "
|
|
bitfld.long 0x10 0.--2. " MLWE4 ,Master Lock WEIM CS4 Access" "0,1,2,3,4,5,6,7"
|
|
line.long 0x14 "M3IFMLWE5,M3IF Master Lock WEIM CS5 Register"
|
|
bitfld.long 0x14 31. " WEMA5 ,WEIM CS5 Memory Active" "Not active,Active"
|
|
bitfld.long 0x14 3. " MLWE5_EN ,Master Lock WEIM CS5 Access Enable" "Disabled,Enable"
|
|
textline " "
|
|
bitfld.long 0x14 0.--2. " MLWE5 ,Master Lock WEIM CS5 Access" "0,1,2,3,4,5,6,7"
|
|
width 0xb
|
|
tree.end
|
|
tree "NFC (NAND Flash Controller)"
|
|
base asd:0xBB001E00
|
|
width 23.
|
|
group.word 0x04++0x07
|
|
line.word 0x00 "RAM_BUFFER_ADDRESS,Buffer Number for Page Data Transfer Register"
|
|
bitfld.word 0x00 4.--5. " ACTIVE_CS ,Active Chip Select" "0,1,2,3"
|
|
bitfld.word 0x00 0.--2. " RBA ,RAM Buffer Address" "1st,2nd,3rd,4th,5th,6th,7th,8th"
|
|
line.word 0x02 "NAND_FLASH_ADDR,NAND Flash Address Register"
|
|
line.word 0x04 "NAND_Flash_CMD,NAND Flash Command Register"
|
|
line.word 0x06 "NFC_CONFIGURATION,NFC Internal Buffer Lock Control Register"
|
|
bitfld.word 0x06 0.--1. " BLS ,Buffer Lock Set" "Locked,Locked,Unlocked,Locked"
|
|
rgroup.word 0x0c++0x3
|
|
line.word 0x00 "ECC_STATUS_RESULT1,Controller Status/Result of Flash Operation Register 1"
|
|
bitfld.word 0x00 12.--15. " NOSER4 ,Number of symbol errors for fourth section" "No error,1-Symbol Error,2-Symbol Error,3-Symbol Error,4-Symbol Error,5-Symbol Error,6-Symbol Error,7-Symbol Error,8-Symbol Error,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Uncorrectable error"
|
|
bitfld.word 0x00 8.--11. " NOSER3 ,Number of symbol errors for third section" "No error,1-Symbol Error,2-Symbol Error,3-Symbol Error,4-Symbol Error,5-Symbol Error,6-Symbol Error,7-Symbol Error,8-Symbol Error,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Uncorrectable error"
|
|
textline " "
|
|
bitfld.word 0x00 4.--7. " NOSER2 ,Number of symbol errors for second" "No error,1-Symbol Error,2-Symbol Error,3-Symbol Error,4-Symbol Error,5-Symbol Error,6-Symbol Error,7-Symbol Error,8-Symbol Error,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Uncorrectable error"
|
|
bitfld.word 0x00 0.--3. " NOSER1 ,Number of symbol errors for first section" "No error,1-Symbol Error,2-Symbol Error,3-Symbol Error,4-Symbol Error,5-Symbol Error,6-Symbol Error,7-Symbol Error,8-Symbol Error,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Uncorrectable error"
|
|
line.word 0x02 "ECC_STATUS_RESULT2,Controller Status and Result of Flash Operation Register 2"
|
|
bitfld.word 0x02 12.--15. " NOSER8 ,Number of symbol errors for eighth section" "No error,1-Symbol Error,2-Symbol Error,3-Symbol Error,4-Symbol Error,5-Symbol Error,6-Symbol Error,7-Symbol Error,8-Symbol Error,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Uncorrectable error"
|
|
bitfld.word 0x02 8.--11. " NOSER7 ,Number of symbol errors for seventh section" "No error,1-Symbol Error,2-Symbol Error,3-Symbol Error,4-Symbol Error,5-Symbol Error,6-Symbol Error,7-Symbol Error,8-Symbol Error,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Uncorrectable error"
|
|
textline " "
|
|
bitfld.word 0x02 4.--7. " NOSER6 ,Number of symbol errors for sixth section" "No error,1-Symbol Error,2-Symbol Error,3-Symbol Error,4-Symbol Error,5-Symbol Error,6-Symbol Error,7-Symbol Error,8-Symbol Error,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Uncorrectable error"
|
|
bitfld.word 0x02 0.--3. " NOSER5 ,Number of symbol errors for fifth section" "No error,1-Symbol Error,2-Symbol Error,3-Symbol Error,4-Symbol Error,5-Symbol Error,6-Symbol Error,7-Symbol Error,8-Symbol Error,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Uncorrectable error"
|
|
group.word 0x10++0x3
|
|
line.word 0x00 "SPAS,Spare Area Size Register"
|
|
hexmask.word.byte 0x00 0.--7. 1. " SPAS ,Spare Area Size"
|
|
line.word 0x02 "NF_WR_PROT,Nand Flash Write Protection Register"
|
|
bitfld.word 0x02 0.--2. " WPC ,Write Protection Command" "Reserved,Lock-tight,Lock all,Reserved,Unlock,?..."
|
|
rgroup.word 0x18++0x01
|
|
line.word 0x00 "NAND_FLASH_WR_PR_ST,NAND Flash Write Protection Status Register"
|
|
bitfld.word 0x00 11. " US3 ,Unlocked Status" "No unlocked,Unlocked"
|
|
bitfld.word 0x00 10. " LS3 ,Locked Status" "No locked,Unlocked"
|
|
textline " "
|
|
bitfld.word 0x00 9. " LTS3 ,Lock-tight Status" "Not lock-tight,Lock-tight"
|
|
bitfld.word 0x00 8. " US2 ,Unlocked Status" "No unlocked,Unlocked"
|
|
textline " "
|
|
bitfld.word 0x00 7. " LS2 ,Locked Status" "No locked,Unlocked"
|
|
bitfld.word 0x00 6. " LTS2 ,Lock-tight Status" "Not lock-tight,Lock-tight"
|
|
textline " "
|
|
bitfld.word 0x00 5. " US1 ,Unlocked Status" "No unlocked,Unlocked"
|
|
bitfld.word 0x00 4. " LS1 ,Locked Status " "No locked,Unlocked"
|
|
textline " "
|
|
bitfld.word 0x00 3. " LTS1 ,Lock-tight Status" "Not lock-tight,Lock-tight"
|
|
bitfld.word 0x00 2. " US0 ,Unlocked Status" "No unlocked,Unlocked"
|
|
textline " "
|
|
bitfld.word 0x00 1. " LS0 ,Locked Status" "No locked,Unlocked"
|
|
bitfld.word 0x00 0. " LTS0 ,Lock-tight Status" "Not lock-tight,Lock-tight"
|
|
group.word 0x1a++0x03
|
|
line.word 0x00 "NAND_FLASH_CONFIG1,NAND Flash Operation Configuration Register 1"
|
|
bitfld.word 0x00 11. " FP_INT ,Full Page interrupt" "After each section,After completed"
|
|
textline " "
|
|
bitfld.word 0x00 9.--10. " PPB ,Pages Per Block" "32,64,128,256"
|
|
textline " "
|
|
bitfld.word 0x00 8. " SYM ,Symmetric mode" "Asymmetric/1 clock,Symmetric/2 clocks"
|
|
bitfld.word 0x00 7. " NF_CE ,NAND Flash Force CE" "Normal,Forced"
|
|
textline " "
|
|
bitfld.word 0x00 6. " NFC_RST ,NFC Reset" "No reset,Reset"
|
|
bitfld.word 0x00 5. " NF_BIG ,NAND FLASH Big Endian Mode" "Little endian,Big endian"
|
|
textline " "
|
|
bitfld.word 0x00 4. " INT_MASK ,Interrupt Mask" "Disabled,Enabled"
|
|
bitfld.word 0x00 3. " ECC_EN ,ECC Operation Enable" "Bypassed,Executed"
|
|
textline " "
|
|
bitfld.word 0x00 2. " SP_EN ,Spare Area Enable" "Main and spare,Spare only"
|
|
bitfld.word 0x00 1. " DMA_MODE ,Dma_req signal mode of operation during a page read" "Each section,End of a page"
|
|
textline " "
|
|
bitfld.word 0x00 0. " ECC_MODE ,ECC capabilities" "8 bit,4 bit"
|
|
line.word 0x02 "NAND_FLASH_CONFIG2,NAND Flash Operation Configuration Register 2"
|
|
bitfld.word 0x02 15. " INT ,Interrupt" "Still running,Done"
|
|
bitfld.word 0x02 3.--5. " FDO ,NAND Flash Data Output" "Reserved,One page data out,NAND Flash ID,Reserved,NAND Flash status,?..."
|
|
textline " "
|
|
bitfld.word 0x02 2. " FDI ,NAND Flash Data Input" "Disabled,Enabled"
|
|
bitfld.word 0x02 1. " FADD ,NAND Flash Address Input" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x02 0. " FCMD ,NAND Flash Command Input" "Disabled,Enabled"
|
|
group.word 0x20++0x0f
|
|
line.word 0x00 "UNLOCK_START_BLK_ADD0,Address to Unlock in Write Protection Mode - Start Register 0"
|
|
line.word 0x02 "UNLOCK_END_BLK_ADD0,Address to Unlock in Write Protection Mode - End Register 0"
|
|
line.word 0x04 "UNLOCK_START_BLK_ADD1,Address to Unlock in Write Protection Mode - Start Register 1"
|
|
line.word 0x06 "UNLOCK_END_BLK_ADD1,Address to Unlock in Write Protection Mode - End Register 1"
|
|
line.word 0x08 "UNLOCK_START_BLK_ADD2,Address to Unlock in Write Protection Mode - Start Register 2"
|
|
line.word 0x0a "UNLOCK_END_BLK_ADD2,Address to Unlock in Write Protection Mode - End Register 2"
|
|
line.word 0x0c "UNLOCK_START_BLK_ADD3,Address to Unlock in Write Protection Mode - Start Register 3"
|
|
line.word 0x0e "UNLOCK_END_BLK_ADD3,Address to Unlock in Write Protection Mode - End Register 3"
|
|
base asd:0xBB000000
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "MAIN_BUF,Main area Buffer"
|
|
button "MAIN_BUF" "d asd:0xBB000000--asd:(0xBB000000+0xFFF) /long"
|
|
base asd:(0xBB000000+0x1000)
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "SPARE_BUF,Spare area Buffer"
|
|
button "SPARE_BUF" "d asd:(0xBB000000+0x1000)--asd:(0xBB000000+0x11FF) /long"
|
|
width 0xb
|
|
tree.end
|
|
tree "WEIM (Wireless External Interface Module)"
|
|
base asd:0xB8002000
|
|
width 8.
|
|
tree "Registers Space"
|
|
if (((d.l(ad:0xB8002000))&0x200000)==0x0)
|
|
group.long (0x00+0x0)++0x3 "CS0"
|
|
line.long 0x00 "CSCR0U,Chip Select 0 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,Continuous"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
else
|
|
group.long (0x00+0x0)++0x3 "CS0"
|
|
line.long 0x00 "CSCR0U,Chip Select 0 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,32"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
endif
|
|
if (((d.l(ad:0xB8002008))&0x8000)==0x0)
|
|
group.long (0x04+0x0)++0x3
|
|
line.long 0x00 "CSCR0L,Chip Select 0 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,DATA_IN/OUT [15:8] pins,DATA_IN/OUT [7:0] pins,Reserved,DATA_IN/OUT [15:0] pins,Reserved,Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
else
|
|
group.long (0x04+0x0)++0x3
|
|
line.long 0x00 "CSCR0L,Chip Select 0 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,Reserved,Reserved,ADDR / M_DATA_IN/OUT [15:0] pins,Reserved,ADDR / M_DATA_IN/OUT [31:0],Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
endif
|
|
if (((d.l(ad:0xB8002008))&0x8000)==0x0)
|
|
group.long (0x08+0x0)++0x3
|
|
line.long 0x00 "CSCR0A,Chip Select 0 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
else
|
|
group.long (0x08+0x0)++0x3
|
|
line.long 0x00 "CSCR0A,Chip Select 0 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
endif
|
|
if (((d.l(ad:0xB8002010))&0x200000)==0x0)
|
|
group.long (0x00+0x10)++0x3 "CS1"
|
|
line.long 0x00 "CSCR1U,Chip Select 1 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,Continuous"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
else
|
|
group.long (0x00+0x10)++0x3 "CS1"
|
|
line.long 0x00 "CSCR1U,Chip Select 1 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,32"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
endif
|
|
if (((d.l(ad:0xB8002018))&0x8000)==0x0)
|
|
group.long (0x04+0x10)++0x3
|
|
line.long 0x00 "CSCR1L,Chip Select 1 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,DATA_IN/OUT [15:8] pins,DATA_IN/OUT [7:0] pins,Reserved,DATA_IN/OUT [15:0] pins,Reserved,Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
else
|
|
group.long (0x04+0x10)++0x3
|
|
line.long 0x00 "CSCR1L,Chip Select 1 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,Reserved,Reserved,ADDR / M_DATA_IN/OUT [15:0] pins,Reserved,ADDR / M_DATA_IN/OUT [31:0],Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
endif
|
|
if (((d.l(ad:0xB8002018))&0x8000)==0x0)
|
|
group.long (0x08+0x10)++0x3
|
|
line.long 0x00 "CSCR1A,Chip Select 1 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
else
|
|
group.long (0x08+0x10)++0x3
|
|
line.long 0x00 "CSCR1A,Chip Select 1 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
endif
|
|
if (((d.l(ad:0xB8002020))&0x200000)==0x0)
|
|
group.long (0x00+0x20)++0x3 "CS2"
|
|
line.long 0x00 "CSCR2U,Chip Select 2 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,Continuous"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
else
|
|
group.long (0x00+0x20)++0x3 "CS2"
|
|
line.long 0x00 "CSCR2U,Chip Select 2 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,32"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
endif
|
|
if (((d.l(ad:0xB8002028))&0x8000)==0x0)
|
|
group.long (0x04+0x20)++0x3
|
|
line.long 0x00 "CSCR2L,Chip Select 2 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,DATA_IN/OUT [15:8] pins,DATA_IN/OUT [7:0] pins,Reserved,DATA_IN/OUT [15:0] pins,Reserved,Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
else
|
|
group.long (0x04+0x20)++0x3
|
|
line.long 0x00 "CSCR2L,Chip Select 2 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,Reserved,Reserved,ADDR / M_DATA_IN/OUT [15:0] pins,Reserved,ADDR / M_DATA_IN/OUT [31:0],Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
endif
|
|
if (((d.l(ad:0xB8002028))&0x8000)==0x0)
|
|
group.long (0x08+0x20)++0x3
|
|
line.long 0x00 "CSCR2A,Chip Select 2 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
else
|
|
group.long (0x08+0x20)++0x3
|
|
line.long 0x00 "CSCR2A,Chip Select 2 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
endif
|
|
if (((d.l(ad:0xB8002030))&0x200000)==0x0)
|
|
group.long (0x00+0x30)++0x3 "CS3"
|
|
line.long 0x00 "CSCR3U,Chip Select 3 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,Continuous"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
else
|
|
group.long (0x00+0x30)++0x3 "CS3"
|
|
line.long 0x00 "CSCR3U,Chip Select 3 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,32"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
endif
|
|
if (((d.l(ad:0xB8002038))&0x8000)==0x0)
|
|
group.long (0x04+0x30)++0x3
|
|
line.long 0x00 "CSCR3L,Chip Select 3 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,DATA_IN/OUT [15:8] pins,DATA_IN/OUT [7:0] pins,Reserved,DATA_IN/OUT [15:0] pins,Reserved,Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
else
|
|
group.long (0x04+0x30)++0x3
|
|
line.long 0x00 "CSCR3L,Chip Select 3 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,Reserved,Reserved,ADDR / M_DATA_IN/OUT [15:0] pins,Reserved,ADDR / M_DATA_IN/OUT [31:0],Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
endif
|
|
if (((d.l(ad:0xB8002038))&0x8000)==0x0)
|
|
group.long (0x08+0x30)++0x3
|
|
line.long 0x00 "CSCR3A,Chip Select 3 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
else
|
|
group.long (0x08+0x30)++0x3
|
|
line.long 0x00 "CSCR3A,Chip Select 3 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
endif
|
|
if (((d.l(ad:0xB8002040))&0x200000)==0x0)
|
|
group.long (0x00+0x40)++0x3 "CS4"
|
|
line.long 0x00 "CSCR4U,Chip Select 4 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,Continuous"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
else
|
|
group.long (0x00+0x40)++0x3 "CS4"
|
|
line.long 0x00 "CSCR4U,Chip Select 4 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,32"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
endif
|
|
if (((d.l(ad:0xB8002048))&0x8000)==0x0)
|
|
group.long (0x04+0x40)++0x3
|
|
line.long 0x00 "CSCR4L,Chip Select 4 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,DATA_IN/OUT [15:8] pins,DATA_IN/OUT [7:0] pins,Reserved,DATA_IN/OUT [15:0] pins,Reserved,Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
else
|
|
group.long (0x04+0x40)++0x3
|
|
line.long 0x00 "CSCR4L,Chip Select 4 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,Reserved,Reserved,ADDR / M_DATA_IN/OUT [15:0] pins,Reserved,ADDR / M_DATA_IN/OUT [31:0],Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
endif
|
|
if (((d.l(ad:0xB8002048))&0x8000)==0x0)
|
|
group.long (0x08+0x40)++0x3
|
|
line.long 0x00 "CSCR4A,Chip Select 4 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
else
|
|
group.long (0x08+0x40)++0x3
|
|
line.long 0x00 "CSCR4A,Chip Select 4 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
endif
|
|
if (((d.l(ad:0xB8002050))&0x200000)==0x0)
|
|
group.long (0x00+0x50)++0x3 "CS5"
|
|
line.long 0x00 "CSCR5U,Chip Select 5 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,Continuous"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
else
|
|
group.long (0x00+0x50)++0x3 "CS5"
|
|
line.long 0x00 "CSCR5U,Chip Select 5 Upper Control Register"
|
|
bitfld.long 0x00 31. " SP ,Supervisor Protect" "User,Supervisor"
|
|
bitfld.long 0x00 30. " WP ,Write Protect" "Not protected,Protected"
|
|
textline " "
|
|
bitfld.long 0x00 28.--29. " BCD ,Burst Clock Divisor" "1,2,3,4"
|
|
bitfld.long 0x00 24.--27. " BCS ,Burst Clock Start" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " PSZ ,Page Size" "4,8,16,32"
|
|
bitfld.long 0x00 21. " PME ,Page Mode Emulation" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " SYNC ,Synchronous Burst Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " DOL ,Data Output Length" "1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles,16 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " CNC ,Chip Select Negation Clock Cycles" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
hexmask.long.byte 0x00 8.--13. 1. " WSC ,Wait State Control"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EW ,|ECB/WAIT" "Low,High"
|
|
bitfld.long 0x00 4.--6. " WWS ,Write Wait State" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " EDC ,Extra Dead Cycles" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
endif
|
|
if (((d.l(ad:0xB8002058))&0x8000)==0x0)
|
|
group.long (0x04+0x50)++0x3
|
|
line.long 0x00 "CSCR5L,Chip Select 5 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,DATA_IN/OUT [15:8] pins,DATA_IN/OUT [7:0] pins,Reserved,DATA_IN/OUT [15:0] pins,Reserved,Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
else
|
|
group.long (0x04+0x50)++0x3
|
|
line.long 0x00 "CSCR5L,Chip Select 5 Lower Control Register"
|
|
bitfld.long 0x00 28.--31. " OEA ,/OE Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " OEN ,/OE Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " EBWA ,/EB (Enable Byte) Write Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " EBWN ,/EB (Enable Byte) Write Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " CSA ,/CS (Chip Select) Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 11. " EBC ,Enable Byte Control" "Read/Write,Write"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " DSZ ,Data Port Size" "Reserved,Reserved,Reserved,Reserved,ADDR / M_DATA_IN/OUT [15:0] pins,Reserved,ADDR / M_DATA_IN/OUT [31:0],Same"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CSN ,/CS (Chip Select) Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 3. " PSR ,Pseudo SRAM Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " CRE ,Control Register Enable" "Pin 0,Pin 1"
|
|
bitfld.long 0x00 1. " WRAP ,WRAP memory mode" "No wrap,Wrap"
|
|
textline " "
|
|
bitfld.long 0x00 0. " CSEN ,/CS (Chip Select) Enable" "Disabled,Enabled"
|
|
endif
|
|
if (((d.l(ad:0xB8002058))&0x8000)==0x0)
|
|
group.long (0x08+0x50)++0x3
|
|
line.long 0x00 "CSCR5A,Chip Select 5 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
else
|
|
group.long (0x08+0x50)++0x3
|
|
line.long 0x00 "CSCR5A,Chip Select 5 Addition Control Register"
|
|
bitfld.long 0x00 28.--31. " EBRA ,/EB (Enable Byte) Read Assert" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 24.--27. " EBRN ,/EB (Enable Byte) Read Negate" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 20.--23. " RWA ,/RW (Read/Write) Assertion" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
bitfld.long 0x00 16.--19. " RWN ,/RW (Read/Write) Negation" "0 cycles,1 cycle,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles,10 cycles,11 cycles,12 cycles,13 cycles,14 cycles,15 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 15. " MUM ,Muxed Mode" "Non muxed,Muxed"
|
|
bitfld.long 0x00 13.--14. " LAH ,/LBA to Address Hold" "2 cycles,13 cycles,24 cycles,35 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 10.--12. " LBN ,/LBA Negation" "2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles,9 cycles"
|
|
bitfld.long 0x00 8.--9. " LBA ,/LBA Assertion" "0 cycles,1 cycle,2 cycles,3 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " DWW ,Decrease Write Wait State" "0,1,2,3"
|
|
bitfld.long 0x00 4.--5. " DCT ,/DTACK Check Time" "2 cycles,6 cycles,8 cycles,12 cycles"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WWU ,Write Wrap Unmask" "Masked,Unmasked"
|
|
bitfld.long 0x00 2. " AGE ,Acknowledge Glue Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CNC2 ,Chip Select Negation Clock Cycles" "Low,High"
|
|
bitfld.long 0x00 0. " FCE ,Feedback Clock Enable" "AHB clock,BCLK_FB"
|
|
endif
|
|
group.long 0x60++0x3
|
|
line.long 0x00 "WCR,WEIM Configuration Register"
|
|
bitfld.long 0x00 19. " ECP5 ,/ECB Capture Phase (phase for synchronous CS5 write accesses)" "As BCS[0],Opposite of BCS[0]"
|
|
bitfld.long 0x00 18. " ECP4 ,ECB Capture Phase (phase for synchronous CS4 write accesses)" "As BCS[0],Opposite of BCS[0]"
|
|
textline " "
|
|
bitfld.long 0x00 17. " ECP3 ,ECB Capture Phase (phase for synchronous CS3 write accesses)" "As BCS[0],Opposite of BCS[0]"
|
|
bitfld.long 0x00 16. " ECP2 ,ECB Capture Phase (phase for synchronous CS2 write accesses)" "As BCS[0],Opposite of BCS[0]"
|
|
textline " "
|
|
bitfld.long 0x00 15. " ECP1 ,ECB Capture Phase (phase for synchronous CS1 write accesses)" "As BCS[0],Opposite of BCS[0]"
|
|
bitfld.long 0x00 14. " ECP0 ,ECB Capture Phase (phase for synchronous CS0 write accesses)" "As BCS[0],Opposite of BCS[0]"
|
|
textline " "
|
|
bitfld.long 0x00 13. " AUS5 ,Address Unshifted for CS5" "Shifted,Unshifted"
|
|
bitfld.long 0x00 12. " AUS4 ,Address Unshifted for CS4" "Shifted,Unshifted"
|
|
textline " "
|
|
bitfld.long 0x00 11. " AUS3 ,Address Unshifted for CS3" "Shifted,Unshifted"
|
|
bitfld.long 0x00 10. " AUS2 ,Address Unshifted for CS2" "Shifted,Unshifted"
|
|
textline " "
|
|
bitfld.long 0x00 9. " AUS1 ,Address Unshifted for CS1" "Shifted,Unshifted"
|
|
bitfld.long 0x00 8. " AUS0 ,Address Unshifted for CS0" "Shifted,Unshifted"
|
|
textline " "
|
|
bitfld.long 0x00 2. " BCM ,Burst Clock Mode" "CS accessing,All time"
|
|
bitfld.long 0x00 1. " CRER ,CRE output Relocation" "ADDR[23],ADDR[25]"
|
|
textline " "
|
|
bitfld.long 0x00 0. " MAS ,Merged Address Mode" "Standard,Merged"
|
|
tree.end
|
|
; deactivated; it caused debugger to hung when memory wasn't initialized
|
|
;tree "Memory"
|
|
;width 5.
|
|
;base ad:0xa0000000
|
|
;group.long 0x00++0x3
|
|
; line.long 0x00 "CS0,WEIM CS0 Memory Region"
|
|
; button "CS0 " "d ad:0xa0000000--ad:0xa7ffffff /long"
|
|
;base ad:0xa8000000
|
|
;group.long 0x00++0x3
|
|
; line.long 0x00 "CS1,WEIM CS1 Memory Region"
|
|
; button "CS1 " "d ad:0xa8000000--ad:0xafffffff /long"
|
|
;base ad:0xb0000000
|
|
;group.long 0x00++0x3
|
|
; line.long 0x00 "CS2,WEIM CS2 Memory Region"
|
|
; button "CS2 " "d ad:0xb0000000--ad:0xb1ffffff /long"
|
|
;base ad:0xb2000000
|
|
;group.long 0x00++0x3
|
|
; line.long 0x00 "CS3,WEIM CS3 Memory Region"
|
|
; button "CS3 " "d ad:0xb2000000--ad:0xb3ffffff /long"
|
|
;base ad:0xb4000000
|
|
;group.long 0x00++0x3
|
|
; line.long 0x00 "CS4,WEIM CS4 Memory Region"
|
|
; button "CS4 " "d ad:0xb4000000--ad:0xb5ffffff /long"
|
|
;tree.end
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree "1-Wire"
|
|
base asd:0x43F9C000
|
|
width 14.
|
|
group.byte 0x00++0x1
|
|
line.word 0x00 "CONTROL,Control Register"
|
|
bitfld.word 0x00 7. " RPP ,Reset Presence Pulse" "No Pulse,Pulse"
|
|
bitfld.word 0x00 6. " PST ,Presence Status" "Not present,Present"
|
|
bitfld.word 0x00 5. " WR0 ,Write 0" "No effect,Written"
|
|
textline " "
|
|
bitfld.word 0x00 4. " WR1 ,Write 1 / Read" "No effect,Written"
|
|
bitfld.word 0x00 3. " RDST ,Read Status" "0,1"
|
|
group.byte 0x02++0x1
|
|
line.word 0x00 "TIME_DIVIDER,Time Divider Register"
|
|
hexmask.word.byte 0x00 0.--7. 1. " DVDR ,Pre-divider Factor"
|
|
group.byte 0x04++0x1
|
|
line.word 0x00 "RESET,Reset Register"
|
|
bitfld.word 0x00 0. " RST ,Software Reset" "No reset,Reset"
|
|
group.byte 0x06++0x1
|
|
line.word 0x0 "COMMAND,Command Register"
|
|
bitfld.word 0x0 1. " SRA ,Search ROM Accelerator" "Disabled,Enabled"
|
|
hgroup.byte 0x8++0x1
|
|
hide.word 0x0 "TX/RX,Transmit/Receive Register"
|
|
in
|
|
hgroup.byte 0xA++0x1
|
|
hide.word 0x0 "INTERRUPT,Interrupt Register"
|
|
in
|
|
group.byte 0xC++0x1
|
|
line.word 0x0 "INTERRUPT_EN,Interrupt Enable Register"
|
|
bitfld.word 0x00 5. " ERSF ,Enable Receive Shift Register Full Interrupt" "Disabled,Enabled"
|
|
bitfld.word 0x00 4. " ERBF ,Enable Receive Buffer Full Interrupt" "Disabled,Enabled"
|
|
bitfld.word 0x00 3. " ETSE ,Enable Transmit Shift Register Empty Interrupt" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x00 2. " ETBE ,Enable Transmit Buffer Empty Interrupt" "Disabled,Enabled"
|
|
bitfld.word 0x00 1. " IAS ,Interrupt Trigger Active State" "High,Low"
|
|
bitfld.word 0x00 0. " EPD ,Enable Presence Detect" "Disabled,Enabled"
|
|
width 0xb
|
|
tree.end
|
|
sif (cpu()!="IMX251")
|
|
tree.open "ATA (Advanced Technology Attachment)"
|
|
tree "CPU Side"
|
|
base asd:0x43FA0000
|
|
width 18.
|
|
tree "Timing Registers"
|
|
group.byte 0x00--0x18
|
|
line.byte 0x00 "TIME_OFF,TIME OFF Register"
|
|
hexmask.byte 0x00 0.--7. 1. " TIME_OFF[7:0] ,Transceiver Timing Parameter Controls TOFF"
|
|
line.byte 0x01 "TIME_ON,TIME ON Register"
|
|
hexmask.byte 0x01 0.--7. 1. " TIME_ON[7:0] ,Transceiver Timing Parameter Controls TON"
|
|
line.byte 0x02 "TIME_1,TIME 1 Register"
|
|
hexmask.byte 0x02 0.--7. 1. " TIME_1[7:0] ,PIO Timing Parameter Controls T1"
|
|
line.byte 0x03 "TIME_2W,TIME 2W Register"
|
|
hexmask.byte 0x03 0.--7. 1. " TIME_2W[7:0] ,PIO Timing Parameter Controls T2 During Write Cycles"
|
|
line.byte 0x04 "TIME_2R,TIME 2R Register"
|
|
hexmask.byte 0x04 0.--7. 1. " TIME_2R[7:0] ,PIO Timing Parameter Controls T2 During Read Cycles"
|
|
line.byte 0x05 "TIME_AX,TIME AX Register"
|
|
hexmask.byte 0x05 0.--7. 1. " TIME_AX[7:0] ,PIO Timing Parameter Controls TA"
|
|
line.byte 0x06 "TIME_PIO_RPX,TIME PIO RDX Register"
|
|
hexmask.byte 0x06 0.--7. 1. " TIME_RPX[7:0] ,PIO/UDMA Timing Parameter Controls TRD"
|
|
line.byte 0x07 "TIME_4,TIME 4 Register"
|
|
hexmask.byte 0x07 0.--7. 1. " TIME_4[7:0] ,PIO Timing Parameter Controls T4"
|
|
line.byte 0x08 "TIME_9,TIME 9 Register"
|
|
hexmask.byte 0x08 0.--7. 1. " TIME_9[7:0] ,PIO Timing Parameter Controls T9"
|
|
line.byte 0x09 "TIME_M,TIME M Register"
|
|
hexmask.byte 0x09 0.--7. 1. " TIME_M[7:0] ,MDMA Timing Parameter Controls TM"
|
|
line.byte 0x0a "TIME_JN,TIME JN Register"
|
|
hexmask.byte 0x0a 0.--7. 1. " TIME_JN[7:0] ,MDMA Timing Parameter Controls TN and TJ"
|
|
line.byte 0x0b "TIME_D,TIME D Register"
|
|
hexmask.byte 0x0b 0.--7. 1. " TIME_D[7:0] ,MDMA Timing Parameter Controls TD"
|
|
line.byte 0x0c "TIME_K,TIME K Register"
|
|
hexmask.byte 0x0c 0.--7. 1. " TIME_K[7:0] ,MDMA Timing Parameter Controls TK"
|
|
line.byte 0x0d "TIME_ACK,TIME ACK Register"
|
|
hexmask.byte 0x0d 0.--7. 1. " TIME_ACK[7:0] ,UDMA Timing Parameter Controls TACK"
|
|
line.byte 0x0e "TIME_ENV,TIME ENV Register"
|
|
hexmask.byte 0x0e 0.--7. 1. " TIME_ENV[7:0] ,UDMA Timing Parameter Controls TENV"
|
|
line.byte 0x0f "TIME_RPX,TIME RPX Register"
|
|
hexmask.byte 0x0f 0.--7. 1. " TIME_RPX[7:0] ,UDMA Timing Parameter Controls TRP"
|
|
line.byte 0x10 "TIME_ZAH,TIME ZAH Register"
|
|
hexmask.byte 0x10 0.--7. 1. " TIME_ZAH[7:0] ,UDMA Timing Parameter Controls TZAH"
|
|
line.byte 0x11 "TIME_MLIX,TIME MLIX Register"
|
|
hexmask.byte 0x11 0.--7. 1. " TIME_MLIX[7:0] ,UDMA Timing Parameter Controls TMLI"
|
|
line.byte 0x12 "TIME_DVH,TIME DVH Register"
|
|
hexmask.byte 0x12 0.--7. 1. " TIME_DVH[7:0] ,UDMA Timing Parameter Controls TDVH"
|
|
line.byte 0x13 "TIME_DZFS,TIME DZFS Register"
|
|
hexmask.byte 0x13 0.--7. 1. " TIME_DZFS[7:0] ,UDMA Timing Parameter Controls TDZFS"
|
|
line.byte 0x14 "TIME_DVS,TIME DVS Register"
|
|
hexmask.byte 0x14 0.--7. 1. " TIME_D[7:0] ,UDMA Timing Parameter Controls TDVS"
|
|
line.byte 0x15 "TIME_CVH,Time CVH Register"
|
|
hexmask.byte 0x15 0.--7. 1. " TIME_CVH[7:0] ,UDMA Timing Parameter Controls TCVH"
|
|
line.byte 0x16 "TIME_SS,TIME SS Register"
|
|
hexmask.byte 0x16 0.--7. 1. " TIME_SS[7:0] ,UDMA Timing Parameter Controls TSS"
|
|
line.byte 0x17 "TIME_CYC,TIME CYC Register"
|
|
hexmask.byte 0x17 0.--7. 1. " TIME_CYC[7:0] ,TIME_CYC Register"
|
|
tree.end
|
|
width 20.
|
|
hgroup.word 0x1c++0x1
|
|
hide.word 0x00 "FIFO_DATA_16,FIFO DATA Register In 16-bit Mode"
|
|
in
|
|
hgroup.long 0x18++0x3
|
|
hide.long 0x00 "FIFO_DATA_32,FIFO_DATA Register In 32-bit Mode"
|
|
in
|
|
rgroup.byte 0x20++0x00
|
|
line.byte 0x00 "FIFO_FILL,FIFO_FILL Register"
|
|
hexmask.byte 0x00 0.--7. 1. " FIGO_FILL[7:0] ,FIFO_FILL Value"
|
|
group.word 0x24++0x01
|
|
line.word 0x00 "ATA_CONTROL,ATA Control Register"
|
|
bitfld.word 0x00 12. " DMA_SRST ,Internal DMA controller is in reset or enabled" "Normal,Reset"
|
|
textline " "
|
|
bitfld.word 0x00 10.--11. " DMA_SELECT ,DMA mode selected" "Single DMA,32-bit ADMA,64-bit ADMA,?..."
|
|
textline " "
|
|
bitfld.word 0x00 9. " DMA_START_STOP ,DMA master start or stop" "Stopped,Started"
|
|
textline " "
|
|
bitfld.word 0x00 8. " DMA_ENABLE ,DMA master enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x00 7. " FIFO_RST_B ,FIFO Reset or Enable" "Reset,Normal"
|
|
textline " "
|
|
bitfld.word 0x00 6. " ATA_RST_B ,Control The Reset Of The Internal ATA" "Reset,Normal"
|
|
textline " "
|
|
bitfld.word 0x00 5. " FIFO_TX_EN ,FIFO Transmit Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x00 4. " FIFO_RCV_EN ,FIFO Receive Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x00 3. " DMA_PENDING ,DMA Pending Bit" "Not start,Start"
|
|
textline " "
|
|
bitfld.word 0x00 2. " DMA_ULTRA_SELECTED ,UDMA Or MDMA Protocol Is used" "MDMA,UDMA"
|
|
textline " "
|
|
bitfld.word 0x00 1. " DMA_WRITE ,Data Direction On Any DMA" "In burst,Out burst"
|
|
textline " "
|
|
bitfld.word 0x00 0. " IORDY_EN ,IORDY Handshake Or Disregarded" "Disregarded,Handshake"
|
|
rgroup.byte 0x28++0x00
|
|
line.byte 0x00 "INTERRUPT_PENDING,Interrupt Pending Register"
|
|
bitfld.byte 0x00 7. " ATA_INTRQ1 ,ATA Interrupt Request 1" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.byte 0x00 6. " FIFO_UNDERFLOW ,FIFO Underflow" "No underflow,Underflow"
|
|
textline " "
|
|
bitfld.byte 0x00 5. " FIFO_OVERFLOW ,FIFO Overflow" "No overflow,Overflow"
|
|
textline " "
|
|
bitfld.byte 0x00 4. " CONTROLLER_IDLE ,Controller Idle" "Active,Idle"
|
|
textline " "
|
|
bitfld.byte 0x00 3. " ATA_INTRQ2 ,ATA interrupt request 2" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.byte 0x00 2. " DMA_ERR ,Dma error" "No error,Error"
|
|
textline " "
|
|
bitfld.byte 0x00 1. " DMA_TRANS_OVER ,Dma transfer over" "Not finished,Finished"
|
|
group.byte 0x2c++0x00
|
|
line.byte 0x00 "INTERRUPT_ENABLE,Interrupt_Enable Register"
|
|
bitfld.byte 0x00 7. " ATA_INTRQ1 ,ATA Interrupt Request 1" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 6. " FIFO_UNDERFLOW ,FIFO Underflow" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 5. " FIFO_OVERFLOW ,FIFO Overflow" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 4. " CONTROLLER_IDLE ,Controller Idle" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 3. " ATA_INTRQ2 ,ATA Interrupt Request 2" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 2. " DMA_ERR ,Dma error" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 1. " DMA_TRANS_OVER ,Dma transfer over" "Disabled,Enabled"
|
|
wgroup.byte 0x30++0x00
|
|
line.byte 0x00 "INTERRUPT_CLEAR,Interrupt Clear Register"
|
|
bitfld.byte 0x00 6. " FIFO_UNDERFLOW ,FIFO Underflow Interrupt Clear" "Not cleared,Cleared"
|
|
textline " "
|
|
bitfld.byte 0x00 5. " FIFO_OVERFLOW ,FIFO Overflow Interrupt Clear" "Not cleared,Cleared"
|
|
textline " "
|
|
bitfld.byte 0x00 2. " DMA_ERR ,Dma error Interrupt Clear" "Not cleared,Cleared"
|
|
textline " "
|
|
bitfld.byte 0x00 1. " DMA_TRANS_OVER ,Dma transfer over Interrupt Clear" "Not cleared,Cleared"
|
|
group.byte 0x34++0x00
|
|
line.byte 0x00 "FIFO_ALARM,FIFO Alarm Register"
|
|
hexmask.byte 0x00 0.--7. 1. " FIFO_ALARM[7:0] , FIFO Alarm Threshold"
|
|
group.byte 0x38++0x00
|
|
line.byte 0x00 "ADMA_ERR_STATUS,ADMA Error States Register"
|
|
bitfld.byte 0x00 2. " ADMA_LEN_MISMATCH ,ADMA length mismatch" "No error,Error"
|
|
textline " "
|
|
bitfld.byte 0x00 0.--1. " ADMA_ERR_STATE ,ADMA error state" "ST_STOP,ST_FDS,ST_CARD,ST_TFR"
|
|
group.long 0x3C++0x07
|
|
line.long 0x00 "SYS_DMA_BADDR,System DMA bad address Register"
|
|
line.long 0x04 "ADMA_SYS_ADDR,ADMA System address Register"
|
|
group.word 0x48++0x01
|
|
line.word 0x00 "BLOCK_CNT,Block count Register"
|
|
group.byte 0x4C++0x0
|
|
line.byte 0x00 "BURST_LENGTH,Burst length Register"
|
|
bitfld.byte 0x00 0.--5. " BURST_LENGTH ,Burst length" "Reserved,1 words,2 words,2 words,4 words,4 words,4 words,4 words,8 words,8 words,8 words,8 words,8 words,8 words,8 words,8 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words"
|
|
group.byte 0x50++0x00
|
|
line.byte 0x00 "SECTOR_SIZE,Sector Size Register"
|
|
group.word 0xa0++0x01
|
|
line.word 0x00 "DRIVE_DATA,Drive Data Register"
|
|
group.byte 0xa4++0x01
|
|
line.byte 0x00 "DRIVE_FEATURES,Drive Features Register"
|
|
group.byte 0xa8++0x01
|
|
line.byte 0x00 "DRIVE_SECTOR_COUNT,Drive Sector Count Register"
|
|
group.byte 0xac++0x01
|
|
line.byte 0x00 "DRIVE_SECTOR_NUM,Drive Sector Number Register"
|
|
group.byte 0xb0++0x01
|
|
line.byte 0x00 "DRIVE_CYL_LOW,Drive Cylinder Low Register"
|
|
group.byte 0xb4++0x01
|
|
line.byte 0x00 "DRIVE_CYL_HIGH,Drive Cylinder High Register"
|
|
group.byte 0xb8++0x01
|
|
line.byte 0x00 "DRIVE_DEV_HEAD,Drive Device Head Register"
|
|
wgroup.byte 0xbc++0x00
|
|
line.byte 0x00 "DRIVE_COMMAND,Drive Command Register"
|
|
rgroup.byte 0xbc++0x00
|
|
line.byte 0x00 "DRIVE_STATUS,Drive Status Register"
|
|
rgroup.byte 0xd8++0x00
|
|
line.byte 0x00 "DRIVE_ALT_STATUS,Drive Alternate Status Register"
|
|
wgroup.byte 0xd8++0x00
|
|
line.byte 0x00 "DRIVE_CONTROL,Drive Control Register"
|
|
width 0xb
|
|
tree.end
|
|
tree "SDMA Port"
|
|
base asd:0x50020000
|
|
width 18.
|
|
tree "Timing Registers"
|
|
group.byte 0x00--0x18
|
|
line.byte 0x00 "TIME_OFF,TIME OFF Register"
|
|
hexmask.byte 0x00 0.--7. 1. " TIME_OFF[7:0] ,Transceiver Timing Parameter Controls TOFF"
|
|
line.byte 0x01 "TIME_ON,TIME ON Register"
|
|
hexmask.byte 0x01 0.--7. 1. " TIME_ON[7:0] ,Transceiver Timing Parameter Controls TON"
|
|
line.byte 0x02 "TIME_1,TIME 1 Register"
|
|
hexmask.byte 0x02 0.--7. 1. " TIME_1[7:0] ,PIO Timing Parameter Controls T1"
|
|
line.byte 0x03 "TIME_2W,TIME 2W Register"
|
|
hexmask.byte 0x03 0.--7. 1. " TIME_2W[7:0] ,PIO Timing Parameter Controls T2 During Write Cycles"
|
|
line.byte 0x04 "TIME_2R,TIME 2R Register"
|
|
hexmask.byte 0x04 0.--7. 1. " TIME_2R[7:0] ,PIO Timing Parameter Controls T2 During Read Cycles"
|
|
line.byte 0x05 "TIME_AX,TIME AX Register"
|
|
hexmask.byte 0x05 0.--7. 1. " TIME_AX[7:0] ,PIO Timing Parameter Controls TA"
|
|
line.byte 0x06 "TIME_PIO_RPX,TIME PIO RDX Register"
|
|
hexmask.byte 0x06 0.--7. 1. " TIME_RPX[7:0] ,PIO/UDMA Timing Parameter Controls TRD"
|
|
line.byte 0x07 "TIME_4,TIME 4 Register"
|
|
hexmask.byte 0x07 0.--7. 1. " TIME_4[7:0] ,PIO Timing Parameter Controls T4"
|
|
line.byte 0x08 "TIME_9,TIME 9 Register"
|
|
hexmask.byte 0x08 0.--7. 1. " TIME_9[7:0] ,PIO Timing Parameter Controls T9"
|
|
line.byte 0x09 "TIME_M,TIME M Register"
|
|
hexmask.byte 0x09 0.--7. 1. " TIME_M[7:0] ,MDMA Timing Parameter Controls TM"
|
|
line.byte 0x0a "TIME_JN,TIME JN Register"
|
|
hexmask.byte 0x0a 0.--7. 1. " TIME_JN[7:0] ,MDMA Timing Parameter Controls TN and TJ"
|
|
line.byte 0x0b "TIME_D,TIME D Register"
|
|
hexmask.byte 0x0b 0.--7. 1. " TIME_D[7:0] ,MDMA Timing Parameter Controls TD"
|
|
line.byte 0x0c "TIME_K,TIME K Register"
|
|
hexmask.byte 0x0c 0.--7. 1. " TIME_K[7:0] ,MDMA Timing Parameter Controls TK"
|
|
line.byte 0x0d "TIME_ACK,TIME ACK Register"
|
|
hexmask.byte 0x0d 0.--7. 1. " TIME_ACK[7:0] ,UDMA Timing Parameter Controls TACK"
|
|
line.byte 0x0e "TIME_ENV,TIME ENV Register"
|
|
hexmask.byte 0x0e 0.--7. 1. " TIME_ENV[7:0] ,UDMA Timing Parameter Controls TENV"
|
|
line.byte 0x0f "TIME_RPX,TIME RPX Register"
|
|
hexmask.byte 0x0f 0.--7. 1. " TIME_RPX[7:0] ,UDMA Timing Parameter Controls TRP"
|
|
line.byte 0x10 "TIME_ZAH,TIME ZAH Register"
|
|
hexmask.byte 0x10 0.--7. 1. " TIME_ZAH[7:0] ,UDMA Timing Parameter Controls TZAH"
|
|
line.byte 0x11 "TIME_MLIX,TIME MLIX Register"
|
|
hexmask.byte 0x11 0.--7. 1. " TIME_MLIX[7:0] ,UDMA Timing Parameter Controls TMLI"
|
|
line.byte 0x12 "TIME_DVH,TIME DVH Register"
|
|
hexmask.byte 0x12 0.--7. 1. " TIME_DVH[7:0] ,UDMA Timing Parameter Controls TDVH"
|
|
line.byte 0x13 "TIME_DZFS,TIME DZFS Register"
|
|
hexmask.byte 0x13 0.--7. 1. " TIME_DZFS[7:0] ,UDMA Timing Parameter Controls TDZFS"
|
|
line.byte 0x14 "TIME_DVS,TIME DVS Register"
|
|
hexmask.byte 0x14 0.--7. 1. " TIME_D[7:0] ,UDMA Timing Parameter Controls TDVS"
|
|
line.byte 0x15 "TIME_CVH,Time CVH Register"
|
|
hexmask.byte 0x15 0.--7. 1. " TIME_CVH[7:0] ,UDMA Timing Parameter Controls TCVH"
|
|
line.byte 0x16 "TIME_SS,TIME SS Register"
|
|
hexmask.byte 0x16 0.--7. 1. " TIME_SS[7:0] ,UDMA Timing Parameter Controls TSS"
|
|
line.byte 0x17 "TIME_CYC,TIME CYC Register"
|
|
hexmask.byte 0x17 0.--7. 1. " TIME_CYC[7:0] ,TIME_CYC Register"
|
|
tree.end
|
|
width 20.
|
|
hgroup.word 0x1c++0x1
|
|
hide.word 0x00 "FIFO_DATA_16,FIFO DATA Register In 16-bit Mode"
|
|
in
|
|
hgroup.long 0x18++0x3
|
|
hide.long 0x00 "FIFO_DATA_32,FIFO_DATA Register In 32-bit Mode"
|
|
in
|
|
rgroup.byte 0x20++0x00
|
|
line.byte 0x00 "FIFO_FILL,FIFO_FILL Register"
|
|
hexmask.byte 0x00 0.--7. 1. " FIGO_FILL[7:0] ,FIFO_FILL Value"
|
|
group.word 0x24++0x01
|
|
line.word 0x00 "ATA_CONTROL,ATA Control Register"
|
|
bitfld.word 0x00 12. " DMA_SRST ,Internal DMA controller is in reset or enabled" "Normal,Reset"
|
|
textline " "
|
|
bitfld.word 0x00 10.--11. " DMA_SELECT ,DMA mode selected" "Single DMA,32-bit ADMA,64-bit ADMA,?..."
|
|
textline " "
|
|
bitfld.word 0x00 9. " DMA_START_STOP ,DMA master start or stop" "Stopped,Started"
|
|
textline " "
|
|
bitfld.word 0x00 8. " DMA_ENABLE ,DMA master enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x00 7. " FIFO_RST_B ,FIFO Reset or Enable" "Reset,Normal"
|
|
textline " "
|
|
bitfld.word 0x00 6. " ATA_RST_B ,Control The Reset Of The Internal ATA" "Reset,Normal"
|
|
textline " "
|
|
bitfld.word 0x00 5. " FIFO_TX_EN ,FIFO Transmit Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x00 4. " FIFO_RCV_EN ,FIFO Receive Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x00 3. " DMA_PENDING ,DMA Pending Bit" "Not start,Start"
|
|
textline " "
|
|
bitfld.word 0x00 2. " DMA_ULTRA_SELECTED ,UDMA Or MDMA Protocol Is used" "MDMA,UDMA"
|
|
textline " "
|
|
bitfld.word 0x00 1. " DMA_WRITE ,Data Direction On Any DMA" "In burst,Out burst"
|
|
textline " "
|
|
bitfld.word 0x00 0. " IORDY_EN ,IORDY Handshake Or Disregarded" "Disregarded,Handshake"
|
|
rgroup.byte 0x28++0x00
|
|
line.byte 0x00 "INTERRUPT_PENDING,Interrupt Pending Register"
|
|
bitfld.byte 0x00 7. " ATA_INTRQ1 ,ATA Interrupt Request 1" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.byte 0x00 6. " FIFO_UNDERFLOW ,FIFO Underflow" "No underflow,Underflow"
|
|
textline " "
|
|
bitfld.byte 0x00 5. " FIFO_OVERFLOW ,FIFO Overflow" "No overflow,Overflow"
|
|
textline " "
|
|
bitfld.byte 0x00 4. " CONTROLLER_IDLE ,Controller Idle" "Active,Idle"
|
|
textline " "
|
|
bitfld.byte 0x00 3. " ATA_INTRQ2 ,ATA interrupt request 2" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.byte 0x00 2. " DMA_ERR ,Dma error" "No error,Error"
|
|
textline " "
|
|
bitfld.byte 0x00 1. " DMA_TRANS_OVER ,Dma transfer over" "Not finished,Finished"
|
|
group.byte 0x2c++0x00
|
|
line.byte 0x00 "INTERRUPT_ENABLE,Interrupt_Enable Register"
|
|
bitfld.byte 0x00 7. " ATA_INTRQ1 ,ATA Interrupt Request 1" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 6. " FIFO_UNDERFLOW ,FIFO Underflow" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 5. " FIFO_OVERFLOW ,FIFO Overflow" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 4. " CONTROLLER_IDLE ,Controller Idle" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 3. " ATA_INTRQ2 ,ATA Interrupt Request 2" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 2. " DMA_ERR ,Dma error" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.byte 0x00 1. " DMA_TRANS_OVER ,Dma transfer over" "Disabled,Enabled"
|
|
wgroup.byte 0x30++0x00
|
|
line.byte 0x00 "INTERRUPT_CLEAR,Interrupt Clear Register"
|
|
bitfld.byte 0x00 6. " FIFO_UNDERFLOW ,FIFO Underflow Interrupt Clear" "Not cleared,Cleared"
|
|
textline " "
|
|
bitfld.byte 0x00 5. " FIFO_OVERFLOW ,FIFO Overflow Interrupt Clear" "Not cleared,Cleared"
|
|
textline " "
|
|
bitfld.byte 0x00 2. " DMA_ERR ,Dma error Interrupt Clear" "Not cleared,Cleared"
|
|
textline " "
|
|
bitfld.byte 0x00 1. " DMA_TRANS_OVER ,Dma transfer over Interrupt Clear" "Not cleared,Cleared"
|
|
group.byte 0x34++0x00
|
|
line.byte 0x00 "FIFO_ALARM,FIFO Alarm Register"
|
|
hexmask.byte 0x00 0.--7. 1. " FIFO_ALARM[7:0] , FIFO Alarm Threshold"
|
|
group.byte 0x38++0x00
|
|
line.byte 0x00 "ADMA_ERR_STATUS,ADMA Error States Register"
|
|
bitfld.byte 0x00 2. " ADMA_LEN_MISMATCH ,ADMA length mismatch" "No error,Error"
|
|
textline " "
|
|
bitfld.byte 0x00 0.--1. " ADMA_ERR_STATE ,ADMA error state" "ST_STOP,ST_FDS,ST_CARD,ST_TFR"
|
|
group.long 0x3C++0x07
|
|
line.long 0x00 "SYS_DMA_BADDR,System DMA bad address Register"
|
|
line.long 0x04 "ADMA_SYS_ADDR,ADMA System address Register"
|
|
group.word 0x48++0x01
|
|
line.word 0x00 "BLOCK_CNT,Block count Register"
|
|
group.byte 0x4C++0x0
|
|
line.byte 0x00 "BURST_LENGTH,Burst length Register"
|
|
bitfld.byte 0x00 0.--5. " BURST_LENGTH ,Burst length" "Reserved,1 words,2 words,2 words,4 words,4 words,4 words,4 words,8 words,8 words,8 words,8 words,8 words,8 words,8 words,8 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,16 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words,32 words"
|
|
group.byte 0x50++0x00
|
|
line.byte 0x00 "SECTOR_SIZE,Sector Size Register"
|
|
group.word 0xa0++0x01
|
|
line.word 0x00 "DRIVE_DATA,Drive Data Register"
|
|
group.byte 0xa4++0x01
|
|
line.byte 0x00 "DRIVE_FEATURES,Drive Features Register"
|
|
group.byte 0xa8++0x01
|
|
line.byte 0x00 "DRIVE_SECTOR_COUNT,Drive Sector Count Register"
|
|
group.byte 0xac++0x01
|
|
line.byte 0x00 "DRIVE_SECTOR_NUM,Drive Sector Number Register"
|
|
group.byte 0xb0++0x01
|
|
line.byte 0x00 "DRIVE_CYL_LOW,Drive Cylinder Low Register"
|
|
group.byte 0xb4++0x01
|
|
line.byte 0x00 "DRIVE_CYL_HIGH,Drive Cylinder High Register"
|
|
group.byte 0xb8++0x01
|
|
line.byte 0x00 "DRIVE_DEV_HEAD,Drive Device Head Register"
|
|
wgroup.byte 0xbc++0x00
|
|
line.byte 0x00 "DRIVE_COMMAND,Drive Command Register"
|
|
rgroup.byte 0xbc++0x00
|
|
line.byte 0x00 "DRIVE_STATUS,Drive Status Register"
|
|
rgroup.byte 0xd8++0x00
|
|
line.byte 0x00 "DRIVE_ALT_STATUS,Drive Alternate Status Register"
|
|
wgroup.byte 0xd8++0x00
|
|
line.byte 0x00 "DRIVE_CONTROL,Drive Control Register"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
endif
|
|
sif (cpu()!="IMX253")
|
|
tree.open "FlexCAN (Controller Area Network)"
|
|
tree "CAN 1"
|
|
base asd:0x43F88000
|
|
width 10.
|
|
tree "Common Registers"
|
|
group.long 0x00++0x0b
|
|
line.long 0x00 "MCR,Module Configuration Register"
|
|
bitfld.long 0x00 31. " MDIS ,Module disable" "No,Yes"
|
|
bitfld.long 0x00 30. " FRZ ,Freeze enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 29. " FEN ,FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28. " HALT ,Halt FlexCAN" "Not halted,Halted"
|
|
textline " "
|
|
bitfld.long 0x00 27. " NOT_RDY ,FlexCAN not ready" "Ready,Not ready"
|
|
bitfld.long 0x00 26. " WAK_MSK ,Wake-up interrupt mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 25. " SOFT_RST ,Soft reset" "No reset,Reset"
|
|
bitfld.long 0x00 24. " FRZ_ACK ,Freeze mode acknowledge" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 23. " SUPV ,Supervisor mode" "Disabled,Enabled"
|
|
bitfld.long 0x00 22. " SLF_WAK ,Self wake-up" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 21. " WRN_EN ,Warning Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 20. " LPM_ACK ,Low power mode acknowledge" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " WAK_SRC ,Wake-up source" "Unfiltered Rx,Filtered Rx"
|
|
bitfld.long 0x00 18. " DOZE ,Doze mode enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 17. " SRX_DIS ,Self Reception Disable" "No,Yes"
|
|
bitfld.long 0x00 16. " BCC ,Backwards Compatibility Configuration" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 13. " LPRIO_EN ,Local priority feature" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " AEN ,Tx abort feature" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8.--9. " IDAM ,Format of the elements of the Rx FIFO filter table" "Format A,Format B,Format C,All rejected"
|
|
hexmask.long.byte 0x00 0.--5. 1. " MAXMB ,Maximum number of message buffers"
|
|
line.long 0x04 "CTRL,Control Register"
|
|
hexmask.long.byte 0x04 24.--31. 1. " PRESDIV ,Prescaler division factor"
|
|
bitfld.long 0x04 22.--23. " RJW ,Resync jump width" "1,2,3,4"
|
|
textline " "
|
|
bitfld.long 0x04 19.--21. " PSEG1 ,Phase segment 1" "1,2,3,4,5,6,7,8"
|
|
bitfld.long 0x04 16.--18. " PSEG2 ,Phase segment 2" "1,2,3,4,5,6,7,8"
|
|
textline " "
|
|
bitfld.long 0x04 15. " BOFF_MSK , Bus off mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " ERR_MSK , Error mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 13. " CLK_SRC ,CAN engine clock source" "Osc clk,Bus clk"
|
|
bitfld.long 0x04 12. " LPB ,Loop back" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 11. " TWRN_MSK ,Tx Warning interrupt mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 10. " RWRN_MSK ,Rx Warning Interrupt Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 7. " SMP ,Sampling mode" "1 sample,3 samples"
|
|
bitfld.long 0x04 6. " BOFF_REC ,Bus off recovery mode" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x04 5. " TSYN ,Timer sync mode" "Disabled,Enabled"
|
|
bitfld.long 0x04 4. " LBUF ,Message Buffer transmission priority" "Highest priority,Lowest number"
|
|
textline " "
|
|
bitfld.long 0x04 3. " LOM ,Listen-only mode" "Disabled,Enabled"
|
|
bitfld.long 0x04 0.--2. " PROPSEG ,Propagation segment" "1,2,3,4,5,6,7,8"
|
|
line.long 0x08 "TIMER,Timer Register"
|
|
hexmask.long.word 0x08 0.--15. 1. " TIMER ,Timer value"
|
|
width 10.
|
|
group.long 0x10++0x0F
|
|
line.long 0x00 "RXGMASK,Rx Global Mask Register"
|
|
bitfld.long 0x00 31. " RXGMI ,ID filter mask bit 31" "0,1"
|
|
bitfld.long 0x00 30. ",ID filter mask bit 30" "0,1"
|
|
bitfld.long 0x00 29. ",ID filter mask bit 29" "0,1"
|
|
bitfld.long 0x00 28. ",ID filter mask bit 28" "0,1"
|
|
bitfld.long 0x00 27. ",ID filter mask bit 27" "0,1"
|
|
bitfld.long 0x00 26. ",ID filter mask bit 26" "0,1"
|
|
bitfld.long 0x00 25. ",ID filter mask bit 25" "0,1"
|
|
bitfld.long 0x00 24. ",ID filter mask bit 24" "0,1"
|
|
bitfld.long 0x00 23. ",ID filter mask bit 23" "0,1"
|
|
bitfld.long 0x00 22. ",ID filter mask bit 22" "0,1"
|
|
bitfld.long 0x00 21. ",ID filter mask bit 21" "0,1"
|
|
bitfld.long 0x00 20. ",ID filter mask bit 20" "0,1"
|
|
bitfld.long 0x00 19. ",ID filter mask bit 19" "0,1"
|
|
bitfld.long 0x00 18. ",ID filter mask bit 18" "0,1"
|
|
bitfld.long 0x00 17. ",ID filter mask bit 17" "0,1"
|
|
bitfld.long 0x00 16. ",ID filter mask bit 16" "0,1"
|
|
bitfld.long 0x00 15. ",ID filter mask bit 15" "0,1"
|
|
bitfld.long 0x00 14. ",ID filter mask bit 14" "0,1"
|
|
bitfld.long 0x00 13. ",ID filter mask bit 13" "0,1"
|
|
bitfld.long 0x00 12. ",ID filter mask bit 12" "0,1"
|
|
bitfld.long 0x00 11. ",ID filter mask bit 11" "0,1"
|
|
bitfld.long 0x00 10. ",ID filter mask bit 10" "0,1"
|
|
bitfld.long 0x00 9. ",ID filter mask bit 9" "0,1"
|
|
bitfld.long 0x00 8. ",ID filter mask bit 8" "0,1"
|
|
bitfld.long 0x00 7. ",ID filter mask bit 7" "0,1"
|
|
bitfld.long 0x00 6. ",ID filter mask bit 6" "0,1"
|
|
bitfld.long 0x00 5. ",ID filter mask bit 5" "0,1"
|
|
bitfld.long 0x00 4. ",ID filter mask bit 4" "0,1"
|
|
bitfld.long 0x00 3. ",ID filter mask bit 3" "0,1"
|
|
bitfld.long 0x00 2. ",ID filter mask bit 2" "0,1"
|
|
bitfld.long 0x00 1. ",ID filter mask bit 1" "0,1"
|
|
bitfld.long 0x00 0. ",ID filter mask bit 0" "0,1"
|
|
line.long 0x04 "RX14MASK,Rx Buffer 14 Mask Register"
|
|
bitfld.long 0x04 31. " RX14MI ,ID filter mask bit 31" "0,1"
|
|
bitfld.long 0x04 30. ",ID filter mask bit 30" "0,1"
|
|
bitfld.long 0x04 29. ",ID filter mask bit 29" "0,1"
|
|
bitfld.long 0x04 28. ",ID filter mask bit 28" "0,1"
|
|
bitfld.long 0x04 27. ",ID filter mask bit 27" "0,1"
|
|
bitfld.long 0x04 26. ",ID filter mask bit 26" "0,1"
|
|
bitfld.long 0x04 25. ",ID filter mask bit 25" "0,1"
|
|
bitfld.long 0x04 24. ",ID filter mask bit 24" "0,1"
|
|
bitfld.long 0x04 23. ",ID filter mask bit 23" "0,1"
|
|
bitfld.long 0x04 22. ",ID filter mask bit 22" "0,1"
|
|
bitfld.long 0x04 21. ",ID filter mask bit 21" "0,1"
|
|
bitfld.long 0x04 20. ",ID filter mask bit 20" "0,1"
|
|
bitfld.long 0x04 19. ",ID filter mask bit 19" "0,1"
|
|
bitfld.long 0x04 18. ",ID filter mask bit 18" "0,1"
|
|
bitfld.long 0x04 17. ",ID filter mask bit 17" "0,1"
|
|
bitfld.long 0x04 16. ",ID filter mask bit 16" "0,1"
|
|
bitfld.long 0x04 15. ",ID filter mask bit 15" "0,1"
|
|
bitfld.long 0x04 14. ",ID filter mask bit 14" "0,1"
|
|
bitfld.long 0x04 13. ",ID filter mask bit 13" "0,1"
|
|
bitfld.long 0x04 12. ",ID filter mask bit 12" "0,1"
|
|
bitfld.long 0x04 11. ",ID filter mask bit 11" "0,1"
|
|
bitfld.long 0x04 10. ",ID filter mask bit 10" "0,1"
|
|
bitfld.long 0x04 9. ",ID filter mask bit 9" "0,1"
|
|
bitfld.long 0x04 8. ",ID filter mask bit 8" "0,1"
|
|
bitfld.long 0x04 7. ",ID filter mask bit 7" "0,1"
|
|
bitfld.long 0x04 6. ",ID filter mask bit 6" "0,1"
|
|
bitfld.long 0x04 5. ",ID filter mask bit 5" "0,1"
|
|
bitfld.long 0x04 4. ",ID filter mask bit 4" "0,1"
|
|
bitfld.long 0x04 3. ",ID filter mask bit 3" "0,1"
|
|
bitfld.long 0x04 2. ",ID filter mask bit 2" "0,1"
|
|
bitfld.long 0x04 1. ",ID filter mask bit 1" "0,1"
|
|
bitfld.long 0x04 0. ",ID filter mask bit 0" "0,1"
|
|
line.long 0x08 "RX15MASK,Rx Buffer 15 Mask Register"
|
|
bitfld.long 0x08 31. " RX15MI ,ID filter mask bit 31" "0,1"
|
|
bitfld.long 0x08 30. ",ID filter mask bit 30" "0,1"
|
|
bitfld.long 0x08 29. ",ID filter mask bit 29" "0,1"
|
|
bitfld.long 0x08 28. ",ID filter mask bit 28" "0,1"
|
|
bitfld.long 0x08 27. ",ID filter mask bit 27" "0,1"
|
|
bitfld.long 0x08 26. ",ID filter mask bit 26" "0,1"
|
|
bitfld.long 0x08 25. ",ID filter mask bit 25" "0,1"
|
|
bitfld.long 0x08 24. ",ID filter mask bit 24" "0,1"
|
|
bitfld.long 0x08 23. ",ID filter mask bit 23" "0,1"
|
|
bitfld.long 0x08 22. ",ID filter mask bit 22" "0,1"
|
|
bitfld.long 0x08 21. ",ID filter mask bit 21" "0,1"
|
|
bitfld.long 0x08 20. ",ID filter mask bit 20" "0,1"
|
|
bitfld.long 0x08 19. ",ID filter mask bit 19" "0,1"
|
|
bitfld.long 0x08 18. ",ID filter mask bit 18" "0,1"
|
|
bitfld.long 0x08 17. ",ID filter mask bit 17" "0,1"
|
|
bitfld.long 0x08 16. ",ID filter mask bit 16" "0,1"
|
|
bitfld.long 0x08 15. ",ID filter mask bit 15" "0,1"
|
|
bitfld.long 0x08 14. ",ID filter mask bit 14" "0,1"
|
|
bitfld.long 0x08 13. ",ID filter mask bit 13" "0,1"
|
|
bitfld.long 0x08 12. ",ID filter mask bit 12" "0,1"
|
|
bitfld.long 0x08 11. ",ID filter mask bit 11" "0,1"
|
|
bitfld.long 0x08 10. ",ID filter mask bit 10" "0,1"
|
|
bitfld.long 0x08 9. ",ID filter mask bit 9" "0,1"
|
|
bitfld.long 0x08 8. ",ID filter mask bit 8" "0,1"
|
|
bitfld.long 0x08 7. ",ID filter mask bit 7" "0,1"
|
|
bitfld.long 0x08 6. ",ID filter mask bit 6" "0,1"
|
|
bitfld.long 0x08 5. ",ID filter mask bit 5" "0,1"
|
|
bitfld.long 0x08 4. ",ID filter mask bit 4" "0,1"
|
|
bitfld.long 0x08 3. ",ID filter mask bit 3" "0,1"
|
|
bitfld.long 0x08 2. ",ID filter mask bit 2" "0,1"
|
|
bitfld.long 0x08 1. ",ID filter mask bit 1" "0,1"
|
|
bitfld.long 0x08 0. ",ID filter mask bit 0" "0,1"
|
|
line.long 0x0C "ECR,Error Counter Register"
|
|
hexmask.long.byte 0x0C 8.--15. 1. " RX_ERR_COUNTER ,Rx Error Counter"
|
|
hexmask.long.byte 0x0C 0.--7. 1. " TX_ERR_COUNTER ,Tx Error Counter"
|
|
hgroup.long 0x20++0x03
|
|
hide.long 0x00 "ESR,Error and Status Register"
|
|
in
|
|
width 10.
|
|
group.long 0x24++0x0f
|
|
line.long 0x00 "IMASK2,Interrupt Masks Register 2"
|
|
bitfld.long 0x00 31. " BUF63M ,Buffer 63 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 30. " BUF62M ,Buffer 62 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 29. " BUF61M ,Buffer 61 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 28. " BUF60M ,Buffer 60 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 27. " BUF59M ,Buffer 59 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 26. " BUF58M ,Buffer 58 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 25. " BUF57M ,Buffer 57 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 24. " BUF56M ,Buffer 56 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 23. " BUF55M ,Buffer 55 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 22. " BUF54M ,Buffer 54 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " BUF53M ,Buffer 53 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 20. " BUF52M ,Buffer 52 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " BUF51M ,Buffer 51 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 18. " BUF50M ,Buffer 50 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 17. " BUF49M ,Buffer 49 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 16. " BUF48M ,Buffer 48 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 15. " BUF47M ,Buffer 47 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " BUF46M ,Buffer 46 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 13. " BUF45M ,Buffer 45 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " BUF44M ,Buffer 44 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 11. " BUF43M ,Buffer 43 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 10. " BUF42M ,Buffer 42 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 9. " BUF41M ,Buffer 41 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " BUF40M ,Buffer 40 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " BUF39M ,Buffer 39 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " BUF38M ,Buffer 38 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " BUF37M ,Buffer 37 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 4. " BUF36M ,Buffer 36 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " BUF35M ,Buffer 35 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " BUF34M ,Buffer 34 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " BUF33M ,Buffer 33 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " BUF32M ,Buffer 32 MB Mask" "Disabled,Enabled"
|
|
line.long 0x04 "IMASK1,Interrupt Masks Register 1"
|
|
bitfld.long 0x04 31. " BUF31M ,Buffer 31 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 30. " BUF30M ,Buffer 30 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 29. " BUF29M ,Buffer 29 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 28. " BUF28M ,Buffer 28 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 27. " BUF27M ,Buffer 27 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 26. " BUF26M ,Buffer 26 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 25. " BUF25M ,Buffer 25 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 24. " BUF24M ,Buffer 24 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 23. " BUF23M ,Buffer 23 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 22. " BUF22M ,Buffer 22 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 21. " BUF21M ,Buffer 21 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 20. " BUF20M ,Buffer 20 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 19. " BUF19M ,Buffer 19 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 18. " BUF18M ,Buffer 18 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 17. " BUF17M ,Buffer 17 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 16. " BUF16M ,Buffer 16 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 15. " BUF15M ,Buffer 15 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " BUF14M ,Buffer 14 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 13. " BUF13M ,Buffer 13 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 12. " BUF12M ,Buffer 12 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 11. " BUF11M ,Buffer 11 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 10. " BUF10M ,Buffer 10 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 9. " BUF9M ,Buffer 9 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 8. " BUF8M ,Buffer 8 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 7. " BUF7M ,Buffer 7 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 6. " BUF6M ,Buffer 6 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 5. " BUF5M ,Buffer 5 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 4. " BUF4M ,Buffer 4 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 3. " BUF3M ,Buffer 3 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 2. " BUF2M ,Buffer 2 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 1. " BUF1M ,Buffer 1 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 0. " BUF0M ,Buffer 0 MB Mask" "Disabled,Enabled"
|
|
width 10.
|
|
line.long 0x08 "IFLAG2,Interrupt Flags 2 Register"
|
|
eventfld.long 0x08 31. " BUF63I ,Buffer 63 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 30. " BUF62I ,Buffer 62 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 29. " BUF61I ,Buffer 61 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 28. " BUF60I ,Buffer 60 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 27. " BUF59I ,Buffer 59 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 26. " BUF58I ,Buffer 58 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 25. " BUF57I ,Buffer 57 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 24. " BUF56I ,Buffer 56 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 23. " BUF55I ,Buffer 55 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 22. " BUF54I ,Buffer 54 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 21. " BUF53I ,Buffer 53 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 20. " BUF52I ,Buffer 52 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 19. " BUF51I ,Buffer 51 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 18. " BUF50I ,Buffer 50 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 17. " BUF49I ,Buffer 49 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 16. " BUF48I ,Buffer 48 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 15. " BUF47I ,Buffer 47 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 14. " BUF46I ,Buffer 46 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 13. " BUF45I ,Buffer 45 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 12. " BUF44I ,Buffer 44 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 11. " BUF43I ,Buffer 43 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 10. " BUF42I ,Buffer 42 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 9. " BUF41I ,Buffer 41 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 8. " BUF40I ,Buffer 40 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 7. " BUF39I ,Buffer 39 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 6. " BUF38I ,Buffer 38 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 5. " BUF37I ,Buffer 37 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 4. " BUF36I ,Buffer 36 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 3. " BUF35I ,Buffer 35 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 2. " BUF34I ,Buffer34 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 1. " BUF33I ,Buffer 33 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 0. " BUF32I ,Buffer 32 MB Interrupt" "Not occurred,Occurred"
|
|
line.long 0x0c "IFLAG1,Interrupt Flags 1 Register"
|
|
eventfld.long 0x0c 31. " BUF31I ,Buffer 31 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 30. " BUF30I ,Buffer 30 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 29. " BUF29I ,Buffer 29 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 28. " BUF28I ,Buffer 28 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 27. " BUF27I ,Buffer 27 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 26. " BUF26I ,Buffer 26 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 25. " BUF25I ,Buffer 25 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 24. " BUF24I ,Buffer 24 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 23. " BUF23I ,Buffer 23 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 22. " BUF22I ,Buffer 22 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 21. " BUF21I ,Buffer 21 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 20. " BUF20I ,Buffer 20 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 19. " BUF19I ,Buffer 19 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 18. " BUF18I ,Buffer 18 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 17. " BUF17I ,Buffer 17 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 16. " BUF16I ,Buffer 16 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 15. " BUF15I ,Buffer 15 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 14. " BUF14I ,Buffer 14 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 13. " BUF13I ,Buffer 13 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 12. " BUF12I ,Buffer 12 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 11. " BUF11I ,Buffer 11 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 10. " BUF10I ,Buffer 10 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 9. " BUF9I ,Buffer 9 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 8. " BUF8I ,Buffer 8 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 7. " BUF7I ,Buffer 7 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 6. " BUF6I ,Buffer 6 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 5. " BUF5I ,Buffer 5 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 4. " BUF4I ,Buffer 4 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 3. " BUF3I ,Buffer 3 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 2. " BUF2I ,Buffer 2 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 1. " BUF1I ,Buffer 1 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 0. " BUF0I ,Buffer 0 MB Interrupt" "Not occurred,Occurred"
|
|
tree.end
|
|
width 9.
|
|
tree "Rx Individual Mask Registers 0-63"
|
|
tree "Rx Individual Mask Registers 0-15"
|
|
if (((d.l(asd:0x43F88000+0x80))&0x200000)==0x200000)
|
|
group.long 0x880++0x3
|
|
line.long 0x0 "RXIMR0,Rx Individual Mask Register 0"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x880++0x3
|
|
line.long 0x0 "RXIMR0,Rx Individual Mask Register 0"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x90))&0x200000)==0x200000)
|
|
group.long 0x884++0x3
|
|
line.long 0x0 "RXIMR1,Rx Individual Mask Register 1"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x884++0x3
|
|
line.long 0x0 "RXIMR1,Rx Individual Mask Register 1"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0xA0))&0x200000)==0x200000)
|
|
group.long 0x888++0x3
|
|
line.long 0x0 "RXIMR2,Rx Individual Mask Register 2"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x888++0x3
|
|
line.long 0x0 "RXIMR2,Rx Individual Mask Register 2"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0xB0))&0x200000)==0x200000)
|
|
group.long 0x88C++0x3
|
|
line.long 0x0 "RXIMR3,Rx Individual Mask Register 3"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x88C++0x3
|
|
line.long 0x0 "RXIMR3,Rx Individual Mask Register 3"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0xC0))&0x200000)==0x200000)
|
|
group.long 0x890++0x3
|
|
line.long 0x0 "RXIMR4,Rx Individual Mask Register 4"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x890++0x3
|
|
line.long 0x0 "RXIMR4,Rx Individual Mask Register 4"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0xD0))&0x200000)==0x200000)
|
|
group.long 0x894++0x3
|
|
line.long 0x0 "RXIMR5,Rx Individual Mask Register 5"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x894++0x3
|
|
line.long 0x0 "RXIMR5,Rx Individual Mask Register 5"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0xE0))&0x200000)==0x200000)
|
|
group.long 0x898++0x3
|
|
line.long 0x0 "RXIMR6,Rx Individual Mask Register 6"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x898++0x3
|
|
line.long 0x0 "RXIMR6,Rx Individual Mask Register 6"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0xF0))&0x200000)==0x200000)
|
|
group.long 0x89C++0x3
|
|
line.long 0x0 "RXIMR7,Rx Individual Mask Register 7"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x89C++0x3
|
|
line.long 0x0 "RXIMR7,Rx Individual Mask Register 7"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x100))&0x200000)==0x200000)
|
|
group.long 0x8A0++0x3
|
|
line.long 0x0 "RXIMR8,Rx Individual Mask Register 8"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8A0++0x3
|
|
line.long 0x0 "RXIMR8,Rx Individual Mask Register 8"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x110))&0x200000)==0x200000)
|
|
group.long 0x8A4++0x3
|
|
line.long 0x0 "RXIMR9,Rx Individual Mask Register 9"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8A4++0x3
|
|
line.long 0x0 "RXIMR9,Rx Individual Mask Register 9"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x120))&0x200000)==0x200000)
|
|
group.long 0x8A8++0x3
|
|
line.long 0x0 "RXIMR10,Rx Individual Mask Register 10"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8A8++0x3
|
|
line.long 0x0 "RXIMR10,Rx Individual Mask Register 10"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x130))&0x200000)==0x200000)
|
|
group.long 0x8AC++0x3
|
|
line.long 0x0 "RXIMR11,Rx Individual Mask Register 11"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8AC++0x3
|
|
line.long 0x0 "RXIMR11,Rx Individual Mask Register 11"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x140))&0x200000)==0x200000)
|
|
group.long 0x8B0++0x3
|
|
line.long 0x0 "RXIMR12,Rx Individual Mask Register 12"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8B0++0x3
|
|
line.long 0x0 "RXIMR12,Rx Individual Mask Register 12"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x150))&0x200000)==0x200000)
|
|
group.long 0x8B4++0x3
|
|
line.long 0x0 "RXIMR13,Rx Individual Mask Register 13"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8B4++0x3
|
|
line.long 0x0 "RXIMR13,Rx Individual Mask Register 13"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x160))&0x200000)==0x200000)
|
|
group.long 0x8B8++0x3
|
|
line.long 0x0 "RXIMR14,Rx Individual Mask Register 14"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8B8++0x3
|
|
line.long 0x0 "RXIMR14,Rx Individual Mask Register 14"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x170))&0x200000)==0x200000)
|
|
group.long 0x8BC++0x3
|
|
line.long 0x0 "RXIMR15,Rx Individual Mask Register 15"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8BC++0x3
|
|
line.long 0x0 "RXIMR15,Rx Individual Mask Register 15"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
tree.end
|
|
tree "Rx Individual Mask Registers 16-31"
|
|
if (((d.l(asd:0x43F88000+0x180))&0x200000)==0x200000)
|
|
group.long 0x8C0++0x3
|
|
line.long 0x0 "RXIMR16,Rx Individual Mask Register 16"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8C0++0x3
|
|
line.long 0x0 "RXIMR16,Rx Individual Mask Register 16"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x190))&0x200000)==0x200000)
|
|
group.long 0x8C4++0x3
|
|
line.long 0x0 "RXIMR17,Rx Individual Mask Register 17"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8C4++0x3
|
|
line.long 0x0 "RXIMR17,Rx Individual Mask Register 17"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x1A0))&0x200000)==0x200000)
|
|
group.long 0x8C8++0x3
|
|
line.long 0x0 "RXIMR18,Rx Individual Mask Register 18"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8C8++0x3
|
|
line.long 0x0 "RXIMR18,Rx Individual Mask Register 18"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x1B0))&0x200000)==0x200000)
|
|
group.long 0x8CC++0x3
|
|
line.long 0x0 "RXIMR19,Rx Individual Mask Register 19"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8CC++0x3
|
|
line.long 0x0 "RXIMR19,Rx Individual Mask Register 19"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x1C0))&0x200000)==0x200000)
|
|
group.long 0x8D0++0x3
|
|
line.long 0x0 "RXIMR20,Rx Individual Mask Register 20"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8D0++0x3
|
|
line.long 0x0 "RXIMR20,Rx Individual Mask Register 20"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x1D0))&0x200000)==0x200000)
|
|
group.long 0x8D4++0x3
|
|
line.long 0x0 "RXIMR21,Rx Individual Mask Register 21"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8D4++0x3
|
|
line.long 0x0 "RXIMR21,Rx Individual Mask Register 21"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x1E0))&0x200000)==0x200000)
|
|
group.long 0x8D8++0x3
|
|
line.long 0x0 "RXIMR22,Rx Individual Mask Register 22"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8D8++0x3
|
|
line.long 0x0 "RXIMR22,Rx Individual Mask Register 22"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x1F0))&0x200000)==0x200000)
|
|
group.long 0x8DC++0x3
|
|
line.long 0x0 "RXIMR23,Rx Individual Mask Register 23"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8DC++0x3
|
|
line.long 0x0 "RXIMR23,Rx Individual Mask Register 23"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x200))&0x200000)==0x200000)
|
|
group.long 0x8E0++0x3
|
|
line.long 0x0 "RXIMR24,Rx Individual Mask Register 24"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8E0++0x3
|
|
line.long 0x0 "RXIMR24,Rx Individual Mask Register 24"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x210))&0x200000)==0x200000)
|
|
group.long 0x8E4++0x3
|
|
line.long 0x0 "RXIMR25,Rx Individual Mask Register 25"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8E4++0x3
|
|
line.long 0x0 "RXIMR25,Rx Individual Mask Register 25"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x220))&0x200000)==0x200000)
|
|
group.long 0x8E8++0x3
|
|
line.long 0x0 "RXIMR26,Rx Individual Mask Register 26"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8E8++0x3
|
|
line.long 0x0 "RXIMR26,Rx Individual Mask Register 26"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x230))&0x200000)==0x200000)
|
|
group.long 0x8EC++0x3
|
|
line.long 0x0 "RXIMR27,Rx Individual Mask Register 27"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8EC++0x3
|
|
line.long 0x0 "RXIMR27,Rx Individual Mask Register 27"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x240))&0x200000)==0x200000)
|
|
group.long 0x8F0++0x3
|
|
line.long 0x0 "RXIMR28,Rx Individual Mask Register 28"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8F0++0x3
|
|
line.long 0x0 "RXIMR28,Rx Individual Mask Register 28"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x250))&0x200000)==0x200000)
|
|
group.long 0x8F4++0x3
|
|
line.long 0x0 "RXIMR29,Rx Individual Mask Register 29"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8F4++0x3
|
|
line.long 0x0 "RXIMR29,Rx Individual Mask Register 29"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x260))&0x200000)==0x200000)
|
|
group.long 0x8F8++0x3
|
|
line.long 0x0 "RXIMR30,Rx Individual Mask Register 30"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8F8++0x3
|
|
line.long 0x0 "RXIMR30,Rx Individual Mask Register 30"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x270))&0x200000)==0x200000)
|
|
group.long 0x8FC++0x3
|
|
line.long 0x0 "RXIMR31,Rx Individual Mask Register 31"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8FC++0x3
|
|
line.long 0x0 "RXIMR31,Rx Individual Mask Register 31"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
tree.end
|
|
tree "Rx Individual Mask Registers 32-47"
|
|
if (((d.l(asd:0x43F88000+0x280))&0x200000)==0x200000)
|
|
group.long 0x900++0x3
|
|
line.long 0x0 "RXIMR32,Rx Individual Mask Register 32"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x900++0x3
|
|
line.long 0x0 "RXIMR32,Rx Individual Mask Register 32"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x290))&0x200000)==0x200000)
|
|
group.long 0x904++0x3
|
|
line.long 0x0 "RXIMR33,Rx Individual Mask Register 33"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x904++0x3
|
|
line.long 0x0 "RXIMR33,Rx Individual Mask Register 33"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x2A0))&0x200000)==0x200000)
|
|
group.long 0x908++0x3
|
|
line.long 0x0 "RXIMR34,Rx Individual Mask Register 34"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x908++0x3
|
|
line.long 0x0 "RXIMR34,Rx Individual Mask Register 34"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x2B0))&0x200000)==0x200000)
|
|
group.long 0x90C++0x3
|
|
line.long 0x0 "RXIMR35,Rx Individual Mask Register 35"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x90C++0x3
|
|
line.long 0x0 "RXIMR35,Rx Individual Mask Register 35"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x2C0))&0x200000)==0x200000)
|
|
group.long 0x910++0x3
|
|
line.long 0x0 "RXIMR36,Rx Individual Mask Register 36"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x910++0x3
|
|
line.long 0x0 "RXIMR36,Rx Individual Mask Register 36"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x2D0))&0x200000)==0x200000)
|
|
group.long 0x914++0x3
|
|
line.long 0x0 "RXIMR37,Rx Individual Mask Register 37"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x914++0x3
|
|
line.long 0x0 "RXIMR37,Rx Individual Mask Register 37"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x2E0))&0x200000)==0x200000)
|
|
group.long 0x918++0x3
|
|
line.long 0x0 "RXIMR38,Rx Individual Mask Register 38"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x918++0x3
|
|
line.long 0x0 "RXIMR38,Rx Individual Mask Register 38"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x2F0))&0x200000)==0x200000)
|
|
group.long 0x91C++0x3
|
|
line.long 0x0 "RXIMR39,Rx Individual Mask Register 39"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x91C++0x3
|
|
line.long 0x0 "RXIMR39,Rx Individual Mask Register 39"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x300))&0x200000)==0x200000)
|
|
group.long 0x920++0x3
|
|
line.long 0x0 "RXIMR40,Rx Individual Mask Register 40"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x920++0x3
|
|
line.long 0x0 "RXIMR40,Rx Individual Mask Register 40"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x310))&0x200000)==0x200000)
|
|
group.long 0x924++0x3
|
|
line.long 0x0 "RXIMR41,Rx Individual Mask Register 41"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x924++0x3
|
|
line.long 0x0 "RXIMR41,Rx Individual Mask Register 41"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x320))&0x200000)==0x200000)
|
|
group.long 0x928++0x3
|
|
line.long 0x0 "RXIMR42,Rx Individual Mask Register 42"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x928++0x3
|
|
line.long 0x0 "RXIMR42,Rx Individual Mask Register 42"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x330))&0x200000)==0x200000)
|
|
group.long 0x92C++0x3
|
|
line.long 0x0 "RXIMR43,Rx Individual Mask Register 43"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x92C++0x3
|
|
line.long 0x0 "RXIMR43,Rx Individual Mask Register 43"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x340))&0x200000)==0x200000)
|
|
group.long 0x930++0x3
|
|
line.long 0x0 "RXIMR44,Rx Individual Mask Register 44"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x930++0x3
|
|
line.long 0x0 "RXIMR44,Rx Individual Mask Register 44"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x350))&0x200000)==0x200000)
|
|
group.long 0x934++0x3
|
|
line.long 0x0 "RXIMR45,Rx Individual Mask Register 45"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x934++0x3
|
|
line.long 0x0 "RXIMR45,Rx Individual Mask Register 45"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x360))&0x200000)==0x200000)
|
|
group.long 0x938++0x3
|
|
line.long 0x0 "RXIMR46,Rx Individual Mask Register 46"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x938++0x3
|
|
line.long 0x0 "RXIMR46,Rx Individual Mask Register 46"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x370))&0x200000)==0x200000)
|
|
group.long 0x93C++0x3
|
|
line.long 0x0 "RXIMR47,Rx Individual Mask Register 47"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x93C++0x3
|
|
line.long 0x0 "RXIMR47,Rx Individual Mask Register 47"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
tree.end
|
|
tree "Rx Individual Mask Registers 48-63"
|
|
if (((d.l(asd:0x43F88000+0x380))&0x200000)==0x200000)
|
|
group.long 0x940++0x3
|
|
line.long 0x0 "RXIMR48,Rx Individual Mask Register 48"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x940++0x3
|
|
line.long 0x0 "RXIMR48,Rx Individual Mask Register 48"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x390))&0x200000)==0x200000)
|
|
group.long 0x944++0x3
|
|
line.long 0x0 "RXIMR49,Rx Individual Mask Register 49"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x944++0x3
|
|
line.long 0x0 "RXIMR49,Rx Individual Mask Register 49"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x3A0))&0x200000)==0x200000)
|
|
group.long 0x948++0x3
|
|
line.long 0x0 "RXIMR50,Rx Individual Mask Register 50"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x948++0x3
|
|
line.long 0x0 "RXIMR50,Rx Individual Mask Register 50"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x3B0))&0x200000)==0x200000)
|
|
group.long 0x94C++0x3
|
|
line.long 0x0 "RXIMR51,Rx Individual Mask Register 51"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x94C++0x3
|
|
line.long 0x0 "RXIMR51,Rx Individual Mask Register 51"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x3C0))&0x200000)==0x200000)
|
|
group.long 0x950++0x3
|
|
line.long 0x0 "RXIMR52,Rx Individual Mask Register 52"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x950++0x3
|
|
line.long 0x0 "RXIMR52,Rx Individual Mask Register 52"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x3D0))&0x200000)==0x200000)
|
|
group.long 0x954++0x3
|
|
line.long 0x0 "RXIMR53,Rx Individual Mask Register 53"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x954++0x3
|
|
line.long 0x0 "RXIMR53,Rx Individual Mask Register 53"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x3E0))&0x200000)==0x200000)
|
|
group.long 0x958++0x3
|
|
line.long 0x0 "RXIMR54,Rx Individual Mask Register 54"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x958++0x3
|
|
line.long 0x0 "RXIMR54,Rx Individual Mask Register 54"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x3F0))&0x200000)==0x200000)
|
|
group.long 0x95C++0x3
|
|
line.long 0x0 "RXIMR55,Rx Individual Mask Register 55"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x95C++0x3
|
|
line.long 0x0 "RXIMR55,Rx Individual Mask Register 55"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x400))&0x200000)==0x200000)
|
|
group.long 0x960++0x3
|
|
line.long 0x0 "RXIMR56,Rx Individual Mask Register 56"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x960++0x3
|
|
line.long 0x0 "RXIMR56,Rx Individual Mask Register 56"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x410))&0x200000)==0x200000)
|
|
group.long 0x964++0x3
|
|
line.long 0x0 "RXIMR57,Rx Individual Mask Register 57"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x964++0x3
|
|
line.long 0x0 "RXIMR57,Rx Individual Mask Register 57"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x420))&0x200000)==0x200000)
|
|
group.long 0x968++0x3
|
|
line.long 0x0 "RXIMR58,Rx Individual Mask Register 58"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x968++0x3
|
|
line.long 0x0 "RXIMR58,Rx Individual Mask Register 58"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x430))&0x200000)==0x200000)
|
|
group.long 0x96C++0x3
|
|
line.long 0x0 "RXIMR59,Rx Individual Mask Register 59"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x96C++0x3
|
|
line.long 0x0 "RXIMR59,Rx Individual Mask Register 59"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x440))&0x200000)==0x200000)
|
|
group.long 0x970++0x3
|
|
line.long 0x0 "RXIMR60,Rx Individual Mask Register 60"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x970++0x3
|
|
line.long 0x0 "RXIMR60,Rx Individual Mask Register 60"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x450))&0x200000)==0x200000)
|
|
group.long 0x974++0x3
|
|
line.long 0x0 "RXIMR61,Rx Individual Mask Register 61"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x974++0x3
|
|
line.long 0x0 "RXIMR61,Rx Individual Mask Register 61"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x460))&0x200000)==0x200000)
|
|
group.long 0x978++0x3
|
|
line.long 0x0 "RXIMR62,Rx Individual Mask Register 62"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x978++0x3
|
|
line.long 0x0 "RXIMR62,Rx Individual Mask Register 62"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F88000+0x470))&0x200000)==0x200000)
|
|
group.long 0x97C++0x3
|
|
line.long 0x0 "RXIMR63,Rx Individual Mask Register 63"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x97C++0x3
|
|
line.long 0x0 "RXIMR63,Rx Individual Mask Register 63"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
tree.end
|
|
tree.end
|
|
width 12.
|
|
tree "Message Buffers Registers 0-63"
|
|
tree "Message Buffers Registers 0-15"
|
|
group.long 0x80++0x03 "Message Buffer Register 0"
|
|
line.long 0x00 "C/S0,Control and Status 0"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x80))&0x200000)==0x200000)
|
|
group.long (0x80+0x04)++0x03
|
|
line.long 0x00 "ID0,Identifier Field 0"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x80+0x04)++0x03
|
|
line.long 0x00 "ID0,Identifier Field 0"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x80+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_0,Data Field 0-3 0"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_0,Data Field 4-7 0"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x90++0x03 "Message Buffer Register 1"
|
|
line.long 0x00 "C/S1,Control and Status 1"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x90))&0x200000)==0x200000)
|
|
group.long (0x90+0x04)++0x03
|
|
line.long 0x00 "ID1,Identifier Field 1"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x90+0x04)++0x03
|
|
line.long 0x00 "ID1,Identifier Field 1"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x90+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_1,Data Field 0-3 1"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_1,Data Field 4-7 1"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xA0++0x03 "Message Buffer Register 2"
|
|
line.long 0x00 "C/S2,Control and Status 2"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0xA0))&0x200000)==0x200000)
|
|
group.long (0xA0+0x04)++0x03
|
|
line.long 0x00 "ID2,Identifier Field 2"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xA0+0x04)++0x03
|
|
line.long 0x00 "ID2,Identifier Field 2"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xA0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_2,Data Field 0-3 2"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_2,Data Field 4-7 2"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xB0++0x03 "Message Buffer Register 3"
|
|
line.long 0x00 "C/S3,Control and Status 3"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0xB0))&0x200000)==0x200000)
|
|
group.long (0xB0+0x04)++0x03
|
|
line.long 0x00 "ID3,Identifier Field 3"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xB0+0x04)++0x03
|
|
line.long 0x00 "ID3,Identifier Field 3"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xB0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_3,Data Field 0-3 3"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_3,Data Field 4-7 3"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xC0++0x03 "Message Buffer Register 4"
|
|
line.long 0x00 "C/S4,Control and Status 4"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0xC0))&0x200000)==0x200000)
|
|
group.long (0xC0+0x04)++0x03
|
|
line.long 0x00 "ID4,Identifier Field 4"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xC0+0x04)++0x03
|
|
line.long 0x00 "ID4,Identifier Field 4"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xC0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_4,Data Field 0-3 4"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_4,Data Field 4-7 4"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xD0++0x03 "Message Buffer Register 5"
|
|
line.long 0x00 "C/S5,Control and Status 5"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0xD0))&0x200000)==0x200000)
|
|
group.long (0xD0+0x04)++0x03
|
|
line.long 0x00 "ID5,Identifier Field 5"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xD0+0x04)++0x03
|
|
line.long 0x00 "ID5,Identifier Field 5"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xD0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_5,Data Field 0-3 5"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_5,Data Field 4-7 5"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xE0++0x03 "Message Buffer Register 6"
|
|
line.long 0x00 "C/S6,Control and Status 6"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0xE0))&0x200000)==0x200000)
|
|
group.long (0xE0+0x04)++0x03
|
|
line.long 0x00 "ID6,Identifier Field 6"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xE0+0x04)++0x03
|
|
line.long 0x00 "ID6,Identifier Field 6"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xE0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_6,Data Field 0-3 6"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_6,Data Field 4-7 6"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xF0++0x03 "Message Buffer Register 7"
|
|
line.long 0x00 "C/S7,Control and Status 7"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0xF0))&0x200000)==0x200000)
|
|
group.long (0xF0+0x04)++0x03
|
|
line.long 0x00 "ID7,Identifier Field 7"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xF0+0x04)++0x03
|
|
line.long 0x00 "ID7,Identifier Field 7"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xF0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_7,Data Field 0-3 7"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_7,Data Field 4-7 7"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x100++0x03 "Message Buffer Register 8"
|
|
line.long 0x00 "C/S8,Control and Status 8"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x100))&0x200000)==0x200000)
|
|
group.long (0x100+0x04)++0x03
|
|
line.long 0x00 "ID8,Identifier Field 8"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x100+0x04)++0x03
|
|
line.long 0x00 "ID8,Identifier Field 8"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x100+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_8,Data Field 0-3 8"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_8,Data Field 4-7 8"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x110++0x03 "Message Buffer Register 9"
|
|
line.long 0x00 "C/S9,Control and Status 9"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x110))&0x200000)==0x200000)
|
|
group.long (0x110+0x04)++0x03
|
|
line.long 0x00 "ID9,Identifier Field 9"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x110+0x04)++0x03
|
|
line.long 0x00 "ID9,Identifier Field 9"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x110+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_9,Data Field 0-3 9"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_9,Data Field 4-7 9"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x120++0x03 "Message Buffer Register 10"
|
|
line.long 0x00 "C/S10,Control and Status 10"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x120))&0x200000)==0x200000)
|
|
group.long (0x120+0x04)++0x03
|
|
line.long 0x00 "ID10,Identifier Field 10"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x120+0x04)++0x03
|
|
line.long 0x00 "ID10,Identifier Field 10"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x120+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_10,Data Field 0-3 10"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_10,Data Field 4-7 10"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x130++0x03 "Message Buffer Register 11"
|
|
line.long 0x00 "C/S11,Control and Status 11"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x130))&0x200000)==0x200000)
|
|
group.long (0x130+0x04)++0x03
|
|
line.long 0x00 "ID11,Identifier Field 11"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x130+0x04)++0x03
|
|
line.long 0x00 "ID11,Identifier Field 11"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x130+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_11,Data Field 0-3 11"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_11,Data Field 4-7 11"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x140++0x03 "Message Buffer Register 12"
|
|
line.long 0x00 "C/S12,Control and Status 12"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x140))&0x200000)==0x200000)
|
|
group.long (0x140+0x04)++0x03
|
|
line.long 0x00 "ID12,Identifier Field 12"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x140+0x04)++0x03
|
|
line.long 0x00 "ID12,Identifier Field 12"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x140+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_12,Data Field 0-3 12"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_12,Data Field 4-7 12"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x150++0x03 "Message Buffer Register 13"
|
|
line.long 0x00 "C/S13,Control and Status 13"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x150))&0x200000)==0x200000)
|
|
group.long (0x150+0x04)++0x03
|
|
line.long 0x00 "ID13,Identifier Field 13"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x150+0x04)++0x03
|
|
line.long 0x00 "ID13,Identifier Field 13"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x150+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_13,Data Field 0-3 13"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_13,Data Field 4-7 13"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x160++0x03 "Message Buffer Register 14"
|
|
line.long 0x00 "C/S14,Control and Status 14"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x160))&0x200000)==0x200000)
|
|
group.long (0x160+0x04)++0x03
|
|
line.long 0x00 "ID14,Identifier Field 14"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x160+0x04)++0x03
|
|
line.long 0x00 "ID14,Identifier Field 14"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x160+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_14,Data Field 0-3 14"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_14,Data Field 4-7 14"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x170++0x03 "Message Buffer Register 15"
|
|
line.long 0x00 "C/S15,Control and Status 15"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x170))&0x200000)==0x200000)
|
|
group.long (0x170+0x04)++0x03
|
|
line.long 0x00 "ID15,Identifier Field 15"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x170+0x04)++0x03
|
|
line.long 0x00 "ID15,Identifier Field 15"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x170+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_15,Data Field 0-3 15"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_15,Data Field 4-7 15"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
tree.end
|
|
tree "Message Buffers Registers 16-31"
|
|
group.long 0x180++0x03 "Message Buffer Register 16"
|
|
line.long 0x00 "C/S16,Control and Status 16"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x180))&0x200000)==0x200000)
|
|
group.long (0x180+0x04)++0x03
|
|
line.long 0x00 "ID16,Identifier Field 16"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x180+0x04)++0x03
|
|
line.long 0x00 "ID16,Identifier Field 16"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x180+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_16,Data Field 0-3 16"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_16,Data Field 4-7 16"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x190++0x03 "Message Buffer Register 17"
|
|
line.long 0x00 "C/S17,Control and Status 17"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x190))&0x200000)==0x200000)
|
|
group.long (0x190+0x04)++0x03
|
|
line.long 0x00 "ID17,Identifier Field 17"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x190+0x04)++0x03
|
|
line.long 0x00 "ID17,Identifier Field 17"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x190+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_17,Data Field 0-3 17"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_17,Data Field 4-7 17"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1A0++0x03 "Message Buffer Register 18"
|
|
line.long 0x00 "C/S18,Control and Status 18"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x1A0))&0x200000)==0x200000)
|
|
group.long (0x1A0+0x04)++0x03
|
|
line.long 0x00 "ID18,Identifier Field 18"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1A0+0x04)++0x03
|
|
line.long 0x00 "ID18,Identifier Field 18"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1A0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_18,Data Field 0-3 18"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_18,Data Field 4-7 18"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1B0++0x03 "Message Buffer Register 19"
|
|
line.long 0x00 "C/S19,Control and Status 19"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x1B0))&0x200000)==0x200000)
|
|
group.long (0x1B0+0x04)++0x03
|
|
line.long 0x00 "ID19,Identifier Field 19"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1B0+0x04)++0x03
|
|
line.long 0x00 "ID19,Identifier Field 19"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1B0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_19,Data Field 0-3 19"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_19,Data Field 4-7 19"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1C0++0x03 "Message Buffer Register 20"
|
|
line.long 0x00 "C/S20,Control and Status 20"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x1C0))&0x200000)==0x200000)
|
|
group.long (0x1C0+0x04)++0x03
|
|
line.long 0x00 "ID20,Identifier Field 20"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1C0+0x04)++0x03
|
|
line.long 0x00 "ID20,Identifier Field 20"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1C0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_20,Data Field 0-3 20"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_20,Data Field 4-7 20"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1D0++0x03 "Message Buffer Register 21"
|
|
line.long 0x00 "C/S21,Control and Status 21"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x1D0))&0x200000)==0x200000)
|
|
group.long (0x1D0+0x04)++0x03
|
|
line.long 0x00 "ID21,Identifier Field 21"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1D0+0x04)++0x03
|
|
line.long 0x00 "ID21,Identifier Field 21"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1D0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_21,Data Field 0-3 21"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_21,Data Field 4-7 21"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1E0++0x03 "Message Buffer Register 22"
|
|
line.long 0x00 "C/S22,Control and Status 22"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x1E0))&0x200000)==0x200000)
|
|
group.long (0x1E0+0x04)++0x03
|
|
line.long 0x00 "ID22,Identifier Field 22"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1E0+0x04)++0x03
|
|
line.long 0x00 "ID22,Identifier Field 22"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1E0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_22,Data Field 0-3 22"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_22,Data Field 4-7 22"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1F0++0x03 "Message Buffer Register 23"
|
|
line.long 0x00 "C/S23,Control and Status 23"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x1F0))&0x200000)==0x200000)
|
|
group.long (0x1F0+0x04)++0x03
|
|
line.long 0x00 "ID23,Identifier Field 23"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1F0+0x04)++0x03
|
|
line.long 0x00 "ID23,Identifier Field 23"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1F0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_23,Data Field 0-3 23"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_23,Data Field 4-7 23"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x200++0x03 "Message Buffer Register 24"
|
|
line.long 0x00 "C/S24,Control and Status 24"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x200))&0x200000)==0x200000)
|
|
group.long (0x200+0x04)++0x03
|
|
line.long 0x00 "ID24,Identifier Field 24"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x200+0x04)++0x03
|
|
line.long 0x00 "ID24,Identifier Field 24"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x200+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_24,Data Field 0-3 24"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_24,Data Field 4-7 24"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x210++0x03 "Message Buffer Register 25"
|
|
line.long 0x00 "C/S25,Control and Status 25"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x210))&0x200000)==0x200000)
|
|
group.long (0x210+0x04)++0x03
|
|
line.long 0x00 "ID25,Identifier Field 25"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x210+0x04)++0x03
|
|
line.long 0x00 "ID25,Identifier Field 25"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x210+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_25,Data Field 0-3 25"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_25,Data Field 4-7 25"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x220++0x03 "Message Buffer Register 26"
|
|
line.long 0x00 "C/S26,Control and Status 26"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x220))&0x200000)==0x200000)
|
|
group.long (0x220+0x04)++0x03
|
|
line.long 0x00 "ID26,Identifier Field 26"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x220+0x04)++0x03
|
|
line.long 0x00 "ID26,Identifier Field 26"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x220+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_26,Data Field 0-3 26"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_26,Data Field 4-7 26"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x230++0x03 "Message Buffer Register 27"
|
|
line.long 0x00 "C/S27,Control and Status 27"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x230))&0x200000)==0x200000)
|
|
group.long (0x230+0x04)++0x03
|
|
line.long 0x00 "ID27,Identifier Field 27"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x230+0x04)++0x03
|
|
line.long 0x00 "ID27,Identifier Field 27"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x230+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_27,Data Field 0-3 27"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_27,Data Field 4-7 27"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x240++0x03 "Message Buffer Register 28"
|
|
line.long 0x00 "C/S28,Control and Status 28"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x240))&0x200000)==0x200000)
|
|
group.long (0x240+0x04)++0x03
|
|
line.long 0x00 "ID28,Identifier Field 28"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x240+0x04)++0x03
|
|
line.long 0x00 "ID28,Identifier Field 28"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x240+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_28,Data Field 0-3 28"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_28,Data Field 4-7 28"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x250++0x03 "Message Buffer Register 29"
|
|
line.long 0x00 "C/S29,Control and Status 29"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x250))&0x200000)==0x200000)
|
|
group.long (0x250+0x04)++0x03
|
|
line.long 0x00 "ID29,Identifier Field 29"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x250+0x04)++0x03
|
|
line.long 0x00 "ID29,Identifier Field 29"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x250+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_29,Data Field 0-3 29"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_29,Data Field 4-7 29"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x260++0x03 "Message Buffer Register 30"
|
|
line.long 0x00 "C/S30,Control and Status 30"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x260))&0x200000)==0x200000)
|
|
group.long (0x260+0x04)++0x03
|
|
line.long 0x00 "ID30,Identifier Field 30"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x260+0x04)++0x03
|
|
line.long 0x00 "ID30,Identifier Field 30"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x260+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_30,Data Field 0-3 30"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_30,Data Field 4-7 30"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x270++0x03 "Message Buffer Register 31"
|
|
line.long 0x00 "C/S31,Control and Status 31"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x270))&0x200000)==0x200000)
|
|
group.long (0x270+0x04)++0x03
|
|
line.long 0x00 "ID31,Identifier Field 31"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x270+0x04)++0x03
|
|
line.long 0x00 "ID31,Identifier Field 31"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x270+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_31,Data Field 0-3 31"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_31,Data Field 4-7 31"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
tree.end
|
|
tree "Message Buffers Registers 32-47"
|
|
group.long 0x280++0x03 "Message Buffer Register 32"
|
|
line.long 0x00 "C/S32,Control and Status 32"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x280))&0x200000)==0x200000)
|
|
group.long (0x280+0x04)++0x03
|
|
line.long 0x00 "ID32,Identifier Field 32"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x280+0x04)++0x03
|
|
line.long 0x00 "ID32,Identifier Field 32"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x280+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_32,Data Field 0-3 32"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_32,Data Field 4-7 32"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x290++0x03 "Message Buffer Register 33"
|
|
line.long 0x00 "C/S33,Control and Status 33"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x290))&0x200000)==0x200000)
|
|
group.long (0x290+0x04)++0x03
|
|
line.long 0x00 "ID33,Identifier Field 33"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x290+0x04)++0x03
|
|
line.long 0x00 "ID33,Identifier Field 33"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x290+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_33,Data Field 0-3 33"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_33,Data Field 4-7 33"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2A0++0x03 "Message Buffer Register 34"
|
|
line.long 0x00 "C/S34,Control and Status 34"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x2A0))&0x200000)==0x200000)
|
|
group.long (0x2A0+0x04)++0x03
|
|
line.long 0x00 "ID34,Identifier Field 34"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2A0+0x04)++0x03
|
|
line.long 0x00 "ID34,Identifier Field 34"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2A0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_34,Data Field 0-3 34"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_34,Data Field 4-7 34"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2B0++0x03 "Message Buffer Register 35"
|
|
line.long 0x00 "C/S35,Control and Status 35"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x2B0))&0x200000)==0x200000)
|
|
group.long (0x2B0+0x04)++0x03
|
|
line.long 0x00 "ID35,Identifier Field 35"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2B0+0x04)++0x03
|
|
line.long 0x00 "ID35,Identifier Field 35"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2B0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_35,Data Field 0-3 35"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_35,Data Field 4-7 35"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2C0++0x03 "Message Buffer Register 36"
|
|
line.long 0x00 "C/S36,Control and Status 36"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x2C0))&0x200000)==0x200000)
|
|
group.long (0x2C0+0x04)++0x03
|
|
line.long 0x00 "ID36,Identifier Field 36"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2C0+0x04)++0x03
|
|
line.long 0x00 "ID36,Identifier Field 36"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2C0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_36,Data Field 0-3 36"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_36,Data Field 4-7 36"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2D0++0x03 "Message Buffer Register 37"
|
|
line.long 0x00 "C/S37,Control and Status 37"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x2D0))&0x200000)==0x200000)
|
|
group.long (0x2D0+0x04)++0x03
|
|
line.long 0x00 "ID37,Identifier Field 37"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2D0+0x04)++0x03
|
|
line.long 0x00 "ID37,Identifier Field 37"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2D0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_37,Data Field 0-3 37"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_37,Data Field 4-7 37"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2E0++0x03 "Message Buffer Register 38"
|
|
line.long 0x00 "C/S38,Control and Status 38"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x2E0))&0x200000)==0x200000)
|
|
group.long (0x2E0+0x04)++0x03
|
|
line.long 0x00 "ID38,Identifier Field 38"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2E0+0x04)++0x03
|
|
line.long 0x00 "ID38,Identifier Field 38"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2E0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_38,Data Field 0-3 38"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_38,Data Field 4-7 38"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2F0++0x03 "Message Buffer Register 39"
|
|
line.long 0x00 "C/S39,Control and Status 39"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x2F0))&0x200000)==0x200000)
|
|
group.long (0x2F0+0x04)++0x03
|
|
line.long 0x00 "ID39,Identifier Field 39"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2F0+0x04)++0x03
|
|
line.long 0x00 "ID39,Identifier Field 39"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2F0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_39,Data Field 0-3 39"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_39,Data Field 4-7 39"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x300++0x03 "Message Buffer Register 40"
|
|
line.long 0x00 "C/S40,Control and Status 40"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x300))&0x200000)==0x200000)
|
|
group.long (0x300+0x04)++0x03
|
|
line.long 0x00 "ID40,Identifier Field 40"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x300+0x04)++0x03
|
|
line.long 0x00 "ID40,Identifier Field 40"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x300+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_40,Data Field 0-3 40"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_40,Data Field 4-7 40"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x310++0x03 "Message Buffer Register 41"
|
|
line.long 0x00 "C/S41,Control and Status 41"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x310))&0x200000)==0x200000)
|
|
group.long (0x310+0x04)++0x03
|
|
line.long 0x00 "ID41,Identifier Field 41"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x310+0x04)++0x03
|
|
line.long 0x00 "ID41,Identifier Field 41"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x310+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_41,Data Field 0-3 41"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_41,Data Field 4-7 41"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x320++0x03 "Message Buffer Register 42"
|
|
line.long 0x00 "C/S42,Control and Status 42"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x320))&0x200000)==0x200000)
|
|
group.long (0x320+0x04)++0x03
|
|
line.long 0x00 "ID42,Identifier Field 42"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x320+0x04)++0x03
|
|
line.long 0x00 "ID42,Identifier Field 42"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x320+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_42,Data Field 0-3 42"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_42,Data Field 4-7 42"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x330++0x03 "Message Buffer Register 43"
|
|
line.long 0x00 "C/S43,Control and Status 43"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x330))&0x200000)==0x200000)
|
|
group.long (0x330+0x04)++0x03
|
|
line.long 0x00 "ID43,Identifier Field 43"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x330+0x04)++0x03
|
|
line.long 0x00 "ID43,Identifier Field 43"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x330+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_43,Data Field 0-3 43"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_43,Data Field 4-7 43"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x340++0x03 "Message Buffer Register 44"
|
|
line.long 0x00 "C/S44,Control and Status 44"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x340))&0x200000)==0x200000)
|
|
group.long (0x340+0x04)++0x03
|
|
line.long 0x00 "ID44,Identifier Field 44"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x340+0x04)++0x03
|
|
line.long 0x00 "ID44,Identifier Field 44"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x340+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_44,Data Field 0-3 44"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_44,Data Field 4-7 44"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x350++0x03 "Message Buffer Register 45"
|
|
line.long 0x00 "C/S45,Control and Status 45"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x350))&0x200000)==0x200000)
|
|
group.long (0x350+0x04)++0x03
|
|
line.long 0x00 "ID45,Identifier Field 45"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x350+0x04)++0x03
|
|
line.long 0x00 "ID45,Identifier Field 45"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x350+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_45,Data Field 0-3 45"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_45,Data Field 4-7 45"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x360++0x03 "Message Buffer Register 46"
|
|
line.long 0x00 "C/S46,Control and Status 46"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x360))&0x200000)==0x200000)
|
|
group.long (0x360+0x04)++0x03
|
|
line.long 0x00 "ID46,Identifier Field 46"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x360+0x04)++0x03
|
|
line.long 0x00 "ID46,Identifier Field 46"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x360+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_46,Data Field 0-3 46"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_46,Data Field 4-7 46"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x370++0x03 "Message Buffer Register 47"
|
|
line.long 0x00 "C/S47,Control and Status 47"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x370))&0x200000)==0x200000)
|
|
group.long (0x370+0x04)++0x03
|
|
line.long 0x00 "ID47,Identifier Field 47"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x370+0x04)++0x03
|
|
line.long 0x00 "ID47,Identifier Field 47"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x370+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_47,Data Field 0-3 47"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_47,Data Field 4-7 47"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
tree.end
|
|
tree "Message Buffers Registers 48-63"
|
|
group.long 0x380++0x03 "Message Buffer Register 48"
|
|
line.long 0x00 "C/S48,Control and Status 48"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x380))&0x200000)==0x200000)
|
|
group.long (0x380+0x04)++0x03
|
|
line.long 0x00 "ID48,Identifier Field 48"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x380+0x04)++0x03
|
|
line.long 0x00 "ID48,Identifier Field 48"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x380+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_48,Data Field 0-3 48"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_48,Data Field 4-7 48"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x390++0x03 "Message Buffer Register 49"
|
|
line.long 0x00 "C/S49,Control and Status 49"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x390))&0x200000)==0x200000)
|
|
group.long (0x390+0x04)++0x03
|
|
line.long 0x00 "ID49,Identifier Field 49"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x390+0x04)++0x03
|
|
line.long 0x00 "ID49,Identifier Field 49"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x390+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_49,Data Field 0-3 49"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_49,Data Field 4-7 49"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3A0++0x03 "Message Buffer Register 50"
|
|
line.long 0x00 "C/S50,Control and Status 50"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x3A0))&0x200000)==0x200000)
|
|
group.long (0x3A0+0x04)++0x03
|
|
line.long 0x00 "ID50,Identifier Field 50"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3A0+0x04)++0x03
|
|
line.long 0x00 "ID50,Identifier Field 50"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3A0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_50,Data Field 0-3 50"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_50,Data Field 4-7 50"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3B0++0x03 "Message Buffer Register 51"
|
|
line.long 0x00 "C/S51,Control and Status 51"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x3B0))&0x200000)==0x200000)
|
|
group.long (0x3B0+0x04)++0x03
|
|
line.long 0x00 "ID51,Identifier Field 51"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3B0+0x04)++0x03
|
|
line.long 0x00 "ID51,Identifier Field 51"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3B0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_51,Data Field 0-3 51"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_51,Data Field 4-7 51"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3C0++0x03 "Message Buffer Register 52"
|
|
line.long 0x00 "C/S52,Control and Status 52"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x3C0))&0x200000)==0x200000)
|
|
group.long (0x3C0+0x04)++0x03
|
|
line.long 0x00 "ID52,Identifier Field 52"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3C0+0x04)++0x03
|
|
line.long 0x00 "ID52,Identifier Field 52"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3C0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_52,Data Field 0-3 52"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_52,Data Field 4-7 52"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3D0++0x03 "Message Buffer Register 53"
|
|
line.long 0x00 "C/S53,Control and Status 53"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x3D0))&0x200000)==0x200000)
|
|
group.long (0x3D0+0x04)++0x03
|
|
line.long 0x00 "ID53,Identifier Field 53"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3D0+0x04)++0x03
|
|
line.long 0x00 "ID53,Identifier Field 53"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3D0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_53,Data Field 0-3 53"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_53,Data Field 4-7 53"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3E0++0x03 "Message Buffer Register 54"
|
|
line.long 0x00 "C/S54,Control and Status 54"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x3E0))&0x200000)==0x200000)
|
|
group.long (0x3E0+0x04)++0x03
|
|
line.long 0x00 "ID54,Identifier Field 54"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3E0+0x04)++0x03
|
|
line.long 0x00 "ID54,Identifier Field 54"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3E0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_54,Data Field 0-3 54"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_54,Data Field 4-7 54"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3F0++0x03 "Message Buffer Register 55"
|
|
line.long 0x00 "C/S55,Control and Status 55"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x3F0))&0x200000)==0x200000)
|
|
group.long (0x3F0+0x04)++0x03
|
|
line.long 0x00 "ID55,Identifier Field 55"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3F0+0x04)++0x03
|
|
line.long 0x00 "ID55,Identifier Field 55"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3F0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_55,Data Field 0-3 55"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_55,Data Field 4-7 55"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x400++0x03 "Message Buffer Register 56"
|
|
line.long 0x00 "C/S56,Control and Status 56"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x400))&0x200000)==0x200000)
|
|
group.long (0x400+0x04)++0x03
|
|
line.long 0x00 "ID56,Identifier Field 56"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x400+0x04)++0x03
|
|
line.long 0x00 "ID56,Identifier Field 56"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x400+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_56,Data Field 0-3 56"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_56,Data Field 4-7 56"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x410++0x03 "Message Buffer Register 57"
|
|
line.long 0x00 "C/S57,Control and Status 57"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x410))&0x200000)==0x200000)
|
|
group.long (0x410+0x04)++0x03
|
|
line.long 0x00 "ID57,Identifier Field 57"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x410+0x04)++0x03
|
|
line.long 0x00 "ID57,Identifier Field 57"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x410+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_57,Data Field 0-3 57"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_57,Data Field 4-7 57"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x420++0x03 "Message Buffer Register 58"
|
|
line.long 0x00 "C/S58,Control and Status 58"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x420))&0x200000)==0x200000)
|
|
group.long (0x420+0x04)++0x03
|
|
line.long 0x00 "ID58,Identifier Field 58"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x420+0x04)++0x03
|
|
line.long 0x00 "ID58,Identifier Field 58"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x420+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_58,Data Field 0-3 58"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_58,Data Field 4-7 58"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x430++0x03 "Message Buffer Register 59"
|
|
line.long 0x00 "C/S59,Control and Status 59"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x430))&0x200000)==0x200000)
|
|
group.long (0x430+0x04)++0x03
|
|
line.long 0x00 "ID59,Identifier Field 59"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x430+0x04)++0x03
|
|
line.long 0x00 "ID59,Identifier Field 59"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x430+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_59,Data Field 0-3 59"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_59,Data Field 4-7 59"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x440++0x03 "Message Buffer Register 60"
|
|
line.long 0x00 "C/S60,Control and Status 60"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x440))&0x200000)==0x200000)
|
|
group.long (0x440+0x04)++0x03
|
|
line.long 0x00 "ID60,Identifier Field 60"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x440+0x04)++0x03
|
|
line.long 0x00 "ID60,Identifier Field 60"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x440+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_60,Data Field 0-3 60"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_60,Data Field 4-7 60"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x450++0x03 "Message Buffer Register 61"
|
|
line.long 0x00 "C/S61,Control and Status 61"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x450))&0x200000)==0x200000)
|
|
group.long (0x450+0x04)++0x03
|
|
line.long 0x00 "ID61,Identifier Field 61"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x450+0x04)++0x03
|
|
line.long 0x00 "ID61,Identifier Field 61"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x450+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_61,Data Field 0-3 61"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_61,Data Field 4-7 61"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x460++0x03 "Message Buffer Register 62"
|
|
line.long 0x00 "C/S62,Control and Status 62"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x460))&0x200000)==0x200000)
|
|
group.long (0x460+0x04)++0x03
|
|
line.long 0x00 "ID62,Identifier Field 62"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x460+0x04)++0x03
|
|
line.long 0x00 "ID62,Identifier Field 62"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x460+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_62,Data Field 0-3 62"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_62,Data Field 4-7 62"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x470++0x03 "Message Buffer Register 63"
|
|
line.long 0x00 "C/S63,Control and Status 63"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F88000+0x470))&0x200000)==0x200000)
|
|
group.long (0x470+0x04)++0x03
|
|
line.long 0x00 "ID63,Identifier Field 63"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x470+0x04)++0x03
|
|
line.long 0x00 "ID63,Identifier Field 63"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x470+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_63,Data Field 0-3 63"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_63,Data Field 4-7 63"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
tree.end
|
|
tree.end
|
|
width 0xb
|
|
tree.end
|
|
tree "CAN 2"
|
|
base asd:0x43F8C000
|
|
width 10.
|
|
tree "Common Registers"
|
|
group.long 0x00++0x0b
|
|
line.long 0x00 "MCR,Module Configuration Register"
|
|
bitfld.long 0x00 31. " MDIS ,Module disable" "No,Yes"
|
|
bitfld.long 0x00 30. " FRZ ,Freeze enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 29. " FEN ,FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28. " HALT ,Halt FlexCAN" "Not halted,Halted"
|
|
textline " "
|
|
bitfld.long 0x00 27. " NOT_RDY ,FlexCAN not ready" "Ready,Not ready"
|
|
bitfld.long 0x00 26. " WAK_MSK ,Wake-up interrupt mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 25. " SOFT_RST ,Soft reset" "No reset,Reset"
|
|
bitfld.long 0x00 24. " FRZ_ACK ,Freeze mode acknowledge" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 23. " SUPV ,Supervisor mode" "Disabled,Enabled"
|
|
bitfld.long 0x00 22. " SLF_WAK ,Self wake-up" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 21. " WRN_EN ,Warning Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 20. " LPM_ACK ,Low power mode acknowledge" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " WAK_SRC ,Wake-up source" "Unfiltered Rx,Filtered Rx"
|
|
bitfld.long 0x00 18. " DOZE ,Doze mode enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 17. " SRX_DIS ,Self Reception Disable" "No,Yes"
|
|
bitfld.long 0x00 16. " BCC ,Backwards Compatibility Configuration" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 13. " LPRIO_EN ,Local priority feature" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " AEN ,Tx abort feature" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8.--9. " IDAM ,Format of the elements of the Rx FIFO filter table" "Format A,Format B,Format C,All rejected"
|
|
hexmask.long.byte 0x00 0.--5. 1. " MAXMB ,Maximum number of message buffers"
|
|
line.long 0x04 "CTRL,Control Register"
|
|
hexmask.long.byte 0x04 24.--31. 1. " PRESDIV ,Prescaler division factor"
|
|
bitfld.long 0x04 22.--23. " RJW ,Resync jump width" "1,2,3,4"
|
|
textline " "
|
|
bitfld.long 0x04 19.--21. " PSEG1 ,Phase segment 1" "1,2,3,4,5,6,7,8"
|
|
bitfld.long 0x04 16.--18. " PSEG2 ,Phase segment 2" "1,2,3,4,5,6,7,8"
|
|
textline " "
|
|
bitfld.long 0x04 15. " BOFF_MSK , Bus off mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " ERR_MSK , Error mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 13. " CLK_SRC ,CAN engine clock source" "Osc clk,Bus clk"
|
|
bitfld.long 0x04 12. " LPB ,Loop back" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 11. " TWRN_MSK ,Tx Warning interrupt mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 10. " RWRN_MSK ,Rx Warning Interrupt Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 7. " SMP ,Sampling mode" "1 sample,3 samples"
|
|
bitfld.long 0x04 6. " BOFF_REC ,Bus off recovery mode" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x04 5. " TSYN ,Timer sync mode" "Disabled,Enabled"
|
|
bitfld.long 0x04 4. " LBUF ,Message Buffer transmission priority" "Highest priority,Lowest number"
|
|
textline " "
|
|
bitfld.long 0x04 3. " LOM ,Listen-only mode" "Disabled,Enabled"
|
|
bitfld.long 0x04 0.--2. " PROPSEG ,Propagation segment" "1,2,3,4,5,6,7,8"
|
|
line.long 0x08 "TIMER,Timer Register"
|
|
hexmask.long.word 0x08 0.--15. 1. " TIMER ,Timer value"
|
|
width 10.
|
|
group.long 0x10++0x0F
|
|
line.long 0x00 "RXGMASK,Rx Global Mask Register"
|
|
bitfld.long 0x00 31. " RXGMI ,ID filter mask bit 31" "0,1"
|
|
bitfld.long 0x00 30. ",ID filter mask bit 30" "0,1"
|
|
bitfld.long 0x00 29. ",ID filter mask bit 29" "0,1"
|
|
bitfld.long 0x00 28. ",ID filter mask bit 28" "0,1"
|
|
bitfld.long 0x00 27. ",ID filter mask bit 27" "0,1"
|
|
bitfld.long 0x00 26. ",ID filter mask bit 26" "0,1"
|
|
bitfld.long 0x00 25. ",ID filter mask bit 25" "0,1"
|
|
bitfld.long 0x00 24. ",ID filter mask bit 24" "0,1"
|
|
bitfld.long 0x00 23. ",ID filter mask bit 23" "0,1"
|
|
bitfld.long 0x00 22. ",ID filter mask bit 22" "0,1"
|
|
bitfld.long 0x00 21. ",ID filter mask bit 21" "0,1"
|
|
bitfld.long 0x00 20. ",ID filter mask bit 20" "0,1"
|
|
bitfld.long 0x00 19. ",ID filter mask bit 19" "0,1"
|
|
bitfld.long 0x00 18. ",ID filter mask bit 18" "0,1"
|
|
bitfld.long 0x00 17. ",ID filter mask bit 17" "0,1"
|
|
bitfld.long 0x00 16. ",ID filter mask bit 16" "0,1"
|
|
bitfld.long 0x00 15. ",ID filter mask bit 15" "0,1"
|
|
bitfld.long 0x00 14. ",ID filter mask bit 14" "0,1"
|
|
bitfld.long 0x00 13. ",ID filter mask bit 13" "0,1"
|
|
bitfld.long 0x00 12. ",ID filter mask bit 12" "0,1"
|
|
bitfld.long 0x00 11. ",ID filter mask bit 11" "0,1"
|
|
bitfld.long 0x00 10. ",ID filter mask bit 10" "0,1"
|
|
bitfld.long 0x00 9. ",ID filter mask bit 9" "0,1"
|
|
bitfld.long 0x00 8. ",ID filter mask bit 8" "0,1"
|
|
bitfld.long 0x00 7. ",ID filter mask bit 7" "0,1"
|
|
bitfld.long 0x00 6. ",ID filter mask bit 6" "0,1"
|
|
bitfld.long 0x00 5. ",ID filter mask bit 5" "0,1"
|
|
bitfld.long 0x00 4. ",ID filter mask bit 4" "0,1"
|
|
bitfld.long 0x00 3. ",ID filter mask bit 3" "0,1"
|
|
bitfld.long 0x00 2. ",ID filter mask bit 2" "0,1"
|
|
bitfld.long 0x00 1. ",ID filter mask bit 1" "0,1"
|
|
bitfld.long 0x00 0. ",ID filter mask bit 0" "0,1"
|
|
line.long 0x04 "RX14MASK,Rx Buffer 14 Mask Register"
|
|
bitfld.long 0x04 31. " RX14MI ,ID filter mask bit 31" "0,1"
|
|
bitfld.long 0x04 30. ",ID filter mask bit 30" "0,1"
|
|
bitfld.long 0x04 29. ",ID filter mask bit 29" "0,1"
|
|
bitfld.long 0x04 28. ",ID filter mask bit 28" "0,1"
|
|
bitfld.long 0x04 27. ",ID filter mask bit 27" "0,1"
|
|
bitfld.long 0x04 26. ",ID filter mask bit 26" "0,1"
|
|
bitfld.long 0x04 25. ",ID filter mask bit 25" "0,1"
|
|
bitfld.long 0x04 24. ",ID filter mask bit 24" "0,1"
|
|
bitfld.long 0x04 23. ",ID filter mask bit 23" "0,1"
|
|
bitfld.long 0x04 22. ",ID filter mask bit 22" "0,1"
|
|
bitfld.long 0x04 21. ",ID filter mask bit 21" "0,1"
|
|
bitfld.long 0x04 20. ",ID filter mask bit 20" "0,1"
|
|
bitfld.long 0x04 19. ",ID filter mask bit 19" "0,1"
|
|
bitfld.long 0x04 18. ",ID filter mask bit 18" "0,1"
|
|
bitfld.long 0x04 17. ",ID filter mask bit 17" "0,1"
|
|
bitfld.long 0x04 16. ",ID filter mask bit 16" "0,1"
|
|
bitfld.long 0x04 15. ",ID filter mask bit 15" "0,1"
|
|
bitfld.long 0x04 14. ",ID filter mask bit 14" "0,1"
|
|
bitfld.long 0x04 13. ",ID filter mask bit 13" "0,1"
|
|
bitfld.long 0x04 12. ",ID filter mask bit 12" "0,1"
|
|
bitfld.long 0x04 11. ",ID filter mask bit 11" "0,1"
|
|
bitfld.long 0x04 10. ",ID filter mask bit 10" "0,1"
|
|
bitfld.long 0x04 9. ",ID filter mask bit 9" "0,1"
|
|
bitfld.long 0x04 8. ",ID filter mask bit 8" "0,1"
|
|
bitfld.long 0x04 7. ",ID filter mask bit 7" "0,1"
|
|
bitfld.long 0x04 6. ",ID filter mask bit 6" "0,1"
|
|
bitfld.long 0x04 5. ",ID filter mask bit 5" "0,1"
|
|
bitfld.long 0x04 4. ",ID filter mask bit 4" "0,1"
|
|
bitfld.long 0x04 3. ",ID filter mask bit 3" "0,1"
|
|
bitfld.long 0x04 2. ",ID filter mask bit 2" "0,1"
|
|
bitfld.long 0x04 1. ",ID filter mask bit 1" "0,1"
|
|
bitfld.long 0x04 0. ",ID filter mask bit 0" "0,1"
|
|
line.long 0x08 "RX15MASK,Rx Buffer 15 Mask Register"
|
|
bitfld.long 0x08 31. " RX15MI ,ID filter mask bit 31" "0,1"
|
|
bitfld.long 0x08 30. ",ID filter mask bit 30" "0,1"
|
|
bitfld.long 0x08 29. ",ID filter mask bit 29" "0,1"
|
|
bitfld.long 0x08 28. ",ID filter mask bit 28" "0,1"
|
|
bitfld.long 0x08 27. ",ID filter mask bit 27" "0,1"
|
|
bitfld.long 0x08 26. ",ID filter mask bit 26" "0,1"
|
|
bitfld.long 0x08 25. ",ID filter mask bit 25" "0,1"
|
|
bitfld.long 0x08 24. ",ID filter mask bit 24" "0,1"
|
|
bitfld.long 0x08 23. ",ID filter mask bit 23" "0,1"
|
|
bitfld.long 0x08 22. ",ID filter mask bit 22" "0,1"
|
|
bitfld.long 0x08 21. ",ID filter mask bit 21" "0,1"
|
|
bitfld.long 0x08 20. ",ID filter mask bit 20" "0,1"
|
|
bitfld.long 0x08 19. ",ID filter mask bit 19" "0,1"
|
|
bitfld.long 0x08 18. ",ID filter mask bit 18" "0,1"
|
|
bitfld.long 0x08 17. ",ID filter mask bit 17" "0,1"
|
|
bitfld.long 0x08 16. ",ID filter mask bit 16" "0,1"
|
|
bitfld.long 0x08 15. ",ID filter mask bit 15" "0,1"
|
|
bitfld.long 0x08 14. ",ID filter mask bit 14" "0,1"
|
|
bitfld.long 0x08 13. ",ID filter mask bit 13" "0,1"
|
|
bitfld.long 0x08 12. ",ID filter mask bit 12" "0,1"
|
|
bitfld.long 0x08 11. ",ID filter mask bit 11" "0,1"
|
|
bitfld.long 0x08 10. ",ID filter mask bit 10" "0,1"
|
|
bitfld.long 0x08 9. ",ID filter mask bit 9" "0,1"
|
|
bitfld.long 0x08 8. ",ID filter mask bit 8" "0,1"
|
|
bitfld.long 0x08 7. ",ID filter mask bit 7" "0,1"
|
|
bitfld.long 0x08 6. ",ID filter mask bit 6" "0,1"
|
|
bitfld.long 0x08 5. ",ID filter mask bit 5" "0,1"
|
|
bitfld.long 0x08 4. ",ID filter mask bit 4" "0,1"
|
|
bitfld.long 0x08 3. ",ID filter mask bit 3" "0,1"
|
|
bitfld.long 0x08 2. ",ID filter mask bit 2" "0,1"
|
|
bitfld.long 0x08 1. ",ID filter mask bit 1" "0,1"
|
|
bitfld.long 0x08 0. ",ID filter mask bit 0" "0,1"
|
|
line.long 0x0C "ECR,Error Counter Register"
|
|
hexmask.long.byte 0x0C 8.--15. 1. " RX_ERR_COUNTER ,Rx Error Counter"
|
|
hexmask.long.byte 0x0C 0.--7. 1. " TX_ERR_COUNTER ,Tx Error Counter"
|
|
hgroup.long 0x20++0x03
|
|
hide.long 0x00 "ESR,Error and Status Register"
|
|
in
|
|
width 10.
|
|
group.long 0x24++0x0f
|
|
line.long 0x00 "IMASK2,Interrupt Masks Register 2"
|
|
bitfld.long 0x00 31. " BUF63M ,Buffer 63 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 30. " BUF62M ,Buffer 62 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 29. " BUF61M ,Buffer 61 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 28. " BUF60M ,Buffer 60 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 27. " BUF59M ,Buffer 59 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 26. " BUF58M ,Buffer 58 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 25. " BUF57M ,Buffer 57 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 24. " BUF56M ,Buffer 56 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 23. " BUF55M ,Buffer 55 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 22. " BUF54M ,Buffer 54 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " BUF53M ,Buffer 53 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 20. " BUF52M ,Buffer 52 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " BUF51M ,Buffer 51 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 18. " BUF50M ,Buffer 50 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 17. " BUF49M ,Buffer 49 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 16. " BUF48M ,Buffer 48 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 15. " BUF47M ,Buffer 47 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " BUF46M ,Buffer 46 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 13. " BUF45M ,Buffer 45 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " BUF44M ,Buffer 44 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 11. " BUF43M ,Buffer 43 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 10. " BUF42M ,Buffer 42 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 9. " BUF41M ,Buffer 41 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " BUF40M ,Buffer 40 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " BUF39M ,Buffer 39 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " BUF38M ,Buffer 38 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " BUF37M ,Buffer 37 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 4. " BUF36M ,Buffer 36 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " BUF35M ,Buffer 35 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " BUF34M ,Buffer 34 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " BUF33M ,Buffer 33 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " BUF32M ,Buffer 32 MB Mask" "Disabled,Enabled"
|
|
line.long 0x04 "IMASK1,Interrupt Masks Register 1"
|
|
bitfld.long 0x04 31. " BUF31M ,Buffer 31 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 30. " BUF30M ,Buffer 30 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 29. " BUF29M ,Buffer 29 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 28. " BUF28M ,Buffer 28 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 27. " BUF27M ,Buffer 27 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 26. " BUF26M ,Buffer 26 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 25. " BUF25M ,Buffer 25 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 24. " BUF24M ,Buffer 24 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 23. " BUF23M ,Buffer 23 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 22. " BUF22M ,Buffer 22 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 21. " BUF21M ,Buffer 21 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 20. " BUF20M ,Buffer 20 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 19. " BUF19M ,Buffer 19 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 18. " BUF18M ,Buffer 18 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 17. " BUF17M ,Buffer 17 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 16. " BUF16M ,Buffer 16 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 15. " BUF15M ,Buffer 15 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " BUF14M ,Buffer 14 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 13. " BUF13M ,Buffer 13 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 12. " BUF12M ,Buffer 12 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 11. " BUF11M ,Buffer 11 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 10. " BUF10M ,Buffer 10 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 9. " BUF9M ,Buffer 9 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 8. " BUF8M ,Buffer 8 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 7. " BUF7M ,Buffer 7 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 6. " BUF6M ,Buffer 6 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 5. " BUF5M ,Buffer 5 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 4. " BUF4M ,Buffer 4 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 3. " BUF3M ,Buffer 3 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 2. " BUF2M ,Buffer 2 MB Mask" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 1. " BUF1M ,Buffer 1 MB Mask" "Disabled,Enabled"
|
|
bitfld.long 0x04 0. " BUF0M ,Buffer 0 MB Mask" "Disabled,Enabled"
|
|
width 10.
|
|
line.long 0x08 "IFLAG2,Interrupt Flags 2 Register"
|
|
eventfld.long 0x08 31. " BUF63I ,Buffer 63 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 30. " BUF62I ,Buffer 62 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 29. " BUF61I ,Buffer 61 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 28. " BUF60I ,Buffer 60 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 27. " BUF59I ,Buffer 59 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 26. " BUF58I ,Buffer 58 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 25. " BUF57I ,Buffer 57 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 24. " BUF56I ,Buffer 56 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 23. " BUF55I ,Buffer 55 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 22. " BUF54I ,Buffer 54 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 21. " BUF53I ,Buffer 53 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 20. " BUF52I ,Buffer 52 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 19. " BUF51I ,Buffer 51 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 18. " BUF50I ,Buffer 50 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 17. " BUF49I ,Buffer 49 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 16. " BUF48I ,Buffer 48 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 15. " BUF47I ,Buffer 47 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 14. " BUF46I ,Buffer 46 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 13. " BUF45I ,Buffer 45 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 12. " BUF44I ,Buffer 44 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 11. " BUF43I ,Buffer 43 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 10. " BUF42I ,Buffer 42 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 9. " BUF41I ,Buffer 41 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 8. " BUF40I ,Buffer 40 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 7. " BUF39I ,Buffer 39 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 6. " BUF38I ,Buffer 38 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 5. " BUF37I ,Buffer 37 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 4. " BUF36I ,Buffer 36 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 3. " BUF35I ,Buffer 35 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 2. " BUF34I ,Buffer34 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 1. " BUF33I ,Buffer 33 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x08 0. " BUF32I ,Buffer 32 MB Interrupt" "Not occurred,Occurred"
|
|
line.long 0x0c "IFLAG1,Interrupt Flags 1 Register"
|
|
eventfld.long 0x0c 31. " BUF31I ,Buffer 31 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 30. " BUF30I ,Buffer 30 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 29. " BUF29I ,Buffer 29 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 28. " BUF28I ,Buffer 28 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 27. " BUF27I ,Buffer 27 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 26. " BUF26I ,Buffer 26 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 25. " BUF25I ,Buffer 25 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 24. " BUF24I ,Buffer 24 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 23. " BUF23I ,Buffer 23 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 22. " BUF22I ,Buffer 22 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 21. " BUF21I ,Buffer 21 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 20. " BUF20I ,Buffer 20 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 19. " BUF19I ,Buffer 19 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 18. " BUF18I ,Buffer 18 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 17. " BUF17I ,Buffer 17 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 16. " BUF16I ,Buffer 16 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 15. " BUF15I ,Buffer 15 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 14. " BUF14I ,Buffer 14 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 13. " BUF13I ,Buffer 13 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 12. " BUF12I ,Buffer 12 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 11. " BUF11I ,Buffer 11 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 10. " BUF10I ,Buffer 10 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 9. " BUF9I ,Buffer 9 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 8. " BUF8I ,Buffer 8 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 7. " BUF7I ,Buffer 7 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 6. " BUF6I ,Buffer 6 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 5. " BUF5I ,Buffer 5 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 4. " BUF4I ,Buffer 4 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 3. " BUF3I ,Buffer 3 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 2. " BUF2I ,Buffer 2 MB Interrupt" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x0c 1. " BUF1I ,Buffer 1 MB Interrupt" "Not occurred,Occurred"
|
|
eventfld.long 0x0c 0. " BUF0I ,Buffer 0 MB Interrupt" "Not occurred,Occurred"
|
|
tree.end
|
|
width 9.
|
|
tree "Rx Individual Mask Registers 0-63"
|
|
tree "Rx Individual Mask Registers 0-15"
|
|
if (((d.l(asd:0x43F8C000+0x80))&0x200000)==0x200000)
|
|
group.long 0x880++0x3
|
|
line.long 0x0 "RXIMR0,Rx Individual Mask Register 0"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x880++0x3
|
|
line.long 0x0 "RXIMR0,Rx Individual Mask Register 0"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x90))&0x200000)==0x200000)
|
|
group.long 0x884++0x3
|
|
line.long 0x0 "RXIMR1,Rx Individual Mask Register 1"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x884++0x3
|
|
line.long 0x0 "RXIMR1,Rx Individual Mask Register 1"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0xA0))&0x200000)==0x200000)
|
|
group.long 0x888++0x3
|
|
line.long 0x0 "RXIMR2,Rx Individual Mask Register 2"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x888++0x3
|
|
line.long 0x0 "RXIMR2,Rx Individual Mask Register 2"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0xB0))&0x200000)==0x200000)
|
|
group.long 0x88C++0x3
|
|
line.long 0x0 "RXIMR3,Rx Individual Mask Register 3"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x88C++0x3
|
|
line.long 0x0 "RXIMR3,Rx Individual Mask Register 3"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0xC0))&0x200000)==0x200000)
|
|
group.long 0x890++0x3
|
|
line.long 0x0 "RXIMR4,Rx Individual Mask Register 4"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x890++0x3
|
|
line.long 0x0 "RXIMR4,Rx Individual Mask Register 4"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0xD0))&0x200000)==0x200000)
|
|
group.long 0x894++0x3
|
|
line.long 0x0 "RXIMR5,Rx Individual Mask Register 5"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x894++0x3
|
|
line.long 0x0 "RXIMR5,Rx Individual Mask Register 5"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0xE0))&0x200000)==0x200000)
|
|
group.long 0x898++0x3
|
|
line.long 0x0 "RXIMR6,Rx Individual Mask Register 6"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x898++0x3
|
|
line.long 0x0 "RXIMR6,Rx Individual Mask Register 6"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0xF0))&0x200000)==0x200000)
|
|
group.long 0x89C++0x3
|
|
line.long 0x0 "RXIMR7,Rx Individual Mask Register 7"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x89C++0x3
|
|
line.long 0x0 "RXIMR7,Rx Individual Mask Register 7"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x100))&0x200000)==0x200000)
|
|
group.long 0x8A0++0x3
|
|
line.long 0x0 "RXIMR8,Rx Individual Mask Register 8"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8A0++0x3
|
|
line.long 0x0 "RXIMR8,Rx Individual Mask Register 8"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x110))&0x200000)==0x200000)
|
|
group.long 0x8A4++0x3
|
|
line.long 0x0 "RXIMR9,Rx Individual Mask Register 9"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8A4++0x3
|
|
line.long 0x0 "RXIMR9,Rx Individual Mask Register 9"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x120))&0x200000)==0x200000)
|
|
group.long 0x8A8++0x3
|
|
line.long 0x0 "RXIMR10,Rx Individual Mask Register 10"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8A8++0x3
|
|
line.long 0x0 "RXIMR10,Rx Individual Mask Register 10"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x130))&0x200000)==0x200000)
|
|
group.long 0x8AC++0x3
|
|
line.long 0x0 "RXIMR11,Rx Individual Mask Register 11"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8AC++0x3
|
|
line.long 0x0 "RXIMR11,Rx Individual Mask Register 11"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x140))&0x200000)==0x200000)
|
|
group.long 0x8B0++0x3
|
|
line.long 0x0 "RXIMR12,Rx Individual Mask Register 12"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8B0++0x3
|
|
line.long 0x0 "RXIMR12,Rx Individual Mask Register 12"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x150))&0x200000)==0x200000)
|
|
group.long 0x8B4++0x3
|
|
line.long 0x0 "RXIMR13,Rx Individual Mask Register 13"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8B4++0x3
|
|
line.long 0x0 "RXIMR13,Rx Individual Mask Register 13"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x160))&0x200000)==0x200000)
|
|
group.long 0x8B8++0x3
|
|
line.long 0x0 "RXIMR14,Rx Individual Mask Register 14"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8B8++0x3
|
|
line.long 0x0 "RXIMR14,Rx Individual Mask Register 14"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x170))&0x200000)==0x200000)
|
|
group.long 0x8BC++0x3
|
|
line.long 0x0 "RXIMR15,Rx Individual Mask Register 15"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8BC++0x3
|
|
line.long 0x0 "RXIMR15,Rx Individual Mask Register 15"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
tree.end
|
|
tree "Rx Individual Mask Registers 16-31"
|
|
if (((d.l(asd:0x43F8C000+0x180))&0x200000)==0x200000)
|
|
group.long 0x8C0++0x3
|
|
line.long 0x0 "RXIMR16,Rx Individual Mask Register 16"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8C0++0x3
|
|
line.long 0x0 "RXIMR16,Rx Individual Mask Register 16"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x190))&0x200000)==0x200000)
|
|
group.long 0x8C4++0x3
|
|
line.long 0x0 "RXIMR17,Rx Individual Mask Register 17"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8C4++0x3
|
|
line.long 0x0 "RXIMR17,Rx Individual Mask Register 17"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x1A0))&0x200000)==0x200000)
|
|
group.long 0x8C8++0x3
|
|
line.long 0x0 "RXIMR18,Rx Individual Mask Register 18"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8C8++0x3
|
|
line.long 0x0 "RXIMR18,Rx Individual Mask Register 18"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x1B0))&0x200000)==0x200000)
|
|
group.long 0x8CC++0x3
|
|
line.long 0x0 "RXIMR19,Rx Individual Mask Register 19"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8CC++0x3
|
|
line.long 0x0 "RXIMR19,Rx Individual Mask Register 19"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x1C0))&0x200000)==0x200000)
|
|
group.long 0x8D0++0x3
|
|
line.long 0x0 "RXIMR20,Rx Individual Mask Register 20"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8D0++0x3
|
|
line.long 0x0 "RXIMR20,Rx Individual Mask Register 20"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x1D0))&0x200000)==0x200000)
|
|
group.long 0x8D4++0x3
|
|
line.long 0x0 "RXIMR21,Rx Individual Mask Register 21"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8D4++0x3
|
|
line.long 0x0 "RXIMR21,Rx Individual Mask Register 21"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x1E0))&0x200000)==0x200000)
|
|
group.long 0x8D8++0x3
|
|
line.long 0x0 "RXIMR22,Rx Individual Mask Register 22"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8D8++0x3
|
|
line.long 0x0 "RXIMR22,Rx Individual Mask Register 22"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x1F0))&0x200000)==0x200000)
|
|
group.long 0x8DC++0x3
|
|
line.long 0x0 "RXIMR23,Rx Individual Mask Register 23"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8DC++0x3
|
|
line.long 0x0 "RXIMR23,Rx Individual Mask Register 23"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x200))&0x200000)==0x200000)
|
|
group.long 0x8E0++0x3
|
|
line.long 0x0 "RXIMR24,Rx Individual Mask Register 24"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8E0++0x3
|
|
line.long 0x0 "RXIMR24,Rx Individual Mask Register 24"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x210))&0x200000)==0x200000)
|
|
group.long 0x8E4++0x3
|
|
line.long 0x0 "RXIMR25,Rx Individual Mask Register 25"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8E4++0x3
|
|
line.long 0x0 "RXIMR25,Rx Individual Mask Register 25"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x220))&0x200000)==0x200000)
|
|
group.long 0x8E8++0x3
|
|
line.long 0x0 "RXIMR26,Rx Individual Mask Register 26"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8E8++0x3
|
|
line.long 0x0 "RXIMR26,Rx Individual Mask Register 26"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x230))&0x200000)==0x200000)
|
|
group.long 0x8EC++0x3
|
|
line.long 0x0 "RXIMR27,Rx Individual Mask Register 27"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8EC++0x3
|
|
line.long 0x0 "RXIMR27,Rx Individual Mask Register 27"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x240))&0x200000)==0x200000)
|
|
group.long 0x8F0++0x3
|
|
line.long 0x0 "RXIMR28,Rx Individual Mask Register 28"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8F0++0x3
|
|
line.long 0x0 "RXIMR28,Rx Individual Mask Register 28"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x250))&0x200000)==0x200000)
|
|
group.long 0x8F4++0x3
|
|
line.long 0x0 "RXIMR29,Rx Individual Mask Register 29"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8F4++0x3
|
|
line.long 0x0 "RXIMR29,Rx Individual Mask Register 29"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x260))&0x200000)==0x200000)
|
|
group.long 0x8F8++0x3
|
|
line.long 0x0 "RXIMR30,Rx Individual Mask Register 30"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8F8++0x3
|
|
line.long 0x0 "RXIMR30,Rx Individual Mask Register 30"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x270))&0x200000)==0x200000)
|
|
group.long 0x8FC++0x3
|
|
line.long 0x0 "RXIMR31,Rx Individual Mask Register 31"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x8FC++0x3
|
|
line.long 0x0 "RXIMR31,Rx Individual Mask Register 31"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
tree.end
|
|
tree "Rx Individual Mask Registers 32-47"
|
|
if (((d.l(asd:0x43F8C000+0x280))&0x200000)==0x200000)
|
|
group.long 0x900++0x3
|
|
line.long 0x0 "RXIMR32,Rx Individual Mask Register 32"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x900++0x3
|
|
line.long 0x0 "RXIMR32,Rx Individual Mask Register 32"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x290))&0x200000)==0x200000)
|
|
group.long 0x904++0x3
|
|
line.long 0x0 "RXIMR33,Rx Individual Mask Register 33"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x904++0x3
|
|
line.long 0x0 "RXIMR33,Rx Individual Mask Register 33"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x2A0))&0x200000)==0x200000)
|
|
group.long 0x908++0x3
|
|
line.long 0x0 "RXIMR34,Rx Individual Mask Register 34"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x908++0x3
|
|
line.long 0x0 "RXIMR34,Rx Individual Mask Register 34"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x2B0))&0x200000)==0x200000)
|
|
group.long 0x90C++0x3
|
|
line.long 0x0 "RXIMR35,Rx Individual Mask Register 35"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x90C++0x3
|
|
line.long 0x0 "RXIMR35,Rx Individual Mask Register 35"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x2C0))&0x200000)==0x200000)
|
|
group.long 0x910++0x3
|
|
line.long 0x0 "RXIMR36,Rx Individual Mask Register 36"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x910++0x3
|
|
line.long 0x0 "RXIMR36,Rx Individual Mask Register 36"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x2D0))&0x200000)==0x200000)
|
|
group.long 0x914++0x3
|
|
line.long 0x0 "RXIMR37,Rx Individual Mask Register 37"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x914++0x3
|
|
line.long 0x0 "RXIMR37,Rx Individual Mask Register 37"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x2E0))&0x200000)==0x200000)
|
|
group.long 0x918++0x3
|
|
line.long 0x0 "RXIMR38,Rx Individual Mask Register 38"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x918++0x3
|
|
line.long 0x0 "RXIMR38,Rx Individual Mask Register 38"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x2F0))&0x200000)==0x200000)
|
|
group.long 0x91C++0x3
|
|
line.long 0x0 "RXIMR39,Rx Individual Mask Register 39"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x91C++0x3
|
|
line.long 0x0 "RXIMR39,Rx Individual Mask Register 39"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x300))&0x200000)==0x200000)
|
|
group.long 0x920++0x3
|
|
line.long 0x0 "RXIMR40,Rx Individual Mask Register 40"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x920++0x3
|
|
line.long 0x0 "RXIMR40,Rx Individual Mask Register 40"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x310))&0x200000)==0x200000)
|
|
group.long 0x924++0x3
|
|
line.long 0x0 "RXIMR41,Rx Individual Mask Register 41"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x924++0x3
|
|
line.long 0x0 "RXIMR41,Rx Individual Mask Register 41"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x320))&0x200000)==0x200000)
|
|
group.long 0x928++0x3
|
|
line.long 0x0 "RXIMR42,Rx Individual Mask Register 42"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x928++0x3
|
|
line.long 0x0 "RXIMR42,Rx Individual Mask Register 42"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x330))&0x200000)==0x200000)
|
|
group.long 0x92C++0x3
|
|
line.long 0x0 "RXIMR43,Rx Individual Mask Register 43"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x92C++0x3
|
|
line.long 0x0 "RXIMR43,Rx Individual Mask Register 43"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x340))&0x200000)==0x200000)
|
|
group.long 0x930++0x3
|
|
line.long 0x0 "RXIMR44,Rx Individual Mask Register 44"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x930++0x3
|
|
line.long 0x0 "RXIMR44,Rx Individual Mask Register 44"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x350))&0x200000)==0x200000)
|
|
group.long 0x934++0x3
|
|
line.long 0x0 "RXIMR45,Rx Individual Mask Register 45"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x934++0x3
|
|
line.long 0x0 "RXIMR45,Rx Individual Mask Register 45"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x360))&0x200000)==0x200000)
|
|
group.long 0x938++0x3
|
|
line.long 0x0 "RXIMR46,Rx Individual Mask Register 46"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x938++0x3
|
|
line.long 0x0 "RXIMR46,Rx Individual Mask Register 46"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x370))&0x200000)==0x200000)
|
|
group.long 0x93C++0x3
|
|
line.long 0x0 "RXIMR47,Rx Individual Mask Register 47"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x93C++0x3
|
|
line.long 0x0 "RXIMR47,Rx Individual Mask Register 47"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
tree.end
|
|
tree "Rx Individual Mask Registers 48-63"
|
|
if (((d.l(asd:0x43F8C000+0x380))&0x200000)==0x200000)
|
|
group.long 0x940++0x3
|
|
line.long 0x0 "RXIMR48,Rx Individual Mask Register 48"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x940++0x3
|
|
line.long 0x0 "RXIMR48,Rx Individual Mask Register 48"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x390))&0x200000)==0x200000)
|
|
group.long 0x944++0x3
|
|
line.long 0x0 "RXIMR49,Rx Individual Mask Register 49"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x944++0x3
|
|
line.long 0x0 "RXIMR49,Rx Individual Mask Register 49"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x3A0))&0x200000)==0x200000)
|
|
group.long 0x948++0x3
|
|
line.long 0x0 "RXIMR50,Rx Individual Mask Register 50"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x948++0x3
|
|
line.long 0x0 "RXIMR50,Rx Individual Mask Register 50"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x3B0))&0x200000)==0x200000)
|
|
group.long 0x94C++0x3
|
|
line.long 0x0 "RXIMR51,Rx Individual Mask Register 51"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x94C++0x3
|
|
line.long 0x0 "RXIMR51,Rx Individual Mask Register 51"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x3C0))&0x200000)==0x200000)
|
|
group.long 0x950++0x3
|
|
line.long 0x0 "RXIMR52,Rx Individual Mask Register 52"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x950++0x3
|
|
line.long 0x0 "RXIMR52,Rx Individual Mask Register 52"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x3D0))&0x200000)==0x200000)
|
|
group.long 0x954++0x3
|
|
line.long 0x0 "RXIMR53,Rx Individual Mask Register 53"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x954++0x3
|
|
line.long 0x0 "RXIMR53,Rx Individual Mask Register 53"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x3E0))&0x200000)==0x200000)
|
|
group.long 0x958++0x3
|
|
line.long 0x0 "RXIMR54,Rx Individual Mask Register 54"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x958++0x3
|
|
line.long 0x0 "RXIMR54,Rx Individual Mask Register 54"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x3F0))&0x200000)==0x200000)
|
|
group.long 0x95C++0x3
|
|
line.long 0x0 "RXIMR55,Rx Individual Mask Register 55"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x95C++0x3
|
|
line.long 0x0 "RXIMR55,Rx Individual Mask Register 55"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x400))&0x200000)==0x200000)
|
|
group.long 0x960++0x3
|
|
line.long 0x0 "RXIMR56,Rx Individual Mask Register 56"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x960++0x3
|
|
line.long 0x0 "RXIMR56,Rx Individual Mask Register 56"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x410))&0x200000)==0x200000)
|
|
group.long 0x964++0x3
|
|
line.long 0x0 "RXIMR57,Rx Individual Mask Register 57"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x964++0x3
|
|
line.long 0x0 "RXIMR57,Rx Individual Mask Register 57"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x420))&0x200000)==0x200000)
|
|
group.long 0x968++0x3
|
|
line.long 0x0 "RXIMR58,Rx Individual Mask Register 58"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x968++0x3
|
|
line.long 0x0 "RXIMR58,Rx Individual Mask Register 58"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x430))&0x200000)==0x200000)
|
|
group.long 0x96C++0x3
|
|
line.long 0x0 "RXIMR59,Rx Individual Mask Register 59"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x96C++0x3
|
|
line.long 0x0 "RXIMR59,Rx Individual Mask Register 59"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x440))&0x200000)==0x200000)
|
|
group.long 0x970++0x3
|
|
line.long 0x0 "RXIMR60,Rx Individual Mask Register 60"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x970++0x3
|
|
line.long 0x0 "RXIMR60,Rx Individual Mask Register 60"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x450))&0x200000)==0x200000)
|
|
group.long 0x974++0x3
|
|
line.long 0x0 "RXIMR61,Rx Individual Mask Register 61"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x974++0x3
|
|
line.long 0x0 "RXIMR61,Rx Individual Mask Register 61"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x460))&0x200000)==0x200000)
|
|
group.long 0x978++0x3
|
|
line.long 0x0 "RXIMR62,Rx Individual Mask Register 62"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x978++0x3
|
|
line.long 0x0 "RXIMR62,Rx Individual Mask Register 62"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
if (((d.l(asd:0x43F8C000+0x470))&0x200000)==0x200000)
|
|
group.long 0x97C++0x3
|
|
line.long 0x0 "RXIMR63,Rx Individual Mask Register 63"
|
|
bitfld.long 0x0 28. " MI[28:18] ,Standard ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long 0x97C++0x3
|
|
line.long 0x0 "RXIMR63,Rx Individual Mask Register 63"
|
|
bitfld.long 0x0 28. " MI[28:0] ,Extended ID Mask Bit 28" "0,1"
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
tree.end
|
|
tree.end
|
|
width 12.
|
|
tree "Message Buffers Registers 0-63"
|
|
tree "Message Buffers Registers 0-15"
|
|
group.long 0x80++0x03 "Message Buffer Register 0"
|
|
line.long 0x00 "C/S0,Control and Status 0"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x80))&0x200000)==0x200000)
|
|
group.long (0x80+0x04)++0x03
|
|
line.long 0x00 "ID0,Identifier Field 0"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x80+0x04)++0x03
|
|
line.long 0x00 "ID0,Identifier Field 0"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x80+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_0,Data Field 0-3 0"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_0,Data Field 4-7 0"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x90++0x03 "Message Buffer Register 1"
|
|
line.long 0x00 "C/S1,Control and Status 1"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x90))&0x200000)==0x200000)
|
|
group.long (0x90+0x04)++0x03
|
|
line.long 0x00 "ID1,Identifier Field 1"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x90+0x04)++0x03
|
|
line.long 0x00 "ID1,Identifier Field 1"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x90+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_1,Data Field 0-3 1"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_1,Data Field 4-7 1"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xA0++0x03 "Message Buffer Register 2"
|
|
line.long 0x00 "C/S2,Control and Status 2"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0xA0))&0x200000)==0x200000)
|
|
group.long (0xA0+0x04)++0x03
|
|
line.long 0x00 "ID2,Identifier Field 2"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xA0+0x04)++0x03
|
|
line.long 0x00 "ID2,Identifier Field 2"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xA0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_2,Data Field 0-3 2"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_2,Data Field 4-7 2"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xB0++0x03 "Message Buffer Register 3"
|
|
line.long 0x00 "C/S3,Control and Status 3"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0xB0))&0x200000)==0x200000)
|
|
group.long (0xB0+0x04)++0x03
|
|
line.long 0x00 "ID3,Identifier Field 3"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xB0+0x04)++0x03
|
|
line.long 0x00 "ID3,Identifier Field 3"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xB0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_3,Data Field 0-3 3"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_3,Data Field 4-7 3"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xC0++0x03 "Message Buffer Register 4"
|
|
line.long 0x00 "C/S4,Control and Status 4"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0xC0))&0x200000)==0x200000)
|
|
group.long (0xC0+0x04)++0x03
|
|
line.long 0x00 "ID4,Identifier Field 4"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xC0+0x04)++0x03
|
|
line.long 0x00 "ID4,Identifier Field 4"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xC0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_4,Data Field 0-3 4"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_4,Data Field 4-7 4"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xD0++0x03 "Message Buffer Register 5"
|
|
line.long 0x00 "C/S5,Control and Status 5"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0xD0))&0x200000)==0x200000)
|
|
group.long (0xD0+0x04)++0x03
|
|
line.long 0x00 "ID5,Identifier Field 5"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xD0+0x04)++0x03
|
|
line.long 0x00 "ID5,Identifier Field 5"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xD0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_5,Data Field 0-3 5"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_5,Data Field 4-7 5"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xE0++0x03 "Message Buffer Register 6"
|
|
line.long 0x00 "C/S6,Control and Status 6"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0xE0))&0x200000)==0x200000)
|
|
group.long (0xE0+0x04)++0x03
|
|
line.long 0x00 "ID6,Identifier Field 6"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xE0+0x04)++0x03
|
|
line.long 0x00 "ID6,Identifier Field 6"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xE0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_6,Data Field 0-3 6"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_6,Data Field 4-7 6"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0xF0++0x03 "Message Buffer Register 7"
|
|
line.long 0x00 "C/S7,Control and Status 7"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0xF0))&0x200000)==0x200000)
|
|
group.long (0xF0+0x04)++0x03
|
|
line.long 0x00 "ID7,Identifier Field 7"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0xF0+0x04)++0x03
|
|
line.long 0x00 "ID7,Identifier Field 7"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0xF0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_7,Data Field 0-3 7"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_7,Data Field 4-7 7"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x100++0x03 "Message Buffer Register 8"
|
|
line.long 0x00 "C/S8,Control and Status 8"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x100))&0x200000)==0x200000)
|
|
group.long (0x100+0x04)++0x03
|
|
line.long 0x00 "ID8,Identifier Field 8"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x100+0x04)++0x03
|
|
line.long 0x00 "ID8,Identifier Field 8"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x100+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_8,Data Field 0-3 8"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_8,Data Field 4-7 8"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x110++0x03 "Message Buffer Register 9"
|
|
line.long 0x00 "C/S9,Control and Status 9"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x110))&0x200000)==0x200000)
|
|
group.long (0x110+0x04)++0x03
|
|
line.long 0x00 "ID9,Identifier Field 9"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x110+0x04)++0x03
|
|
line.long 0x00 "ID9,Identifier Field 9"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x110+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_9,Data Field 0-3 9"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_9,Data Field 4-7 9"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x120++0x03 "Message Buffer Register 10"
|
|
line.long 0x00 "C/S10,Control and Status 10"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x120))&0x200000)==0x200000)
|
|
group.long (0x120+0x04)++0x03
|
|
line.long 0x00 "ID10,Identifier Field 10"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x120+0x04)++0x03
|
|
line.long 0x00 "ID10,Identifier Field 10"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x120+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_10,Data Field 0-3 10"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_10,Data Field 4-7 10"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x130++0x03 "Message Buffer Register 11"
|
|
line.long 0x00 "C/S11,Control and Status 11"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x130))&0x200000)==0x200000)
|
|
group.long (0x130+0x04)++0x03
|
|
line.long 0x00 "ID11,Identifier Field 11"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x130+0x04)++0x03
|
|
line.long 0x00 "ID11,Identifier Field 11"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x130+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_11,Data Field 0-3 11"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_11,Data Field 4-7 11"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x140++0x03 "Message Buffer Register 12"
|
|
line.long 0x00 "C/S12,Control and Status 12"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x140))&0x200000)==0x200000)
|
|
group.long (0x140+0x04)++0x03
|
|
line.long 0x00 "ID12,Identifier Field 12"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x140+0x04)++0x03
|
|
line.long 0x00 "ID12,Identifier Field 12"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x140+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_12,Data Field 0-3 12"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_12,Data Field 4-7 12"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x150++0x03 "Message Buffer Register 13"
|
|
line.long 0x00 "C/S13,Control and Status 13"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x150))&0x200000)==0x200000)
|
|
group.long (0x150+0x04)++0x03
|
|
line.long 0x00 "ID13,Identifier Field 13"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x150+0x04)++0x03
|
|
line.long 0x00 "ID13,Identifier Field 13"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x150+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_13,Data Field 0-3 13"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_13,Data Field 4-7 13"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x160++0x03 "Message Buffer Register 14"
|
|
line.long 0x00 "C/S14,Control and Status 14"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x160))&0x200000)==0x200000)
|
|
group.long (0x160+0x04)++0x03
|
|
line.long 0x00 "ID14,Identifier Field 14"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x160+0x04)++0x03
|
|
line.long 0x00 "ID14,Identifier Field 14"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x160+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_14,Data Field 0-3 14"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_14,Data Field 4-7 14"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x170++0x03 "Message Buffer Register 15"
|
|
line.long 0x00 "C/S15,Control and Status 15"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x170))&0x200000)==0x200000)
|
|
group.long (0x170+0x04)++0x03
|
|
line.long 0x00 "ID15,Identifier Field 15"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x170+0x04)++0x03
|
|
line.long 0x00 "ID15,Identifier Field 15"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x170+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_15,Data Field 0-3 15"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_15,Data Field 4-7 15"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
tree.end
|
|
tree "Message Buffers Registers 16-31"
|
|
group.long 0x180++0x03 "Message Buffer Register 16"
|
|
line.long 0x00 "C/S16,Control and Status 16"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x180))&0x200000)==0x200000)
|
|
group.long (0x180+0x04)++0x03
|
|
line.long 0x00 "ID16,Identifier Field 16"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x180+0x04)++0x03
|
|
line.long 0x00 "ID16,Identifier Field 16"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x180+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_16,Data Field 0-3 16"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_16,Data Field 4-7 16"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x190++0x03 "Message Buffer Register 17"
|
|
line.long 0x00 "C/S17,Control and Status 17"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x190))&0x200000)==0x200000)
|
|
group.long (0x190+0x04)++0x03
|
|
line.long 0x00 "ID17,Identifier Field 17"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x190+0x04)++0x03
|
|
line.long 0x00 "ID17,Identifier Field 17"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x190+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_17,Data Field 0-3 17"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_17,Data Field 4-7 17"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1A0++0x03 "Message Buffer Register 18"
|
|
line.long 0x00 "C/S18,Control and Status 18"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x1A0))&0x200000)==0x200000)
|
|
group.long (0x1A0+0x04)++0x03
|
|
line.long 0x00 "ID18,Identifier Field 18"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1A0+0x04)++0x03
|
|
line.long 0x00 "ID18,Identifier Field 18"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1A0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_18,Data Field 0-3 18"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_18,Data Field 4-7 18"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1B0++0x03 "Message Buffer Register 19"
|
|
line.long 0x00 "C/S19,Control and Status 19"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x1B0))&0x200000)==0x200000)
|
|
group.long (0x1B0+0x04)++0x03
|
|
line.long 0x00 "ID19,Identifier Field 19"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1B0+0x04)++0x03
|
|
line.long 0x00 "ID19,Identifier Field 19"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1B0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_19,Data Field 0-3 19"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_19,Data Field 4-7 19"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1C0++0x03 "Message Buffer Register 20"
|
|
line.long 0x00 "C/S20,Control and Status 20"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x1C0))&0x200000)==0x200000)
|
|
group.long (0x1C0+0x04)++0x03
|
|
line.long 0x00 "ID20,Identifier Field 20"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1C0+0x04)++0x03
|
|
line.long 0x00 "ID20,Identifier Field 20"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1C0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_20,Data Field 0-3 20"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_20,Data Field 4-7 20"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1D0++0x03 "Message Buffer Register 21"
|
|
line.long 0x00 "C/S21,Control and Status 21"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x1D0))&0x200000)==0x200000)
|
|
group.long (0x1D0+0x04)++0x03
|
|
line.long 0x00 "ID21,Identifier Field 21"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1D0+0x04)++0x03
|
|
line.long 0x00 "ID21,Identifier Field 21"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1D0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_21,Data Field 0-3 21"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_21,Data Field 4-7 21"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1E0++0x03 "Message Buffer Register 22"
|
|
line.long 0x00 "C/S22,Control and Status 22"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x1E0))&0x200000)==0x200000)
|
|
group.long (0x1E0+0x04)++0x03
|
|
line.long 0x00 "ID22,Identifier Field 22"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1E0+0x04)++0x03
|
|
line.long 0x00 "ID22,Identifier Field 22"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1E0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_22,Data Field 0-3 22"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_22,Data Field 4-7 22"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x1F0++0x03 "Message Buffer Register 23"
|
|
line.long 0x00 "C/S23,Control and Status 23"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x1F0))&0x200000)==0x200000)
|
|
group.long (0x1F0+0x04)++0x03
|
|
line.long 0x00 "ID23,Identifier Field 23"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x1F0+0x04)++0x03
|
|
line.long 0x00 "ID23,Identifier Field 23"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x1F0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_23,Data Field 0-3 23"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_23,Data Field 4-7 23"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x200++0x03 "Message Buffer Register 24"
|
|
line.long 0x00 "C/S24,Control and Status 24"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x200))&0x200000)==0x200000)
|
|
group.long (0x200+0x04)++0x03
|
|
line.long 0x00 "ID24,Identifier Field 24"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x200+0x04)++0x03
|
|
line.long 0x00 "ID24,Identifier Field 24"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x200+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_24,Data Field 0-3 24"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_24,Data Field 4-7 24"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x210++0x03 "Message Buffer Register 25"
|
|
line.long 0x00 "C/S25,Control and Status 25"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x210))&0x200000)==0x200000)
|
|
group.long (0x210+0x04)++0x03
|
|
line.long 0x00 "ID25,Identifier Field 25"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x210+0x04)++0x03
|
|
line.long 0x00 "ID25,Identifier Field 25"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x210+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_25,Data Field 0-3 25"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_25,Data Field 4-7 25"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x220++0x03 "Message Buffer Register 26"
|
|
line.long 0x00 "C/S26,Control and Status 26"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x220))&0x200000)==0x200000)
|
|
group.long (0x220+0x04)++0x03
|
|
line.long 0x00 "ID26,Identifier Field 26"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x220+0x04)++0x03
|
|
line.long 0x00 "ID26,Identifier Field 26"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x220+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_26,Data Field 0-3 26"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_26,Data Field 4-7 26"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x230++0x03 "Message Buffer Register 27"
|
|
line.long 0x00 "C/S27,Control and Status 27"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x230))&0x200000)==0x200000)
|
|
group.long (0x230+0x04)++0x03
|
|
line.long 0x00 "ID27,Identifier Field 27"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x230+0x04)++0x03
|
|
line.long 0x00 "ID27,Identifier Field 27"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x230+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_27,Data Field 0-3 27"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_27,Data Field 4-7 27"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x240++0x03 "Message Buffer Register 28"
|
|
line.long 0x00 "C/S28,Control and Status 28"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x240))&0x200000)==0x200000)
|
|
group.long (0x240+0x04)++0x03
|
|
line.long 0x00 "ID28,Identifier Field 28"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x240+0x04)++0x03
|
|
line.long 0x00 "ID28,Identifier Field 28"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x240+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_28,Data Field 0-3 28"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_28,Data Field 4-7 28"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x250++0x03 "Message Buffer Register 29"
|
|
line.long 0x00 "C/S29,Control and Status 29"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x250))&0x200000)==0x200000)
|
|
group.long (0x250+0x04)++0x03
|
|
line.long 0x00 "ID29,Identifier Field 29"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x250+0x04)++0x03
|
|
line.long 0x00 "ID29,Identifier Field 29"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x250+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_29,Data Field 0-3 29"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_29,Data Field 4-7 29"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x260++0x03 "Message Buffer Register 30"
|
|
line.long 0x00 "C/S30,Control and Status 30"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x260))&0x200000)==0x200000)
|
|
group.long (0x260+0x04)++0x03
|
|
line.long 0x00 "ID30,Identifier Field 30"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x260+0x04)++0x03
|
|
line.long 0x00 "ID30,Identifier Field 30"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x260+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_30,Data Field 0-3 30"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_30,Data Field 4-7 30"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x270++0x03 "Message Buffer Register 31"
|
|
line.long 0x00 "C/S31,Control and Status 31"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x270))&0x200000)==0x200000)
|
|
group.long (0x270+0x04)++0x03
|
|
line.long 0x00 "ID31,Identifier Field 31"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x270+0x04)++0x03
|
|
line.long 0x00 "ID31,Identifier Field 31"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x270+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_31,Data Field 0-3 31"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_31,Data Field 4-7 31"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
tree.end
|
|
tree "Message Buffers Registers 32-47"
|
|
group.long 0x280++0x03 "Message Buffer Register 32"
|
|
line.long 0x00 "C/S32,Control and Status 32"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x280))&0x200000)==0x200000)
|
|
group.long (0x280+0x04)++0x03
|
|
line.long 0x00 "ID32,Identifier Field 32"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x280+0x04)++0x03
|
|
line.long 0x00 "ID32,Identifier Field 32"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x280+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_32,Data Field 0-3 32"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_32,Data Field 4-7 32"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x290++0x03 "Message Buffer Register 33"
|
|
line.long 0x00 "C/S33,Control and Status 33"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x290))&0x200000)==0x200000)
|
|
group.long (0x290+0x04)++0x03
|
|
line.long 0x00 "ID33,Identifier Field 33"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x290+0x04)++0x03
|
|
line.long 0x00 "ID33,Identifier Field 33"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x290+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_33,Data Field 0-3 33"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_33,Data Field 4-7 33"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2A0++0x03 "Message Buffer Register 34"
|
|
line.long 0x00 "C/S34,Control and Status 34"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x2A0))&0x200000)==0x200000)
|
|
group.long (0x2A0+0x04)++0x03
|
|
line.long 0x00 "ID34,Identifier Field 34"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2A0+0x04)++0x03
|
|
line.long 0x00 "ID34,Identifier Field 34"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2A0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_34,Data Field 0-3 34"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_34,Data Field 4-7 34"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2B0++0x03 "Message Buffer Register 35"
|
|
line.long 0x00 "C/S35,Control and Status 35"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x2B0))&0x200000)==0x200000)
|
|
group.long (0x2B0+0x04)++0x03
|
|
line.long 0x00 "ID35,Identifier Field 35"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2B0+0x04)++0x03
|
|
line.long 0x00 "ID35,Identifier Field 35"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2B0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_35,Data Field 0-3 35"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_35,Data Field 4-7 35"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2C0++0x03 "Message Buffer Register 36"
|
|
line.long 0x00 "C/S36,Control and Status 36"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x2C0))&0x200000)==0x200000)
|
|
group.long (0x2C0+0x04)++0x03
|
|
line.long 0x00 "ID36,Identifier Field 36"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2C0+0x04)++0x03
|
|
line.long 0x00 "ID36,Identifier Field 36"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2C0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_36,Data Field 0-3 36"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_36,Data Field 4-7 36"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2D0++0x03 "Message Buffer Register 37"
|
|
line.long 0x00 "C/S37,Control and Status 37"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x2D0))&0x200000)==0x200000)
|
|
group.long (0x2D0+0x04)++0x03
|
|
line.long 0x00 "ID37,Identifier Field 37"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2D0+0x04)++0x03
|
|
line.long 0x00 "ID37,Identifier Field 37"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2D0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_37,Data Field 0-3 37"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_37,Data Field 4-7 37"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2E0++0x03 "Message Buffer Register 38"
|
|
line.long 0x00 "C/S38,Control and Status 38"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x2E0))&0x200000)==0x200000)
|
|
group.long (0x2E0+0x04)++0x03
|
|
line.long 0x00 "ID38,Identifier Field 38"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2E0+0x04)++0x03
|
|
line.long 0x00 "ID38,Identifier Field 38"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2E0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_38,Data Field 0-3 38"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_38,Data Field 4-7 38"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x2F0++0x03 "Message Buffer Register 39"
|
|
line.long 0x00 "C/S39,Control and Status 39"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x2F0))&0x200000)==0x200000)
|
|
group.long (0x2F0+0x04)++0x03
|
|
line.long 0x00 "ID39,Identifier Field 39"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x2F0+0x04)++0x03
|
|
line.long 0x00 "ID39,Identifier Field 39"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x2F0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_39,Data Field 0-3 39"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_39,Data Field 4-7 39"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x300++0x03 "Message Buffer Register 40"
|
|
line.long 0x00 "C/S40,Control and Status 40"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x300))&0x200000)==0x200000)
|
|
group.long (0x300+0x04)++0x03
|
|
line.long 0x00 "ID40,Identifier Field 40"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x300+0x04)++0x03
|
|
line.long 0x00 "ID40,Identifier Field 40"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x300+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_40,Data Field 0-3 40"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_40,Data Field 4-7 40"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x310++0x03 "Message Buffer Register 41"
|
|
line.long 0x00 "C/S41,Control and Status 41"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x310))&0x200000)==0x200000)
|
|
group.long (0x310+0x04)++0x03
|
|
line.long 0x00 "ID41,Identifier Field 41"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x310+0x04)++0x03
|
|
line.long 0x00 "ID41,Identifier Field 41"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x310+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_41,Data Field 0-3 41"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_41,Data Field 4-7 41"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x320++0x03 "Message Buffer Register 42"
|
|
line.long 0x00 "C/S42,Control and Status 42"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x320))&0x200000)==0x200000)
|
|
group.long (0x320+0x04)++0x03
|
|
line.long 0x00 "ID42,Identifier Field 42"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x320+0x04)++0x03
|
|
line.long 0x00 "ID42,Identifier Field 42"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x320+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_42,Data Field 0-3 42"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_42,Data Field 4-7 42"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x330++0x03 "Message Buffer Register 43"
|
|
line.long 0x00 "C/S43,Control and Status 43"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x330))&0x200000)==0x200000)
|
|
group.long (0x330+0x04)++0x03
|
|
line.long 0x00 "ID43,Identifier Field 43"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x330+0x04)++0x03
|
|
line.long 0x00 "ID43,Identifier Field 43"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x330+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_43,Data Field 0-3 43"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_43,Data Field 4-7 43"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x340++0x03 "Message Buffer Register 44"
|
|
line.long 0x00 "C/S44,Control and Status 44"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x340))&0x200000)==0x200000)
|
|
group.long (0x340+0x04)++0x03
|
|
line.long 0x00 "ID44,Identifier Field 44"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x340+0x04)++0x03
|
|
line.long 0x00 "ID44,Identifier Field 44"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x340+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_44,Data Field 0-3 44"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_44,Data Field 4-7 44"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x350++0x03 "Message Buffer Register 45"
|
|
line.long 0x00 "C/S45,Control and Status 45"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x350))&0x200000)==0x200000)
|
|
group.long (0x350+0x04)++0x03
|
|
line.long 0x00 "ID45,Identifier Field 45"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x350+0x04)++0x03
|
|
line.long 0x00 "ID45,Identifier Field 45"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x350+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_45,Data Field 0-3 45"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_45,Data Field 4-7 45"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x360++0x03 "Message Buffer Register 46"
|
|
line.long 0x00 "C/S46,Control and Status 46"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x360))&0x200000)==0x200000)
|
|
group.long (0x360+0x04)++0x03
|
|
line.long 0x00 "ID46,Identifier Field 46"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x360+0x04)++0x03
|
|
line.long 0x00 "ID46,Identifier Field 46"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x360+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_46,Data Field 0-3 46"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_46,Data Field 4-7 46"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x370++0x03 "Message Buffer Register 47"
|
|
line.long 0x00 "C/S47,Control and Status 47"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x370))&0x200000)==0x200000)
|
|
group.long (0x370+0x04)++0x03
|
|
line.long 0x00 "ID47,Identifier Field 47"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x370+0x04)++0x03
|
|
line.long 0x00 "ID47,Identifier Field 47"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x370+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_47,Data Field 0-3 47"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_47,Data Field 4-7 47"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
tree.end
|
|
tree "Message Buffers Registers 48-63"
|
|
group.long 0x380++0x03 "Message Buffer Register 48"
|
|
line.long 0x00 "C/S48,Control and Status 48"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x380))&0x200000)==0x200000)
|
|
group.long (0x380+0x04)++0x03
|
|
line.long 0x00 "ID48,Identifier Field 48"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x380+0x04)++0x03
|
|
line.long 0x00 "ID48,Identifier Field 48"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x380+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_48,Data Field 0-3 48"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_48,Data Field 4-7 48"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x390++0x03 "Message Buffer Register 49"
|
|
line.long 0x00 "C/S49,Control and Status 49"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x390))&0x200000)==0x200000)
|
|
group.long (0x390+0x04)++0x03
|
|
line.long 0x00 "ID49,Identifier Field 49"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x390+0x04)++0x03
|
|
line.long 0x00 "ID49,Identifier Field 49"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x390+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_49,Data Field 0-3 49"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_49,Data Field 4-7 49"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3A0++0x03 "Message Buffer Register 50"
|
|
line.long 0x00 "C/S50,Control and Status 50"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x3A0))&0x200000)==0x200000)
|
|
group.long (0x3A0+0x04)++0x03
|
|
line.long 0x00 "ID50,Identifier Field 50"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3A0+0x04)++0x03
|
|
line.long 0x00 "ID50,Identifier Field 50"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3A0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_50,Data Field 0-3 50"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_50,Data Field 4-7 50"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3B0++0x03 "Message Buffer Register 51"
|
|
line.long 0x00 "C/S51,Control and Status 51"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x3B0))&0x200000)==0x200000)
|
|
group.long (0x3B0+0x04)++0x03
|
|
line.long 0x00 "ID51,Identifier Field 51"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3B0+0x04)++0x03
|
|
line.long 0x00 "ID51,Identifier Field 51"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3B0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_51,Data Field 0-3 51"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_51,Data Field 4-7 51"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3C0++0x03 "Message Buffer Register 52"
|
|
line.long 0x00 "C/S52,Control and Status 52"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x3C0))&0x200000)==0x200000)
|
|
group.long (0x3C0+0x04)++0x03
|
|
line.long 0x00 "ID52,Identifier Field 52"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3C0+0x04)++0x03
|
|
line.long 0x00 "ID52,Identifier Field 52"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3C0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_52,Data Field 0-3 52"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_52,Data Field 4-7 52"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3D0++0x03 "Message Buffer Register 53"
|
|
line.long 0x00 "C/S53,Control and Status 53"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x3D0))&0x200000)==0x200000)
|
|
group.long (0x3D0+0x04)++0x03
|
|
line.long 0x00 "ID53,Identifier Field 53"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3D0+0x04)++0x03
|
|
line.long 0x00 "ID53,Identifier Field 53"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3D0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_53,Data Field 0-3 53"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_53,Data Field 4-7 53"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3E0++0x03 "Message Buffer Register 54"
|
|
line.long 0x00 "C/S54,Control and Status 54"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x3E0))&0x200000)==0x200000)
|
|
group.long (0x3E0+0x04)++0x03
|
|
line.long 0x00 "ID54,Identifier Field 54"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3E0+0x04)++0x03
|
|
line.long 0x00 "ID54,Identifier Field 54"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3E0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_54,Data Field 0-3 54"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_54,Data Field 4-7 54"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x3F0++0x03 "Message Buffer Register 55"
|
|
line.long 0x00 "C/S55,Control and Status 55"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x3F0))&0x200000)==0x200000)
|
|
group.long (0x3F0+0x04)++0x03
|
|
line.long 0x00 "ID55,Identifier Field 55"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x3F0+0x04)++0x03
|
|
line.long 0x00 "ID55,Identifier Field 55"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x3F0+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_55,Data Field 0-3 55"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_55,Data Field 4-7 55"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x400++0x03 "Message Buffer Register 56"
|
|
line.long 0x00 "C/S56,Control and Status 56"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x400))&0x200000)==0x200000)
|
|
group.long (0x400+0x04)++0x03
|
|
line.long 0x00 "ID56,Identifier Field 56"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x400+0x04)++0x03
|
|
line.long 0x00 "ID56,Identifier Field 56"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x400+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_56,Data Field 0-3 56"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_56,Data Field 4-7 56"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x410++0x03 "Message Buffer Register 57"
|
|
line.long 0x00 "C/S57,Control and Status 57"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x410))&0x200000)==0x200000)
|
|
group.long (0x410+0x04)++0x03
|
|
line.long 0x00 "ID57,Identifier Field 57"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x410+0x04)++0x03
|
|
line.long 0x00 "ID57,Identifier Field 57"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x410+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_57,Data Field 0-3 57"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_57,Data Field 4-7 57"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x420++0x03 "Message Buffer Register 58"
|
|
line.long 0x00 "C/S58,Control and Status 58"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x420))&0x200000)==0x200000)
|
|
group.long (0x420+0x04)++0x03
|
|
line.long 0x00 "ID58,Identifier Field 58"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x420+0x04)++0x03
|
|
line.long 0x00 "ID58,Identifier Field 58"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x420+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_58,Data Field 0-3 58"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_58,Data Field 4-7 58"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x430++0x03 "Message Buffer Register 59"
|
|
line.long 0x00 "C/S59,Control and Status 59"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x430))&0x200000)==0x200000)
|
|
group.long (0x430+0x04)++0x03
|
|
line.long 0x00 "ID59,Identifier Field 59"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x430+0x04)++0x03
|
|
line.long 0x00 "ID59,Identifier Field 59"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x430+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_59,Data Field 0-3 59"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_59,Data Field 4-7 59"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x440++0x03 "Message Buffer Register 60"
|
|
line.long 0x00 "C/S60,Control and Status 60"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x440))&0x200000)==0x200000)
|
|
group.long (0x440+0x04)++0x03
|
|
line.long 0x00 "ID60,Identifier Field 60"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x440+0x04)++0x03
|
|
line.long 0x00 "ID60,Identifier Field 60"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x440+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_60,Data Field 0-3 60"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_60,Data Field 4-7 60"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x450++0x03 "Message Buffer Register 61"
|
|
line.long 0x00 "C/S61,Control and Status 61"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x450))&0x200000)==0x200000)
|
|
group.long (0x450+0x04)++0x03
|
|
line.long 0x00 "ID61,Identifier Field 61"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x450+0x04)++0x03
|
|
line.long 0x00 "ID61,Identifier Field 61"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x450+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_61,Data Field 0-3 61"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_61,Data Field 4-7 61"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x460++0x03 "Message Buffer Register 62"
|
|
line.long 0x00 "C/S62,Control and Status 62"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x460))&0x200000)==0x200000)
|
|
group.long (0x460+0x04)++0x03
|
|
line.long 0x00 "ID62,Identifier Field 62"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x460+0x04)++0x03
|
|
line.long 0x00 "ID62,Identifier Field 62"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x460+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_62,Data Field 0-3 62"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_62,Data Field 4-7 62"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
group.long 0x470++0x03 "Message Buffer Register 63"
|
|
line.long 0x00 "C/S63,Control and Status 63"
|
|
hexmask.long.byte 0x00 24.--27. 1. " CODE ,Message buffer code"
|
|
bitfld.long 0x00 22. " SRR ,Substitute remote request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21. " IDE ,ID extended bit" "Extended,Standard"
|
|
bitfld.long 0x00 20. " RTR ,Remote transmission request" "Data frame,Remote frame"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " LENGTH ,Length of data in bytes" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 00.--15. 1. " TIMESTAMP ,Free-running counter time stamp"
|
|
if (((d.l(asd:0x43F8C000+0x470))&0x200000)==0x200000)
|
|
group.long (0x470+0x04)++0x03
|
|
line.long 0x00 "ID63,Identifier Field 63"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 28. " ID[28:18] ,Standard Frame identifier Bit 10" "0,1"
|
|
bitfld.long 0x0 27. ",Standard ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 26. ",Standard ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 25. ",Standard ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 24. ",Standard ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 23. ",Standard ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 22. ",Standard ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 21. ",Standard ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 20. ",Standard ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 19. ",Standard ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 18. ",Standard ID Mask Bit 0" "0,1"
|
|
else
|
|
group.long (0x470+0x04)++0x03
|
|
line.long 0x00 "ID63,Identifier Field 63"
|
|
bitfld.long 0x00 28.--31. " PRIO ,Local priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 00.--28. " ID[28:0] ,Extended Frame identifier Bit 28" "0,1,?..."
|
|
bitfld.long 0x0 27. ",Extended ID Mask Bit 27" "0,1"
|
|
bitfld.long 0x0 26. ",Extended ID Mask Bit 26" "0,1"
|
|
bitfld.long 0x0 25. ",Extended ID Mask Bit 25" "0,1"
|
|
bitfld.long 0x0 24. ",Extended ID Mask Bit 24" "0,1"
|
|
bitfld.long 0x0 23. ",Extended ID Mask Bit 23" "0,1"
|
|
bitfld.long 0x0 22. ",Extended ID Mask Bit 22" "0,1"
|
|
bitfld.long 0x0 21. ",Extended ID Mask Bit 21" "0,1"
|
|
bitfld.long 0x0 20. ",Extended ID Mask Bit 20" "0,1"
|
|
bitfld.long 0x0 19. ",Extended ID Mask Bit 19" "0,1"
|
|
bitfld.long 0x0 18. ",Extended ID Mask Bit 18" "0,1"
|
|
bitfld.long 0x0 17. ",Extended ID Mask Bit 17" "0,1"
|
|
bitfld.long 0x0 16. ",Extended ID Mask Bit 16" "0,1"
|
|
bitfld.long 0x0 15. ",Extended ID Mask Bit 15" "0,1"
|
|
bitfld.long 0x0 14. ",Extended ID Mask Bit 14" "0,1"
|
|
bitfld.long 0x0 13. ",Extended ID Mask Bit 13" "0,1"
|
|
bitfld.long 0x0 12. ",Extended ID Mask Bit 12" "0,1"
|
|
bitfld.long 0x0 11. ",Extended ID Mask Bit 11" "0,1"
|
|
bitfld.long 0x0 10. ",Extended ID Mask Bit 10" "0,1"
|
|
bitfld.long 0x0 9. ",Extended ID Mask Bit 9" "0,1"
|
|
bitfld.long 0x0 8. ",Extended ID Mask Bit 8" "0,1"
|
|
bitfld.long 0x0 7. ",Extended ID Mask Bit 7" "0,1"
|
|
bitfld.long 0x0 6. ",Extended ID Mask Bit 6" "0,1"
|
|
bitfld.long 0x0 5. ",Extended ID Mask Bit 5" "0,1"
|
|
bitfld.long 0x0 4. ",Extended ID Mask Bit 4" "0,1"
|
|
bitfld.long 0x0 3. ",Extended ID Mask Bit 3" "0,1"
|
|
bitfld.long 0x0 2. ",Extended ID Mask Bit 2" "0,1"
|
|
bitfld.long 0x0 1. ",Extended ID Mask Bit 1" "0,1"
|
|
bitfld.long 0x0 0. ",Extended ID Mask Bit 0" "0,1"
|
|
endif
|
|
group.long (0x470+0x08)++0x07
|
|
line.long 0x00 "DATA0-3_63,Data Field 0-3 63"
|
|
hexmask.long.byte 0x00 24.--31. 1. " DATA0 ,Data Byte 0"
|
|
hexmask.long.byte 0x00 16.--23. 1. " DATA1 ,Data Byte 1"
|
|
hexmask.long.byte 0x00 08.--15. 1. " DATA2 ,Data Byte 2"
|
|
hexmask.long.byte 0x00 00.--07. 1. " DATA3 ,Data Byte 3"
|
|
line.long 0x04 "DATA4-7_63,Data Field 4-7 63"
|
|
hexmask.long.byte 0x04 24.--31. 1. " DATA4 ,Data Byte 4"
|
|
hexmask.long.byte 0x04 16.--23. 1. " DATA5 ,Data Byte 5"
|
|
hexmask.long.byte 0x04 08.--15. 1. " DATA6 ,Data Byte 6"
|
|
hexmask.long.byte 0x04 00.--07. 1. " DATA7 ,Data Byte 7"
|
|
tree.end
|
|
tree.end
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
endif
|
|
tree.open "CSPI (Configurable Serial Peripheral Interface)"
|
|
tree "CSPI 1"
|
|
base asd:0x43fa4000
|
|
width 11.
|
|
hgroup.long 0x00++0x03
|
|
hide.long 0x00 "RXDATA1,Receive Data Register 1"
|
|
in
|
|
wgroup.long 0x04++0x03
|
|
line.long 0x00 "TXDATA1,Transmit Data Register 1"
|
|
if ((d.l(asd:0x43fa4000+0x8)&0x02)==0x02)
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "CONREG1,Control Register 1"
|
|
hexmask.long.word 0x00 20.--31. 1. " BURST_LENGTH ,Burst Length"
|
|
bitfld.long 0x00 16.--18. " DATA_RATE ,SPI Data Rate Control" "Div by 4,Div by 8,Div by 16,Div by 32,Div by 64,Div by 128,Div by 256,Div by 512"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " CHIP_SELECT ,Select one of four external SPI Master/Slave Devices" "/SS0,/SS1,/SS2,/SS3"
|
|
bitfld.long 0x00 8.--9. " DRCTL ,SPI Data Ready Control" "Ignore,Failing /SPI_RDY,Low level /SPI_RDY,?..."
|
|
textline " "
|
|
bitfld.long 0x00 7. " SSPOL ,SPI SS Polarity Select" "Low,High"
|
|
bitfld.long 0x00 6. " SSCTL ,SPI SS Wave Form Select" "Only one,Multiple"
|
|
textline " "
|
|
bitfld.long 0x00 5. " PHA ,SPI Clock/Data Phase Control" "Phase 0,Phase 1"
|
|
bitfld.long 0x00 4. " POL ,SPI Clock Polarity Control" "High,Low"
|
|
textline " "
|
|
bitfld.long 0x00 1. " MODE ,SPI Function Mode Select" "Slave,Master"
|
|
bitfld.long 0x00 0. " EN ,SPI Module Enable Control" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " SMC ,Start Mode Control" "After write 1 to XCH,Immediately"
|
|
bitfld.long 0x00 2. " XCH ,SPI Exchange Bit" "Idle,Exchanged/Busy"
|
|
else
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "CONREG1,Control Register 1"
|
|
hexmask.long.word 0x00 20.--31. 1. " BURST_LENGTH ,Burst Length"
|
|
bitfld.long 0x00 16.--18. " DATA_RATE ,SPI Data Rate Control" "Div by 4,Div by 8,Div by 16,Div by 32,Div by 64,Div by 128,Div by 256,Div by 512"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " CHIP_SELECT ,Select one of four external SPI Master/Slave Devices" "/SS0,/SS1,/SS2,/SS3"
|
|
bitfld.long 0x00 7. " SSPOL ,SPI SS Polarity Select" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 6. " SSCTL ,SPI SS Wave Form Select" "BURST LENGTH+1,/SS edge"
|
|
bitfld.long 0x00 5. " PHA ,SPI Clock/Data Phase Control" "Phase 0,Phase 1"
|
|
textline " "
|
|
bitfld.long 0x00 4. " POL ,SPI Clock Polarity Control" "High,Low"
|
|
textline " "
|
|
bitfld.long 0x00 1. " MODE ,SPI Function Mode Select" "Slave,Master"
|
|
bitfld.long 0x00 0. " EN ,SPI Module Enable Control" "Disabled,Enabled"
|
|
endif
|
|
width 11.
|
|
group.long 0x0c++0x13
|
|
line.long 0x00 "INTREG1,Interrupt Control Register 1"
|
|
bitfld.long 0x00 7. " TCEN ,Transfer Completed Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " ROEN ,RXFIFO Overflow Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RFEN ,RXFIFO Full Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " RHEN ,RXFIFO Half Full Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " RREN ,RXFIFO Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " TFEN ,TXFIFO Full Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " THEN ,TXFIFO Half Empty Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " TEEN ,TXFIFO Empty Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x04 "DMAREG1,DMA Control Register 1"
|
|
bitfld.long 0x04 5. " RFDEN ,RXFIFO Full DMA Request Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 4. " RHDEN ,RXFIFO Half Full DMA Request Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 1. " THDEN ,TXFIFO Half Empty DMA Request Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 0. " TEDEN ,TXFIFO Empty DMA Request Enable" "Disabled,Enabled"
|
|
line.long 0x08 "STATREG1,Status Register 1"
|
|
eventfld.long 0x08 7. " TC , Transfer Completed" "Busy,Completed"
|
|
bitfld.long 0x08 6. " RO ,RXFIFO Overflow" "No overflow,Overflow"
|
|
textline " "
|
|
bitfld.long 0x08 5. " RF ,RXFIFO Full" "Not full,Full"
|
|
bitfld.long 0x08 4. " RH ,RXFIFO Half Full" "Less then 4,4 or more"
|
|
textline " "
|
|
bitfld.long 0x08 3. " RR ,RXFIFO Ready" "No data,More than 1 word"
|
|
bitfld.long 0x08 2. " TF ,TXFIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x08 1. " TH ,TXFIFO Half Empty" "More than 4 words,4 or fewer words"
|
|
bitfld.long 0x08 0. " TE ,TXFIFO Empty" "Not empty,Empty"
|
|
line.long 0x0c "PERIODREG1,Sample Period Control Register 1"
|
|
bitfld.long 0x0c 15. " CSRC ,Clock Source Control" "SPI Clock,CKIL (32.768 KHz)"
|
|
hexmask.long.word 0x0c 0.--14. 1. " SAMPLEPERIOD ,Sample Period Control"
|
|
line.long 0x10 "TESTREG1,Test Control Register 1"
|
|
bitfld.long 0x10 15. " SWAP ,Data Swap" "Unchanged,Swapped"
|
|
bitfld.long 0x10 14. " LBC ,Loop Back Control" "Not connected,Connected"
|
|
textline " "
|
|
bitfld.long 0x10 4.--7. " RXCNT ,RXFIFO Counter" "0 words,1 word,2 words,3 words,4 words,5 words,6 words,7 words,8 words,?..."
|
|
bitfld.long 0x10 0.--3. " TXCNT ,TXFIFO Counter" "0 words,1 word,2 words,3 words,4 words,5 words,6 words,7 words,8 words,?..."
|
|
width 0xb
|
|
tree.end
|
|
tree "CSPI 2"
|
|
base asd:0x50010000
|
|
width 11.
|
|
hgroup.long 0x00++0x03
|
|
hide.long 0x00 "RXDATA2,Receive Data Register 2"
|
|
in
|
|
wgroup.long 0x04++0x03
|
|
line.long 0x00 "TXDATA2,Transmit Data Register 2"
|
|
if ((d.l(asd:0x50010000+0x8)&0x02)==0x02)
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "CONREG2,Control Register 2"
|
|
hexmask.long.word 0x00 20.--31. 1. " BURST_LENGTH ,Burst Length"
|
|
bitfld.long 0x00 16.--18. " DATA_RATE ,SPI Data Rate Control" "Div by 4,Div by 8,Div by 16,Div by 32,Div by 64,Div by 128,Div by 256,Div by 512"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " CHIP_SELECT ,Select one of four external SPI Master/Slave Devices" "/SS0,/SS1,/SS2,/SS3"
|
|
bitfld.long 0x00 8.--9. " DRCTL ,SPI Data Ready Control" "Ignore,Failing /SPI_RDY,Low level /SPI_RDY,?..."
|
|
textline " "
|
|
bitfld.long 0x00 7. " SSPOL ,SPI SS Polarity Select" "Low,High"
|
|
bitfld.long 0x00 6. " SSCTL ,SPI SS Wave Form Select" "Only one,Multiple"
|
|
textline " "
|
|
bitfld.long 0x00 5. " PHA ,SPI Clock/Data Phase Control" "Phase 0,Phase 1"
|
|
bitfld.long 0x00 4. " POL ,SPI Clock Polarity Control" "High,Low"
|
|
textline " "
|
|
bitfld.long 0x00 1. " MODE ,SPI Function Mode Select" "Slave,Master"
|
|
bitfld.long 0x00 0. " EN ,SPI Module Enable Control" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " SMC ,Start Mode Control" "After write 1 to XCH,Immediately"
|
|
bitfld.long 0x00 2. " XCH ,SPI Exchange Bit" "Idle,Exchanged/Busy"
|
|
else
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "CONREG2,Control Register 2"
|
|
hexmask.long.word 0x00 20.--31. 1. " BURST_LENGTH ,Burst Length"
|
|
bitfld.long 0x00 16.--18. " DATA_RATE ,SPI Data Rate Control" "Div by 4,Div by 8,Div by 16,Div by 32,Div by 64,Div by 128,Div by 256,Div by 512"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " CHIP_SELECT ,Select one of four external SPI Master/Slave Devices" "/SS0,/SS1,/SS2,/SS3"
|
|
bitfld.long 0x00 7. " SSPOL ,SPI SS Polarity Select" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 6. " SSCTL ,SPI SS Wave Form Select" "BURST LENGTH+1,/SS edge"
|
|
bitfld.long 0x00 5. " PHA ,SPI Clock/Data Phase Control" "Phase 0,Phase 1"
|
|
textline " "
|
|
bitfld.long 0x00 4. " POL ,SPI Clock Polarity Control" "High,Low"
|
|
textline " "
|
|
bitfld.long 0x00 1. " MODE ,SPI Function Mode Select" "Slave,Master"
|
|
bitfld.long 0x00 0. " EN ,SPI Module Enable Control" "Disabled,Enabled"
|
|
endif
|
|
width 11.
|
|
group.long 0x0c++0x13
|
|
line.long 0x00 "INTREG2,Interrupt Control Register 2"
|
|
bitfld.long 0x00 7. " TCEN ,Transfer Completed Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " ROEN ,RXFIFO Overflow Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RFEN ,RXFIFO Full Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " RHEN ,RXFIFO Half Full Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " RREN ,RXFIFO Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " TFEN ,TXFIFO Full Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " THEN ,TXFIFO Half Empty Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " TEEN ,TXFIFO Empty Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x04 "DMAREG2,DMA Control Register 2"
|
|
bitfld.long 0x04 5. " RFDEN ,RXFIFO Full DMA Request Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 4. " RHDEN ,RXFIFO Half Full DMA Request Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 1. " THDEN ,TXFIFO Half Empty DMA Request Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 0. " TEDEN ,TXFIFO Empty DMA Request Enable" "Disabled,Enabled"
|
|
line.long 0x08 "STATREG2,Status Register 2"
|
|
eventfld.long 0x08 7. " TC , Transfer Completed" "Busy,Completed"
|
|
bitfld.long 0x08 6. " RO ,RXFIFO Overflow" "No overflow,Overflow"
|
|
textline " "
|
|
bitfld.long 0x08 5. " RF ,RXFIFO Full" "Not full,Full"
|
|
bitfld.long 0x08 4. " RH ,RXFIFO Half Full" "Less then 4,4 or more"
|
|
textline " "
|
|
bitfld.long 0x08 3. " RR ,RXFIFO Ready" "No data,More than 1 word"
|
|
bitfld.long 0x08 2. " TF ,TXFIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x08 1. " TH ,TXFIFO Half Empty" "More than 4 words,4 or fewer words"
|
|
bitfld.long 0x08 0. " TE ,TXFIFO Empty" "Not empty,Empty"
|
|
line.long 0x0c "PERIODREG2,Sample Period Control Register 2"
|
|
bitfld.long 0x0c 15. " CSRC ,Clock Source Control" "SPI Clock,CKIL (32.768 KHz)"
|
|
hexmask.long.word 0x0c 0.--14. 1. " SAMPLEPERIOD ,Sample Period Control"
|
|
line.long 0x10 "TESTREG2,Test Control Register 2"
|
|
bitfld.long 0x10 15. " SWAP ,Data Swap" "Unchanged,Swapped"
|
|
bitfld.long 0x10 14. " LBC ,Loop Back Control" "Not connected,Connected"
|
|
textline " "
|
|
bitfld.long 0x10 4.--7. " RXCNT ,RXFIFO Counter" "0 words,1 word,2 words,3 words,4 words,5 words,6 words,7 words,8 words,?..."
|
|
bitfld.long 0x10 0.--3. " TXCNT ,TXFIFO Counter" "0 words,1 word,2 words,3 words,4 words,5 words,6 words,7 words,8 words,?..."
|
|
width 0xb
|
|
tree.end
|
|
tree "CSPI 3"
|
|
base asd:0x50004000
|
|
width 11.
|
|
hgroup.long 0x00++0x03
|
|
hide.long 0x00 "RXDATA3,Receive Data Register 3"
|
|
in
|
|
wgroup.long 0x04++0x03
|
|
line.long 0x00 "TXDATA3,Transmit Data Register 3"
|
|
if ((d.l(asd:0x50004000+0x8)&0x02)==0x02)
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "CONREG3,Control Register 3"
|
|
hexmask.long.word 0x00 20.--31. 1. " BURST_LENGTH ,Burst Length"
|
|
bitfld.long 0x00 16.--18. " DATA_RATE ,SPI Data Rate Control" "Div by 4,Div by 8,Div by 16,Div by 32,Div by 64,Div by 128,Div by 256,Div by 512"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " CHIP_SELECT ,Select one of four external SPI Master/Slave Devices" "/SS0,/SS1,/SS2,/SS3"
|
|
bitfld.long 0x00 8.--9. " DRCTL ,SPI Data Ready Control" "Ignore,Failing /SPI_RDY,Low level /SPI_RDY,?..."
|
|
textline " "
|
|
bitfld.long 0x00 7. " SSPOL ,SPI SS Polarity Select" "Low,High"
|
|
bitfld.long 0x00 6. " SSCTL ,SPI SS Wave Form Select" "Only one,Multiple"
|
|
textline " "
|
|
bitfld.long 0x00 5. " PHA ,SPI Clock/Data Phase Control" "Phase 0,Phase 1"
|
|
bitfld.long 0x00 4. " POL ,SPI Clock Polarity Control" "High,Low"
|
|
textline " "
|
|
bitfld.long 0x00 1. " MODE ,SPI Function Mode Select" "Slave,Master"
|
|
bitfld.long 0x00 0. " EN ,SPI Module Enable Control" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " SMC ,Start Mode Control" "After write 1 to XCH,Immediately"
|
|
bitfld.long 0x00 2. " XCH ,SPI Exchange Bit" "Idle,Exchanged/Busy"
|
|
else
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "CONREG3,Control Register 3"
|
|
hexmask.long.word 0x00 20.--31. 1. " BURST_LENGTH ,Burst Length"
|
|
bitfld.long 0x00 16.--18. " DATA_RATE ,SPI Data Rate Control" "Div by 4,Div by 8,Div by 16,Div by 32,Div by 64,Div by 128,Div by 256,Div by 512"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " CHIP_SELECT ,Select one of four external SPI Master/Slave Devices" "/SS0,/SS1,/SS2,/SS3"
|
|
bitfld.long 0x00 7. " SSPOL ,SPI SS Polarity Select" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 6. " SSCTL ,SPI SS Wave Form Select" "BURST LENGTH+1,/SS edge"
|
|
bitfld.long 0x00 5. " PHA ,SPI Clock/Data Phase Control" "Phase 0,Phase 1"
|
|
textline " "
|
|
bitfld.long 0x00 4. " POL ,SPI Clock Polarity Control" "High,Low"
|
|
textline " "
|
|
bitfld.long 0x00 1. " MODE ,SPI Function Mode Select" "Slave,Master"
|
|
bitfld.long 0x00 0. " EN ,SPI Module Enable Control" "Disabled,Enabled"
|
|
endif
|
|
width 11.
|
|
group.long 0x0c++0x13
|
|
line.long 0x00 "INTREG3,Interrupt Control Register 3"
|
|
bitfld.long 0x00 7. " TCEN ,Transfer Completed Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " ROEN ,RXFIFO Overflow Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RFEN ,RXFIFO Full Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " RHEN ,RXFIFO Half Full Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " RREN ,RXFIFO Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " TFEN ,TXFIFO Full Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " THEN ,TXFIFO Half Empty Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " TEEN ,TXFIFO Empty Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x04 "DMAREG3,DMA Control Register 3"
|
|
bitfld.long 0x04 5. " RFDEN ,RXFIFO Full DMA Request Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 4. " RHDEN ,RXFIFO Half Full DMA Request Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 1. " THDEN ,TXFIFO Half Empty DMA Request Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 0. " TEDEN ,TXFIFO Empty DMA Request Enable" "Disabled,Enabled"
|
|
line.long 0x08 "STATREG3,Status Register 3"
|
|
eventfld.long 0x08 7. " TC , Transfer Completed" "Busy,Completed"
|
|
bitfld.long 0x08 6. " RO ,RXFIFO Overflow" "No overflow,Overflow"
|
|
textline " "
|
|
bitfld.long 0x08 5. " RF ,RXFIFO Full" "Not full,Full"
|
|
bitfld.long 0x08 4. " RH ,RXFIFO Half Full" "Less then 4,4 or more"
|
|
textline " "
|
|
bitfld.long 0x08 3. " RR ,RXFIFO Ready" "No data,More than 1 word"
|
|
bitfld.long 0x08 2. " TF ,TXFIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x08 1. " TH ,TXFIFO Half Empty" "More than 4 words,4 or fewer words"
|
|
bitfld.long 0x08 0. " TE ,TXFIFO Empty" "Not empty,Empty"
|
|
line.long 0x0c "PERIODREG3,Sample Period Control Register 3"
|
|
bitfld.long 0x0c 15. " CSRC ,Clock Source Control" "SPI Clock,CKIL (32.768 KHz)"
|
|
hexmask.long.word 0x0c 0.--14. 1. " SAMPLEPERIOD ,Sample Period Control"
|
|
line.long 0x10 "TESTREG3,Test Control Register 3"
|
|
bitfld.long 0x10 15. " SWAP ,Data Swap" "Unchanged,Swapped"
|
|
bitfld.long 0x10 14. " LBC ,Loop Back Control" "Not connected,Connected"
|
|
textline " "
|
|
bitfld.long 0x10 4.--7. " RXCNT ,RXFIFO Counter" "0 words,1 word,2 words,3 words,4 words,5 words,6 words,7 words,8 words,?..."
|
|
bitfld.long 0x10 0.--3. " TXCNT ,TXFIFO Counter" "0 words,1 word,2 words,3 words,4 words,5 words,6 words,7 words,8 words,?..."
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree.open "eSDHC (Enhanced Secure Digital Host Controller)"
|
|
tree "eSDHC 1"
|
|
base asd:0x53FB4000
|
|
width 12.
|
|
group.long 0x00++0xF
|
|
line.long 0x00 "DSADDR,DMA System Address Register"
|
|
hexmask.long 0x00 2.--31. 0x4 " DS_ADDR ,DMA system address"
|
|
line.long 0x04 "BLKATTR,Block Attributes Register"
|
|
hexmask.long.word 0x04 16.--31. 1. " BLKCNT ,Blocks Count For Current Transfer"
|
|
hexmask.long.word 0x04 0.--12. 1. " BLKSZE ,Transfer Block Size"
|
|
line.long 0x08 "CMDARG,Command Argument Register"
|
|
line.long 0x0C "XFERTYP,Transfer Type Register"
|
|
hexmask.long.byte 0x0C 24.--29. 1. " CMDINX ,Command Index"
|
|
bitfld.long 0x0C 22.--23. " CMDTYP ,Command Type" "Normal,Suspend,Resume,Abort"
|
|
textline " "
|
|
bitfld.long 0x0C 21. " DPSEL ,Data Present Select" "No data,Data present"
|
|
bitfld.long 0x0C 20. " CICEN ,Command Index Check Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 19. " CCCEN ,Command CRC Check Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 16.--17. " RSPTYP ,Response Type Select" "No Response,Length 136,Length 48,Length 48 check busy"
|
|
textline " "
|
|
bitfld.long 0x0C 5. " MSBSEL ,Multi / Single Block Select" "Single,Multiple"
|
|
bitfld.long 0x0C 4. " DTDSEL ,Data Transfer Direction Select" "Write,Read"
|
|
textline " "
|
|
bitfld.long 0x0C 2. " AC12EN ,Auto CMD12 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 1. " BCEN ,Block Count Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 0. " DMAEN ,DMA Enable" "Disabled,Enabled"
|
|
if (((data.long(ad:0x53FB4000+0x0c))&0x30000)==0x00)
|
|
hgroup.long 0x10++0x0f
|
|
hide.long 0x00 "CMDRSP0,Command Response 0"
|
|
hide.long 0x04 "CMDRSP1,Command Response 1"
|
|
hide.long 0x08 "CMDRSP2,Command Response 2"
|
|
hide.long 0x0c "CMDRSP3,Command Response 3"
|
|
elif (((data.long(ad:0x53FB4000+0x0c))&0x30000)==0x10000)
|
|
rgroup.long 0x10++0xF
|
|
line.long 0x00 "CMDRSP0,Command Response 0"
|
|
hexmask.long 0x00 0.--31. 1. " CMDRSP0 ,R2 response"
|
|
line.long 0x04 "CMDRSP1,Command Response 1"
|
|
hexmask.long 0x04 0.--31. 1. " CMDRSP1 ,R2 response"
|
|
line.long 0x08 "CMDRSP2,Command Response 2"
|
|
hexmask.long 0x08 0.--31. 1. " CMDRSP2 ,R2 response"
|
|
line.long 0x0C "CMDRSP3,Command Response 3"
|
|
hexmask.long.tbyte 0x0c 0.--23. 1. " CMDRSP3 ,R2[23:0] response"
|
|
elif (((data.long(ad:0x53FB4000+0x0c))&0x30000)==0x20000)
|
|
rgroup.long 0x10++0x3
|
|
line.long 0x00 "CMDRSP0,Command Response 0"
|
|
hexmask.long 0x00 0.--31. 1. " CMDRSP0 ,R1/R3/R4/R5/R6 response"
|
|
hgroup.long 0x14++0x0b
|
|
hide.long 0x00 "CMDRSP1,Command Response 1"
|
|
hide.long 0x04 "CMDRSP2,Command Response 2"
|
|
hide.long 0x08 "CMDRSP3,Command Response 3"
|
|
else
|
|
rgroup.long 0x10++0x3
|
|
line.long 0x00 "CMDRSP0,Command Response 0"
|
|
hexmask.long 0x00 0.--31. 1. " CMDRSP0 ,R1b/R5b response"
|
|
hgroup.long 0x14++0x07
|
|
hide.long 0x00 "CMDRSP1,Command Response 1"
|
|
hide.long 0x04 "CMDRSP2,Command Response 2"
|
|
rgroup.long 0x1c++0x03
|
|
line.long 0x00 "CMDRSP3,Command Response 3"
|
|
hexmask.long 0x00 0.--31. 1. " CMDRSP3 ,R1b response"
|
|
endif
|
|
group.long 0x20++0x3
|
|
line.long 0x00 "DATPORT,Buffer Data Port Register"
|
|
rgroup.long 0x24++0x3
|
|
line.long 0x00 "PRSSTAT,Present State Register"
|
|
bitfld.long 0x00 31. " DLSL[7] ,Line 7 Signal Level" "Low,High"
|
|
bitfld.long 0x00 30. " DLSL[6] ,Line 6 Signal Level" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 29. " DLSL[5] ,Line 5 Signal Level" "Low,High"
|
|
bitfld.long 0x00 28. " DLSL[4] ,Line 4 Signal Level" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DLSL[3] ,Line 3 Signal Level" "Low,High"
|
|
bitfld.long 0x00 26. " DLSL[2] ,Line 2 Signal Level" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 25. " DLSL[1] ,Line 1 Signal Level" "Low,High"
|
|
bitfld.long 0x00 24. " DLSL[0] ,Line 0 Signal Level" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " CLSL ,CMD Line Signal Level" "Pull-down,Pull-up"
|
|
bitfld.long 0x00 19. " WPSPL ,Write Protect Switch Pin Level" "Protected,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 18. " CDPL ,Card Detect Pin Level" "No card,Card present"
|
|
bitfld.long 0x00 16. " CINS ,Card Inserted" "No card/Reset/Power on,Card inserted"
|
|
textline " "
|
|
bitfld.long 0x00 11. " BREN ,Buffer Read Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " BWEN ,Buffer Write Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RTA ,Read Transfer Active" "No data,Transferring"
|
|
bitfld.long 0x00 8. " WTA ,Write Transfer Active" "No data,Transferring"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SDOFF ,SD Clock Gated Off Internally" "Active,Gated off"
|
|
bitfld.long 0x00 6. " PEROFF ,IPG_PERCLK Gated Off Internally" "Active,Gated off"
|
|
textline " "
|
|
bitfld.long 0x00 5. " HCKOFF ,HCLK Gated Off Internally" "Active,Gated off"
|
|
bitfld.long 0x00 4. " SDSTB ,SD clock stable" "Not stable,Stable"
|
|
textline " "
|
|
bitfld.long 0x00 3. " IPGOFF ,IPG_CLK Gated Off Internally" "Active,Gated off"
|
|
bitfld.long 0x00 2. " DLA ,Data Line Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CDIHB ,Command Inhibit (DAT)" "Can issue,Cannot issue"
|
|
bitfld.long 0x00 0. " CIHB ,Command Inhibit (CMD)" "Can issue,Cannot issue"
|
|
group.long 0x28++0x13
|
|
line.long 0x00 "PROCTL,Protocol Control Register"
|
|
bitfld.long 0x00 26. " WECRM ,Wakeup Event Enable On SD Card Removal" "Disabled,Enabled"
|
|
bitfld.long 0x00 25. " WECINS ,Wakeup Event Enable On SD Card Insertion" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 24. " WECINT ,Wakeup Event Enable On Card Interrupt" "Disabled,Enabled"
|
|
bitfld.long 0x00 19. " IABG ,Interrupt At Block Gap" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 18. " RWCTL ,Read Wait Control" "Disabled,Enabled"
|
|
bitfld.long 0x00 17. " CREQ ,Continue Request" "No effect,Restart"
|
|
textline " "
|
|
bitfld.long 0x00 16. " SABGREQ ,Stop At Block Gap Request" "Transfer,Stop"
|
|
bitfld.long 0x00 7. " CDSS ,Card Detect Signal Selection" "Level,Test level"
|
|
textline " "
|
|
bitfld.long 0x00 6. " CDTL ,Card Detect Test Level" "No card,Card present"
|
|
bitfld.long 0x00 4.--5. " EMODE ,Endian Mode" "Big endian,Half word big endian,Little endian,?..."
|
|
textline " "
|
|
bitfld.long 0x00 3. " D3CD ,DAT3 as Card Detection Pin" "Disabled,Enabled"
|
|
bitfld.long 0x00 1.--2. " DTW ,Data Transfer Width" "1-bit,4-bit,8-bit,?..."
|
|
textline " "
|
|
bitfld.long 0x00 0. " LCTL ,LED Control" "Off,On"
|
|
width 12.
|
|
line.long 0x04 "SYSCTL,System Control Register"
|
|
bitfld.long 0x04 27. " INITA ,Initialization Active" "No effect,Active"
|
|
bitfld.long 0x04 26. " RSTD ,Software Reset For DAT Line" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x04 25. " RSTC ,Software Reset For CMD Line" "No reset,Reset"
|
|
bitfld.long 0x04 24. " RSTA ,Software Reset For ALL" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x04 16.--19. " DTOCV ,Data Timeout Counter Value" "SDCLKx2^13,SDCLKx2^14,SDCLKx2^15,SDCLKx2^16,SDCLKx2^17,SDCLKx2^18,SDCLKx2^19,SDCLKx2^20,SDCLKx2^21,SDCLKx2^22,SDCLKx2^23,SDCLKx2^24,SDCLKx2^25,SDCLKx2^26,SDCLKx2^27,?..."
|
|
hexmask.long.byte 0x04 8.--15. 1. " SDCLKFS ,SDCLK Frequency Select"
|
|
textline " "
|
|
bitfld.long 0x04 4.--7. " DVS ,Divisor" "Divisor by 1,Divisor by 2,Divisor by 3,Divisor by 4,Divisor by 5,Divisor by 6,Divisor by 7,Divisor by 8,Divisor by 9,Divisor by 10,Divisor by 11,Divisor by 12,Divisor by 13,Divisor by 14,Divisor by 15,Divisor by 16"
|
|
bitfld.long 0x04 3. " SDCLKEN ,SD clock (SD_CLK) enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 2. " PEREN ,Peripheral Clock Enable" "Internally gated off,No auto gated off"
|
|
bitfld.long 0x04 1. " HCKEN ,HCLK Enable" "Internally gated off,No auto gated off"
|
|
textline " "
|
|
bitfld.long 0x04 0. " IPGEN ,IPG Clock Enable" "Internally gated off,No auto gated off"
|
|
width 12.
|
|
line.long 0x08 "IRQSTAT,Interrupt Status Register"
|
|
eventfld.long 0x08 28. " DMAE ,DMA Error" "No error,Error"
|
|
eventfld.long 0x08 24. " AC12E ,Auto CMD12 Error" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x08 22. " DEBE ,Data End Bit Error" "No error,Error"
|
|
eventfld.long 0x08 21. " DCE ,Data CRC Error" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x08 20. " DTOE ,Data Timeout Error" "No error,Error"
|
|
eventfld.long 0x08 19. " CIE ,Command Index Error" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x08 18. " CEBE ,Command End Bit Error" "No error,Error"
|
|
eventfld.long 0x08 17. " CCE ,Command CRC Error" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x08 16. " CTOE ,Command Timeout Error" "No error,Error"
|
|
eventfld.long 0x08 8. " CINT ,Card Interrupt" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x08 7. " CRM ,Card Removal" "Unstable/Inserted,Removed"
|
|
eventfld.long 0x08 6. " CINS ,Card Insertion" "Unstable/Removed,Inserted"
|
|
textline " "
|
|
eventfld.long 0x08 5. " BRR ,Buffer Read Ready" "Not ready,Ready"
|
|
eventfld.long 0x08 4. " BWR ,Buffer Write Ready" "Not ready,Ready"
|
|
textline " "
|
|
eventfld.long 0x08 3. " DINT ,DMA Interrupt" "No interrupt,Interrupt"
|
|
eventfld.long 0x08 2. " BGE ,Block Gap Event" "No event,Event occurred"
|
|
textline " "
|
|
eventfld.long 0x08 1. " TC ,Transfer Complete" "Not completed,Completed"
|
|
eventfld.long 0x08 0. " CC ,Command Complete" "Not completed,Completed"
|
|
width 12.
|
|
line.long 0x0C "IRQSTATEN,Interrupt Status Enable Register"
|
|
bitfld.long 0x0C 28. " DMAESEN ,DMA Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 24. " AC12ESEN ,Auto CMD12 Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 22. " DEBESEN ,Data End Bit Error Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 21. " DCESEN ,Data CRC Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 20. " DTOESEN ,Data Timeout Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 19. " CIESEN ,Command Index Error Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 18. " CEBESEN ,Command End Bit Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 17. " CCESEN ,Command CRC Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 16. " CTOESEN ,Command Timeout Error Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 8. " CINTSEN ,Card Interrupt Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 7. " CRMSEN ,Card Removal Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 6. " CINSSEN ,Card Insertion Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 5. " BRRSEN ,Buffer Read Ready Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 4. " BWRSEN ,Buffer Write Ready Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 3. " DINTSEN ,DMA Interrupt Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 2. " BGESEN ,Block Gap Event Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 1. " TCSEN ,Transfer Complete Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 0. " CCSEN ,Command Complete Status Enable" "Masked,Enabled"
|
|
line.long 0x10 "IRQSIGEN,Interrupt Signal Enable Register"
|
|
bitfld.long 0x10 28. " DMAEIEN ,DMA Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 24. " AC12EIEN ,Auto CMD12 Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 22. " DEBEIEN ,Data End Bit Error Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 21. " DCEIEN ,Data CRC Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 20. " DTOEIEN ,Data Timeout Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 19. " CIEIEN ,Command Index Error Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 18. " CEBEIEN ,Command End Bit Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 17. " CCEIEN ,Command CRC Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 16. " CTOEIEN ,Command Timeout Error Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 8. " CINTIEN ,Card Interrupt Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 7. " CRMIEN ,Card Removal Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 6. " CINIEN ,Card Insertion Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 5. " BRRIEN ,Buffer Read Ready Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 4. " BWRIEN ,Buffer Write Ready Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 3. " DINTIEN ,DMA Interrupt Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 2. " BGEIEN ,Block Gap Event Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 1. " TCIEN ,Transfer Complete Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 0. " CCIEN ,Command Complete Interrupt Enable" "Masked,Enabled"
|
|
if (((data.long(ad:0x53FB4000+0x30))&0x1000000)==0x1000000)
|
|
rgroup.long 0x3C++0x3
|
|
line.long 0x00 "AUTOC12ERR,Auto CMD12 Error Status Register"
|
|
bitfld.long 0x00 7. " CNIBAC12E ,Command Not Issued By Auto CMD12 Error" "No error,Not issued"
|
|
bitfld.long 0x00 4. " AC12IE ,Auto CMD12 Index Error" "No error,Error"
|
|
bitfld.long 0x00 3. " AC12CE ,Auto CMD12 CRC Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 2. " AC12EBE ,Auto CMD12 End Bit Error" "No error,Error"
|
|
bitfld.long 0x00 1. " AC12TOE ,Auto CMD12 Timeout Error" "No error,Error"
|
|
bitfld.long 0x00 0. " AC12NE ,Auto CMD12 Not Executed" "Executed,Not executed"
|
|
else
|
|
hgroup.long 0x3C++0x3
|
|
hide.long 0x00 "AUTOC12ERR,Auto CMD12 Error Status Register"
|
|
endif
|
|
width 12.
|
|
rgroup.long 0x40++0x3
|
|
line.long 0x00 "HOSTCAPBLT,Host Controller Capabilities"
|
|
bitfld.long 0x00 26. " VS18 ,Voltage Support 1.8V" "Not supported,Supported"
|
|
bitfld.long 0x00 25. " VS30 ,Voltage Support 3.0V" "Not supported,Supported"
|
|
textline " "
|
|
bitfld.long 0x00 24. " VS33 ,Voltage Support 3.3V" "Not supported,Supported"
|
|
bitfld.long 0x00 23. " SRS ,Suspend / Resume Support" "Not supported,Supported"
|
|
textline " "
|
|
bitfld.long 0x00 22. " DMAS ,DMA Support" "Not supported,Supported"
|
|
bitfld.long 0x00 21. " HSS ,High Speed Support" "Not supported,Supported"
|
|
textline " "
|
|
bitfld.long 0x00 16.--18. " MBL ,Max Block Length" "512 bytes,1024 bytes,2048 bytes,4096 bytes,?..."
|
|
group.long 0x44++0x3
|
|
line.long 0x00 "WML,Watermark Level Register"
|
|
hexmask.long.byte 0x00 24.--28. 1. " WR_BRST_LEN ,Write Burst Length"
|
|
hexmask.long.byte 0x00 16.--23. 1. " WR_WML ,Write Watermark Level"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--12. 1. " RD_BRST_LEN ,Read Burst Length"
|
|
hexmask.long.byte 0x00 0.--7. 1. " RD_WML ,Read Watermark Level"
|
|
wgroup.long 0x50++0x3
|
|
line.long 0x00 "FEVT,Force Event Register"
|
|
bitfld.long 0x00 31. " FEVTCINT ,Force Event Card Interrupt" "Not forced,Forced"
|
|
bitfld.long 0x00 28. " FEVTDMAE ,Force Event DMA Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 24. " FEVTAC12E ,Force Event Auto Command 12 Error" "Not forced,Forced"
|
|
bitfld.long 0x00 22. " FEVTDEBE ,Force Event Data End Bit Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 21. " FEVTDCE ,Force Event Data CRC Error" "Not forced,Forced"
|
|
bitfld.long 0x00 20. " FEVTDTOE ,Force Event Data Time Out Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 19. " FEVTCIE ,Force Event Command Index Error" "Not forced,Forced"
|
|
bitfld.long 0x00 18. " FEVTCEBE ,Force Event Command End Bit Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 17. " FEVTCCE ,Force Event Command CRC Error" "Not forced,Forced"
|
|
bitfld.long 0x00 16. " FEVTCTOE ,Force Event Command Time Out Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 7. " FEVTCNIBAC12E ,Force Event Command Not Executed By Auto Command 12 Error" "Not forced,Forced"
|
|
bitfld.long 0x00 4. " FEVTAC12IE ,Force Event Auto Command 12 Index Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 3. " FEVTAC12EBE ,Force Event Auto Command 12 End Bit Error" "Not forced,Forced"
|
|
bitfld.long 0x00 2. " FEVTAC12CE ,Force Event Auto Command 12 CRC Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 1. " FEVTAC12TOE ,Force Event Auto Command 12 Time Out Error" "Not forced,Forced"
|
|
bitfld.long 0x00 0. " FEVTAC12NE ,Force Event Auto Command 12 Not Executed" "Not forced,Forced"
|
|
rgroup.long 0xfc++0x3
|
|
line.long 0x00 "HOSTVER,Host Controller Version"
|
|
hexmask.long.byte 0x00 8.--15. 1. " VVN[7:0] ,Vendor Version Number"
|
|
hexmask.long.byte 0x00 0.--7. 1. " SVN[7:0] ,Specification Version Number"
|
|
width 0xb
|
|
tree.end
|
|
tree "eSDHC 2"
|
|
base asd:0x53FB8000
|
|
width 12.
|
|
group.long 0x00++0xF
|
|
line.long 0x00 "DSADDR,DMA System Address Register"
|
|
hexmask.long 0x00 2.--31. 0x4 " DS_ADDR ,DMA system address"
|
|
line.long 0x04 "BLKATTR,Block Attributes Register"
|
|
hexmask.long.word 0x04 16.--31. 1. " BLKCNT ,Blocks Count For Current Transfer"
|
|
hexmask.long.word 0x04 0.--12. 1. " BLKSZE ,Transfer Block Size"
|
|
line.long 0x08 "CMDARG,Command Argument Register"
|
|
line.long 0x0C "XFERTYP,Transfer Type Register"
|
|
hexmask.long.byte 0x0C 24.--29. 1. " CMDINX ,Command Index"
|
|
bitfld.long 0x0C 22.--23. " CMDTYP ,Command Type" "Normal,Suspend,Resume,Abort"
|
|
textline " "
|
|
bitfld.long 0x0C 21. " DPSEL ,Data Present Select" "No data,Data present"
|
|
bitfld.long 0x0C 20. " CICEN ,Command Index Check Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 19. " CCCEN ,Command CRC Check Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 16.--17. " RSPTYP ,Response Type Select" "No Response,Length 136,Length 48,Length 48 check busy"
|
|
textline " "
|
|
bitfld.long 0x0C 5. " MSBSEL ,Multi / Single Block Select" "Single,Multiple"
|
|
bitfld.long 0x0C 4. " DTDSEL ,Data Transfer Direction Select" "Write,Read"
|
|
textline " "
|
|
bitfld.long 0x0C 2. " AC12EN ,Auto CMD12 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 1. " BCEN ,Block Count Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 0. " DMAEN ,DMA Enable" "Disabled,Enabled"
|
|
if (((data.long(ad:0x53FB8000+0x0c))&0x30000)==0x00)
|
|
hgroup.long 0x10++0x0f
|
|
hide.long 0x00 "CMDRSP0,Command Response 0"
|
|
hide.long 0x04 "CMDRSP1,Command Response 1"
|
|
hide.long 0x08 "CMDRSP2,Command Response 2"
|
|
hide.long 0x0c "CMDRSP3,Command Response 3"
|
|
elif (((data.long(ad:0x53FB8000+0x0c))&0x30000)==0x10000)
|
|
rgroup.long 0x10++0xF
|
|
line.long 0x00 "CMDRSP0,Command Response 0"
|
|
hexmask.long 0x00 0.--31. 1. " CMDRSP0 ,R2 response"
|
|
line.long 0x04 "CMDRSP1,Command Response 1"
|
|
hexmask.long 0x04 0.--31. 1. " CMDRSP1 ,R2 response"
|
|
line.long 0x08 "CMDRSP2,Command Response 2"
|
|
hexmask.long 0x08 0.--31. 1. " CMDRSP2 ,R2 response"
|
|
line.long 0x0C "CMDRSP3,Command Response 3"
|
|
hexmask.long.tbyte 0x0c 0.--23. 1. " CMDRSP3 ,R2[23:0] response"
|
|
elif (((data.long(ad:0x53FB8000+0x0c))&0x30000)==0x20000)
|
|
rgroup.long 0x10++0x3
|
|
line.long 0x00 "CMDRSP0,Command Response 0"
|
|
hexmask.long 0x00 0.--31. 1. " CMDRSP0 ,R1/R3/R4/R5/R6 response"
|
|
hgroup.long 0x14++0x0b
|
|
hide.long 0x00 "CMDRSP1,Command Response 1"
|
|
hide.long 0x04 "CMDRSP2,Command Response 2"
|
|
hide.long 0x08 "CMDRSP3,Command Response 3"
|
|
else
|
|
rgroup.long 0x10++0x3
|
|
line.long 0x00 "CMDRSP0,Command Response 0"
|
|
hexmask.long 0x00 0.--31. 1. " CMDRSP0 ,R1b/R5b response"
|
|
hgroup.long 0x14++0x07
|
|
hide.long 0x00 "CMDRSP1,Command Response 1"
|
|
hide.long 0x04 "CMDRSP2,Command Response 2"
|
|
rgroup.long 0x1c++0x03
|
|
line.long 0x00 "CMDRSP3,Command Response 3"
|
|
hexmask.long 0x00 0.--31. 1. " CMDRSP3 ,R1b response"
|
|
endif
|
|
group.long 0x20++0x3
|
|
line.long 0x00 "DATPORT,Buffer Data Port Register"
|
|
rgroup.long 0x24++0x3
|
|
line.long 0x00 "PRSSTAT,Present State Register"
|
|
bitfld.long 0x00 31. " DLSL[7] ,Line 7 Signal Level" "Low,High"
|
|
bitfld.long 0x00 30. " DLSL[6] ,Line 6 Signal Level" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 29. " DLSL[5] ,Line 5 Signal Level" "Low,High"
|
|
bitfld.long 0x00 28. " DLSL[4] ,Line 4 Signal Level" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DLSL[3] ,Line 3 Signal Level" "Low,High"
|
|
bitfld.long 0x00 26. " DLSL[2] ,Line 2 Signal Level" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 25. " DLSL[1] ,Line 1 Signal Level" "Low,High"
|
|
bitfld.long 0x00 24. " DLSL[0] ,Line 0 Signal Level" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " CLSL ,CMD Line Signal Level" "Pull-down,Pull-up"
|
|
bitfld.long 0x00 19. " WPSPL ,Write Protect Switch Pin Level" "Protected,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 18. " CDPL ,Card Detect Pin Level" "No card,Card present"
|
|
bitfld.long 0x00 16. " CINS ,Card Inserted" "No card/Reset/Power on,Card inserted"
|
|
textline " "
|
|
bitfld.long 0x00 11. " BREN ,Buffer Read Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " BWEN ,Buffer Write Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RTA ,Read Transfer Active" "No data,Transferring"
|
|
bitfld.long 0x00 8. " WTA ,Write Transfer Active" "No data,Transferring"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SDOFF ,SD Clock Gated Off Internally" "Active,Gated off"
|
|
bitfld.long 0x00 6. " PEROFF ,IPG_PERCLK Gated Off Internally" "Active,Gated off"
|
|
textline " "
|
|
bitfld.long 0x00 5. " HCKOFF ,HCLK Gated Off Internally" "Active,Gated off"
|
|
bitfld.long 0x00 4. " SDSTB ,SD clock stable" "Not stable,Stable"
|
|
textline " "
|
|
bitfld.long 0x00 3. " IPGOFF ,IPG_CLK Gated Off Internally" "Active,Gated off"
|
|
bitfld.long 0x00 2. " DLA ,Data Line Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " CDIHB ,Command Inhibit (DAT)" "Can issue,Cannot issue"
|
|
bitfld.long 0x00 0. " CIHB ,Command Inhibit (CMD)" "Can issue,Cannot issue"
|
|
group.long 0x28++0x13
|
|
line.long 0x00 "PROCTL,Protocol Control Register"
|
|
bitfld.long 0x00 26. " WECRM ,Wakeup Event Enable On SD Card Removal" "Disabled,Enabled"
|
|
bitfld.long 0x00 25. " WECINS ,Wakeup Event Enable On SD Card Insertion" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 24. " WECINT ,Wakeup Event Enable On Card Interrupt" "Disabled,Enabled"
|
|
bitfld.long 0x00 19. " IABG ,Interrupt At Block Gap" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 18. " RWCTL ,Read Wait Control" "Disabled,Enabled"
|
|
bitfld.long 0x00 17. " CREQ ,Continue Request" "No effect,Restart"
|
|
textline " "
|
|
bitfld.long 0x00 16. " SABGREQ ,Stop At Block Gap Request" "Transfer,Stop"
|
|
bitfld.long 0x00 7. " CDSS ,Card Detect Signal Selection" "Level,Test level"
|
|
textline " "
|
|
bitfld.long 0x00 6. " CDTL ,Card Detect Test Level" "No card,Card present"
|
|
bitfld.long 0x00 4.--5. " EMODE ,Endian Mode" "Big endian,Half word big endian,Little endian,?..."
|
|
textline " "
|
|
bitfld.long 0x00 3. " D3CD ,DAT3 as Card Detection Pin" "Disabled,Enabled"
|
|
bitfld.long 0x00 1.--2. " DTW ,Data Transfer Width" "1-bit,4-bit,8-bit,?..."
|
|
textline " "
|
|
bitfld.long 0x00 0. " LCTL ,LED Control" "Off,On"
|
|
width 12.
|
|
line.long 0x04 "SYSCTL,System Control Register"
|
|
bitfld.long 0x04 27. " INITA ,Initialization Active" "No effect,Active"
|
|
bitfld.long 0x04 26. " RSTD ,Software Reset For DAT Line" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x04 25. " RSTC ,Software Reset For CMD Line" "No reset,Reset"
|
|
bitfld.long 0x04 24. " RSTA ,Software Reset For ALL" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x04 16.--19. " DTOCV ,Data Timeout Counter Value" "SDCLKx2^13,SDCLKx2^14,SDCLKx2^15,SDCLKx2^16,SDCLKx2^17,SDCLKx2^18,SDCLKx2^19,SDCLKx2^20,SDCLKx2^21,SDCLKx2^22,SDCLKx2^23,SDCLKx2^24,SDCLKx2^25,SDCLKx2^26,SDCLKx2^27,?..."
|
|
hexmask.long.byte 0x04 8.--15. 1. " SDCLKFS ,SDCLK Frequency Select"
|
|
textline " "
|
|
bitfld.long 0x04 4.--7. " DVS ,Divisor" "Divisor by 1,Divisor by 2,Divisor by 3,Divisor by 4,Divisor by 5,Divisor by 6,Divisor by 7,Divisor by 8,Divisor by 9,Divisor by 10,Divisor by 11,Divisor by 12,Divisor by 13,Divisor by 14,Divisor by 15,Divisor by 16"
|
|
bitfld.long 0x04 3. " SDCLKEN ,SD clock (SD_CLK) enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 2. " PEREN ,Peripheral Clock Enable" "Internally gated off,No auto gated off"
|
|
bitfld.long 0x04 1. " HCKEN ,HCLK Enable" "Internally gated off,No auto gated off"
|
|
textline " "
|
|
bitfld.long 0x04 0. " IPGEN ,IPG Clock Enable" "Internally gated off,No auto gated off"
|
|
width 12.
|
|
line.long 0x08 "IRQSTAT,Interrupt Status Register"
|
|
eventfld.long 0x08 28. " DMAE ,DMA Error" "No error,Error"
|
|
eventfld.long 0x08 24. " AC12E ,Auto CMD12 Error" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x08 22. " DEBE ,Data End Bit Error" "No error,Error"
|
|
eventfld.long 0x08 21. " DCE ,Data CRC Error" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x08 20. " DTOE ,Data Timeout Error" "No error,Error"
|
|
eventfld.long 0x08 19. " CIE ,Command Index Error" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x08 18. " CEBE ,Command End Bit Error" "No error,Error"
|
|
eventfld.long 0x08 17. " CCE ,Command CRC Error" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x08 16. " CTOE ,Command Timeout Error" "No error,Error"
|
|
eventfld.long 0x08 8. " CINT ,Card Interrupt" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x08 7. " CRM ,Card Removal" "Unstable/Inserted,Removed"
|
|
eventfld.long 0x08 6. " CINS ,Card Insertion" "Unstable/Removed,Inserted"
|
|
textline " "
|
|
eventfld.long 0x08 5. " BRR ,Buffer Read Ready" "Not ready,Ready"
|
|
eventfld.long 0x08 4. " BWR ,Buffer Write Ready" "Not ready,Ready"
|
|
textline " "
|
|
eventfld.long 0x08 3. " DINT ,DMA Interrupt" "No interrupt,Interrupt"
|
|
eventfld.long 0x08 2. " BGE ,Block Gap Event" "No event,Event occurred"
|
|
textline " "
|
|
eventfld.long 0x08 1. " TC ,Transfer Complete" "Not completed,Completed"
|
|
eventfld.long 0x08 0. " CC ,Command Complete" "Not completed,Completed"
|
|
width 12.
|
|
line.long 0x0C "IRQSTATEN,Interrupt Status Enable Register"
|
|
bitfld.long 0x0C 28. " DMAESEN ,DMA Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 24. " AC12ESEN ,Auto CMD12 Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 22. " DEBESEN ,Data End Bit Error Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 21. " DCESEN ,Data CRC Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 20. " DTOESEN ,Data Timeout Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 19. " CIESEN ,Command Index Error Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 18. " CEBESEN ,Command End Bit Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 17. " CCESEN ,Command CRC Error Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 16. " CTOESEN ,Command Timeout Error Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 8. " CINTSEN ,Card Interrupt Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 7. " CRMSEN ,Card Removal Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 6. " CINSSEN ,Card Insertion Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 5. " BRRSEN ,Buffer Read Ready Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 4. " BWRSEN ,Buffer Write Ready Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 3. " DINTSEN ,DMA Interrupt Status Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 2. " BGESEN ,Block Gap Event Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 1. " TCSEN ,Transfer Complete Status Enable" "Masked,Enabled"
|
|
bitfld.long 0x0C 0. " CCSEN ,Command Complete Status Enable" "Masked,Enabled"
|
|
line.long 0x10 "IRQSIGEN,Interrupt Signal Enable Register"
|
|
bitfld.long 0x10 28. " DMAEIEN ,DMA Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 24. " AC12EIEN ,Auto CMD12 Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 22. " DEBEIEN ,Data End Bit Error Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 21. " DCEIEN ,Data CRC Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 20. " DTOEIEN ,Data Timeout Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 19. " CIEIEN ,Command Index Error Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 18. " CEBEIEN ,Command End Bit Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 17. " CCEIEN ,Command CRC Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 16. " CTOEIEN ,Command Timeout Error Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 8. " CINTIEN ,Card Interrupt Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 7. " CRMIEN ,Card Removal Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 6. " CINIEN ,Card Insertion Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 5. " BRRIEN ,Buffer Read Ready Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 4. " BWRIEN ,Buffer Write Ready Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 3. " DINTIEN ,DMA Interrupt Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 2. " BGEIEN ,Block Gap Event Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 1. " TCIEN ,Transfer Complete Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x10 0. " CCIEN ,Command Complete Interrupt Enable" "Masked,Enabled"
|
|
if (((data.long(ad:0x53FB8000+0x30))&0x1000000)==0x1000000)
|
|
rgroup.long 0x3C++0x3
|
|
line.long 0x00 "AUTOC12ERR,Auto CMD12 Error Status Register"
|
|
bitfld.long 0x00 7. " CNIBAC12E ,Command Not Issued By Auto CMD12 Error" "No error,Not issued"
|
|
bitfld.long 0x00 4. " AC12IE ,Auto CMD12 Index Error" "No error,Error"
|
|
bitfld.long 0x00 3. " AC12CE ,Auto CMD12 CRC Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 2. " AC12EBE ,Auto CMD12 End Bit Error" "No error,Error"
|
|
bitfld.long 0x00 1. " AC12TOE ,Auto CMD12 Timeout Error" "No error,Error"
|
|
bitfld.long 0x00 0. " AC12NE ,Auto CMD12 Not Executed" "Executed,Not executed"
|
|
else
|
|
hgroup.long 0x3C++0x3
|
|
hide.long 0x00 "AUTOC12ERR,Auto CMD12 Error Status Register"
|
|
endif
|
|
width 12.
|
|
rgroup.long 0x40++0x3
|
|
line.long 0x00 "HOSTCAPBLT,Host Controller Capabilities"
|
|
bitfld.long 0x00 26. " VS18 ,Voltage Support 1.8V" "Not supported,Supported"
|
|
bitfld.long 0x00 25. " VS30 ,Voltage Support 3.0V" "Not supported,Supported"
|
|
textline " "
|
|
bitfld.long 0x00 24. " VS33 ,Voltage Support 3.3V" "Not supported,Supported"
|
|
bitfld.long 0x00 23. " SRS ,Suspend / Resume Support" "Not supported,Supported"
|
|
textline " "
|
|
bitfld.long 0x00 22. " DMAS ,DMA Support" "Not supported,Supported"
|
|
bitfld.long 0x00 21. " HSS ,High Speed Support" "Not supported,Supported"
|
|
textline " "
|
|
bitfld.long 0x00 16.--18. " MBL ,Max Block Length" "512 bytes,1024 bytes,2048 bytes,4096 bytes,?..."
|
|
group.long 0x44++0x3
|
|
line.long 0x00 "WML,Watermark Level Register"
|
|
hexmask.long.byte 0x00 24.--28. 1. " WR_BRST_LEN ,Write Burst Length"
|
|
hexmask.long.byte 0x00 16.--23. 1. " WR_WML ,Write Watermark Level"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--12. 1. " RD_BRST_LEN ,Read Burst Length"
|
|
hexmask.long.byte 0x00 0.--7. 1. " RD_WML ,Read Watermark Level"
|
|
wgroup.long 0x50++0x3
|
|
line.long 0x00 "FEVT,Force Event Register"
|
|
bitfld.long 0x00 31. " FEVTCINT ,Force Event Card Interrupt" "Not forced,Forced"
|
|
bitfld.long 0x00 28. " FEVTDMAE ,Force Event DMA Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 24. " FEVTAC12E ,Force Event Auto Command 12 Error" "Not forced,Forced"
|
|
bitfld.long 0x00 22. " FEVTDEBE ,Force Event Data End Bit Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 21. " FEVTDCE ,Force Event Data CRC Error" "Not forced,Forced"
|
|
bitfld.long 0x00 20. " FEVTDTOE ,Force Event Data Time Out Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 19. " FEVTCIE ,Force Event Command Index Error" "Not forced,Forced"
|
|
bitfld.long 0x00 18. " FEVTCEBE ,Force Event Command End Bit Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 17. " FEVTCCE ,Force Event Command CRC Error" "Not forced,Forced"
|
|
bitfld.long 0x00 16. " FEVTCTOE ,Force Event Command Time Out Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 7. " FEVTCNIBAC12E ,Force Event Command Not Executed By Auto Command 12 Error" "Not forced,Forced"
|
|
bitfld.long 0x00 4. " FEVTAC12IE ,Force Event Auto Command 12 Index Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 3. " FEVTAC12EBE ,Force Event Auto Command 12 End Bit Error" "Not forced,Forced"
|
|
bitfld.long 0x00 2. " FEVTAC12CE ,Force Event Auto Command 12 CRC Error" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 1. " FEVTAC12TOE ,Force Event Auto Command 12 Time Out Error" "Not forced,Forced"
|
|
bitfld.long 0x00 0. " FEVTAC12NE ,Force Event Auto Command 12 Not Executed" "Not forced,Forced"
|
|
rgroup.long 0xfc++0x3
|
|
line.long 0x00 "HOSTVER,Host Controller Version"
|
|
hexmask.long.byte 0x00 8.--15. 1. " VVN[7:0] ,Vendor Version Number"
|
|
hexmask.long.byte 0x00 0.--7. 1. " SVN[7:0] ,Specification Version Number"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree.open "FEC (Fast Ethernet Controller)"
|
|
base asd:0x50038000
|
|
width 7.
|
|
tree "Control/Status Registers"
|
|
group.long 0x04++0x7
|
|
line.long 0x00 "EIR,Ethernet Interrupt Event Register"
|
|
bitfld.long 0x00 31. " HBERR ,Heartbeat error" "No error,Error"
|
|
bitfld.long 0x00 30. " BABR ,Babbling receive error" "No error,Error"
|
|
bitfld.long 0x00 29. " BABT ,Babbling receive error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 28. " GRA ,Graceful stop complete" "Not completed,Completed"
|
|
bitfld.long 0x00 27. " TXF ,Transmit frame interrupt" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 26. " TXB ,Transmit buffer interrupt" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 25. " RXF ,Receive frame interrupt" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 24. " RXB ,Receive buffer interrupt" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 23. " MII ,MII interrupt" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 22. " EBERR ,Ethernet bus error" "No error,Error"
|
|
bitfld.long 0x00 21. " LC ,Late collision" "Not occurred,Occurred"
|
|
bitfld.long 0x00 20. " RL ,Collision retry limit" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x00 19. " UN ,Transmit FIFO underrun" "Not occurred,Occurred"
|
|
line.long 0x04 "EIMR,Interrupt Mask Register"
|
|
bitfld.long 0x04 31. " HBERR ,Heartbeat error" "Masked,Not masked"
|
|
bitfld.long 0x04 30. " BABR ,Babbling receive error" "Masked,Not masked"
|
|
bitfld.long 0x04 29. " BABT ,Babbling receive error" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x04 28. " GRA ,Graceful stop complete" "Masked,Not masked"
|
|
bitfld.long 0x04 27. " TXF ,Transmit frame interrupt" "Masked,Not masked"
|
|
bitfld.long 0x04 26. " TXB ,Transmit buffer interrupt" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x04 25. " RXF ,Receive frame interrupt" "Masked,Not masked"
|
|
bitfld.long 0x04 24. " RXB ,Receive buffer interrupt" "Masked,Not masked"
|
|
bitfld.long 0x04 23. " MII ,MII interrupt" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x04 22. " EBERR ,Ethernet bus error" "Masked,Not masked"
|
|
bitfld.long 0x04 21. " LC ,Late collision" "Masked,Not masked"
|
|
bitfld.long 0x04 20. " RL ,Collision retry limit" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x04 19. " UN ,Transmit FIFO underrun" "Masked,Not masked"
|
|
group.long 0x10++0x7
|
|
line.long 0x00 "RDAR,Receive Descriptor Active Register"
|
|
bitfld.long 0x00 24. " R_DES_ACTIVE ,Indicates that the receive descriptor ring has been updated" "Not received,Recived"
|
|
line.long 0x04 "TDAR,Transmit Descriptor Active Register"
|
|
bitfld.long 0x04 24. " X_DES_ACTIVE ,Indicate that the transmit descriptor ring has been updated" "Not transmitted,Transmitted"
|
|
width 7.
|
|
group.long 0x24++0x03
|
|
line.long 0x00 "ECR,Ethernet Control Register"
|
|
bitfld.long 0x00 1. " ETHER_EN ,Ethernet enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " RESET ,Reset" "No reset,Reset"
|
|
group.long 0x40++0x07
|
|
line.long 0x00 "MMFR,MII Management Frame Register"
|
|
bitfld.long 0x00 30.--31. " ST ,Start of frame delimiter" "0,1,2,3"
|
|
bitfld.long 0x00 28.--29. " OP ,Operation code" "Write,Write for MII frame,Read,Read for MII frame"
|
|
textline " "
|
|
bitfld.long 0x00 23.--27. " PA ,PHY address" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
|
|
bitfld.long 0x00 18.--22. " RA ,Register address" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
|
|
textline " "
|
|
bitfld.long 0x00 16.--17. " TA ,Turn around" "0,1,2,3"
|
|
hexmask.long.word 0x00 0.--15. 1. " DATA ,Management frame data"
|
|
line.long 0x04 "MSCR,MII Speed Control Register"
|
|
bitfld.long 0x04 7. " DIS_PREAMBLE ,Preamble (32 1's) disable" "No,Yes"
|
|
bitfld.long 0x04 1.--6. " MII_SPEED ,Controls the frequency of the MII management interface clock" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64"
|
|
group.long 0x64++0x03
|
|
line.long 0x00 "MIBC,MIB Control Register"
|
|
bitfld.long 0x00 31. " MIB_DISABLE ,A read/write control bit" "Not halted,Halted"
|
|
bitfld.long 0x00 30. " MIB_IDLE ,MIB counters update" "Updated,Not updated"
|
|
group.long 0x84++0x03
|
|
line.long 0x00 "RCR,Receive Control Register"
|
|
hexmask.long.word 0x00 16.--26. 1. " MAX_FL ,Maximum frame length"
|
|
bitfld.long 0x00 5. " FCE ,Flow control enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 4. " BC_REJ ,Broadcast frame reject" "Not rejected,Rejected"
|
|
bitfld.long 0x00 3. " PROM ,Promiscuous mode" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 2. " MII_MODE ,Media independent interface mode" "7-wire,MII"
|
|
bitfld.long 0x00 1. " DRT ,Disable receive on transmit" "No,Yes"
|
|
textline " "
|
|
bitfld.long 0x00 0. " LOOP ,Internal loopback" "Not looped,Looped"
|
|
group.long 0xC4++0x03
|
|
line.long 0x00 "TCR,Transmit Control Register"
|
|
bitfld.long 0x00 4. " RFC_PAUSE ,Receive frame control pause" "Not received,Recived"
|
|
bitfld.long 0x00 3. " TFC_PAUSE ,Transmit frame control pause" "Not transmitted,Transmitted"
|
|
textline " "
|
|
bitfld.long 0x00 2. " FDEN ,Full duplex enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " HBC ,Heartbeat contro" "Not checked,Checked"
|
|
textline " "
|
|
bitfld.long 0x00 0. " GTS ,Graceful transmit stop" "Not stopped,Stopped"
|
|
group.long 0xE4++0xb
|
|
line.long 0x00 "PALR,Physical Address Low Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. " PADDR1_0 ,Byte 0 of the 6 byte destination address"
|
|
hexmask.long.byte 0x00 16.--23. 1. " PADDR1_1 ,Byte 1 of the 6 byte destination address"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--15. 1. " PADDR1_2 ,Byte 2 of the 6 byte destination address"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PADDR1_3 ,Byte 3 of the 6 byte destination address"
|
|
line.long 0x04 "PAUR,Physical Address High Register"
|
|
hexmask.long.byte 0x04 24.--31. 1. " PADDR2_4 ,Byte 4 of the 6 byte destination address"
|
|
hexmask.long.byte 0x04 16.--23. 1. " PADDR2_5 ,Byte 5 of the 6 byte destination address"
|
|
textline " "
|
|
hexmask.long.word 0x04 0.--15. 1. " TYPE ,Type field in PAUSE frames"
|
|
line.long 0x08 "OPDR,Opcode/Pause Duration Register"
|
|
hexmask.long.word 0x08 16.--31. 1. " OPCODE ,Opcode field used in PAUSE frames"
|
|
hexmask.long.word 0x08 0.--15. 1. " PAUSE_DUR ,Pause Duration field used in PAUSE frames"
|
|
group.long 0x118++0xF
|
|
line.long 0x00 "IAUR,Upper 32 bits of individual hash table Register"
|
|
line.long 0x04 "IALR,Lower 32 bits of individual hash table Register"
|
|
line.long 0x08 "GAUR,Upper 32-bits of group hash table Register"
|
|
line.long 0x0C "GALR,Lower 32-bits of group hash table Register"
|
|
group.long 0x144++0x3
|
|
line.long 0x00 "TFWR,Transmit fifo watermark Register"
|
|
bitfld.long 0x00 0.--1. " X_WMRK ,Number of bytes written to transmit FIFO before transmission of a frame begins" "64 bytes,64 bytes,128 bytes,192 bytes"
|
|
rgroup.long 0x14c++0x03
|
|
line.long 0x00 "FRBR,FIFO Receive Bound Register"
|
|
hexmask.long.byte 0x00 2.--9. 1. " R_BOUND ,Highest valid FIFO RAM address"
|
|
group.long 0x150++0x03
|
|
line.long 0x00 "FRSR,FIFO Receive Start Register"
|
|
hexmask.long.byte 0x00 2.--9. 1. " R_FSTART ,Address of first receive FIFO location"
|
|
group.long 0x180++0x27
|
|
line.long 0x00 "ERDSR,Receive Buffer Descriptor Ring Start Register"
|
|
hexmask.long 0x00 2.--31. 0x4 " R_DES_START ,Pointer to start of receive buffer descriptor queue"
|
|
line.long 0x04 "ETDSR,Transmit Buffer Descriptor Ring Start Register"
|
|
hexmask.long 0x04 2.--31. 0x4 " X_DES_START ,Pointer to start of transmit buffer descriptor queue"
|
|
line.long 0x08 "EMRBR,Receive Buffer Size Register"
|
|
hexmask.long.byte 0x08 4.--10. 1. " R_BUF_SIZE ,Receive buffer size in bytes"
|
|
tree.end
|
|
tree "MIB Block Counters"
|
|
width 20.
|
|
group.long 0x200++0x77
|
|
line.long 0x00 "RMON_T_DROP,Count of frames not counted correctly"
|
|
line.long 0x04 "RMON_T_PACKETS,RMON Tx packet count"
|
|
line.long 0x08 "RMON_T_BC_PKT,RMON Tx Broadcast Packets"
|
|
line.long 0x0c "RMON_T_MC_PKT,RMON Tx Multicast Packets"
|
|
line.long 0x10 "RMON_T_CRC_ALIGN,RMON Tx Packets w CRC/Align error"
|
|
line.long 0x14 "RMON_T_UNDERSIZE,RMON Tx Packets < 64 bytes"
|
|
line.long 0x18 "RMON_T_OVERSIZE,RMON Tx Packets > MAX_FL bytes"
|
|
line.long 0x1c "RMON_T_FRAG,RMON Tx Packets < 64 bytes"
|
|
line.long 0x20 "RMON_T_JAB,RMON Tx Packets > MAX_FL bytes"
|
|
line.long 0x24 "RMON_T_COL,RMON Tx collision count"
|
|
line.long 0x28 "RMON_T_P64,RMON Tx 64 byte packets"
|
|
line.long 0x2c "RMON_T_P65TO127,RMON Tx 65 to 127 byte packets"
|
|
line.long 0x30 "RMON_T_P128TO255,RMON Tx 128 to 255 byte packets"
|
|
line.long 0x34 "RMON_T_P256TO511,RMON Tx 256 to 511 byte packets"
|
|
line.long 0x38 "RMON_T_P512TO1023,RMON Tx 512 to 1023 byte packets"
|
|
line.long 0x3c "RMON_T_P1024TO2047,RMON Tx 1024 to 2047 byte packets"
|
|
line.long 0x40 "RMON_T_P_GTE2048,RMON Tx packets w > 2048 bytes"
|
|
line.long 0x44 "RMON_T_OCTETS,RMON Tx Octets"
|
|
line.long 0x48 "IEEE_T_DROP,Count of frames not counted correctly"
|
|
line.long 0x4c "IEEE_T_FRAME_OK,Frames Transmitted OK"
|
|
line.long 0x50 "IEEE_T_1COL,Frames Transmitted with Single Collision"
|
|
line.long 0x54 "IEEE_T_MCOL,Frames Transmitted with Multiple Collisions"
|
|
line.long 0x58 "EEE_T_DEF,Frames Transmitted after Deferral Delay"
|
|
line.long 0x5c "IEEE_T_LCOL,Frames Transmitted with Late Collision"
|
|
line.long 0x60 "IEEE_T_EXCOL,Frames Transmitted with Excessive Collisions"
|
|
line.long 0x64 "IEEE_T_MACERR,Frames Transmitted with Tx FIFO Underrun"
|
|
line.long 0x68 "IEEE_T_CSERR,Frames Transmitted with Carrier Sense Error"
|
|
line.long 0x6c "IEEE_T_SQE,Frames Transmitted with SQE Error"
|
|
line.long 0x70 "IEEE_T_FDXFC,Flow Control Pause frames transmitted"
|
|
line.long 0x74 "IEEE_T_OCTETS_OK,Octet count for Frames Transmitted w/o Error"
|
|
group.long 0x284++0x5f
|
|
line.long 0x00 "RMON_R_PACKETS,RMON Rx packet count"
|
|
line.long 0x04 "RMON_R_BC_PKT,RMON Rx Broadcast Packets"
|
|
line.long 0x08 "RMON_R_MC_PKT,RMON Rx Multicast Packets"
|
|
line.long 0x0c "RMON_R_CRC_ALIGN,RMON Rx Packets w CRC/Align error"
|
|
line.long 0x10 "RMON_R_UNDERSIZE,RMON Rx Packets < 64 bytes"
|
|
line.long 0x14 "RMON_R_OVERSIZE,RMON Rx Packets > MAX_FL bytes"
|
|
line.long 0x18 "RMON_R_FRAG,RMON Rx Packets < 64 bytes"
|
|
line.long 0x1c "RMON_R_JAB,RMON Rx Packets > MAX_FL bytes"
|
|
line.long 0x20 "RMON_R_RESVD_0,RMON_R_RESVD_0"
|
|
line.long 0x24 "RMON_R_P64,RMON Rx 64 byte packets"
|
|
line.long 0x28 "RMON_R_P65TO127,RMON Rx 65 to 127 byte packets"
|
|
line.long 0x2c "RMON_R_P128TO255,RMON Rx 128 to 255 byte packets"
|
|
line.long 0x30 "RMON_R_P256TO511,RMON Rx 256 to 511 byte packets"
|
|
line.long 0x34 "RMON_R_P512TO1023,RMON Rx 512 to 1023 byte packets"
|
|
line.long 0x38 "RMON_R_P1024TO2047,RMON Rx 1024 to 2047 byte packets"
|
|
line.long 0x3c "RMON_R_P_GTE2048,RMON Rx packets w > 2048 bytes"
|
|
line.long 0x40 "RMON_R_OCTETS,RMON Rx Octets"
|
|
line.long 0x44 "IEEE_R_DROP,Count of frames not counted correctly"
|
|
line.long 0x48 "IEEE_R_FRAME_OK,Frames Received OK"
|
|
line.long 0x4c "IEEE_R_CRC,Frames Received with CRC Error"
|
|
line.long 0x50 "IEEE_R_ALIGN,Frames Received with Alignment Error"
|
|
line.long 0x54 "IEEE_R_MACERR,Receive Fifo Overflow count"
|
|
line.long 0x58 "IEEE_R_FDXFC,Flow Control Pause frames received"
|
|
line.long 0x5c "IEEE_R_OCTETS_OK,Octet count for Frames Rcvd w/o Error"
|
|
tree.end
|
|
tree "MIIGSK Registers"
|
|
width 13.
|
|
if (((d.l(asd:0x50038000+0x300))&0x3)==0x1)
|
|
group.long 0x300++0x3
|
|
line.long 0x00 "MIIGSK_CFGR, MIIGSK Configuration Register"
|
|
bitfld.long 0x00 6. " FRCONT ,Frequency Control" "50Mhz,5Mhz"
|
|
bitfld.long 0x00 4. " LBMODE ,RMII domain Internal Loopback mode" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--1. " I/F_MODE ,Type of interface that the MIIGSK is connected to" "MII,RMII,?..."
|
|
else
|
|
group.long 0x300++0x3
|
|
line.long 0x00 "MIIGSK_CFGR, MIIGSK Configuration Register"
|
|
bitfld.long 0x00 4. " LBMODE ,RMII domain Internal Loopback mode" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--1. " I/F_MODE ,Type of interface that the MIIGSK is connected to" "MII,RMII,?..."
|
|
endif
|
|
group.long 0x308++0x3
|
|
line.long 0x00 "MIIGSK_ENR,MIIGSK Enable Register"
|
|
bitfld.long 0x00 2. " READY ,Enable bit status" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " EN ,MIIGSK Enable" "Disabled,Enabled"
|
|
tree.end
|
|
width 0xb
|
|
tree.end
|
|
tree.open "GPIO (General Purpose Input/Output)"
|
|
tree "GPIO 1"
|
|
base asd:0x53FCC000
|
|
width 10.
|
|
group.long 0x00++0x7
|
|
line.long 0x00 "DR,GPIO Data Register"
|
|
bitfld.long 0x00 31. " DR31 ,Data bit 31" "Low,High"
|
|
bitfld.long 0x00 30. " DR30 ,Data bit 30" "Low,High"
|
|
bitfld.long 0x00 29. " DR29 ,Data bit 29" "Low,High"
|
|
bitfld.long 0x00 28. " DR28 ,Data bit 28" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DR27 ,Data bit 27" "Low,High"
|
|
bitfld.long 0x00 26. " DR26 ,Data bit 26" "Low,High"
|
|
bitfld.long 0x00 25. " DR25 ,Data bit 25" "Low,High"
|
|
bitfld.long 0x00 24. " DR24 ,Data bit 24" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " DR23 ,Data bit 23" "Low,High"
|
|
bitfld.long 0x00 22. " DR22 ,Data bit 22" "Low,High"
|
|
bitfld.long 0x00 21. " DR21 ,Data bit 21" "Low,High"
|
|
bitfld.long 0x00 20. " DR20 ,Data bit 20" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 19. " DR19 ,Data bit 19" "Low,High"
|
|
bitfld.long 0x00 18. " DR18 ,Data bit 18" "Low,High"
|
|
bitfld.long 0x00 17. " DR17 ,Data bit 17" "Low,High"
|
|
bitfld.long 0x00 16. " DR16 ,Data bit 16" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 15. " DR15 ,Data bit 15" "Low,High"
|
|
bitfld.long 0x00 14. " DR14 ,Data bit 14" "Low,High"
|
|
bitfld.long 0x00 13. " DR13 ,Data bit 13" "Low,High"
|
|
bitfld.long 0x00 12. " DR12 ,Data bit 12" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 11. " DR11 ,Data bit 11" "Low,High"
|
|
bitfld.long 0x00 10. " DR10 ,Data bit 10" "Low,High"
|
|
bitfld.long 0x00 9. " DR9 ,Data bit 9" "Low,High"
|
|
bitfld.long 0x00 8. " DR8 ,Data bit 8" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 7. " DR7 ,Data bit 7" "Low,High"
|
|
bitfld.long 0x00 6. " DR6 ,Data bit 6" "Low,High"
|
|
bitfld.long 0x00 5. " DR5 ,Data bit 5" "Low,High"
|
|
bitfld.long 0x00 4. " DR4 ,Data bit 4" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 3. " DR3 ,Data bit 3" "Low,High"
|
|
bitfld.long 0x00 2. " DR2 ,Data bit 2" "Low,High"
|
|
bitfld.long 0x00 1. " DR1 ,Data bit 1" "Low,High"
|
|
bitfld.long 0x00 0. " DR0 ,Data bit 0" "Low,High"
|
|
line.long 0x04 "GDIR,GPIO Direction Register"
|
|
bitfld.long 0x04 31. " GDIR31 ,GPIO Direction 31 bit" "Input,Output"
|
|
bitfld.long 0x04 30. " GDIR30 ,GPIO Direction 30 bit" "Input,Output"
|
|
bitfld.long 0x04 29. " GDIR29 ,GPIO Direction 29 bit" "Input,Output"
|
|
bitfld.long 0x04 28. " GDIR28 ,GPIO Direction 28 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 27. " GDIR27 ,GPIO Direction 27 bit" "Input,Output"
|
|
bitfld.long 0x04 26. " GDIR26 ,GPIO Direction 26 bit" "Input,Output"
|
|
bitfld.long 0x04 25. " GDIR25 ,GPIO Direction 25 bit" "Input,Output"
|
|
bitfld.long 0x04 24. " GDIR24 ,GPIO Direction 24 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 23. " GDIR23 ,GPIO Direction 23 bit" "Input,Output"
|
|
bitfld.long 0x04 22. " GDIR22 ,GPIO Direction 22 bit" "Input,Output"
|
|
bitfld.long 0x04 21. " GDIR21 ,GPIO Direction 21 bit" "Input,Output"
|
|
bitfld.long 0x04 20. " GDIR20 ,GPIO Direction 20 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 19. " GDIR19 ,GPIO Direction 19 bit" "Input,Output"
|
|
bitfld.long 0x04 18. " GDIR18 ,GPIO Direction 18 bit" "Input,Output"
|
|
bitfld.long 0x04 17. " GDIR17 ,GPIO Direction 17 bit" "Input,Output"
|
|
bitfld.long 0x04 16. " GDIR16 ,GPIO Direction 16 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 15. " GDIR15 ,GPIO Direction 15 bit" "Input,Output"
|
|
bitfld.long 0x04 14. " GDIR14 ,GPIO Direction 14 bit" "Input,Output"
|
|
bitfld.long 0x04 13. " GDIR13 ,GPIO Direction 13 bit" "Input,Output"
|
|
bitfld.long 0x04 12. " GDIR12 ,GPIO Direction 12 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 11. " GDIR11 ,GPIO Direction 11 bit" "Input,Output"
|
|
bitfld.long 0x04 10. " GDIR10 ,GPIO Direction 10 bit" "Input,Output"
|
|
bitfld.long 0x04 9. " GDIR9 ,GPIO Direction 9 bit" "Input,Output"
|
|
bitfld.long 0x04 8. " GDIR8 ,GPIO Direction 8 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 7. " GDIR7 ,GPIO Direction 7 bit" "Input,Output"
|
|
bitfld.long 0x04 6. " GDIR6 ,GPIO Direction 6 bit" "Input,Output"
|
|
bitfld.long 0x04 5. " GDIR5 ,GPIO Direction 5 bit" "Input,Output"
|
|
bitfld.long 0x04 4. " GDIR4 ,GPIO Direction 4 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 3. " GDIR3 ,GPIO Direction 3 bit" "Input,Output"
|
|
bitfld.long 0x04 2. " GDIR2 ,GPIO Direction 2 bit" "Input,Output"
|
|
bitfld.long 0x04 1. " GDIR1 ,GPIO Direction 1 bit" "Input,Output"
|
|
bitfld.long 0x04 0. " GDIR0 ,GPIO Direction 0 bit" "Input,Output"
|
|
rgroup.long 0x08++0x3
|
|
line.long 0x00 "PSR,GPIO Pad Status Register"
|
|
bitfld.long 0x00 31. " PSR31 ,GPIO Pad Status bit 31" "Low,High"
|
|
bitfld.long 0x00 30. " PSR30 ,GPIO Pad Status bit 30" "Low,High"
|
|
bitfld.long 0x00 29. " PSR29 ,GPIO Pad Status bit 29" "Low,High"
|
|
bitfld.long 0x00 28. " PSR28 ,GPIO Pad Status bit 28" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " PSR27 ,GPIO Pad Status bit 27" "Low,High"
|
|
bitfld.long 0x00 26. " PSR26 ,GPIO Pad Status bit 26" "Low,High"
|
|
bitfld.long 0x00 25. " PSR25 ,GPIO Pad Status bit 25" "Low,High"
|
|
bitfld.long 0x00 24. " PSR24 ,GPIO Pad Status bit 24" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " PSR23 ,GPIO Pad Status bit 23" "Low,High"
|
|
bitfld.long 0x00 22. " PSR22 ,GPIO Pad Status bit 22" "Low,High"
|
|
bitfld.long 0x00 21. " PSR21 ,GPIO Pad Status bit 21" "Low,High"
|
|
bitfld.long 0x00 20. " PSR20 ,GPIO Pad Status bit 20" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 19. " PSR19 ,GPIO Pad Status bit 19" "Low,High"
|
|
bitfld.long 0x00 18. " PSR18 ,GPIO Pad Status bit 18" "Low,High"
|
|
bitfld.long 0x00 17. " PSR17 ,GPIO Pad Status bit 17" "Low,High"
|
|
bitfld.long 0x00 16. " PSR16 ,GPIO Pad Status bit 16" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 15. " PSR15 ,GPIO Pad Status bit 15" "Low,High"
|
|
bitfld.long 0x00 14. " PSR14 ,GPIO Pad Status bit 14" "Low,High"
|
|
bitfld.long 0x00 13. " PSR13 ,GPIO Pad Status bit 13" "Low,High"
|
|
bitfld.long 0x00 12. " PSR12 ,GPIO Pad Status bit 12" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 11. " PSR11 ,GPIO Pad Status bit 11" "Low,High"
|
|
bitfld.long 0x00 10. " PSR10 ,GPIO Pad Status bit 10" "Low,High"
|
|
bitfld.long 0x00 9. " PSR9 ,GPIO Pad Status bit 9" "Low,High"
|
|
bitfld.long 0x00 8. " PSR8 ,GPIO Pad Status bit 8" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 7. " PSR7 ,GPIO Pad Status bit 7" "Low,High"
|
|
bitfld.long 0x00 6. " PSR6 ,GPIO Pad Status bit 6" "Low,High"
|
|
bitfld.long 0x00 5. " PSR5 ,GPIO Pad Status bit 5" "Low,High"
|
|
bitfld.long 0x00 4. " PSR4 ,GPIO Pad Status bit 4" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 3. " PSR3 ,GPIO Pad Status bit 3" "Low,High"
|
|
bitfld.long 0x00 2. " PSR2 ,GPIO Pad Status bit 2" "Low,High"
|
|
bitfld.long 0x00 1. " PSR1 ,GPIO Pad Status bit 1" "Low,High"
|
|
bitfld.long 0x00 0. " PSR0 ,GPIO Pad Status bit 0" "Low,High"
|
|
width 7.
|
|
tree "GPIO Interrupt Registers"
|
|
textline ""
|
|
group.long 0x0c++0xF
|
|
line.long 0x00 "ICR1,GPIO Interrupt Configuration Register 1"
|
|
bitfld.long 0x00 30.--31. " ICR1_15 ,Interrupt 15 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 28.--29. " ICR1_14 ,Interrupt 14 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 26.--27. " ICR1_13 ,Interrupt 13 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 24.--25. " ICR1_12 ,Interrupt 12 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 22.--23. " ICR1_11 ,Interrupt 11 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 20.--21. " ICR1_10 ,Interrupt 10 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " ICR1_9 ,Interrupt 9 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 16.--17. " ICR1_8 ,Interrupt 8 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 14.--15. " ICR1_7 ,Interrupt 7 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " ICR1_6 ,Interrupt 6 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 10.--11. " ICR1_5 ,Interrupt 5 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 8.--9. " ICR1_4 ,Interrupt 4 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " ICR1_3 ,Interrupt 3 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 4.--5. " ICR1_2 ,Interrupt 2 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 2.--3. " ICR1_1 ,Interrupt 1 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 0.--1. " ICR1_0 ,Interrupt 0 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
line.long 0x04 "ICR2,GPIO Interrupt Configuration Register 2"
|
|
bitfld.long 0x04 30.--31. " ICR2_31 ,Interrupt 31 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 28.--29. " ICR2_30 ,Interrupt 30 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 26.--27. " ICR2_29 ,Interrupt 29 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 24.--25. " ICR2_28 ,Interrupt 28 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 22.--23. " ICR2_27 ,Interrupt 27 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 20.--21. " ICR2_26 ,Interrupt 26 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 18.--19. " ICR2_25 ,Interrupt 25 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 16.--17. " ICR2_24 ,Interrupt 24 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 14.--15. " ICR2_23 ,Interrupt 23 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 12.--13. " ICR2_22 ,Interrupt 22 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 10.--11. " ICR2_21 ,Interrupt 21 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 8.--9. " ICR2_20 ,Interrupt 20 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 6.--7. " ICR2_19 ,Interrupt 19 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 4.--5. " ICR2_18 ,Interrupt 18 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 2.--3. " ICR2_17 ,Interrupt 17 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 0.--1. " ICR2_16 ,Interrupt 16 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
line.long 0x08 "IMR,GPIO Interrupt Mask Register"
|
|
bitfld.long 0x08 31. " IMR31 ,Interrupt 31 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 30. " IMR30 ,Interrupt 30 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 29. " IMR29 ,Interrupt 29 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 28. " IMR28 ,Interrupt 28 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 27. " IMR27 ,Interrupt 27 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 26. " IMR26 ,Interrupt 26 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 25. " IMR25 ,Interrupt 25 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 24. " IMR24 ,Interrupt 24 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 23. " IMR23 ,Interrupt 23 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 22. " IMR22 ,Interrupt 22 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 21. " IMR21 ,Interrupt 21 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 20. " IMR20 ,Interrupt 20 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 19. " IMR19 ,Interrupt 19 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 18. " IMR18 ,Interrupt 18 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 17. " IMR17 ,Interrupt 17 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 16. " IMR16 ,Interrupt 16 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 15. " IMR15 ,Interrupt 15 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 14. " IMR14 ,Interrupt 14 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 13. " IMR13 ,Interrupt 13 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 12. " IMR12 ,Interrupt 12 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 11. " IMR11 ,Interrupt 11 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 10. " IMR10 ,Interrupt 10 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 9. " IMR9 ,Interrupt 9 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 8. " IMR8 ,Interrupt 8 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 7. " IMR7 ,Interrupt 7 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " IMR6 ,Interrupt 6 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 5. " IMR5 ,Interrupt 5 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 4. " IMR4 ,Interrupt 4 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 3. " IMR3 ,Interrupt 3 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 2. " IMR2 ,Interrupt 2 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 1. " IMR1 ,Interrupt 1 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " IMR0 ,Interrupt 0 Mask bit" "Disabled,Enabled"
|
|
line.long 0x0c "ISR,GPIO Interrupt Status Register"
|
|
eventfld.long 0x0c 31. " ISR31 ,Interrupt 31 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 30. " ISR30 ,Interrupt 30 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 29. " ISR29 ,Interrupt 29 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 28. " ISR28 ,Interrupt 28 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 27. " ISR27 ,Interrupt 27 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 26. " ISR26 ,Interrupt 26 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 25. " ISR25 ,Interrupt 25 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 24. " ISR24 ,Interrupt 24 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 23. " ISR23 ,Interrupt 23 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 22. " ISR22 ,Interrupt 22 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 21. " ISR21 ,Interrupt 21 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 20. " ISR20 ,Interrupt 20 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 19. " ISR19 ,Interrupt 19 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 18. " ISR18 ,Interrupt 18 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 17. " ISR17 ,Interrupt 17 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 16. " ISR16 ,Interrupt 16 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 15. " ISR15 ,Interrupt 15 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 14. " ISR14 ,Interrupt 14 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 13. " ISR13 ,Interrupt 13 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 12. " ISR12 ,Interrupt 12 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 11. " ISR11 ,Interrupt 11 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 10. " ISR10 ,Interrupt 10 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 9. " ISR9 ,Interrupt 9 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 8. " ISR8 ,Interrupt 8 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 7. " ISR7 ,Interrupt 7 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 6. " ISR6 ,Interrupt 6 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 5. " ISR5 ,Interrupt 5 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 4. " ISR4 ,Interrupt 4 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 3. " ISR3 ,Interrupt 3 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 2. " ISR2 ,Interrupt 2 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 1. " ISR1 ,Interrupt 1 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 0. " ISR0 ,Interrupt 0 Status bit" "No interrupt,Interrupt"
|
|
tree.end
|
|
width 10.
|
|
textline " "
|
|
group.long 0x1c++0x3
|
|
line.long 0x0 "EDGE_SEL,GPIO Edge Select Register"
|
|
bitfld.long 0x0 31. " EDGE_SEL31 ,Edge Selection 31" "ICR_2_31,Any edge"
|
|
bitfld.long 0x0 30. " EDGE_SEL30 ,Edge Selection 30" "ICR_2_30,Any edge"
|
|
bitfld.long 0x0 29. " EDGE_SEL29 ,Edge Selection 29" "ICR_2_29,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 28. " EDGE_SEL28 ,Edge Selection 28" "ICR_2_28,Any edge"
|
|
bitfld.long 0x0 27. " EDGE_SEL27 ,Edge Selection 27" "ICR_2_27,Any edge"
|
|
bitfld.long 0x0 26. " EDGE_SEL26 ,Edge Selection 26" "ICR_2_26,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 25. " EDGE_SEL25 ,Edge Selection 25" "ICR_2_25,Any edge"
|
|
bitfld.long 0x0 24. " EDGE_SEL24 ,Edge Selection 24" "ICR_2_24,Any edge"
|
|
bitfld.long 0x0 23. " EDGE_SEL23 ,Edge Selection 23" "ICR_2_23,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 22. " EDGE_SEL22 ,Edge Selection 22" "ICR_2_22,Any edge"
|
|
bitfld.long 0x0 21. " EDGE_SEL21 ,Edge Selection 21" "ICR_2_21,Any edge"
|
|
bitfld.long 0x0 20. " EDGE_SEL20 ,Edge Selection 20" "ICR_2_20,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 19. " EDGE_SEL19 ,Edge Selection 19" "ICR_2_19,Any edge"
|
|
bitfld.long 0x0 18. " EDGE_SEL18 ,Edge Selection 18" "ICR_2_18,Any edge"
|
|
bitfld.long 0x0 17. " EDGE_SEL17 ,Edge Selection 17" "ICR_2_17,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 16. " EDGE_SEL16 ,Edge Selection 16" "ICR_2_16,Any edge"
|
|
bitfld.long 0x0 15. " EDGE_SEL15 ,Edge Selection 15" "ICR_1_15,Any edge"
|
|
bitfld.long 0x0 14. " EDGE_SEL14 ,Edge Selection 14" "ICR_1_14,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 13. " EDGE_SEL13 ,Edge Selection 13" "ICR_1_13,Any edge"
|
|
bitfld.long 0x0 12. " EDGE_SEL12 ,Edge Selection 12" "ICR_1_12,Any edge"
|
|
bitfld.long 0x0 11. " EDGE_SEL11 ,Edge Selection 11" "ICR_1_11,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 10. " EDGE_SEL10 ,Edge Selection 10" "ICR_1_10,Any edge"
|
|
bitfld.long 0x0 9. " EDGE_SEL9 ,Edge Selection 9" "ICR_1_9,Any edge"
|
|
bitfld.long 0x0 8. " EDGE_SEL8 ,Edge Selection 8" "ICR_1_8,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 7. " EDGE_SEL7 ,Edge Selection 7" "ICR_1_7,Any edge"
|
|
bitfld.long 0x0 6. " EDGE_SEL6 ,Edge Selection 6" "ICR_1_6,Any edge"
|
|
bitfld.long 0x0 5. " EDGE_SEL5 ,Edge Selection 5" "ICR_1_5,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 4. " EDGE_SEL4 ,Edge Selection 4" "ICR_1_4,Any edge"
|
|
bitfld.long 0x0 3. " EDGE_SEL3 ,Edge Selection 3" "ICR_1_3,Any edge"
|
|
bitfld.long 0x0 2. " EDGE_SEL2 ,Edge Selection 2" "ICR_1_2,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 1. " EDGE_SEL1 ,Edge Selection 1" "ICR_1_1,Any edge"
|
|
bitfld.long 0x0 0. " EDGE_SEL0 ,Edge Selection 0" "ICR_1_0,Any edge"
|
|
width 0xb
|
|
tree.end
|
|
tree "GPIO 2"
|
|
base asd:0x53FD0000
|
|
width 10.
|
|
group.long 0x00++0x7
|
|
line.long 0x00 "DR,GPIO Data Register"
|
|
bitfld.long 0x00 31. " DR31 ,Data bit 31" "Low,High"
|
|
bitfld.long 0x00 30. " DR30 ,Data bit 30" "Low,High"
|
|
bitfld.long 0x00 29. " DR29 ,Data bit 29" "Low,High"
|
|
bitfld.long 0x00 28. " DR28 ,Data bit 28" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DR27 ,Data bit 27" "Low,High"
|
|
bitfld.long 0x00 26. " DR26 ,Data bit 26" "Low,High"
|
|
bitfld.long 0x00 25. " DR25 ,Data bit 25" "Low,High"
|
|
bitfld.long 0x00 24. " DR24 ,Data bit 24" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " DR23 ,Data bit 23" "Low,High"
|
|
bitfld.long 0x00 22. " DR22 ,Data bit 22" "Low,High"
|
|
bitfld.long 0x00 21. " DR21 ,Data bit 21" "Low,High"
|
|
bitfld.long 0x00 20. " DR20 ,Data bit 20" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 19. " DR19 ,Data bit 19" "Low,High"
|
|
bitfld.long 0x00 18. " DR18 ,Data bit 18" "Low,High"
|
|
bitfld.long 0x00 17. " DR17 ,Data bit 17" "Low,High"
|
|
bitfld.long 0x00 16. " DR16 ,Data bit 16" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 15. " DR15 ,Data bit 15" "Low,High"
|
|
bitfld.long 0x00 14. " DR14 ,Data bit 14" "Low,High"
|
|
bitfld.long 0x00 13. " DR13 ,Data bit 13" "Low,High"
|
|
bitfld.long 0x00 12. " DR12 ,Data bit 12" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 11. " DR11 ,Data bit 11" "Low,High"
|
|
bitfld.long 0x00 10. " DR10 ,Data bit 10" "Low,High"
|
|
bitfld.long 0x00 9. " DR9 ,Data bit 9" "Low,High"
|
|
bitfld.long 0x00 8. " DR8 ,Data bit 8" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 7. " DR7 ,Data bit 7" "Low,High"
|
|
bitfld.long 0x00 6. " DR6 ,Data bit 6" "Low,High"
|
|
bitfld.long 0x00 5. " DR5 ,Data bit 5" "Low,High"
|
|
bitfld.long 0x00 4. " DR4 ,Data bit 4" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 3. " DR3 ,Data bit 3" "Low,High"
|
|
bitfld.long 0x00 2. " DR2 ,Data bit 2" "Low,High"
|
|
bitfld.long 0x00 1. " DR1 ,Data bit 1" "Low,High"
|
|
bitfld.long 0x00 0. " DR0 ,Data bit 0" "Low,High"
|
|
line.long 0x04 "GDIR,GPIO Direction Register"
|
|
bitfld.long 0x04 31. " GDIR31 ,GPIO Direction 31 bit" "Input,Output"
|
|
bitfld.long 0x04 30. " GDIR30 ,GPIO Direction 30 bit" "Input,Output"
|
|
bitfld.long 0x04 29. " GDIR29 ,GPIO Direction 29 bit" "Input,Output"
|
|
bitfld.long 0x04 28. " GDIR28 ,GPIO Direction 28 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 27. " GDIR27 ,GPIO Direction 27 bit" "Input,Output"
|
|
bitfld.long 0x04 26. " GDIR26 ,GPIO Direction 26 bit" "Input,Output"
|
|
bitfld.long 0x04 25. " GDIR25 ,GPIO Direction 25 bit" "Input,Output"
|
|
bitfld.long 0x04 24. " GDIR24 ,GPIO Direction 24 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 23. " GDIR23 ,GPIO Direction 23 bit" "Input,Output"
|
|
bitfld.long 0x04 22. " GDIR22 ,GPIO Direction 22 bit" "Input,Output"
|
|
bitfld.long 0x04 21. " GDIR21 ,GPIO Direction 21 bit" "Input,Output"
|
|
bitfld.long 0x04 20. " GDIR20 ,GPIO Direction 20 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 19. " GDIR19 ,GPIO Direction 19 bit" "Input,Output"
|
|
bitfld.long 0x04 18. " GDIR18 ,GPIO Direction 18 bit" "Input,Output"
|
|
bitfld.long 0x04 17. " GDIR17 ,GPIO Direction 17 bit" "Input,Output"
|
|
bitfld.long 0x04 16. " GDIR16 ,GPIO Direction 16 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 15. " GDIR15 ,GPIO Direction 15 bit" "Input,Output"
|
|
bitfld.long 0x04 14. " GDIR14 ,GPIO Direction 14 bit" "Input,Output"
|
|
bitfld.long 0x04 13. " GDIR13 ,GPIO Direction 13 bit" "Input,Output"
|
|
bitfld.long 0x04 12. " GDIR12 ,GPIO Direction 12 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 11. " GDIR11 ,GPIO Direction 11 bit" "Input,Output"
|
|
bitfld.long 0x04 10. " GDIR10 ,GPIO Direction 10 bit" "Input,Output"
|
|
bitfld.long 0x04 9. " GDIR9 ,GPIO Direction 9 bit" "Input,Output"
|
|
bitfld.long 0x04 8. " GDIR8 ,GPIO Direction 8 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 7. " GDIR7 ,GPIO Direction 7 bit" "Input,Output"
|
|
bitfld.long 0x04 6. " GDIR6 ,GPIO Direction 6 bit" "Input,Output"
|
|
bitfld.long 0x04 5. " GDIR5 ,GPIO Direction 5 bit" "Input,Output"
|
|
bitfld.long 0x04 4. " GDIR4 ,GPIO Direction 4 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 3. " GDIR3 ,GPIO Direction 3 bit" "Input,Output"
|
|
bitfld.long 0x04 2. " GDIR2 ,GPIO Direction 2 bit" "Input,Output"
|
|
bitfld.long 0x04 1. " GDIR1 ,GPIO Direction 1 bit" "Input,Output"
|
|
bitfld.long 0x04 0. " GDIR0 ,GPIO Direction 0 bit" "Input,Output"
|
|
rgroup.long 0x08++0x3
|
|
line.long 0x00 "PSR,GPIO Pad Status Register"
|
|
bitfld.long 0x00 31. " PSR31 ,GPIO Pad Status bit 31" "Low,High"
|
|
bitfld.long 0x00 30. " PSR30 ,GPIO Pad Status bit 30" "Low,High"
|
|
bitfld.long 0x00 29. " PSR29 ,GPIO Pad Status bit 29" "Low,High"
|
|
bitfld.long 0x00 28. " PSR28 ,GPIO Pad Status bit 28" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " PSR27 ,GPIO Pad Status bit 27" "Low,High"
|
|
bitfld.long 0x00 26. " PSR26 ,GPIO Pad Status bit 26" "Low,High"
|
|
bitfld.long 0x00 25. " PSR25 ,GPIO Pad Status bit 25" "Low,High"
|
|
bitfld.long 0x00 24. " PSR24 ,GPIO Pad Status bit 24" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " PSR23 ,GPIO Pad Status bit 23" "Low,High"
|
|
bitfld.long 0x00 22. " PSR22 ,GPIO Pad Status bit 22" "Low,High"
|
|
bitfld.long 0x00 21. " PSR21 ,GPIO Pad Status bit 21" "Low,High"
|
|
bitfld.long 0x00 20. " PSR20 ,GPIO Pad Status bit 20" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 19. " PSR19 ,GPIO Pad Status bit 19" "Low,High"
|
|
bitfld.long 0x00 18. " PSR18 ,GPIO Pad Status bit 18" "Low,High"
|
|
bitfld.long 0x00 17. " PSR17 ,GPIO Pad Status bit 17" "Low,High"
|
|
bitfld.long 0x00 16. " PSR16 ,GPIO Pad Status bit 16" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 15. " PSR15 ,GPIO Pad Status bit 15" "Low,High"
|
|
bitfld.long 0x00 14. " PSR14 ,GPIO Pad Status bit 14" "Low,High"
|
|
bitfld.long 0x00 13. " PSR13 ,GPIO Pad Status bit 13" "Low,High"
|
|
bitfld.long 0x00 12. " PSR12 ,GPIO Pad Status bit 12" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 11. " PSR11 ,GPIO Pad Status bit 11" "Low,High"
|
|
bitfld.long 0x00 10. " PSR10 ,GPIO Pad Status bit 10" "Low,High"
|
|
bitfld.long 0x00 9. " PSR9 ,GPIO Pad Status bit 9" "Low,High"
|
|
bitfld.long 0x00 8. " PSR8 ,GPIO Pad Status bit 8" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 7. " PSR7 ,GPIO Pad Status bit 7" "Low,High"
|
|
bitfld.long 0x00 6. " PSR6 ,GPIO Pad Status bit 6" "Low,High"
|
|
bitfld.long 0x00 5. " PSR5 ,GPIO Pad Status bit 5" "Low,High"
|
|
bitfld.long 0x00 4. " PSR4 ,GPIO Pad Status bit 4" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 3. " PSR3 ,GPIO Pad Status bit 3" "Low,High"
|
|
bitfld.long 0x00 2. " PSR2 ,GPIO Pad Status bit 2" "Low,High"
|
|
bitfld.long 0x00 1. " PSR1 ,GPIO Pad Status bit 1" "Low,High"
|
|
bitfld.long 0x00 0. " PSR0 ,GPIO Pad Status bit 0" "Low,High"
|
|
width 7.
|
|
tree "GPIO Interrupt Registers"
|
|
textline ""
|
|
group.long 0x0c++0xF
|
|
line.long 0x00 "ICR1,GPIO Interrupt Configuration Register 1"
|
|
bitfld.long 0x00 30.--31. " ICR1_15 ,Interrupt 15 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 28.--29. " ICR1_14 ,Interrupt 14 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 26.--27. " ICR1_13 ,Interrupt 13 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 24.--25. " ICR1_12 ,Interrupt 12 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 22.--23. " ICR1_11 ,Interrupt 11 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 20.--21. " ICR1_10 ,Interrupt 10 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " ICR1_9 ,Interrupt 9 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 16.--17. " ICR1_8 ,Interrupt 8 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 14.--15. " ICR1_7 ,Interrupt 7 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " ICR1_6 ,Interrupt 6 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 10.--11. " ICR1_5 ,Interrupt 5 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 8.--9. " ICR1_4 ,Interrupt 4 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " ICR1_3 ,Interrupt 3 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 4.--5. " ICR1_2 ,Interrupt 2 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 2.--3. " ICR1_1 ,Interrupt 1 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 0.--1. " ICR1_0 ,Interrupt 0 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
line.long 0x04 "ICR2,GPIO Interrupt Configuration Register 2"
|
|
bitfld.long 0x04 30.--31. " ICR2_31 ,Interrupt 31 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 28.--29. " ICR2_30 ,Interrupt 30 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 26.--27. " ICR2_29 ,Interrupt 29 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 24.--25. " ICR2_28 ,Interrupt 28 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 22.--23. " ICR2_27 ,Interrupt 27 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 20.--21. " ICR2_26 ,Interrupt 26 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 18.--19. " ICR2_25 ,Interrupt 25 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 16.--17. " ICR2_24 ,Interrupt 24 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 14.--15. " ICR2_23 ,Interrupt 23 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 12.--13. " ICR2_22 ,Interrupt 22 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 10.--11. " ICR2_21 ,Interrupt 21 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 8.--9. " ICR2_20 ,Interrupt 20 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 6.--7. " ICR2_19 ,Interrupt 19 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 4.--5. " ICR2_18 ,Interrupt 18 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 2.--3. " ICR2_17 ,Interrupt 17 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 0.--1. " ICR2_16 ,Interrupt 16 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
line.long 0x08 "IMR,GPIO Interrupt Mask Register"
|
|
bitfld.long 0x08 31. " IMR31 ,Interrupt 31 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 30. " IMR30 ,Interrupt 30 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 29. " IMR29 ,Interrupt 29 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 28. " IMR28 ,Interrupt 28 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 27. " IMR27 ,Interrupt 27 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 26. " IMR26 ,Interrupt 26 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 25. " IMR25 ,Interrupt 25 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 24. " IMR24 ,Interrupt 24 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 23. " IMR23 ,Interrupt 23 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 22. " IMR22 ,Interrupt 22 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 21. " IMR21 ,Interrupt 21 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 20. " IMR20 ,Interrupt 20 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 19. " IMR19 ,Interrupt 19 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 18. " IMR18 ,Interrupt 18 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 17. " IMR17 ,Interrupt 17 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 16. " IMR16 ,Interrupt 16 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 15. " IMR15 ,Interrupt 15 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 14. " IMR14 ,Interrupt 14 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 13. " IMR13 ,Interrupt 13 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 12. " IMR12 ,Interrupt 12 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 11. " IMR11 ,Interrupt 11 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 10. " IMR10 ,Interrupt 10 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 9. " IMR9 ,Interrupt 9 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 8. " IMR8 ,Interrupt 8 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 7. " IMR7 ,Interrupt 7 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " IMR6 ,Interrupt 6 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 5. " IMR5 ,Interrupt 5 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 4. " IMR4 ,Interrupt 4 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 3. " IMR3 ,Interrupt 3 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 2. " IMR2 ,Interrupt 2 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 1. " IMR1 ,Interrupt 1 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " IMR0 ,Interrupt 0 Mask bit" "Disabled,Enabled"
|
|
line.long 0x0c "ISR,GPIO Interrupt Status Register"
|
|
eventfld.long 0x0c 31. " ISR31 ,Interrupt 31 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 30. " ISR30 ,Interrupt 30 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 29. " ISR29 ,Interrupt 29 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 28. " ISR28 ,Interrupt 28 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 27. " ISR27 ,Interrupt 27 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 26. " ISR26 ,Interrupt 26 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 25. " ISR25 ,Interrupt 25 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 24. " ISR24 ,Interrupt 24 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 23. " ISR23 ,Interrupt 23 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 22. " ISR22 ,Interrupt 22 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 21. " ISR21 ,Interrupt 21 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 20. " ISR20 ,Interrupt 20 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 19. " ISR19 ,Interrupt 19 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 18. " ISR18 ,Interrupt 18 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 17. " ISR17 ,Interrupt 17 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 16. " ISR16 ,Interrupt 16 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 15. " ISR15 ,Interrupt 15 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 14. " ISR14 ,Interrupt 14 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 13. " ISR13 ,Interrupt 13 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 12. " ISR12 ,Interrupt 12 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 11. " ISR11 ,Interrupt 11 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 10. " ISR10 ,Interrupt 10 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 9. " ISR9 ,Interrupt 9 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 8. " ISR8 ,Interrupt 8 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 7. " ISR7 ,Interrupt 7 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 6. " ISR6 ,Interrupt 6 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 5. " ISR5 ,Interrupt 5 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 4. " ISR4 ,Interrupt 4 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 3. " ISR3 ,Interrupt 3 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 2. " ISR2 ,Interrupt 2 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 1. " ISR1 ,Interrupt 1 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 0. " ISR0 ,Interrupt 0 Status bit" "No interrupt,Interrupt"
|
|
tree.end
|
|
width 10.
|
|
textline " "
|
|
group.long 0x1c++0x3
|
|
line.long 0x0 "EDGE_SEL,GPIO Edge Select Register"
|
|
bitfld.long 0x0 31. " EDGE_SEL31 ,Edge Selection 31" "ICR_2_31,Any edge"
|
|
bitfld.long 0x0 30. " EDGE_SEL30 ,Edge Selection 30" "ICR_2_30,Any edge"
|
|
bitfld.long 0x0 29. " EDGE_SEL29 ,Edge Selection 29" "ICR_2_29,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 28. " EDGE_SEL28 ,Edge Selection 28" "ICR_2_28,Any edge"
|
|
bitfld.long 0x0 27. " EDGE_SEL27 ,Edge Selection 27" "ICR_2_27,Any edge"
|
|
bitfld.long 0x0 26. " EDGE_SEL26 ,Edge Selection 26" "ICR_2_26,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 25. " EDGE_SEL25 ,Edge Selection 25" "ICR_2_25,Any edge"
|
|
bitfld.long 0x0 24. " EDGE_SEL24 ,Edge Selection 24" "ICR_2_24,Any edge"
|
|
bitfld.long 0x0 23. " EDGE_SEL23 ,Edge Selection 23" "ICR_2_23,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 22. " EDGE_SEL22 ,Edge Selection 22" "ICR_2_22,Any edge"
|
|
bitfld.long 0x0 21. " EDGE_SEL21 ,Edge Selection 21" "ICR_2_21,Any edge"
|
|
bitfld.long 0x0 20. " EDGE_SEL20 ,Edge Selection 20" "ICR_2_20,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 19. " EDGE_SEL19 ,Edge Selection 19" "ICR_2_19,Any edge"
|
|
bitfld.long 0x0 18. " EDGE_SEL18 ,Edge Selection 18" "ICR_2_18,Any edge"
|
|
bitfld.long 0x0 17. " EDGE_SEL17 ,Edge Selection 17" "ICR_2_17,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 16. " EDGE_SEL16 ,Edge Selection 16" "ICR_2_16,Any edge"
|
|
bitfld.long 0x0 15. " EDGE_SEL15 ,Edge Selection 15" "ICR_1_15,Any edge"
|
|
bitfld.long 0x0 14. " EDGE_SEL14 ,Edge Selection 14" "ICR_1_14,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 13. " EDGE_SEL13 ,Edge Selection 13" "ICR_1_13,Any edge"
|
|
bitfld.long 0x0 12. " EDGE_SEL12 ,Edge Selection 12" "ICR_1_12,Any edge"
|
|
bitfld.long 0x0 11. " EDGE_SEL11 ,Edge Selection 11" "ICR_1_11,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 10. " EDGE_SEL10 ,Edge Selection 10" "ICR_1_10,Any edge"
|
|
bitfld.long 0x0 9. " EDGE_SEL9 ,Edge Selection 9" "ICR_1_9,Any edge"
|
|
bitfld.long 0x0 8. " EDGE_SEL8 ,Edge Selection 8" "ICR_1_8,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 7. " EDGE_SEL7 ,Edge Selection 7" "ICR_1_7,Any edge"
|
|
bitfld.long 0x0 6. " EDGE_SEL6 ,Edge Selection 6" "ICR_1_6,Any edge"
|
|
bitfld.long 0x0 5. " EDGE_SEL5 ,Edge Selection 5" "ICR_1_5,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 4. " EDGE_SEL4 ,Edge Selection 4" "ICR_1_4,Any edge"
|
|
bitfld.long 0x0 3. " EDGE_SEL3 ,Edge Selection 3" "ICR_1_3,Any edge"
|
|
bitfld.long 0x0 2. " EDGE_SEL2 ,Edge Selection 2" "ICR_1_2,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 1. " EDGE_SEL1 ,Edge Selection 1" "ICR_1_1,Any edge"
|
|
bitfld.long 0x0 0. " EDGE_SEL0 ,Edge Selection 0" "ICR_1_0,Any edge"
|
|
width 0xb
|
|
tree.end
|
|
tree "GPIO 3"
|
|
base asd:0x53FA4000
|
|
width 10.
|
|
group.long 0x00++0x7
|
|
line.long 0x00 "DR,GPIO Data Register"
|
|
bitfld.long 0x00 31. " DR31 ,Data bit 31" "Low,High"
|
|
bitfld.long 0x00 30. " DR30 ,Data bit 30" "Low,High"
|
|
bitfld.long 0x00 29. " DR29 ,Data bit 29" "Low,High"
|
|
bitfld.long 0x00 28. " DR28 ,Data bit 28" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DR27 ,Data bit 27" "Low,High"
|
|
bitfld.long 0x00 26. " DR26 ,Data bit 26" "Low,High"
|
|
bitfld.long 0x00 25. " DR25 ,Data bit 25" "Low,High"
|
|
bitfld.long 0x00 24. " DR24 ,Data bit 24" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " DR23 ,Data bit 23" "Low,High"
|
|
bitfld.long 0x00 22. " DR22 ,Data bit 22" "Low,High"
|
|
bitfld.long 0x00 21. " DR21 ,Data bit 21" "Low,High"
|
|
bitfld.long 0x00 20. " DR20 ,Data bit 20" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 19. " DR19 ,Data bit 19" "Low,High"
|
|
bitfld.long 0x00 18. " DR18 ,Data bit 18" "Low,High"
|
|
bitfld.long 0x00 17. " DR17 ,Data bit 17" "Low,High"
|
|
bitfld.long 0x00 16. " DR16 ,Data bit 16" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 15. " DR15 ,Data bit 15" "Low,High"
|
|
bitfld.long 0x00 14. " DR14 ,Data bit 14" "Low,High"
|
|
bitfld.long 0x00 13. " DR13 ,Data bit 13" "Low,High"
|
|
bitfld.long 0x00 12. " DR12 ,Data bit 12" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 11. " DR11 ,Data bit 11" "Low,High"
|
|
bitfld.long 0x00 10. " DR10 ,Data bit 10" "Low,High"
|
|
bitfld.long 0x00 9. " DR9 ,Data bit 9" "Low,High"
|
|
bitfld.long 0x00 8. " DR8 ,Data bit 8" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 7. " DR7 ,Data bit 7" "Low,High"
|
|
bitfld.long 0x00 6. " DR6 ,Data bit 6" "Low,High"
|
|
bitfld.long 0x00 5. " DR5 ,Data bit 5" "Low,High"
|
|
bitfld.long 0x00 4. " DR4 ,Data bit 4" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 3. " DR3 ,Data bit 3" "Low,High"
|
|
bitfld.long 0x00 2. " DR2 ,Data bit 2" "Low,High"
|
|
bitfld.long 0x00 1. " DR1 ,Data bit 1" "Low,High"
|
|
bitfld.long 0x00 0. " DR0 ,Data bit 0" "Low,High"
|
|
line.long 0x04 "GDIR,GPIO Direction Register"
|
|
bitfld.long 0x04 31. " GDIR31 ,GPIO Direction 31 bit" "Input,Output"
|
|
bitfld.long 0x04 30. " GDIR30 ,GPIO Direction 30 bit" "Input,Output"
|
|
bitfld.long 0x04 29. " GDIR29 ,GPIO Direction 29 bit" "Input,Output"
|
|
bitfld.long 0x04 28. " GDIR28 ,GPIO Direction 28 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 27. " GDIR27 ,GPIO Direction 27 bit" "Input,Output"
|
|
bitfld.long 0x04 26. " GDIR26 ,GPIO Direction 26 bit" "Input,Output"
|
|
bitfld.long 0x04 25. " GDIR25 ,GPIO Direction 25 bit" "Input,Output"
|
|
bitfld.long 0x04 24. " GDIR24 ,GPIO Direction 24 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 23. " GDIR23 ,GPIO Direction 23 bit" "Input,Output"
|
|
bitfld.long 0x04 22. " GDIR22 ,GPIO Direction 22 bit" "Input,Output"
|
|
bitfld.long 0x04 21. " GDIR21 ,GPIO Direction 21 bit" "Input,Output"
|
|
bitfld.long 0x04 20. " GDIR20 ,GPIO Direction 20 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 19. " GDIR19 ,GPIO Direction 19 bit" "Input,Output"
|
|
bitfld.long 0x04 18. " GDIR18 ,GPIO Direction 18 bit" "Input,Output"
|
|
bitfld.long 0x04 17. " GDIR17 ,GPIO Direction 17 bit" "Input,Output"
|
|
bitfld.long 0x04 16. " GDIR16 ,GPIO Direction 16 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 15. " GDIR15 ,GPIO Direction 15 bit" "Input,Output"
|
|
bitfld.long 0x04 14. " GDIR14 ,GPIO Direction 14 bit" "Input,Output"
|
|
bitfld.long 0x04 13. " GDIR13 ,GPIO Direction 13 bit" "Input,Output"
|
|
bitfld.long 0x04 12. " GDIR12 ,GPIO Direction 12 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 11. " GDIR11 ,GPIO Direction 11 bit" "Input,Output"
|
|
bitfld.long 0x04 10. " GDIR10 ,GPIO Direction 10 bit" "Input,Output"
|
|
bitfld.long 0x04 9. " GDIR9 ,GPIO Direction 9 bit" "Input,Output"
|
|
bitfld.long 0x04 8. " GDIR8 ,GPIO Direction 8 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 7. " GDIR7 ,GPIO Direction 7 bit" "Input,Output"
|
|
bitfld.long 0x04 6. " GDIR6 ,GPIO Direction 6 bit" "Input,Output"
|
|
bitfld.long 0x04 5. " GDIR5 ,GPIO Direction 5 bit" "Input,Output"
|
|
bitfld.long 0x04 4. " GDIR4 ,GPIO Direction 4 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 3. " GDIR3 ,GPIO Direction 3 bit" "Input,Output"
|
|
bitfld.long 0x04 2. " GDIR2 ,GPIO Direction 2 bit" "Input,Output"
|
|
bitfld.long 0x04 1. " GDIR1 ,GPIO Direction 1 bit" "Input,Output"
|
|
bitfld.long 0x04 0. " GDIR0 ,GPIO Direction 0 bit" "Input,Output"
|
|
rgroup.long 0x08++0x3
|
|
line.long 0x00 "PSR,GPIO Pad Status Register"
|
|
bitfld.long 0x00 31. " PSR31 ,GPIO Pad Status bit 31" "Low,High"
|
|
bitfld.long 0x00 30. " PSR30 ,GPIO Pad Status bit 30" "Low,High"
|
|
bitfld.long 0x00 29. " PSR29 ,GPIO Pad Status bit 29" "Low,High"
|
|
bitfld.long 0x00 28. " PSR28 ,GPIO Pad Status bit 28" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " PSR27 ,GPIO Pad Status bit 27" "Low,High"
|
|
bitfld.long 0x00 26. " PSR26 ,GPIO Pad Status bit 26" "Low,High"
|
|
bitfld.long 0x00 25. " PSR25 ,GPIO Pad Status bit 25" "Low,High"
|
|
bitfld.long 0x00 24. " PSR24 ,GPIO Pad Status bit 24" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " PSR23 ,GPIO Pad Status bit 23" "Low,High"
|
|
bitfld.long 0x00 22. " PSR22 ,GPIO Pad Status bit 22" "Low,High"
|
|
bitfld.long 0x00 21. " PSR21 ,GPIO Pad Status bit 21" "Low,High"
|
|
bitfld.long 0x00 20. " PSR20 ,GPIO Pad Status bit 20" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 19. " PSR19 ,GPIO Pad Status bit 19" "Low,High"
|
|
bitfld.long 0x00 18. " PSR18 ,GPIO Pad Status bit 18" "Low,High"
|
|
bitfld.long 0x00 17. " PSR17 ,GPIO Pad Status bit 17" "Low,High"
|
|
bitfld.long 0x00 16. " PSR16 ,GPIO Pad Status bit 16" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 15. " PSR15 ,GPIO Pad Status bit 15" "Low,High"
|
|
bitfld.long 0x00 14. " PSR14 ,GPIO Pad Status bit 14" "Low,High"
|
|
bitfld.long 0x00 13. " PSR13 ,GPIO Pad Status bit 13" "Low,High"
|
|
bitfld.long 0x00 12. " PSR12 ,GPIO Pad Status bit 12" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 11. " PSR11 ,GPIO Pad Status bit 11" "Low,High"
|
|
bitfld.long 0x00 10. " PSR10 ,GPIO Pad Status bit 10" "Low,High"
|
|
bitfld.long 0x00 9. " PSR9 ,GPIO Pad Status bit 9" "Low,High"
|
|
bitfld.long 0x00 8. " PSR8 ,GPIO Pad Status bit 8" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 7. " PSR7 ,GPIO Pad Status bit 7" "Low,High"
|
|
bitfld.long 0x00 6. " PSR6 ,GPIO Pad Status bit 6" "Low,High"
|
|
bitfld.long 0x00 5. " PSR5 ,GPIO Pad Status bit 5" "Low,High"
|
|
bitfld.long 0x00 4. " PSR4 ,GPIO Pad Status bit 4" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 3. " PSR3 ,GPIO Pad Status bit 3" "Low,High"
|
|
bitfld.long 0x00 2. " PSR2 ,GPIO Pad Status bit 2" "Low,High"
|
|
bitfld.long 0x00 1. " PSR1 ,GPIO Pad Status bit 1" "Low,High"
|
|
bitfld.long 0x00 0. " PSR0 ,GPIO Pad Status bit 0" "Low,High"
|
|
width 7.
|
|
tree "GPIO Interrupt Registers"
|
|
textline ""
|
|
group.long 0x0c++0xF
|
|
line.long 0x00 "ICR1,GPIO Interrupt Configuration Register 1"
|
|
bitfld.long 0x00 30.--31. " ICR1_15 ,Interrupt 15 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 28.--29. " ICR1_14 ,Interrupt 14 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 26.--27. " ICR1_13 ,Interrupt 13 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 24.--25. " ICR1_12 ,Interrupt 12 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 22.--23. " ICR1_11 ,Interrupt 11 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 20.--21. " ICR1_10 ,Interrupt 10 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " ICR1_9 ,Interrupt 9 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 16.--17. " ICR1_8 ,Interrupt 8 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 14.--15. " ICR1_7 ,Interrupt 7 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " ICR1_6 ,Interrupt 6 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 10.--11. " ICR1_5 ,Interrupt 5 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 8.--9. " ICR1_4 ,Interrupt 4 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " ICR1_3 ,Interrupt 3 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 4.--5. " ICR1_2 ,Interrupt 2 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 2.--3. " ICR1_1 ,Interrupt 1 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 0.--1. " ICR1_0 ,Interrupt 0 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
line.long 0x04 "ICR2,GPIO Interrupt Configuration Register 2"
|
|
bitfld.long 0x04 30.--31. " ICR2_31 ,Interrupt 31 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 28.--29. " ICR2_30 ,Interrupt 30 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 26.--27. " ICR2_29 ,Interrupt 29 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 24.--25. " ICR2_28 ,Interrupt 28 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 22.--23. " ICR2_27 ,Interrupt 27 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 20.--21. " ICR2_26 ,Interrupt 26 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 18.--19. " ICR2_25 ,Interrupt 25 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 16.--17. " ICR2_24 ,Interrupt 24 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 14.--15. " ICR2_23 ,Interrupt 23 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 12.--13. " ICR2_22 ,Interrupt 22 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 10.--11. " ICR2_21 ,Interrupt 21 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 8.--9. " ICR2_20 ,Interrupt 20 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 6.--7. " ICR2_19 ,Interrupt 19 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 4.--5. " ICR2_18 ,Interrupt 18 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 2.--3. " ICR2_17 ,Interrupt 17 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 0.--1. " ICR2_16 ,Interrupt 16 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
line.long 0x08 "IMR,GPIO Interrupt Mask Register"
|
|
bitfld.long 0x08 31. " IMR31 ,Interrupt 31 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 30. " IMR30 ,Interrupt 30 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 29. " IMR29 ,Interrupt 29 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 28. " IMR28 ,Interrupt 28 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 27. " IMR27 ,Interrupt 27 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 26. " IMR26 ,Interrupt 26 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 25. " IMR25 ,Interrupt 25 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 24. " IMR24 ,Interrupt 24 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 23. " IMR23 ,Interrupt 23 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 22. " IMR22 ,Interrupt 22 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 21. " IMR21 ,Interrupt 21 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 20. " IMR20 ,Interrupt 20 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 19. " IMR19 ,Interrupt 19 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 18. " IMR18 ,Interrupt 18 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 17. " IMR17 ,Interrupt 17 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 16. " IMR16 ,Interrupt 16 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 15. " IMR15 ,Interrupt 15 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 14. " IMR14 ,Interrupt 14 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 13. " IMR13 ,Interrupt 13 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 12. " IMR12 ,Interrupt 12 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 11. " IMR11 ,Interrupt 11 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 10. " IMR10 ,Interrupt 10 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 9. " IMR9 ,Interrupt 9 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 8. " IMR8 ,Interrupt 8 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 7. " IMR7 ,Interrupt 7 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " IMR6 ,Interrupt 6 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 5. " IMR5 ,Interrupt 5 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 4. " IMR4 ,Interrupt 4 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 3. " IMR3 ,Interrupt 3 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 2. " IMR2 ,Interrupt 2 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 1. " IMR1 ,Interrupt 1 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " IMR0 ,Interrupt 0 Mask bit" "Disabled,Enabled"
|
|
line.long 0x0c "ISR,GPIO Interrupt Status Register"
|
|
eventfld.long 0x0c 31. " ISR31 ,Interrupt 31 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 30. " ISR30 ,Interrupt 30 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 29. " ISR29 ,Interrupt 29 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 28. " ISR28 ,Interrupt 28 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 27. " ISR27 ,Interrupt 27 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 26. " ISR26 ,Interrupt 26 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 25. " ISR25 ,Interrupt 25 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 24. " ISR24 ,Interrupt 24 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 23. " ISR23 ,Interrupt 23 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 22. " ISR22 ,Interrupt 22 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 21. " ISR21 ,Interrupt 21 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 20. " ISR20 ,Interrupt 20 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 19. " ISR19 ,Interrupt 19 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 18. " ISR18 ,Interrupt 18 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 17. " ISR17 ,Interrupt 17 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 16. " ISR16 ,Interrupt 16 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 15. " ISR15 ,Interrupt 15 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 14. " ISR14 ,Interrupt 14 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 13. " ISR13 ,Interrupt 13 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 12. " ISR12 ,Interrupt 12 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 11. " ISR11 ,Interrupt 11 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 10. " ISR10 ,Interrupt 10 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 9. " ISR9 ,Interrupt 9 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 8. " ISR8 ,Interrupt 8 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 7. " ISR7 ,Interrupt 7 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 6. " ISR6 ,Interrupt 6 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 5. " ISR5 ,Interrupt 5 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 4. " ISR4 ,Interrupt 4 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 3. " ISR3 ,Interrupt 3 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 2. " ISR2 ,Interrupt 2 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 1. " ISR1 ,Interrupt 1 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 0. " ISR0 ,Interrupt 0 Status bit" "No interrupt,Interrupt"
|
|
tree.end
|
|
width 10.
|
|
textline " "
|
|
group.long 0x1c++0x3
|
|
line.long 0x0 "EDGE_SEL,GPIO Edge Select Register"
|
|
bitfld.long 0x0 31. " EDGE_SEL31 ,Edge Selection 31" "ICR_2_31,Any edge"
|
|
bitfld.long 0x0 30. " EDGE_SEL30 ,Edge Selection 30" "ICR_2_30,Any edge"
|
|
bitfld.long 0x0 29. " EDGE_SEL29 ,Edge Selection 29" "ICR_2_29,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 28. " EDGE_SEL28 ,Edge Selection 28" "ICR_2_28,Any edge"
|
|
bitfld.long 0x0 27. " EDGE_SEL27 ,Edge Selection 27" "ICR_2_27,Any edge"
|
|
bitfld.long 0x0 26. " EDGE_SEL26 ,Edge Selection 26" "ICR_2_26,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 25. " EDGE_SEL25 ,Edge Selection 25" "ICR_2_25,Any edge"
|
|
bitfld.long 0x0 24. " EDGE_SEL24 ,Edge Selection 24" "ICR_2_24,Any edge"
|
|
bitfld.long 0x0 23. " EDGE_SEL23 ,Edge Selection 23" "ICR_2_23,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 22. " EDGE_SEL22 ,Edge Selection 22" "ICR_2_22,Any edge"
|
|
bitfld.long 0x0 21. " EDGE_SEL21 ,Edge Selection 21" "ICR_2_21,Any edge"
|
|
bitfld.long 0x0 20. " EDGE_SEL20 ,Edge Selection 20" "ICR_2_20,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 19. " EDGE_SEL19 ,Edge Selection 19" "ICR_2_19,Any edge"
|
|
bitfld.long 0x0 18. " EDGE_SEL18 ,Edge Selection 18" "ICR_2_18,Any edge"
|
|
bitfld.long 0x0 17. " EDGE_SEL17 ,Edge Selection 17" "ICR_2_17,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 16. " EDGE_SEL16 ,Edge Selection 16" "ICR_2_16,Any edge"
|
|
bitfld.long 0x0 15. " EDGE_SEL15 ,Edge Selection 15" "ICR_1_15,Any edge"
|
|
bitfld.long 0x0 14. " EDGE_SEL14 ,Edge Selection 14" "ICR_1_14,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 13. " EDGE_SEL13 ,Edge Selection 13" "ICR_1_13,Any edge"
|
|
bitfld.long 0x0 12. " EDGE_SEL12 ,Edge Selection 12" "ICR_1_12,Any edge"
|
|
bitfld.long 0x0 11. " EDGE_SEL11 ,Edge Selection 11" "ICR_1_11,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 10. " EDGE_SEL10 ,Edge Selection 10" "ICR_1_10,Any edge"
|
|
bitfld.long 0x0 9. " EDGE_SEL9 ,Edge Selection 9" "ICR_1_9,Any edge"
|
|
bitfld.long 0x0 8. " EDGE_SEL8 ,Edge Selection 8" "ICR_1_8,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 7. " EDGE_SEL7 ,Edge Selection 7" "ICR_1_7,Any edge"
|
|
bitfld.long 0x0 6. " EDGE_SEL6 ,Edge Selection 6" "ICR_1_6,Any edge"
|
|
bitfld.long 0x0 5. " EDGE_SEL5 ,Edge Selection 5" "ICR_1_5,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 4. " EDGE_SEL4 ,Edge Selection 4" "ICR_1_4,Any edge"
|
|
bitfld.long 0x0 3. " EDGE_SEL3 ,Edge Selection 3" "ICR_1_3,Any edge"
|
|
bitfld.long 0x0 2. " EDGE_SEL2 ,Edge Selection 2" "ICR_1_2,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 1. " EDGE_SEL1 ,Edge Selection 1" "ICR_1_1,Any edge"
|
|
bitfld.long 0x0 0. " EDGE_SEL0 ,Edge Selection 0" "ICR_1_0,Any edge"
|
|
width 0xb
|
|
tree.end
|
|
tree "GPIO 4"
|
|
base asd:0x53F9C000
|
|
width 10.
|
|
group.long 0x00++0x7
|
|
line.long 0x00 "DR,GPIO Data Register"
|
|
bitfld.long 0x00 31. " DR31 ,Data bit 31" "Low,High"
|
|
bitfld.long 0x00 30. " DR30 ,Data bit 30" "Low,High"
|
|
bitfld.long 0x00 29. " DR29 ,Data bit 29" "Low,High"
|
|
bitfld.long 0x00 28. " DR28 ,Data bit 28" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " DR27 ,Data bit 27" "Low,High"
|
|
bitfld.long 0x00 26. " DR26 ,Data bit 26" "Low,High"
|
|
bitfld.long 0x00 25. " DR25 ,Data bit 25" "Low,High"
|
|
bitfld.long 0x00 24. " DR24 ,Data bit 24" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " DR23 ,Data bit 23" "Low,High"
|
|
bitfld.long 0x00 22. " DR22 ,Data bit 22" "Low,High"
|
|
bitfld.long 0x00 21. " DR21 ,Data bit 21" "Low,High"
|
|
bitfld.long 0x00 20. " DR20 ,Data bit 20" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 19. " DR19 ,Data bit 19" "Low,High"
|
|
bitfld.long 0x00 18. " DR18 ,Data bit 18" "Low,High"
|
|
bitfld.long 0x00 17. " DR17 ,Data bit 17" "Low,High"
|
|
bitfld.long 0x00 16. " DR16 ,Data bit 16" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 15. " DR15 ,Data bit 15" "Low,High"
|
|
bitfld.long 0x00 14. " DR14 ,Data bit 14" "Low,High"
|
|
bitfld.long 0x00 13. " DR13 ,Data bit 13" "Low,High"
|
|
bitfld.long 0x00 12. " DR12 ,Data bit 12" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 11. " DR11 ,Data bit 11" "Low,High"
|
|
bitfld.long 0x00 10. " DR10 ,Data bit 10" "Low,High"
|
|
bitfld.long 0x00 9. " DR9 ,Data bit 9" "Low,High"
|
|
bitfld.long 0x00 8. " DR8 ,Data bit 8" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 7. " DR7 ,Data bit 7" "Low,High"
|
|
bitfld.long 0x00 6. " DR6 ,Data bit 6" "Low,High"
|
|
bitfld.long 0x00 5. " DR5 ,Data bit 5" "Low,High"
|
|
bitfld.long 0x00 4. " DR4 ,Data bit 4" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 3. " DR3 ,Data bit 3" "Low,High"
|
|
bitfld.long 0x00 2. " DR2 ,Data bit 2" "Low,High"
|
|
bitfld.long 0x00 1. " DR1 ,Data bit 1" "Low,High"
|
|
bitfld.long 0x00 0. " DR0 ,Data bit 0" "Low,High"
|
|
line.long 0x04 "GDIR,GPIO Direction Register"
|
|
bitfld.long 0x04 31. " GDIR31 ,GPIO Direction 31 bit" "Input,Output"
|
|
bitfld.long 0x04 30. " GDIR30 ,GPIO Direction 30 bit" "Input,Output"
|
|
bitfld.long 0x04 29. " GDIR29 ,GPIO Direction 29 bit" "Input,Output"
|
|
bitfld.long 0x04 28. " GDIR28 ,GPIO Direction 28 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 27. " GDIR27 ,GPIO Direction 27 bit" "Input,Output"
|
|
bitfld.long 0x04 26. " GDIR26 ,GPIO Direction 26 bit" "Input,Output"
|
|
bitfld.long 0x04 25. " GDIR25 ,GPIO Direction 25 bit" "Input,Output"
|
|
bitfld.long 0x04 24. " GDIR24 ,GPIO Direction 24 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 23. " GDIR23 ,GPIO Direction 23 bit" "Input,Output"
|
|
bitfld.long 0x04 22. " GDIR22 ,GPIO Direction 22 bit" "Input,Output"
|
|
bitfld.long 0x04 21. " GDIR21 ,GPIO Direction 21 bit" "Input,Output"
|
|
bitfld.long 0x04 20. " GDIR20 ,GPIO Direction 20 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 19. " GDIR19 ,GPIO Direction 19 bit" "Input,Output"
|
|
bitfld.long 0x04 18. " GDIR18 ,GPIO Direction 18 bit" "Input,Output"
|
|
bitfld.long 0x04 17. " GDIR17 ,GPIO Direction 17 bit" "Input,Output"
|
|
bitfld.long 0x04 16. " GDIR16 ,GPIO Direction 16 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 15. " GDIR15 ,GPIO Direction 15 bit" "Input,Output"
|
|
bitfld.long 0x04 14. " GDIR14 ,GPIO Direction 14 bit" "Input,Output"
|
|
bitfld.long 0x04 13. " GDIR13 ,GPIO Direction 13 bit" "Input,Output"
|
|
bitfld.long 0x04 12. " GDIR12 ,GPIO Direction 12 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 11. " GDIR11 ,GPIO Direction 11 bit" "Input,Output"
|
|
bitfld.long 0x04 10. " GDIR10 ,GPIO Direction 10 bit" "Input,Output"
|
|
bitfld.long 0x04 9. " GDIR9 ,GPIO Direction 9 bit" "Input,Output"
|
|
bitfld.long 0x04 8. " GDIR8 ,GPIO Direction 8 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 7. " GDIR7 ,GPIO Direction 7 bit" "Input,Output"
|
|
bitfld.long 0x04 6. " GDIR6 ,GPIO Direction 6 bit" "Input,Output"
|
|
bitfld.long 0x04 5. " GDIR5 ,GPIO Direction 5 bit" "Input,Output"
|
|
bitfld.long 0x04 4. " GDIR4 ,GPIO Direction 4 bit" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x04 3. " GDIR3 ,GPIO Direction 3 bit" "Input,Output"
|
|
bitfld.long 0x04 2. " GDIR2 ,GPIO Direction 2 bit" "Input,Output"
|
|
bitfld.long 0x04 1. " GDIR1 ,GPIO Direction 1 bit" "Input,Output"
|
|
bitfld.long 0x04 0. " GDIR0 ,GPIO Direction 0 bit" "Input,Output"
|
|
rgroup.long 0x08++0x3
|
|
line.long 0x00 "PSR,GPIO Pad Status Register"
|
|
bitfld.long 0x00 31. " PSR31 ,GPIO Pad Status bit 31" "Low,High"
|
|
bitfld.long 0x00 30. " PSR30 ,GPIO Pad Status bit 30" "Low,High"
|
|
bitfld.long 0x00 29. " PSR29 ,GPIO Pad Status bit 29" "Low,High"
|
|
bitfld.long 0x00 28. " PSR28 ,GPIO Pad Status bit 28" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 27. " PSR27 ,GPIO Pad Status bit 27" "Low,High"
|
|
bitfld.long 0x00 26. " PSR26 ,GPIO Pad Status bit 26" "Low,High"
|
|
bitfld.long 0x00 25. " PSR25 ,GPIO Pad Status bit 25" "Low,High"
|
|
bitfld.long 0x00 24. " PSR24 ,GPIO Pad Status bit 24" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 23. " PSR23 ,GPIO Pad Status bit 23" "Low,High"
|
|
bitfld.long 0x00 22. " PSR22 ,GPIO Pad Status bit 22" "Low,High"
|
|
bitfld.long 0x00 21. " PSR21 ,GPIO Pad Status bit 21" "Low,High"
|
|
bitfld.long 0x00 20. " PSR20 ,GPIO Pad Status bit 20" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 19. " PSR19 ,GPIO Pad Status bit 19" "Low,High"
|
|
bitfld.long 0x00 18. " PSR18 ,GPIO Pad Status bit 18" "Low,High"
|
|
bitfld.long 0x00 17. " PSR17 ,GPIO Pad Status bit 17" "Low,High"
|
|
bitfld.long 0x00 16. " PSR16 ,GPIO Pad Status bit 16" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 15. " PSR15 ,GPIO Pad Status bit 15" "Low,High"
|
|
bitfld.long 0x00 14. " PSR14 ,GPIO Pad Status bit 14" "Low,High"
|
|
bitfld.long 0x00 13. " PSR13 ,GPIO Pad Status bit 13" "Low,High"
|
|
bitfld.long 0x00 12. " PSR12 ,GPIO Pad Status bit 12" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 11. " PSR11 ,GPIO Pad Status bit 11" "Low,High"
|
|
bitfld.long 0x00 10. " PSR10 ,GPIO Pad Status bit 10" "Low,High"
|
|
bitfld.long 0x00 9. " PSR9 ,GPIO Pad Status bit 9" "Low,High"
|
|
bitfld.long 0x00 8. " PSR8 ,GPIO Pad Status bit 8" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 7. " PSR7 ,GPIO Pad Status bit 7" "Low,High"
|
|
bitfld.long 0x00 6. " PSR6 ,GPIO Pad Status bit 6" "Low,High"
|
|
bitfld.long 0x00 5. " PSR5 ,GPIO Pad Status bit 5" "Low,High"
|
|
bitfld.long 0x00 4. " PSR4 ,GPIO Pad Status bit 4" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 3. " PSR3 ,GPIO Pad Status bit 3" "Low,High"
|
|
bitfld.long 0x00 2. " PSR2 ,GPIO Pad Status bit 2" "Low,High"
|
|
bitfld.long 0x00 1. " PSR1 ,GPIO Pad Status bit 1" "Low,High"
|
|
bitfld.long 0x00 0. " PSR0 ,GPIO Pad Status bit 0" "Low,High"
|
|
width 7.
|
|
tree "GPIO Interrupt Registers"
|
|
textline ""
|
|
group.long 0x0c++0xF
|
|
line.long 0x00 "ICR1,GPIO Interrupt Configuration Register 1"
|
|
bitfld.long 0x00 30.--31. " ICR1_15 ,Interrupt 15 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 28.--29. " ICR1_14 ,Interrupt 14 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 26.--27. " ICR1_13 ,Interrupt 13 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 24.--25. " ICR1_12 ,Interrupt 12 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 22.--23. " ICR1_11 ,Interrupt 11 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 20.--21. " ICR1_10 ,Interrupt 10 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " ICR1_9 ,Interrupt 9 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 16.--17. " ICR1_8 ,Interrupt 8 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 14.--15. " ICR1_7 ,Interrupt 7 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 12.--13. " ICR1_6 ,Interrupt 6 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 10.--11. " ICR1_5 ,Interrupt 5 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 8.--9. " ICR1_4 ,Interrupt 4 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 6.--7. " ICR1_3 ,Interrupt 3 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 4.--5. " ICR1_2 ,Interrupt 2 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x00 2.--3. " ICR1_1 ,Interrupt 1 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x00 0.--1. " ICR1_0 ,Interrupt 0 Configuration 1 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
line.long 0x04 "ICR2,GPIO Interrupt Configuration Register 2"
|
|
bitfld.long 0x04 30.--31. " ICR2_31 ,Interrupt 31 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 28.--29. " ICR2_30 ,Interrupt 30 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 26.--27. " ICR2_29 ,Interrupt 29 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 24.--25. " ICR2_28 ,Interrupt 28 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 22.--23. " ICR2_27 ,Interrupt 27 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 20.--21. " ICR2_26 ,Interrupt 26 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 18.--19. " ICR2_25 ,Interrupt 25 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 16.--17. " ICR2_24 ,Interrupt 24 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 14.--15. " ICR2_23 ,Interrupt 23 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 12.--13. " ICR2_22 ,Interrupt 22 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 10.--11. " ICR2_21 ,Interrupt 21 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 8.--9. " ICR2_20 ,Interrupt 20 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 6.--7. " ICR2_19 ,Interrupt 19 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 4.--5. " ICR2_18 ,Interrupt 18 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
bitfld.long 0x04 2.--3. " ICR2_17 ,Interrupt 17 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
textline " "
|
|
bitfld.long 0x04 0.--1. " ICR2_16 ,Interrupt 16 Configuration 2 bits" "Low-level,High-level,Rise-edge,Fall-edge"
|
|
line.long 0x08 "IMR,GPIO Interrupt Mask Register"
|
|
bitfld.long 0x08 31. " IMR31 ,Interrupt 31 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 30. " IMR30 ,Interrupt 30 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 29. " IMR29 ,Interrupt 29 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 28. " IMR28 ,Interrupt 28 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 27. " IMR27 ,Interrupt 27 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 26. " IMR26 ,Interrupt 26 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 25. " IMR25 ,Interrupt 25 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 24. " IMR24 ,Interrupt 24 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 23. " IMR23 ,Interrupt 23 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 22. " IMR22 ,Interrupt 22 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 21. " IMR21 ,Interrupt 21 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 20. " IMR20 ,Interrupt 20 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 19. " IMR19 ,Interrupt 19 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 18. " IMR18 ,Interrupt 18 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 17. " IMR17 ,Interrupt 17 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 16. " IMR16 ,Interrupt 16 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 15. " IMR15 ,Interrupt 15 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 14. " IMR14 ,Interrupt 14 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 13. " IMR13 ,Interrupt 13 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 12. " IMR12 ,Interrupt 12 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 11. " IMR11 ,Interrupt 11 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 10. " IMR10 ,Interrupt 10 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 9. " IMR9 ,Interrupt 9 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 8. " IMR8 ,Interrupt 8 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 7. " IMR7 ,Interrupt 7 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " IMR6 ,Interrupt 6 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 5. " IMR5 ,Interrupt 5 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 4. " IMR4 ,Interrupt 4 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 3. " IMR3 ,Interrupt 3 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 2. " IMR2 ,Interrupt 2 Mask bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 1. " IMR1 ,Interrupt 1 Mask bit" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " IMR0 ,Interrupt 0 Mask bit" "Disabled,Enabled"
|
|
line.long 0x0c "ISR,GPIO Interrupt Status Register"
|
|
eventfld.long 0x0c 31. " ISR31 ,Interrupt 31 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 30. " ISR30 ,Interrupt 30 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 29. " ISR29 ,Interrupt 29 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 28. " ISR28 ,Interrupt 28 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 27. " ISR27 ,Interrupt 27 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 26. " ISR26 ,Interrupt 26 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 25. " ISR25 ,Interrupt 25 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 24. " ISR24 ,Interrupt 24 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 23. " ISR23 ,Interrupt 23 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 22. " ISR22 ,Interrupt 22 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 21. " ISR21 ,Interrupt 21 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 20. " ISR20 ,Interrupt 20 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 19. " ISR19 ,Interrupt 19 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 18. " ISR18 ,Interrupt 18 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 17. " ISR17 ,Interrupt 17 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 16. " ISR16 ,Interrupt 16 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 15. " ISR15 ,Interrupt 15 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 14. " ISR14 ,Interrupt 14 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 13. " ISR13 ,Interrupt 13 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 12. " ISR12 ,Interrupt 12 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 11. " ISR11 ,Interrupt 11 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 10. " ISR10 ,Interrupt 10 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 9. " ISR9 ,Interrupt 9 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 8. " ISR8 ,Interrupt 8 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 7. " ISR7 ,Interrupt 7 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 6. " ISR6 ,Interrupt 6 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 5. " ISR5 ,Interrupt 5 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 4. " ISR4 ,Interrupt 4 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 3. " ISR3 ,Interrupt 3 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 2. " ISR2 ,Interrupt 2 Status bit" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x0c 1. " ISR1 ,Interrupt 1 Status bit" "No interrupt,Interrupt"
|
|
eventfld.long 0x0c 0. " ISR0 ,Interrupt 0 Status bit" "No interrupt,Interrupt"
|
|
tree.end
|
|
width 10.
|
|
textline " "
|
|
group.long 0x1c++0x3
|
|
line.long 0x0 "EDGE_SEL,GPIO Edge Select Register"
|
|
bitfld.long 0x0 31. " EDGE_SEL31 ,Edge Selection 31" "ICR_2_31,Any edge"
|
|
bitfld.long 0x0 30. " EDGE_SEL30 ,Edge Selection 30" "ICR_2_30,Any edge"
|
|
bitfld.long 0x0 29. " EDGE_SEL29 ,Edge Selection 29" "ICR_2_29,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 28. " EDGE_SEL28 ,Edge Selection 28" "ICR_2_28,Any edge"
|
|
bitfld.long 0x0 27. " EDGE_SEL27 ,Edge Selection 27" "ICR_2_27,Any edge"
|
|
bitfld.long 0x0 26. " EDGE_SEL26 ,Edge Selection 26" "ICR_2_26,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 25. " EDGE_SEL25 ,Edge Selection 25" "ICR_2_25,Any edge"
|
|
bitfld.long 0x0 24. " EDGE_SEL24 ,Edge Selection 24" "ICR_2_24,Any edge"
|
|
bitfld.long 0x0 23. " EDGE_SEL23 ,Edge Selection 23" "ICR_2_23,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 22. " EDGE_SEL22 ,Edge Selection 22" "ICR_2_22,Any edge"
|
|
bitfld.long 0x0 21. " EDGE_SEL21 ,Edge Selection 21" "ICR_2_21,Any edge"
|
|
bitfld.long 0x0 20. " EDGE_SEL20 ,Edge Selection 20" "ICR_2_20,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 19. " EDGE_SEL19 ,Edge Selection 19" "ICR_2_19,Any edge"
|
|
bitfld.long 0x0 18. " EDGE_SEL18 ,Edge Selection 18" "ICR_2_18,Any edge"
|
|
bitfld.long 0x0 17. " EDGE_SEL17 ,Edge Selection 17" "ICR_2_17,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 16. " EDGE_SEL16 ,Edge Selection 16" "ICR_2_16,Any edge"
|
|
bitfld.long 0x0 15. " EDGE_SEL15 ,Edge Selection 15" "ICR_1_15,Any edge"
|
|
bitfld.long 0x0 14. " EDGE_SEL14 ,Edge Selection 14" "ICR_1_14,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 13. " EDGE_SEL13 ,Edge Selection 13" "ICR_1_13,Any edge"
|
|
bitfld.long 0x0 12. " EDGE_SEL12 ,Edge Selection 12" "ICR_1_12,Any edge"
|
|
bitfld.long 0x0 11. " EDGE_SEL11 ,Edge Selection 11" "ICR_1_11,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 10. " EDGE_SEL10 ,Edge Selection 10" "ICR_1_10,Any edge"
|
|
bitfld.long 0x0 9. " EDGE_SEL9 ,Edge Selection 9" "ICR_1_9,Any edge"
|
|
bitfld.long 0x0 8. " EDGE_SEL8 ,Edge Selection 8" "ICR_1_8,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 7. " EDGE_SEL7 ,Edge Selection 7" "ICR_1_7,Any edge"
|
|
bitfld.long 0x0 6. " EDGE_SEL6 ,Edge Selection 6" "ICR_1_6,Any edge"
|
|
bitfld.long 0x0 5. " EDGE_SEL5 ,Edge Selection 5" "ICR_1_5,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 4. " EDGE_SEL4 ,Edge Selection 4" "ICR_1_4,Any edge"
|
|
bitfld.long 0x0 3. " EDGE_SEL3 ,Edge Selection 3" "ICR_1_3,Any edge"
|
|
bitfld.long 0x0 2. " EDGE_SEL2 ,Edge Selection 2" "ICR_1_2,Any edge"
|
|
textline " "
|
|
bitfld.long 0x0 1. " EDGE_SEL1 ,Edge Selection 1" "ICR_1_1,Any edge"
|
|
bitfld.long 0x0 0. " EDGE_SEL0 ,Edge Selection 0" "ICR_1_0,Any edge"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree.open "I2C (Inter IC)"
|
|
tree "I2C1"
|
|
base asd:0x43F80000
|
|
width 6.
|
|
group.word 0x00++0x1
|
|
line.word 0x00 "IADR,I2C Address Register"
|
|
hexmask.word.byte 0x00 1.--7. 0x2 " ADR ,Slave Address"
|
|
group.word 0x04++0x1
|
|
line.word 0x00 "IFDR,I2C Frequency Divider Register"
|
|
bitfld.word 0x00 0.--5. " IC ,I2C Clock Rate" "30,32,36,42,48,52,60,72,80,88,104,128,144,160,192,240,288,320,384,480,576,640,768,960,1152,1280,1536,1920,2304,2560,3072,3840,22,24,26,28,32,36,40,44,48,56,64,72,80,96,112,128,160,192,224,256,320,384,448,512,640,768,896,1024,1280,1536,1792,2048"
|
|
group.word 0x08++0x1
|
|
line.word 0x00 "I2CR,I2C Control Register"
|
|
bitfld.word 0x00 7. " IEN ,I2C Enable" "Disabled,Enabled"
|
|
bitfld.word 0x00 6. " IIEN ,I2C Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.word 0x00 5. " MSTA ,Master/Slave Mode Select" "Slave,Master"
|
|
textline " "
|
|
bitfld.word 0x00 4. " MTX ,Transmit/Receive Mode Select bit" "Receive,Transmit"
|
|
bitfld.word 0x00 3. " TXAK ,Transmit Acknowledge Enable" "Enabled,Disabled"
|
|
bitfld.word 0x00 2. " RSTA ,Repeat Start" "Not repeated,Repeated"
|
|
group.word 0x0c++0x1
|
|
line.word 0x00 "I2SR,I2C Status Register"
|
|
bitfld.word 0x00 7. " ICF ,Data transferring bit" "In progress,Completed"
|
|
bitfld.word 0x00 6. " IAAS ,I2C addressed as a slave bit" "Not addressed,Addressed"
|
|
bitfld.word 0x00 5. " IBB ,I2C bus busy bit" "Idle,Busy"
|
|
textline " "
|
|
bitfld.word 0x00 4. " IAL ,Arbitration lost" "Not lost,Lost"
|
|
bitfld.word 0x00 2. " SRW ,Slave read/write" "Read,Write"
|
|
bitfld.word 0x00 1. " IIF ,I2C interrupt" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.word 0x00 0. " RXAK ,Received acknowledge" "ACK,NACK"
|
|
group.word 0x10++0x1
|
|
line.word 0x00 "I2DR,I2C Data I/O Register"
|
|
hexmask.word.byte 0x00 0.--7. 1. " DATA ,Data Byte"
|
|
width 0xb
|
|
tree.end
|
|
tree "I2C2"
|
|
base asd:0x43F98000
|
|
width 6.
|
|
group.word 0x00++0x1
|
|
line.word 0x00 "IADR,I2C Address Register"
|
|
hexmask.word.byte 0x00 1.--7. 0x2 " ADR ,Slave Address"
|
|
group.word 0x04++0x1
|
|
line.word 0x00 "IFDR,I2C Frequency Divider Register"
|
|
bitfld.word 0x00 0.--5. " IC ,I2C Clock Rate" "30,32,36,42,48,52,60,72,80,88,104,128,144,160,192,240,288,320,384,480,576,640,768,960,1152,1280,1536,1920,2304,2560,3072,3840,22,24,26,28,32,36,40,44,48,56,64,72,80,96,112,128,160,192,224,256,320,384,448,512,640,768,896,1024,1280,1536,1792,2048"
|
|
group.word 0x08++0x1
|
|
line.word 0x00 "I2CR,I2C Control Register"
|
|
bitfld.word 0x00 7. " IEN ,I2C Enable" "Disabled,Enabled"
|
|
bitfld.word 0x00 6. " IIEN ,I2C Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.word 0x00 5. " MSTA ,Master/Slave Mode Select" "Slave,Master"
|
|
textline " "
|
|
bitfld.word 0x00 4. " MTX ,Transmit/Receive Mode Select bit" "Receive,Transmit"
|
|
bitfld.word 0x00 3. " TXAK ,Transmit Acknowledge Enable" "Enabled,Disabled"
|
|
bitfld.word 0x00 2. " RSTA ,Repeat Start" "Not repeated,Repeated"
|
|
group.word 0x0c++0x1
|
|
line.word 0x00 "I2SR,I2C Status Register"
|
|
bitfld.word 0x00 7. " ICF ,Data transferring bit" "In progress,Completed"
|
|
bitfld.word 0x00 6. " IAAS ,I2C addressed as a slave bit" "Not addressed,Addressed"
|
|
bitfld.word 0x00 5. " IBB ,I2C bus busy bit" "Idle,Busy"
|
|
textline " "
|
|
bitfld.word 0x00 4. " IAL ,Arbitration lost" "Not lost,Lost"
|
|
bitfld.word 0x00 2. " SRW ,Slave read/write" "Read,Write"
|
|
bitfld.word 0x00 1. " IIF ,I2C interrupt" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.word 0x00 0. " RXAK ,Received acknowledge" "ACK,NACK"
|
|
group.word 0x10++0x1
|
|
line.word 0x00 "I2DR,I2C Data I/O Register"
|
|
hexmask.word.byte 0x00 0.--7. 1. " DATA ,Data Byte"
|
|
width 0xb
|
|
tree.end
|
|
tree "I2C3"
|
|
base asd:0x43F84000
|
|
width 6.
|
|
group.word 0x00++0x1
|
|
line.word 0x00 "IADR,I2C Address Register"
|
|
hexmask.word.byte 0x00 1.--7. 0x2 " ADR ,Slave Address"
|
|
group.word 0x04++0x1
|
|
line.word 0x00 "IFDR,I2C Frequency Divider Register"
|
|
bitfld.word 0x00 0.--5. " IC ,I2C Clock Rate" "30,32,36,42,48,52,60,72,80,88,104,128,144,160,192,240,288,320,384,480,576,640,768,960,1152,1280,1536,1920,2304,2560,3072,3840,22,24,26,28,32,36,40,44,48,56,64,72,80,96,112,128,160,192,224,256,320,384,448,512,640,768,896,1024,1280,1536,1792,2048"
|
|
group.word 0x08++0x1
|
|
line.word 0x00 "I2CR,I2C Control Register"
|
|
bitfld.word 0x00 7. " IEN ,I2C Enable" "Disabled,Enabled"
|
|
bitfld.word 0x00 6. " IIEN ,I2C Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.word 0x00 5. " MSTA ,Master/Slave Mode Select" "Slave,Master"
|
|
textline " "
|
|
bitfld.word 0x00 4. " MTX ,Transmit/Receive Mode Select bit" "Receive,Transmit"
|
|
bitfld.word 0x00 3. " TXAK ,Transmit Acknowledge Enable" "Enabled,Disabled"
|
|
bitfld.word 0x00 2. " RSTA ,Repeat Start" "Not repeated,Repeated"
|
|
group.word 0x0c++0x1
|
|
line.word 0x00 "I2SR,I2C Status Register"
|
|
bitfld.word 0x00 7. " ICF ,Data transferring bit" "In progress,Completed"
|
|
bitfld.word 0x00 6. " IAAS ,I2C addressed as a slave bit" "Not addressed,Addressed"
|
|
bitfld.word 0x00 5. " IBB ,I2C bus busy bit" "Idle,Busy"
|
|
textline " "
|
|
bitfld.word 0x00 4. " IAL ,Arbitration lost" "Not lost,Lost"
|
|
bitfld.word 0x00 2. " SRW ,Slave read/write" "Read,Write"
|
|
bitfld.word 0x00 1. " IIF ,I2C interrupt" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.word 0x00 0. " RXAK ,Received acknowledge" "ACK,NACK"
|
|
group.word 0x10++0x1
|
|
line.word 0x00 "I2DR,I2C Data I/O Register"
|
|
hexmask.word.byte 0x00 0.--7. 1. " DATA ,Data Byte"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree "KPP (Keypad Port)"
|
|
base asd:0x43FA8000
|
|
width 6.
|
|
group.word 0x00++0x7
|
|
line.word 0x00 "KPCR,Keypad Control Register"
|
|
bitfld.word 0x00 15. " KCO7 ,Keypad Column Strobe Open-Drain Enable 7" "Totem pole,Open drain"
|
|
bitfld.word 0x00 14. " KCO6 ,Keypad Column Strobe Open-Drain Enable 6" "Totem pole,Open drain"
|
|
bitfld.word 0x00 13. " KCO5 ,Keypad Column Strobe Open-Drain Enable 5" "Totem pole,Open drain"
|
|
bitfld.word 0x00 12. " KCO4 ,Keypad Column Strobe Open-Drain Enable 4" "Totem pole,Open drain"
|
|
textline " "
|
|
bitfld.word 0x00 11. " KCO3 ,Keypad Column Strobe Open-Drain Enable 3" "Totem pole,Open drain"
|
|
bitfld.word 0x00 10. " KCO2 ,Keypad Column Strobe Open-Drain Enable 2" "Totem pole,Open drain"
|
|
bitfld.word 0x00 9. " KCO1 ,Keypad Column Strobe Open-Drain Enable 1" "Totem pole,Open drain"
|
|
bitfld.word 0x00 8. " KCO0 ,Keypad Column Strobe Open-Drain Enable 0" "Totem pole,Open drain"
|
|
textline " "
|
|
bitfld.word 0x00 7. " KRE7 ,Keypad Row Enable 7" "Disabled,Enabled"
|
|
bitfld.word 0x00 6. " KRE6 ,Keypad Row Enable 6" "Disabled,Enabled"
|
|
bitfld.word 0x00 5. " KRE5 ,Keypad Row Enable 5" "Disabled,Enabled"
|
|
bitfld.word 0x00 4. " KRE4 ,Keypad Row Enable 4" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x00 3. " KRE3 ,Keypad Row Enable 3" "Disabled,Enabled"
|
|
bitfld.word 0x00 2. " KRE2 ,Keypad Row Enable 2" "Disabled,Enabled"
|
|
bitfld.word 0x00 1. " KRE1 ,Keypad Row Enable 1" "Disabled,Enabled"
|
|
bitfld.word 0x00 0. " KRE0 ,Keypad Row Enable 0" "Disabled,Enabled"
|
|
width 6.
|
|
line.word 0x02 "KPSR,Keypad Status Register"
|
|
bitfld.word 0x02 10. " KPP_EN ,Keypad Clock Gating Enable" "Disabled,Enabled"
|
|
bitfld.word 0x02 9. " KRIE ,Keypad Release Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.word 0x02 8. " KDIE ,Keypad Key Depress Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x02 3. " KRSS ,Key Release Synchronizer Set" "No effect,Set"
|
|
bitfld.word 0x02 2. " KDSC ,Key Depress Synchronizer Clear" "No effect,Cleared"
|
|
eventfld.word 0x02 1. " KPKR ,Keypad Key Release" "Not released,Released"
|
|
textline " "
|
|
eventfld.word 0x02 0. " KPKD ,Keypad Key Depress" "Not depressed,Depressed"
|
|
width 6.
|
|
line.word 0x04 "KDDR,Keypad Data Direction Register"
|
|
bitfld.word 0x04 15. " KCDD7 ,Keypad Column Data Direction 7" "Input,Output"
|
|
bitfld.word 0x04 14. " KCDD6 ,Keypad Column Data Direction 6" "Input,Output"
|
|
bitfld.word 0x04 13. " KCDD5 ,Keypad Column Data Direction 5" "Input,Output"
|
|
bitfld.word 0x04 12. " KCDD4 ,Keypad Column Data Direction 4" "Input,Output"
|
|
textline " "
|
|
bitfld.word 0x04 11. " KCDD3 ,Keypad Column Data Direction 3" "Input,Output"
|
|
bitfld.word 0x04 10. " KCDD2 ,Keypad Column Data Direction 2" "Input,Output"
|
|
bitfld.word 0x04 9. " KCDD1 ,Keypad Column Data Direction 1" "Input,Output"
|
|
bitfld.word 0x04 8. " KCDD0 ,Keypad Column Data Direction 0" "Input,Output"
|
|
textline " "
|
|
bitfld.word 0x04 7. " KRDD7 ,Keypad Row Data Direction 7" "Input,Output"
|
|
bitfld.word 0x04 6. " KRDD6 ,Keypad Row Data Direction 6" "Input,Output"
|
|
bitfld.word 0x04 5. " KRDD5 ,Keypad Row Data Direction 5" "Input,Output"
|
|
bitfld.word 0x04 4. " KRDD4 ,Keypad Row Data Direction 4" "Input,Output"
|
|
textline " "
|
|
bitfld.word 0x04 3. " KRDD3 ,Keypad Row Data Direction 3" "Input,Output"
|
|
bitfld.word 0x04 2. " KRDD2 ,Keypad Row Data Direction 2" "Input,Output"
|
|
bitfld.word 0x04 1. " KRDD1 ,Keypad Row Data Direction 1" "Input,Output"
|
|
bitfld.word 0x04 0. " KRDD0 ,Keypad Row Data Direction 0" "Input,Output"
|
|
line.word 0x06 "KPDR,Keypad Data Register"
|
|
bitfld.word 0x06 15. " KCD7 ,Keypad Column Data 7" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 14. " KCD6 ,Keypad Column Data 6" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 13. " KCD5 ,Keypad Column Data 5" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 12. " KCD4 ,Keypad Column Data 4" "Pin=0,Pin=1"
|
|
textline " "
|
|
bitfld.word 0x06 11. " KCD3 ,Keypad Column Data 3" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 10. " KCD2 ,Keypad Column Data 2" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 9. " KCD1 ,Keypad Column Data 1" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 8. " KCD0 ,Keypad Column Data 0" "Pin=0,Pin=1"
|
|
textline " "
|
|
bitfld.word 0x06 7. " KRD7 ,Keypad Row Data 7" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 6. " KRD6 ,Keypad Row Data 6" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 5. " KRD5 ,Keypad Row Data 5" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 4. " KRD4 ,Keypad Row Data 4" "Pin=0,Pin=1"
|
|
textline " "
|
|
bitfld.word 0x06 3. " KRD3 ,Keypad Row Data 3" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 2. " KRD2 ,Keypad Row Data 2" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 1. " KRD1 ,Keypad Row Data 1" "Pin=0,Pin=1"
|
|
bitfld.word 0x06 0. " KRD0 ,Keypad Row Data 0" "Pin=0,Pin=1"
|
|
width 0xb
|
|
tree.end
|
|
tree.open "PWM (Pulse-Width Modulator)"
|
|
tree "PWM 1"
|
|
base asd:0x53FE0000
|
|
width 8.
|
|
group.long 0x00++0x13
|
|
line.long 0x00 "PWMCR,PWM Control Register"
|
|
bitfld.long 0x00 26.--27. " FWM ,FIFO Water Mark" "More or equal to 1,More or equal to 2,More or equal to 3,More or equal to 4"
|
|
bitfld.long 0x00 25. " STOPEN ,Stop Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 24. " DOZEN ,Doze Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 23. " WAITEN ,Wait Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 22. " DBGEN ,Debug Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " BCTR ,Byte Data Swap Control" "Normal,Reversed"
|
|
textline " "
|
|
bitfld.long 0x00 20. " HCTR ,Half-Word Data Swap Control" "Not swapped,Swapped"
|
|
bitfld.long 0x00 18.--19. " POUTC ,PWM Output Configuration" "Output set,Output cleared,Disconnected,Disconnected"
|
|
textline " "
|
|
bitfld.long 0x00 16.--17. " CLKSRC ,Select Clock Source" "Disabled,ipg_clk,ipg_clk_highfreq,ipg_clk_32k"
|
|
hexmask.long.word 0x00 4.--15. 1. 1. " PRESCALER ,Counter Clock Prescaler Value"
|
|
textline " "
|
|
bitfld.long 0x00 3. " SWR ,Software Reset" "No reset,Reset"
|
|
bitfld.long 0x00 1.--2. " REPEAT ,Sample Repeat" "Once,Twice,Four times,Eight times"
|
|
textline " "
|
|
bitfld.long 0x00 0. " EN ,PWM Enable" "Disabled,Enabled"
|
|
line.long 0x04 "PWMSR,PWM Status Register"
|
|
eventfld.long 0x04 6. " FWE ,FIFO Write Error Status" "No error,Error"
|
|
eventfld.long 0x04 5. " CMP ,Compare Status" "Not occurred,Occurred"
|
|
eventfld.long 0x04 4. " ROV ,Roll-Over Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x04 3. " FE ,FIFO Empty Status Bit" "Above,Below"
|
|
bitfld.long 0x04 0.--2. " FIFOAV ,FIFO Available" "Not available,1 word,2 words,3 words,4 words,?..."
|
|
line.long 0x08 "PWMIR,PWM Interrupt Register"
|
|
bitfld.long 0x08 2. " CIE ,Compare Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 1. " RIE ,Roll-Over Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " FIE ,FIFO Empty Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x0c "PWMSAR,PWM Sample Register"
|
|
hexmask.long.word 0x0c 0.--15. 1. " SAMPLE ,Sample Value"
|
|
line.long 0x10 "PWMPR,PWM Period Register"
|
|
hexmask.long.word 0x10 0.--15. 1. " PERIOD ,Period Value"
|
|
rgroup.long 0x14++0x03
|
|
line.long 0x00 "PWMCNR,PWM Counter Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
|
|
width 0xb
|
|
tree.end
|
|
tree "PWM 2"
|
|
base asd:0x53FA0000
|
|
width 8.
|
|
group.long 0x00++0x13
|
|
line.long 0x00 "PWMCR,PWM Control Register"
|
|
bitfld.long 0x00 26.--27. " FWM ,FIFO Water Mark" "More or equal to 1,More or equal to 2,More or equal to 3,More or equal to 4"
|
|
bitfld.long 0x00 25. " STOPEN ,Stop Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 24. " DOZEN ,Doze Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 23. " WAITEN ,Wait Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 22. " DBGEN ,Debug Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " BCTR ,Byte Data Swap Control" "Normal,Reversed"
|
|
textline " "
|
|
bitfld.long 0x00 20. " HCTR ,Half-Word Data Swap Control" "Not swapped,Swapped"
|
|
bitfld.long 0x00 18.--19. " POUTC ,PWM Output Configuration" "Output set,Output cleared,Disconnected,Disconnected"
|
|
textline " "
|
|
bitfld.long 0x00 16.--17. " CLKSRC ,Select Clock Source" "Disabled,ipg_clk,ipg_clk_highfreq,ipg_clk_32k"
|
|
hexmask.long.word 0x00 4.--15. 1. 1. " PRESCALER ,Counter Clock Prescaler Value"
|
|
textline " "
|
|
bitfld.long 0x00 3. " SWR ,Software Reset" "No reset,Reset"
|
|
bitfld.long 0x00 1.--2. " REPEAT ,Sample Repeat" "Once,Twice,Four times,Eight times"
|
|
textline " "
|
|
bitfld.long 0x00 0. " EN ,PWM Enable" "Disabled,Enabled"
|
|
line.long 0x04 "PWMSR,PWM Status Register"
|
|
eventfld.long 0x04 6. " FWE ,FIFO Write Error Status" "No error,Error"
|
|
eventfld.long 0x04 5. " CMP ,Compare Status" "Not occurred,Occurred"
|
|
eventfld.long 0x04 4. " ROV ,Roll-Over Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x04 3. " FE ,FIFO Empty Status Bit" "Above,Below"
|
|
bitfld.long 0x04 0.--2. " FIFOAV ,FIFO Available" "Not available,1 word,2 words,3 words,4 words,?..."
|
|
line.long 0x08 "PWMIR,PWM Interrupt Register"
|
|
bitfld.long 0x08 2. " CIE ,Compare Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 1. " RIE ,Roll-Over Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " FIE ,FIFO Empty Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x0c "PWMSAR,PWM Sample Register"
|
|
hexmask.long.word 0x0c 0.--15. 1. " SAMPLE ,Sample Value"
|
|
line.long 0x10 "PWMPR,PWM Period Register"
|
|
hexmask.long.word 0x10 0.--15. 1. " PERIOD ,Period Value"
|
|
rgroup.long 0x14++0x03
|
|
line.long 0x00 "PWMCNR,PWM Counter Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
|
|
width 0xb
|
|
tree.end
|
|
tree "PWM 3"
|
|
base asd:0x53FA8000
|
|
width 8.
|
|
group.long 0x00++0x13
|
|
line.long 0x00 "PWMCR,PWM Control Register"
|
|
bitfld.long 0x00 26.--27. " FWM ,FIFO Water Mark" "More or equal to 1,More or equal to 2,More or equal to 3,More or equal to 4"
|
|
bitfld.long 0x00 25. " STOPEN ,Stop Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 24. " DOZEN ,Doze Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 23. " WAITEN ,Wait Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 22. " DBGEN ,Debug Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " BCTR ,Byte Data Swap Control" "Normal,Reversed"
|
|
textline " "
|
|
bitfld.long 0x00 20. " HCTR ,Half-Word Data Swap Control" "Not swapped,Swapped"
|
|
bitfld.long 0x00 18.--19. " POUTC ,PWM Output Configuration" "Output set,Output cleared,Disconnected,Disconnected"
|
|
textline " "
|
|
bitfld.long 0x00 16.--17. " CLKSRC ,Select Clock Source" "Disabled,ipg_clk,ipg_clk_highfreq,ipg_clk_32k"
|
|
hexmask.long.word 0x00 4.--15. 1. 1. " PRESCALER ,Counter Clock Prescaler Value"
|
|
textline " "
|
|
bitfld.long 0x00 3. " SWR ,Software Reset" "No reset,Reset"
|
|
bitfld.long 0x00 1.--2. " REPEAT ,Sample Repeat" "Once,Twice,Four times,Eight times"
|
|
textline " "
|
|
bitfld.long 0x00 0. " EN ,PWM Enable" "Disabled,Enabled"
|
|
line.long 0x04 "PWMSR,PWM Status Register"
|
|
eventfld.long 0x04 6. " FWE ,FIFO Write Error Status" "No error,Error"
|
|
eventfld.long 0x04 5. " CMP ,Compare Status" "Not occurred,Occurred"
|
|
eventfld.long 0x04 4. " ROV ,Roll-Over Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x04 3. " FE ,FIFO Empty Status Bit" "Above,Below"
|
|
bitfld.long 0x04 0.--2. " FIFOAV ,FIFO Available" "Not available,1 word,2 words,3 words,4 words,?..."
|
|
line.long 0x08 "PWMIR,PWM Interrupt Register"
|
|
bitfld.long 0x08 2. " CIE ,Compare Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 1. " RIE ,Roll-Over Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " FIE ,FIFO Empty Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x0c "PWMSAR,PWM Sample Register"
|
|
hexmask.long.word 0x0c 0.--15. 1. " SAMPLE ,Sample Value"
|
|
line.long 0x10 "PWMPR,PWM Period Register"
|
|
hexmask.long.word 0x10 0.--15. 1. " PERIOD ,Period Value"
|
|
rgroup.long 0x14++0x03
|
|
line.long 0x00 "PWMCNR,PWM Counter Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
|
|
width 0xb
|
|
tree.end
|
|
tree "PWM 4"
|
|
base asd:0x53FC8000
|
|
width 8.
|
|
group.long 0x00++0x13
|
|
line.long 0x00 "PWMCR,PWM Control Register"
|
|
bitfld.long 0x00 26.--27. " FWM ,FIFO Water Mark" "More or equal to 1,More or equal to 2,More or equal to 3,More or equal to 4"
|
|
bitfld.long 0x00 25. " STOPEN ,Stop Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 24. " DOZEN ,Doze Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 23. " WAITEN ,Wait Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 22. " DBGEN ,Debug Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " BCTR ,Byte Data Swap Control" "Normal,Reversed"
|
|
textline " "
|
|
bitfld.long 0x00 20. " HCTR ,Half-Word Data Swap Control" "Not swapped,Swapped"
|
|
bitfld.long 0x00 18.--19. " POUTC ,PWM Output Configuration" "Output set,Output cleared,Disconnected,Disconnected"
|
|
textline " "
|
|
bitfld.long 0x00 16.--17. " CLKSRC ,Select Clock Source" "Disabled,ipg_clk,ipg_clk_highfreq,ipg_clk_32k"
|
|
hexmask.long.word 0x00 4.--15. 1. 1. " PRESCALER ,Counter Clock Prescaler Value"
|
|
textline " "
|
|
bitfld.long 0x00 3. " SWR ,Software Reset" "No reset,Reset"
|
|
bitfld.long 0x00 1.--2. " REPEAT ,Sample Repeat" "Once,Twice,Four times,Eight times"
|
|
textline " "
|
|
bitfld.long 0x00 0. " EN ,PWM Enable" "Disabled,Enabled"
|
|
line.long 0x04 "PWMSR,PWM Status Register"
|
|
eventfld.long 0x04 6. " FWE ,FIFO Write Error Status" "No error,Error"
|
|
eventfld.long 0x04 5. " CMP ,Compare Status" "Not occurred,Occurred"
|
|
eventfld.long 0x04 4. " ROV ,Roll-Over Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x04 3. " FE ,FIFO Empty Status Bit" "Above,Below"
|
|
bitfld.long 0x04 0.--2. " FIFOAV ,FIFO Available" "Not available,1 word,2 words,3 words,4 words,?..."
|
|
line.long 0x08 "PWMIR,PWM Interrupt Register"
|
|
bitfld.long 0x08 2. " CIE ,Compare Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 1. " RIE ,Roll-Over Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " FIE ,FIFO Empty Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x0c "PWMSAR,PWM Sample Register"
|
|
hexmask.long.word 0x0c 0.--15. 1. " SAMPLE ,Sample Value"
|
|
line.long 0x10 "PWMPR,PWM Period Register"
|
|
hexmask.long.word 0x10 0.--15. 1. " PERIOD ,Period Value"
|
|
rgroup.long 0x14++0x03
|
|
line.long 0x00 "PWMCNR,PWM Counter Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " COUNT ,Counter Value"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree.open "SIM (Subscriber Identification Module)"
|
|
tree "SIM 1"
|
|
base asd:0x50024000
|
|
width 15.
|
|
group.long 0x00++0xF
|
|
line.long 0x00 "PORT1_CNTL1,SIM Port1 Control Register"
|
|
bitfld.long 0x00 7. " SFPD1 ,Auto Power Down Port1" "No effect,Started"
|
|
bitfld.long 0x00 6. " 3VOLT1 ,3-Volt SIM Card Port1" "RCV and XMT,XMT"
|
|
bitfld.long 0x00 5. " SCSP1 ,SIM Card Clock Stop Polarity Port1" "Logic 0,Logic 1"
|
|
textline " "
|
|
bitfld.long 0x00 4. " SCEN1 ,SIM Card Clock Enable Port1" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " SRST1 ,SIM Card Reset" "No effect,Reset"
|
|
bitfld.long 0x00 2. " STEN1 ,SIM Card Transmit Enable Port1" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " SVEN1 ,SIM Card Vcc Enable Port1" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " SAPD1 ,SIM Card Auto Power Down Port1" "Disabled,Enabled"
|
|
line.long 0x04 "SETUP1,SIM Setup Register"
|
|
bitfld.long 0x04 1. " SPS ,SIM Card Port Select" "Port0,Port1"
|
|
bitfld.long 0x04 0. " AMODE ,Alternate SIM Card Mode Enable" "Disabled,Enabled"
|
|
line.long 0x08 "PORT1_DETECT1,SIM Port1 Detect Register"
|
|
bitfld.long 0x08 3. " SPDS1 ,SIM Presence Detect Select Port1" "Falling edge,Rising edge"
|
|
bitfld.long 0x08 2. " SPDP1 ,SIMPD1 Input Pin Status" "Low,High"
|
|
eventfld.long 0x08 1. " SDI1 ,SIM Detect Interrupt Flag Port1" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x08 0. " SDIM1 ,SIM Detect Interrupt Mask Port1" "Enabled,Masked"
|
|
line.long 0x0c "PORT1_XMT_BUF1,SIM Port1 Transmit Buffer Register"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " PORT1_XMT ,Port1 Transmit Buffer"
|
|
rgroup.long 0x10++0x03
|
|
line.long 0x00 "PORT1_RCV_BUF1,SIM Port1 Receive Buffer Register"
|
|
bitfld.long 0x00 10. " CWT ,Port1 CWT Flag" "On time,Late"
|
|
bitfld.long 0x00 9. " FE ,Port1 Frame Error Flag" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 8. " PE ,Port1 Parity Error Flag" "No error,Error"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PORT1_RCV ,Port1 Receive Buffer"
|
|
group.long 0x14++0x23
|
|
line.long 0x00 "PORT0_CNTL1,SIM Port0 Control Register"
|
|
bitfld.long 0x00 7. " SFPD0 ,Auto Power Down Port0" "No effect,Started"
|
|
bitfld.long 0x00 6. " 3VOLT0 ,3-Volt SIM Card Port0" "RCV and XMT,XMT"
|
|
textline " "
|
|
bitfld.long 0x00 5. " SCSP0 ,SIM Card Clock Stop Polarity Port0" "0,1"
|
|
bitfld.long 0x00 4. " SCEN0 ,SIM Card Clock Enable Port0" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " SRST0 ,SIM Card Reset" "No effect,Reset"
|
|
bitfld.long 0x00 2. " STEN0 ,SIM card Transmit Enable Port0" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " SVEN0 ,SIM Card Vcc Enable Port0" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " SAPD0 ,SIM Card Auto Power Down Port0" "Disabled,Enabled"
|
|
line.long 0x04 "CNTL1,SIM Control Register"
|
|
bitfld.long 0x04 15. " BWTEN ,Block Wait Time Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " XMT_CRC_LRC ,Transmit CRC or LRC" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 13. " CRCEN ,CRC Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 12. " LRCEN ,LRC Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 11. " CWTEN ,Character Wait Time Counter Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 9.--10. " GPCNT_CLK_SEL ,General Purpose Counter Clock Select" "Disabled/Reset,Card clock,Receive clock,ETU clock"
|
|
textline " "
|
|
bitfld.long 0x04 6.--8. " BAUD_SEL ,SIM Baud Rate Select" "31,32,16,8,4,2,1,DIVISOR Reg"
|
|
bitfld.long 0x04 4. " SAMPLE12 ,Set the Third Stage Divider" "Div by 8,Div by 12"
|
|
textline " "
|
|
bitfld.long 0x04 3. " ONACK ,Overrun NACK Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 2. " ANACK ,Automatic NACK Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ICM ,Initial Character Mode" "Disabled,Enabled"
|
|
line.long 0x08 "CLK_PRESCALER1,SIM Clock Prescaler Register"
|
|
hexmask.long.byte 0x08 0.--7. 1. " CLK_PRESCALER ,Clock prescaler divisor register"
|
|
line.long 0x0c "RCV_THRESHOLD1,SIM Receive Threshold Register"
|
|
hexmask.long.byte 0x0c 9.--12. 1. " RTH ,Receive Nack Threshold"
|
|
hexmask.long.word 0x0c 0.--8. 1. " RDT ,Receive Data Threshold"
|
|
line.long 0x10 "ENABLE1,SIM Enable Register"
|
|
bitfld.long 0x10 1. " XMT_EN ,SIM Transmit Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 0. " RCV_EN ,SIM Receiver Enable" "Disabled,Enabled"
|
|
line.long 0x14 "XMT_STATUS1,SIM Transmit Status Register"
|
|
eventfld.long 0x14 8. " GPCNT ,General Purpose Counter Flag" "GPCNT not reached,GPCNT reached"
|
|
eventfld.long 0x14 7. " TDTF ,Transmit Data Threshold Flag" "FIFO greater than TFT[3:0],FIFO less or equal to TFT[3:0]"
|
|
textline " "
|
|
bitfld.long 0x14 6. " TFO ,Transmit FIFO Overfill Error" "No error,Error"
|
|
eventfld.long 0x14 5. " TC ,Transmit Complete" "Not completed,Completed"
|
|
textline " "
|
|
eventfld.long 0x14 4. " ETC ,Early Transmit Complete" "Not completed,Completed"
|
|
eventfld.long 0x14 3. " TFE ,Transmit FIFO Empty" "Not empty,Empty"
|
|
textline " "
|
|
eventfld.long 0x14 0. " XTE ,Transmit Threshold Error" "No error,Error"
|
|
line.long 0x18 "RCV_STATUS1,SIM Receive Status Register"
|
|
eventfld.long 0x18 11. " BGT ,Block Guard Time Error Flag" "Sufficient,Too small"
|
|
eventfld.long 0x18 10. " BWT ,Block Wait Time Error flag" "Not exceeded,Exceeded"
|
|
textline " "
|
|
eventfld.long 0x18 9. " RTE ,Receive NACK Threshold Error Flag" "Less than RTH[3:0],Equal RTH[3:0]"
|
|
eventfld.long 0x18 8. " CWT ,Character Wait Time Counter Flag" "No violation,CHAR_WAIT exceeded"
|
|
textline " "
|
|
bitfld.long 0x18 7. " CRCOK ,Cyclic Redundancy Check Okay Flag" "Not OK,OK"
|
|
bitfld.long 0x18 6. " LRCOK ,Linear Redundancy Check Okay Flag" "Not OK,OK"
|
|
textline " "
|
|
bitfld.long 0x18 5. " RDRF ,Receive Data Register Full" "Less than RDT[8:0],More or equal RDT[8:0]"
|
|
bitfld.long 0x18 4. " RFD ,Receive FIFO has Unread Data" "No unread bytes,At least one unread byte"
|
|
textline " "
|
|
eventfld.long 0x18 0. " OEF ,Overrun Error Flag" "No error,Error"
|
|
line.long 0x1c "INT_MASK1,SIM Interrupt Mask Register"
|
|
bitfld.long 0x1c 12. " BGTM ,Block Guard Time Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 11. " BWTM ,Block Wait Time Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 10. " RTM ,Receive NACK Threshold Interrupt Mask" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x1c 9. " CWTM ,Character Wait Time Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 8. " GPCNTM ,General Purpose Counter Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 7. " TDTFM ,Transmit Data Threshold Interrupt Mask" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x1c 6. " TFOM ,Transmit FIFO Overfill Error Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 5. " XTM ,Transmit Threshold Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 4. " TFEIM ,Transmit FIFO Empty Interrupt Mask" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x1c 3. " ETCIM ,Early Transmit Complete Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 2. " OIM ,Overrun Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 1. " TCIM ,Transmit Complete Interrupt Mask" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x1c 0. " RIM ,Receive Interrupt Mask" "Enabled,Masked"
|
|
line.long 0x20 "PORT0_XMT_BUF1,SIM Port0 Transmit Buffer Register"
|
|
hexmask.long.byte 0x20 0.--7. 1. " PORT0_XMT ,Port0 Transmit Buffer"
|
|
rgroup.long 0x38++0x03
|
|
line.long 0x00 "PORT0_RCV_BUF1,SIM Port0 Receive Buffer Register"
|
|
bitfld.long 0x00 10. " CWT , Port0 CWT Flag" "On time,Late"
|
|
bitfld.long 0x00 9. " FE ,Port0 Frame Error Flag" "No error,Error"
|
|
bitfld.long 0x00 8. " PE ,Port0 Parity Error Flag" "No error,Error"
|
|
textline " "
|
|
hexmask.long.byte 0x00 0.--7. 1. " PORT0_RCV ,Port0 Receive Buffer"
|
|
group.long 0x3C++0x2F
|
|
line.long 0x00 "PORT0_DETECT1,SIM Port0 Detect Register"
|
|
bitfld.long 0x00 3. " SPDS0 ,SIM Presence Detect Select Port0" "Falling edge,Rising edge"
|
|
bitfld.long 0x00 2. " SPDP0 ,SIMPD0 Input Pin Status" "Low,High"
|
|
textline " "
|
|
eventfld.long 0x00 1. " SDI0 ,SIM Detect Interrupt Flag Port0" "Not detected,Detected"
|
|
bitfld.long 0x00 0. " SDIM0 ,SIM Detect Interrupt Mask Port0" "Enabled,Masked"
|
|
line.long 0x04 "DATA_FORMAT1,SIM Data Format Register"
|
|
bitfld.long 0x04 0. " IC ,Inverse Convention" "Direction,Inverse"
|
|
line.long 0x08 "XMT_THRESHOLD1,SIM Transmit Threshold Register"
|
|
bitfld.long 0x08 4.--7. " XTH ,Transmit NACK Threshold" "Never set,Set after 1 NACK,Set after 2 NACK,Set after 3 NACK,Set after 4 NACK,Set after 5 NACK,Set after 6 NACK,Set after 7 NACK,Set after 8 NACK,Set after 9 NACK,Set after 10 NACK,Set after 11 NACK,Set after 12 NACK,Set after 13 NACK,Set after 14 NACK,Set after 15 NACK"
|
|
hexmask.long.byte 0x08 0.--3. 1. " TDT ,Transmit Data Threshold"
|
|
line.long 0x0c "GUARD_CNTL1,SIM Transmit Guard Control Register"
|
|
bitfld.long 0x0c 8. " RCVR11 ,Receiver Use 11 Elementary Time Units" "12 ETU,11 ETU"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " GETU ,Transmit Guard ETUs"
|
|
line.long 0x10 "OD_CONFIG1,SIM Open Drain Configuration Control Register"
|
|
bitfld.long 0x10 1. " OD_P1 ,Open Drain Control for Port1" "Push-pull,Open-drain"
|
|
bitfld.long 0x10 0. " OD_P0 ,Open Drain control for Port0" "Push-pull,Open-drain"
|
|
line.long 0x14 "RESET_CNTL1,SIM Reset Control Register"
|
|
bitfld.long 0x14 6. " DBUG ,Debug" "No event,Event"
|
|
bitfld.long 0x14 5. " STOP ,Stop" "All SIM,All Clocks"
|
|
textline " "
|
|
bitfld.long 0x14 4. " DOZE ,DOZE" "No event,Event"
|
|
bitfld.long 0x14 3. " KILL_CLOCK ,Kill SIM Clock" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x14 2. " SOFT_REST ,Software Reset" "Normal,Reset"
|
|
bitfld.long 0x14 1. " FLUSH_XMT ,Flush Transmitter" "Normal,Reset"
|
|
textline " "
|
|
bitfld.long 0x14 0. " FLUSH_RCV ,Flush Receiver" "Normal,Reset"
|
|
line.long 0x18 "CHAR_WAIT1,SIM Character Wait Time Register"
|
|
hexmask.long.word 0x18 0.--15. 1. " CWT ,Character Wait Time"
|
|
line.long 0x1c "GPCNT1,SIM General Purpose Counter Register"
|
|
hexmask.long.word 0x1c 0.--15. 1. " GPCNT ,General Purpose Counter"
|
|
line.long 0x20 "DIVISOR1,SIM Divisor Register"
|
|
hexmask.long.byte 0x20 0.--7. 1. " DIVISOR , DIVISOR Value"
|
|
line.long 0x24 "BWT1,SIM Block Wait Time Register"
|
|
hexmask.long.word 0x24 0.--15. 1. " BWT ,BWT Register 16 LSB"
|
|
line.long 0x28 "BGT1,SIM Block Guard Time Register"
|
|
hexmask.long.word 0x28 0.--15. 1. " BGT ,BGT Value"
|
|
line.long 0x2c "BWT_H1,SIM Block Wait Time Register HIGH"
|
|
hexmask.long.word 0x2c 0.--15. 1. " BWT_H ,BWT Register 16 MSB"
|
|
rgroup.long 0x6C++0xF
|
|
line.long 0x00 "XMT_FIFO_STAT1,SIM Transmit FIFO Status Register"
|
|
bitfld.long 0x00 8.--11. " XMT_CNT ,Number of Bytes that Can be Written into the Transmit FIFO" "Empty or full,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.byte 0x00 4.--7. 1. " XMT_WPTR ,These Bits Indicate the Transmit FIFO Write Pointer"
|
|
hexmask.long.byte 0x00 0.--3. 1. " XMT_RPTR ,These Bits Indicate the Transmit FIFO Read Pointer"
|
|
line.long 0x04 "RCV_FIFO_CNT1,SIM Receive FIFO Counter Register"
|
|
hexmask.long.word 0x04 0.--8. 1. " RCV_CNT ,Number of Bytes that can be Written into the Receive FIFO"
|
|
line.long 0x08 "RCV_FIFO_WPTR1,SIM Receive FIFO Write Pointer Register"
|
|
hexmask.long.word 0x08 0.--8. 1. " RCV_WPTR ,Bits Indicate the Receive FIFO Write Pointer"
|
|
line.long 0x0c "RCV_FIFO_RPTR1,SIM Receive FIFO Read Pointer Register"
|
|
hexmask.long.word 0x0c 0.--8. 1. " RCV_RPTR ,Bits Indicate the Receiver FIFO Read Pointer"
|
|
width 0xb
|
|
tree.end
|
|
tree "SIM 2"
|
|
base asd:0x50028000
|
|
width 15.
|
|
group.long 0x00++0xF
|
|
line.long 0x00 "PORT1_CNTL2,SIM Port1 Control Register"
|
|
bitfld.long 0x00 7. " SFPD1 ,Auto Power Down Port1" "No effect,Started"
|
|
bitfld.long 0x00 6. " 3VOLT1 ,3-Volt SIM Card Port1" "RCV and XMT,XMT"
|
|
bitfld.long 0x00 5. " SCSP1 ,SIM Card Clock Stop Polarity Port1" "Logic 0,Logic 1"
|
|
textline " "
|
|
bitfld.long 0x00 4. " SCEN1 ,SIM Card Clock Enable Port1" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " SRST1 ,SIM Card Reset" "No effect,Reset"
|
|
bitfld.long 0x00 2. " STEN1 ,SIM Card Transmit Enable Port1" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " SVEN1 ,SIM Card Vcc Enable Port1" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " SAPD1 ,SIM Card Auto Power Down Port1" "Disabled,Enabled"
|
|
line.long 0x04 "SETUP2,SIM Setup Register"
|
|
bitfld.long 0x04 1. " SPS ,SIM Card Port Select" "Port0,Port1"
|
|
bitfld.long 0x04 0. " AMODE ,Alternate SIM Card Mode Enable" "Disabled,Enabled"
|
|
line.long 0x08 "PORT1_DETECT2,SIM Port1 Detect Register"
|
|
bitfld.long 0x08 3. " SPDS1 ,SIM Presence Detect Select Port1" "Falling edge,Rising edge"
|
|
bitfld.long 0x08 2. " SPDP1 ,SIMPD1 Input Pin Status" "Low,High"
|
|
eventfld.long 0x08 1. " SDI1 ,SIM Detect Interrupt Flag Port1" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x08 0. " SDIM1 ,SIM Detect Interrupt Mask Port1" "Enabled,Masked"
|
|
line.long 0x0c "PORT1_XMT_BUF2,SIM Port1 Transmit Buffer Register"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " PORT1_XMT ,Port1 Transmit Buffer"
|
|
rgroup.long 0x10++0x03
|
|
line.long 0x00 "PORT1_RCV_BUF2,SIM Port1 Receive Buffer Register"
|
|
bitfld.long 0x00 10. " CWT ,Port1 CWT Flag" "On time,Late"
|
|
bitfld.long 0x00 9. " FE ,Port1 Frame Error Flag" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 8. " PE ,Port1 Parity Error Flag" "No error,Error"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PORT1_RCV ,Port1 Receive Buffer"
|
|
group.long 0x14++0x23
|
|
line.long 0x00 "PORT0_CNTL2,SIM Port0 Control Register"
|
|
bitfld.long 0x00 7. " SFPD0 ,Auto Power Down Port0" "No effect,Started"
|
|
bitfld.long 0x00 6. " 3VOLT0 ,3-Volt SIM Card Port0" "RCV and XMT,XMT"
|
|
textline " "
|
|
bitfld.long 0x00 5. " SCSP0 ,SIM Card Clock Stop Polarity Port0" "0,1"
|
|
bitfld.long 0x00 4. " SCEN0 ,SIM Card Clock Enable Port0" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " SRST0 ,SIM Card Reset" "No effect,Reset"
|
|
bitfld.long 0x00 2. " STEN0 ,SIM card Transmit Enable Port0" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " SVEN0 ,SIM Card Vcc Enable Port0" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " SAPD0 ,SIM Card Auto Power Down Port0" "Disabled,Enabled"
|
|
line.long 0x04 "CNTL2,SIM Control Register"
|
|
bitfld.long 0x04 15. " BWTEN ,Block Wait Time Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " XMT_CRC_LRC ,Transmit CRC or LRC" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 13. " CRCEN ,CRC Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 12. " LRCEN ,LRC Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 11. " CWTEN ,Character Wait Time Counter Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 9.--10. " GPCNT_CLK_SEL ,General Purpose Counter Clock Select" "Disabled/Reset,Card clock,Receive clock,ETU clock"
|
|
textline " "
|
|
bitfld.long 0x04 6.--8. " BAUD_SEL ,SIM Baud Rate Select" "31,32,16,8,4,2,1,DIVISOR Reg"
|
|
bitfld.long 0x04 4. " SAMPLE12 ,Set the Third Stage Divider" "Div by 8,Div by 12"
|
|
textline " "
|
|
bitfld.long 0x04 3. " ONACK ,Overrun NACK Enable" "Disabled,Enabled"
|
|
bitfld.long 0x04 2. " ANACK ,Automatic NACK Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ICM ,Initial Character Mode" "Disabled,Enabled"
|
|
line.long 0x08 "CLK_PRESCALER2,SIM Clock Prescaler Register"
|
|
hexmask.long.byte 0x08 0.--7. 1. " CLK_PRESCALER ,Clock prescaler divisor register"
|
|
line.long 0x0c "RCV_THRESHOLD2,SIM Receive Threshold Register"
|
|
hexmask.long.byte 0x0c 9.--12. 1. " RTH ,Receive Nack Threshold"
|
|
hexmask.long.word 0x0c 0.--8. 1. " RDT ,Receive Data Threshold"
|
|
line.long 0x10 "ENABLE2,SIM Enable Register"
|
|
bitfld.long 0x10 1. " XMT_EN ,SIM Transmit Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 0. " RCV_EN ,SIM Receiver Enable" "Disabled,Enabled"
|
|
line.long 0x14 "XMT_STATUS2,SIM Transmit Status Register"
|
|
eventfld.long 0x14 8. " GPCNT ,General Purpose Counter Flag" "GPCNT not reached,GPCNT reached"
|
|
eventfld.long 0x14 7. " TDTF ,Transmit Data Threshold Flag" "FIFO greater than TFT[3:0],FIFO less or equal to TFT[3:0]"
|
|
textline " "
|
|
bitfld.long 0x14 6. " TFO ,Transmit FIFO Overfill Error" "No error,Error"
|
|
eventfld.long 0x14 5. " TC ,Transmit Complete" "Not completed,Completed"
|
|
textline " "
|
|
eventfld.long 0x14 4. " ETC ,Early Transmit Complete" "Not completed,Completed"
|
|
eventfld.long 0x14 3. " TFE ,Transmit FIFO Empty" "Not empty,Empty"
|
|
textline " "
|
|
eventfld.long 0x14 0. " XTE ,Transmit Threshold Error" "No error,Error"
|
|
line.long 0x18 "RCV_STATUS2,SIM Receive Status Register"
|
|
eventfld.long 0x18 11. " BGT ,Block Guard Time Error Flag" "Sufficient,Too small"
|
|
eventfld.long 0x18 10. " BWT ,Block Wait Time Error flag" "Not exceeded,Exceeded"
|
|
textline " "
|
|
eventfld.long 0x18 9. " RTE ,Receive NACK Threshold Error Flag" "Less than RTH[3:0],Equal RTH[3:0]"
|
|
eventfld.long 0x18 8. " CWT ,Character Wait Time Counter Flag" "No violation,CHAR_WAIT exceeded"
|
|
textline " "
|
|
bitfld.long 0x18 7. " CRCOK ,Cyclic Redundancy Check Okay Flag" "Not OK,OK"
|
|
bitfld.long 0x18 6. " LRCOK ,Linear Redundancy Check Okay Flag" "Not OK,OK"
|
|
textline " "
|
|
bitfld.long 0x18 5. " RDRF ,Receive Data Register Full" "Less than RDT[8:0],More or equal RDT[8:0]"
|
|
bitfld.long 0x18 4. " RFD ,Receive FIFO has Unread Data" "No unread bytes,At least one unread byte"
|
|
textline " "
|
|
eventfld.long 0x18 0. " OEF ,Overrun Error Flag" "No error,Error"
|
|
line.long 0x1c "INT_MASK2,SIM Interrupt Mask Register"
|
|
bitfld.long 0x1c 12. " BGTM ,Block Guard Time Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 11. " BWTM ,Block Wait Time Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 10. " RTM ,Receive NACK Threshold Interrupt Mask" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x1c 9. " CWTM ,Character Wait Time Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 8. " GPCNTM ,General Purpose Counter Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 7. " TDTFM ,Transmit Data Threshold Interrupt Mask" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x1c 6. " TFOM ,Transmit FIFO Overfill Error Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 5. " XTM ,Transmit Threshold Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 4. " TFEIM ,Transmit FIFO Empty Interrupt Mask" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x1c 3. " ETCIM ,Early Transmit Complete Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 2. " OIM ,Overrun Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x1c 1. " TCIM ,Transmit Complete Interrupt Mask" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x1c 0. " RIM ,Receive Interrupt Mask" "Enabled,Masked"
|
|
line.long 0x20 "PORT0_XMT_BUF2,SIM Port0 Transmit Buffer Register"
|
|
hexmask.long.byte 0x20 0.--7. 1. " PORT0_XMT ,Port0 Transmit Buffer"
|
|
rgroup.long 0x38++0x03
|
|
line.long 0x00 "PORT0_RCV_BUF2,SIM Port0 Receive Buffer Register"
|
|
bitfld.long 0x00 10. " CWT , Port0 CWT Flag" "On time,Late"
|
|
bitfld.long 0x00 9. " FE ,Port0 Frame Error Flag" "No error,Error"
|
|
bitfld.long 0x00 8. " PE ,Port0 Parity Error Flag" "No error,Error"
|
|
textline " "
|
|
hexmask.long.byte 0x00 0.--7. 1. " PORT0_RCV ,Port0 Receive Buffer"
|
|
group.long 0x3C++0x2F
|
|
line.long 0x00 "PORT0_DETECT2,SIM Port0 Detect Register"
|
|
bitfld.long 0x00 3. " SPDS0 ,SIM Presence Detect Select Port0" "Falling edge,Rising edge"
|
|
bitfld.long 0x00 2. " SPDP0 ,SIMPD0 Input Pin Status" "Low,High"
|
|
textline " "
|
|
eventfld.long 0x00 1. " SDI0 ,SIM Detect Interrupt Flag Port0" "Not detected,Detected"
|
|
bitfld.long 0x00 0. " SDIM0 ,SIM Detect Interrupt Mask Port0" "Enabled,Masked"
|
|
line.long 0x04 "DATA_FORMAT2,SIM Data Format Register"
|
|
bitfld.long 0x04 0. " IC ,Inverse Convention" "Direction,Inverse"
|
|
line.long 0x08 "XMT_THRESHOLD2,SIM Transmit Threshold Register"
|
|
bitfld.long 0x08 4.--7. " XTH ,Transmit NACK Threshold" "Never set,Set after 1 NACK,Set after 2 NACK,Set after 3 NACK,Set after 4 NACK,Set after 5 NACK,Set after 6 NACK,Set after 7 NACK,Set after 8 NACK,Set after 9 NACK,Set after 10 NACK,Set after 11 NACK,Set after 12 NACK,Set after 13 NACK,Set after 14 NACK,Set after 15 NACK"
|
|
hexmask.long.byte 0x08 0.--3. 1. " TDT ,Transmit Data Threshold"
|
|
line.long 0x0c "GUARD_CNTL2,SIM Transmit Guard Control Register"
|
|
bitfld.long 0x0c 8. " RCVR11 ,Receiver Use 11 Elementary Time Units" "12 ETU,11 ETU"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " GETU ,Transmit Guard ETUs"
|
|
line.long 0x10 "OD_CONFIG2,SIM Open Drain Configuration Control Register"
|
|
bitfld.long 0x10 1. " OD_P1 ,Open Drain Control for Port1" "Push-pull,Open-drain"
|
|
bitfld.long 0x10 0. " OD_P0 ,Open Drain control for Port0" "Push-pull,Open-drain"
|
|
line.long 0x14 "RESET_CNTL2,SIM Reset Control Register"
|
|
bitfld.long 0x14 6. " DBUG ,Debug" "No event,Event"
|
|
bitfld.long 0x14 5. " STOP ,Stop" "All SIM,All Clocks"
|
|
textline " "
|
|
bitfld.long 0x14 4. " DOZE ,DOZE" "No event,Event"
|
|
bitfld.long 0x14 3. " KILL_CLOCK ,Kill SIM Clock" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x14 2. " SOFT_REST ,Software Reset" "Normal,Reset"
|
|
bitfld.long 0x14 1. " FLUSH_XMT ,Flush Transmitter" "Normal,Reset"
|
|
textline " "
|
|
bitfld.long 0x14 0. " FLUSH_RCV ,Flush Receiver" "Normal,Reset"
|
|
line.long 0x18 "CHAR_WAIT2,SIM Character Wait Time Register"
|
|
hexmask.long.word 0x18 0.--15. 1. " CWT ,Character Wait Time"
|
|
line.long 0x1c "GPCNT2,SIM General Purpose Counter Register"
|
|
hexmask.long.word 0x1c 0.--15. 1. " GPCNT ,General Purpose Counter"
|
|
line.long 0x20 "DIVISOR2,SIM Divisor Register"
|
|
hexmask.long.byte 0x20 0.--7. 1. " DIVISOR , DIVISOR Value"
|
|
line.long 0x24 "BWT2,SIM Block Wait Time Register"
|
|
hexmask.long.word 0x24 0.--15. 1. " BWT ,BWT Register 16 LSB"
|
|
line.long 0x28 "BGT2,SIM Block Guard Time Register"
|
|
hexmask.long.word 0x28 0.--15. 1. " BGT ,BGT Value"
|
|
line.long 0x2c "BWT_H2,SIM Block Wait Time Register HIGH"
|
|
hexmask.long.word 0x2c 0.--15. 1. " BWT_H ,BWT Register 16 MSB"
|
|
rgroup.long 0x6C++0xF
|
|
line.long 0x00 "XMT_FIFO_STAT2,SIM Transmit FIFO Status Register"
|
|
bitfld.long 0x00 8.--11. " XMT_CNT ,Number of Bytes that Can be Written into the Transmit FIFO" "Empty or full,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.byte 0x00 4.--7. 1. " XMT_WPTR ,These Bits Indicate the Transmit FIFO Write Pointer"
|
|
hexmask.long.byte 0x00 0.--3. 1. " XMT_RPTR ,These Bits Indicate the Transmit FIFO Read Pointer"
|
|
line.long 0x04 "RCV_FIFO_CNT2,SIM Receive FIFO Counter Register"
|
|
hexmask.long.word 0x04 0.--8. 1. " RCV_CNT ,Number of Bytes that can be Written into the Receive FIFO"
|
|
line.long 0x08 "RCV_FIFO_WPTR2,SIM Receive FIFO Write Pointer Register"
|
|
hexmask.long.word 0x08 0.--8. 1. " RCV_WPTR ,Bits Indicate the Receive FIFO Write Pointer"
|
|
line.long 0x0c "RCV_FIFO_RPTR2,SIM Receive FIFO Read Pointer Register"
|
|
hexmask.long.word 0x0c 0.--8. 1. " RCV_RPTR ,Bits Indicate the Receiver FIFO Read Pointer"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree.open "UART (Universal Asynchronous Receiver/Transmitter)"
|
|
tree "UART 1"
|
|
base asd:0x43F90000
|
|
width 7.
|
|
hgroup.long 0x00++0x3
|
|
hide.long 0x00 "URXD,UART Receiver Register"
|
|
in
|
|
if (((d.l(asd:0x43F90000+0x84))&0x20)==0x20)
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " TX_DATA ,Transmit Data"
|
|
else
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--6. 1. " TX_DATA ,Transmit Data"
|
|
endif
|
|
group.long 0x80++0x3
|
|
line.long 0x00 "UCR1,UART Control Register 1"
|
|
bitfld.long 0x00 15. " ADEN ,Automatic Baud Rate Detection Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " ADBR ,Automatic Detection of Baud Rate" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " TRDYEN ,Transmitter Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 12. " IDEN ,Idle Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10.--11. " ICD ,Idle Condition Detect" "4 frames,8 frames,16 frames,32 frames"
|
|
bitfld.long 0x00 9. " RRDYEN ,Receiver Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RXDMAEN ,Receive Ready DMA Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " IREN ,Infrared Interface Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " TXMPTYEN ,Transmitter Empty Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RTSDEN ,RTS Delta Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " SNDBRK ,Send BREAK" "Not sent,Sent"
|
|
bitfld.long 0x00 3. " TXDMAEN ,Transmitter Ready DMA Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " ATDMAEN ,Aging DMA Timer Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " DOZE ,DOZE" "UART enabled,UART disabled"
|
|
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
|
|
group.long 0x84++0x3
|
|
line.long 0x00 "UCR2,UART Control Register 2"
|
|
bitfld.long 0x00 15. " ESCI ,Escape Sequence Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " IRTS ,Ignore RTS Pin" "Not ignored,Ignored"
|
|
bitfld.long 0x00 13. " CTSC ,CTS Pin Control" "CTS,Receiver"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CTS ,Clear to Send" "High,Low"
|
|
bitfld.long 0x00 11. " ESCEN ,Escape Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 9.--10. " RTEC ,Request to Send Edge Control" "Rising,Falling,Any,Any"
|
|
textline " "
|
|
bitfld.long 0x00 8. " PREN ,Parity Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " PROE ,Parity Odd/Even" "Even,Odd"
|
|
bitfld.long 0x00 6. " STPB ,Stop" "1 bit,2 bits"
|
|
textline " "
|
|
bitfld.long 0x00 5. " WS ,Word Size" "7-bit,8-bit"
|
|
bitfld.long 0x00 4. " RTSEN ,Request to Send Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " ATEN ,Aging Timer Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " TXEN ,Transmitter Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " RXEN ,Receiver Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " /SRST ,Software Reset" "Reset,No reset"
|
|
if (((d.l(asd:(0x43F90000+0x90)))&0x40)==0x0)
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,Data Carrier Detect" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,Ring Indicator" "Low,High"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
else
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,DCDDELT Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,RIDELT Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
endif
|
|
group.long 0x8c++0x3
|
|
line.long 0x00 "UCR4,UART Control Register 4"
|
|
bitfld.long 0x00 10.--15. " CTSTL ,CTS Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 9. " INVR ,Inverted Infrared Reception" "Active low,Active high"
|
|
bitfld.long 0x00 8. " ENIRI ,Serial Infrared Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " WKEN ,WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " IDDMAEN ,DMA IDLE Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " IRSC ,IR Special Case" "Sampling clock,Reference clock"
|
|
textline " "
|
|
bitfld.long 0x00 4. " LPBYP ,Low Power Bypass" "Enabled,Disabled"
|
|
bitfld.long 0x00 3. " TCEN ,Transmit Complete Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " BKEN ,BREAK Condition Detected Interrupt Enabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " OREN ,Receiver Overrun Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " DREN ,Receive Data Ready Interrupt Enable" "Disabled,Enabled"
|
|
group.long 0x90++0x3
|
|
line.long 0x00 "UFCR,UART FIFO Control Register"
|
|
bitfld.long 0x00 10.--15. " TXTL ,Transmitter Trigger Level" "Reserved,Reserved,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 7.--9. " RFDIV ,Reference Frequency Divider" "Div by 6,Div by 5,Div by 4,Div by 3,Div by 2,Div by 1,Div by 7,?..."
|
|
bitfld.long 0x00 6. " DCEDTE ,DCE/DTE Mode Select" "DCE,DTE"
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " RXTL ,Receiver Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
group.long 0x94++0x3
|
|
line.long 0x00 "USR1,UART Status Register 1"
|
|
eventfld.long 0x00 15. " PARITYERR ,Parity Error Interrupt Flag" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 14. " RTSS ,/RTS Pin Status" "Inactive,Active"
|
|
bitfld.long 0x00 13. " TRDY ,Transmitter Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x00 12. " RTSD ,RTS Delta" "Not changed,Changed"
|
|
eventfld.long 0x00 11. " ESCF ,Escape Sequence Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 10. " FRAMERR ,Frame Error Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RRDY ,Receiver Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 8. " AGTIM ,Ageing Timer Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " DTRD ,DTR Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 6. " RXDS ,Receiver IDLE Interrupt Flag" "In progress,Idle"
|
|
eventfld.long 0x00 5. " AIRINT ,Asynchronous IR WAKE Interrupt Flag" "Not detected,Detected"
|
|
eventfld.long 0x00 4. " AWAKE ,Asynchronous WAKE Interrupt Flag" "Not detected,Detected"
|
|
group.long 0x98++0x3
|
|
line.long 0x00 "USR2,UART Status Register 2"
|
|
eventfld.long 0x00 15. " ADET ,Automatic Baud Rate Detect Complete" "Not received,Received"
|
|
bitfld.long 0x00 14. " TXFE ,Transmit Buffer FIFO Empty" "Not empty,Empty"
|
|
eventfld.long 0x00 13. " DTRF ,DTR Edge Triggered Interrupt Flag" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 12. " IDLE ,Idle Condition" "Not detected,Detected"
|
|
eventfld.long 0x00 11. " ACST ,Autobaud Counter Stopped" "Not finished,Finished"
|
|
eventfld.long 0x00 10. " RIDELT ,Ring Indicator Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RIIN ,Ring Indicator Input" "Detected,Not detected"
|
|
eventfld.long 0x00 8. " IRINT ,Serial Infrared Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " WAKE ,Wake" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 6. " DCDDELT ,Data Carrier Detect Delta" "Not changed,Changed"
|
|
bitfld.long 0x00 5. " DCDIN ,Data Carrier Detect Input" "Detected,Not detected"
|
|
eventfld.long 0x00 4. " RTSF ,RTS Edge Triggered Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 3. " TXDC ,Transmitter Complete" "Not completed,Completed"
|
|
eventfld.long 0x00 2. " BRCD ,BREAK Condition Detected" "Not detected,Detected"
|
|
eventfld.long 0x00 1. " ORE ,Overrun Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 0. " RDR ,Receive Data Ready" "Not ready,Ready"
|
|
group.long 0x9c++0x3
|
|
line.long 0x00 "UESC,UART Escape Character Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ESC_CHAR ,UART Escape Character"
|
|
group.long 0xa0++0x3
|
|
line.long 0x00 "UTIM,UART Escape Timer Register"
|
|
hexmask.long.word 0x00 0.--11. 1. " TIM ,UART Escape Timer"
|
|
group.long 0xa4++0x3
|
|
line.long 0x00 "UBIR,UART BRM Incremental Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " INC ,UART BRM Incremental Register"
|
|
group.long 0xa8++0x3
|
|
line.long 0x00 "UBMR,Modulator Dominator"
|
|
hexmask.long.word 0x00 0.--15. 1. " MOD ,Modulator Dominator"
|
|
rgroup.long 0xac++0x3
|
|
line.long 0x00 "UBRC,UART Baud Rate Count Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " BCNT ,UART Baud Rate Count Register"
|
|
group.long 0xb0++0x3
|
|
line.long 0x00 "ONEMS,UART One Millisecond Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " ONEMS ,UART One Millisecond Register"
|
|
group.long 0xb4++0x3
|
|
line.long 0x00 "UTS,UART Test Register"
|
|
bitfld.long 0x00 13. " FRCPERR ,Force Parity Error" "Not forced,Forced"
|
|
bitfld.long 0x00 12. " LOOP ,Loop TX and RX for Test" "Normal,Loop"
|
|
bitfld.long 0x00 11. " DBGEN ,/debug_enable" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x00 10. " LOOPIR ,Loop Tx and RX for IR Test" "Normal,Loop"
|
|
bitfld.long 0x00 9. " RXDBG ,RX_fifo_debug_mode" "Not incremented,Incremented"
|
|
bitfld.long 0x00 6. " TXEMPTY ,Tx FIFO Empty" "Not empty,Empty"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RXEMPTY ,Rx FIFO Empty" "Not empty,Empty"
|
|
bitfld.long 0x00 4. " TXFULL ,Tx FIFO Full" "Not full,Full"
|
|
bitfld.long 0x00 3. " RXFULL ,Rx FIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x00 0. " SOFTRST ,Software Reset" "No reset,Reset"
|
|
width 0xb
|
|
tree.end
|
|
tree "UART 2"
|
|
base asd:0x43F94000
|
|
width 7.
|
|
hgroup.long 0x00++0x3
|
|
hide.long 0x00 "URXD,UART Receiver Register"
|
|
in
|
|
if (((d.l(asd:0x43F94000+0x84))&0x20)==0x20)
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " TX_DATA ,Transmit Data"
|
|
else
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--6. 1. " TX_DATA ,Transmit Data"
|
|
endif
|
|
group.long 0x80++0x3
|
|
line.long 0x00 "UCR1,UART Control Register 1"
|
|
bitfld.long 0x00 15. " ADEN ,Automatic Baud Rate Detection Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " ADBR ,Automatic Detection of Baud Rate" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " TRDYEN ,Transmitter Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 12. " IDEN ,Idle Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10.--11. " ICD ,Idle Condition Detect" "4 frames,8 frames,16 frames,32 frames"
|
|
bitfld.long 0x00 9. " RRDYEN ,Receiver Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RXDMAEN ,Receive Ready DMA Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " IREN ,Infrared Interface Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " TXMPTYEN ,Transmitter Empty Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RTSDEN ,RTS Delta Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " SNDBRK ,Send BREAK" "Not sent,Sent"
|
|
bitfld.long 0x00 3. " TXDMAEN ,Transmitter Ready DMA Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " ATDMAEN ,Aging DMA Timer Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " DOZE ,DOZE" "UART enabled,UART disabled"
|
|
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
|
|
group.long 0x84++0x3
|
|
line.long 0x00 "UCR2,UART Control Register 2"
|
|
bitfld.long 0x00 15. " ESCI ,Escape Sequence Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " IRTS ,Ignore RTS Pin" "Not ignored,Ignored"
|
|
bitfld.long 0x00 13. " CTSC ,CTS Pin Control" "CTS,Receiver"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CTS ,Clear to Send" "High,Low"
|
|
bitfld.long 0x00 11. " ESCEN ,Escape Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 9.--10. " RTEC ,Request to Send Edge Control" "Rising,Falling,Any,Any"
|
|
textline " "
|
|
bitfld.long 0x00 8. " PREN ,Parity Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " PROE ,Parity Odd/Even" "Even,Odd"
|
|
bitfld.long 0x00 6. " STPB ,Stop" "1 bit,2 bits"
|
|
textline " "
|
|
bitfld.long 0x00 5. " WS ,Word Size" "7-bit,8-bit"
|
|
bitfld.long 0x00 4. " RTSEN ,Request to Send Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " ATEN ,Aging Timer Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " TXEN ,Transmitter Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " RXEN ,Receiver Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " /SRST ,Software Reset" "Reset,No reset"
|
|
if (((d.l(asd:(0x43F94000+0x90)))&0x40)==0x0)
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,Data Carrier Detect" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,Ring Indicator" "Low,High"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
else
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,DCDDELT Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,RIDELT Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
endif
|
|
group.long 0x8c++0x3
|
|
line.long 0x00 "UCR4,UART Control Register 4"
|
|
bitfld.long 0x00 10.--15. " CTSTL ,CTS Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 9. " INVR ,Inverted Infrared Reception" "Active low,Active high"
|
|
bitfld.long 0x00 8. " ENIRI ,Serial Infrared Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " WKEN ,WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " IDDMAEN ,DMA IDLE Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " IRSC ,IR Special Case" "Sampling clock,Reference clock"
|
|
textline " "
|
|
bitfld.long 0x00 4. " LPBYP ,Low Power Bypass" "Enabled,Disabled"
|
|
bitfld.long 0x00 3. " TCEN ,Transmit Complete Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " BKEN ,BREAK Condition Detected Interrupt Enabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " OREN ,Receiver Overrun Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " DREN ,Receive Data Ready Interrupt Enable" "Disabled,Enabled"
|
|
group.long 0x90++0x3
|
|
line.long 0x00 "UFCR,UART FIFO Control Register"
|
|
bitfld.long 0x00 10.--15. " TXTL ,Transmitter Trigger Level" "Reserved,Reserved,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 7.--9. " RFDIV ,Reference Frequency Divider" "Div by 6,Div by 5,Div by 4,Div by 3,Div by 2,Div by 1,Div by 7,?..."
|
|
bitfld.long 0x00 6. " DCEDTE ,DCE/DTE Mode Select" "DCE,DTE"
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " RXTL ,Receiver Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
group.long 0x94++0x3
|
|
line.long 0x00 "USR1,UART Status Register 1"
|
|
eventfld.long 0x00 15. " PARITYERR ,Parity Error Interrupt Flag" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 14. " RTSS ,/RTS Pin Status" "Inactive,Active"
|
|
bitfld.long 0x00 13. " TRDY ,Transmitter Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x00 12. " RTSD ,RTS Delta" "Not changed,Changed"
|
|
eventfld.long 0x00 11. " ESCF ,Escape Sequence Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 10. " FRAMERR ,Frame Error Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RRDY ,Receiver Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 8. " AGTIM ,Ageing Timer Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " DTRD ,DTR Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 6. " RXDS ,Receiver IDLE Interrupt Flag" "In progress,Idle"
|
|
eventfld.long 0x00 5. " AIRINT ,Asynchronous IR WAKE Interrupt Flag" "Not detected,Detected"
|
|
eventfld.long 0x00 4. " AWAKE ,Asynchronous WAKE Interrupt Flag" "Not detected,Detected"
|
|
group.long 0x98++0x3
|
|
line.long 0x00 "USR2,UART Status Register 2"
|
|
eventfld.long 0x00 15. " ADET ,Automatic Baud Rate Detect Complete" "Not received,Received"
|
|
bitfld.long 0x00 14. " TXFE ,Transmit Buffer FIFO Empty" "Not empty,Empty"
|
|
eventfld.long 0x00 13. " DTRF ,DTR Edge Triggered Interrupt Flag" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 12. " IDLE ,Idle Condition" "Not detected,Detected"
|
|
eventfld.long 0x00 11. " ACST ,Autobaud Counter Stopped" "Not finished,Finished"
|
|
eventfld.long 0x00 10. " RIDELT ,Ring Indicator Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RIIN ,Ring Indicator Input" "Detected,Not detected"
|
|
eventfld.long 0x00 8. " IRINT ,Serial Infrared Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " WAKE ,Wake" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 6. " DCDDELT ,Data Carrier Detect Delta" "Not changed,Changed"
|
|
bitfld.long 0x00 5. " DCDIN ,Data Carrier Detect Input" "Detected,Not detected"
|
|
eventfld.long 0x00 4. " RTSF ,RTS Edge Triggered Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 3. " TXDC ,Transmitter Complete" "Not completed,Completed"
|
|
eventfld.long 0x00 2. " BRCD ,BREAK Condition Detected" "Not detected,Detected"
|
|
eventfld.long 0x00 1. " ORE ,Overrun Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 0. " RDR ,Receive Data Ready" "Not ready,Ready"
|
|
group.long 0x9c++0x3
|
|
line.long 0x00 "UESC,UART Escape Character Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ESC_CHAR ,UART Escape Character"
|
|
group.long 0xa0++0x3
|
|
line.long 0x00 "UTIM,UART Escape Timer Register"
|
|
hexmask.long.word 0x00 0.--11. 1. " TIM ,UART Escape Timer"
|
|
group.long 0xa4++0x3
|
|
line.long 0x00 "UBIR,UART BRM Incremental Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " INC ,UART BRM Incremental Register"
|
|
group.long 0xa8++0x3
|
|
line.long 0x00 "UBMR,Modulator Dominator"
|
|
hexmask.long.word 0x00 0.--15. 1. " MOD ,Modulator Dominator"
|
|
rgroup.long 0xac++0x3
|
|
line.long 0x00 "UBRC,UART Baud Rate Count Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " BCNT ,UART Baud Rate Count Register"
|
|
group.long 0xb0++0x3
|
|
line.long 0x00 "ONEMS,UART One Millisecond Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " ONEMS ,UART One Millisecond Register"
|
|
group.long 0xb4++0x3
|
|
line.long 0x00 "UTS,UART Test Register"
|
|
bitfld.long 0x00 13. " FRCPERR ,Force Parity Error" "Not forced,Forced"
|
|
bitfld.long 0x00 12. " LOOP ,Loop TX and RX for Test" "Normal,Loop"
|
|
bitfld.long 0x00 11. " DBGEN ,/debug_enable" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x00 10. " LOOPIR ,Loop Tx and RX for IR Test" "Normal,Loop"
|
|
bitfld.long 0x00 9. " RXDBG ,RX_fifo_debug_mode" "Not incremented,Incremented"
|
|
bitfld.long 0x00 6. " TXEMPTY ,Tx FIFO Empty" "Not empty,Empty"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RXEMPTY ,Rx FIFO Empty" "Not empty,Empty"
|
|
bitfld.long 0x00 4. " TXFULL ,Tx FIFO Full" "Not full,Full"
|
|
bitfld.long 0x00 3. " RXFULL ,Rx FIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x00 0. " SOFTRST ,Software Reset" "No reset,Reset"
|
|
width 0xb
|
|
tree.end
|
|
tree "UART 3"
|
|
base asd:0x5000C000
|
|
width 7.
|
|
hgroup.long 0x00++0x3
|
|
hide.long 0x00 "URXD,UART Receiver Register"
|
|
in
|
|
if (((d.l(asd:0x5000C000+0x84))&0x20)==0x20)
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " TX_DATA ,Transmit Data"
|
|
else
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--6. 1. " TX_DATA ,Transmit Data"
|
|
endif
|
|
group.long 0x80++0x3
|
|
line.long 0x00 "UCR1,UART Control Register 1"
|
|
bitfld.long 0x00 15. " ADEN ,Automatic Baud Rate Detection Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " ADBR ,Automatic Detection of Baud Rate" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " TRDYEN ,Transmitter Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 12. " IDEN ,Idle Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10.--11. " ICD ,Idle Condition Detect" "4 frames,8 frames,16 frames,32 frames"
|
|
bitfld.long 0x00 9. " RRDYEN ,Receiver Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RXDMAEN ,Receive Ready DMA Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " IREN ,Infrared Interface Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " TXMPTYEN ,Transmitter Empty Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RTSDEN ,RTS Delta Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " SNDBRK ,Send BREAK" "Not sent,Sent"
|
|
bitfld.long 0x00 3. " TXDMAEN ,Transmitter Ready DMA Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " ATDMAEN ,Aging DMA Timer Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " DOZE ,DOZE" "UART enabled,UART disabled"
|
|
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
|
|
group.long 0x84++0x3
|
|
line.long 0x00 "UCR2,UART Control Register 2"
|
|
bitfld.long 0x00 15. " ESCI ,Escape Sequence Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " IRTS ,Ignore RTS Pin" "Not ignored,Ignored"
|
|
bitfld.long 0x00 13. " CTSC ,CTS Pin Control" "CTS,Receiver"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CTS ,Clear to Send" "High,Low"
|
|
bitfld.long 0x00 11. " ESCEN ,Escape Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 9.--10. " RTEC ,Request to Send Edge Control" "Rising,Falling,Any,Any"
|
|
textline " "
|
|
bitfld.long 0x00 8. " PREN ,Parity Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " PROE ,Parity Odd/Even" "Even,Odd"
|
|
bitfld.long 0x00 6. " STPB ,Stop" "1 bit,2 bits"
|
|
textline " "
|
|
bitfld.long 0x00 5. " WS ,Word Size" "7-bit,8-bit"
|
|
bitfld.long 0x00 4. " RTSEN ,Request to Send Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " ATEN ,Aging Timer Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " TXEN ,Transmitter Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " RXEN ,Receiver Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " /SRST ,Software Reset" "Reset,No reset"
|
|
if (((d.l(asd:(0x5000C000+0x90)))&0x40)==0x0)
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,Data Carrier Detect" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,Ring Indicator" "Low,High"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
else
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,DCDDELT Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,RIDELT Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
endif
|
|
group.long 0x8c++0x3
|
|
line.long 0x00 "UCR4,UART Control Register 4"
|
|
bitfld.long 0x00 10.--15. " CTSTL ,CTS Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 9. " INVR ,Inverted Infrared Reception" "Active low,Active high"
|
|
bitfld.long 0x00 8. " ENIRI ,Serial Infrared Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " WKEN ,WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " IDDMAEN ,DMA IDLE Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " IRSC ,IR Special Case" "Sampling clock,Reference clock"
|
|
textline " "
|
|
bitfld.long 0x00 4. " LPBYP ,Low Power Bypass" "Enabled,Disabled"
|
|
bitfld.long 0x00 3. " TCEN ,Transmit Complete Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " BKEN ,BREAK Condition Detected Interrupt Enabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " OREN ,Receiver Overrun Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " DREN ,Receive Data Ready Interrupt Enable" "Disabled,Enabled"
|
|
group.long 0x90++0x3
|
|
line.long 0x00 "UFCR,UART FIFO Control Register"
|
|
bitfld.long 0x00 10.--15. " TXTL ,Transmitter Trigger Level" "Reserved,Reserved,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 7.--9. " RFDIV ,Reference Frequency Divider" "Div by 6,Div by 5,Div by 4,Div by 3,Div by 2,Div by 1,Div by 7,?..."
|
|
bitfld.long 0x00 6. " DCEDTE ,DCE/DTE Mode Select" "DCE,DTE"
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " RXTL ,Receiver Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
group.long 0x94++0x3
|
|
line.long 0x00 "USR1,UART Status Register 1"
|
|
eventfld.long 0x00 15. " PARITYERR ,Parity Error Interrupt Flag" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 14. " RTSS ,/RTS Pin Status" "Inactive,Active"
|
|
bitfld.long 0x00 13. " TRDY ,Transmitter Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x00 12. " RTSD ,RTS Delta" "Not changed,Changed"
|
|
eventfld.long 0x00 11. " ESCF ,Escape Sequence Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 10. " FRAMERR ,Frame Error Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RRDY ,Receiver Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 8. " AGTIM ,Ageing Timer Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " DTRD ,DTR Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 6. " RXDS ,Receiver IDLE Interrupt Flag" "In progress,Idle"
|
|
eventfld.long 0x00 5. " AIRINT ,Asynchronous IR WAKE Interrupt Flag" "Not detected,Detected"
|
|
eventfld.long 0x00 4. " AWAKE ,Asynchronous WAKE Interrupt Flag" "Not detected,Detected"
|
|
group.long 0x98++0x3
|
|
line.long 0x00 "USR2,UART Status Register 2"
|
|
eventfld.long 0x00 15. " ADET ,Automatic Baud Rate Detect Complete" "Not received,Received"
|
|
bitfld.long 0x00 14. " TXFE ,Transmit Buffer FIFO Empty" "Not empty,Empty"
|
|
eventfld.long 0x00 13. " DTRF ,DTR Edge Triggered Interrupt Flag" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 12. " IDLE ,Idle Condition" "Not detected,Detected"
|
|
eventfld.long 0x00 11. " ACST ,Autobaud Counter Stopped" "Not finished,Finished"
|
|
eventfld.long 0x00 10. " RIDELT ,Ring Indicator Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RIIN ,Ring Indicator Input" "Detected,Not detected"
|
|
eventfld.long 0x00 8. " IRINT ,Serial Infrared Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " WAKE ,Wake" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 6. " DCDDELT ,Data Carrier Detect Delta" "Not changed,Changed"
|
|
bitfld.long 0x00 5. " DCDIN ,Data Carrier Detect Input" "Detected,Not detected"
|
|
eventfld.long 0x00 4. " RTSF ,RTS Edge Triggered Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 3. " TXDC ,Transmitter Complete" "Not completed,Completed"
|
|
eventfld.long 0x00 2. " BRCD ,BREAK Condition Detected" "Not detected,Detected"
|
|
eventfld.long 0x00 1. " ORE ,Overrun Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 0. " RDR ,Receive Data Ready" "Not ready,Ready"
|
|
group.long 0x9c++0x3
|
|
line.long 0x00 "UESC,UART Escape Character Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ESC_CHAR ,UART Escape Character"
|
|
group.long 0xa0++0x3
|
|
line.long 0x00 "UTIM,UART Escape Timer Register"
|
|
hexmask.long.word 0x00 0.--11. 1. " TIM ,UART Escape Timer"
|
|
group.long 0xa4++0x3
|
|
line.long 0x00 "UBIR,UART BRM Incremental Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " INC ,UART BRM Incremental Register"
|
|
group.long 0xa8++0x3
|
|
line.long 0x00 "UBMR,Modulator Dominator"
|
|
hexmask.long.word 0x00 0.--15. 1. " MOD ,Modulator Dominator"
|
|
rgroup.long 0xac++0x3
|
|
line.long 0x00 "UBRC,UART Baud Rate Count Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " BCNT ,UART Baud Rate Count Register"
|
|
group.long 0xb0++0x3
|
|
line.long 0x00 "ONEMS,UART One Millisecond Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " ONEMS ,UART One Millisecond Register"
|
|
group.long 0xb4++0x3
|
|
line.long 0x00 "UTS,UART Test Register"
|
|
bitfld.long 0x00 13. " FRCPERR ,Force Parity Error" "Not forced,Forced"
|
|
bitfld.long 0x00 12. " LOOP ,Loop TX and RX for Test" "Normal,Loop"
|
|
bitfld.long 0x00 11. " DBGEN ,/debug_enable" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x00 10. " LOOPIR ,Loop Tx and RX for IR Test" "Normal,Loop"
|
|
bitfld.long 0x00 9. " RXDBG ,RX_fifo_debug_mode" "Not incremented,Incremented"
|
|
bitfld.long 0x00 6. " TXEMPTY ,Tx FIFO Empty" "Not empty,Empty"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RXEMPTY ,Rx FIFO Empty" "Not empty,Empty"
|
|
bitfld.long 0x00 4. " TXFULL ,Tx FIFO Full" "Not full,Full"
|
|
bitfld.long 0x00 3. " RXFULL ,Rx FIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x00 0. " SOFTRST ,Software Reset" "No reset,Reset"
|
|
width 0xb
|
|
tree.end
|
|
tree "UART 4"
|
|
base asd:0x50008000
|
|
width 7.
|
|
hgroup.long 0x00++0x3
|
|
hide.long 0x00 "URXD,UART Receiver Register"
|
|
in
|
|
if (((d.l(asd:0x50008000+0x84))&0x20)==0x20)
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " TX_DATA ,Transmit Data"
|
|
else
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--6. 1. " TX_DATA ,Transmit Data"
|
|
endif
|
|
group.long 0x80++0x3
|
|
line.long 0x00 "UCR1,UART Control Register 1"
|
|
bitfld.long 0x00 15. " ADEN ,Automatic Baud Rate Detection Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " ADBR ,Automatic Detection of Baud Rate" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " TRDYEN ,Transmitter Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 12. " IDEN ,Idle Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10.--11. " ICD ,Idle Condition Detect" "4 frames,8 frames,16 frames,32 frames"
|
|
bitfld.long 0x00 9. " RRDYEN ,Receiver Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RXDMAEN ,Receive Ready DMA Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " IREN ,Infrared Interface Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " TXMPTYEN ,Transmitter Empty Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RTSDEN ,RTS Delta Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " SNDBRK ,Send BREAK" "Not sent,Sent"
|
|
bitfld.long 0x00 3. " TXDMAEN ,Transmitter Ready DMA Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " ATDMAEN ,Aging DMA Timer Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " DOZE ,DOZE" "UART enabled,UART disabled"
|
|
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
|
|
group.long 0x84++0x3
|
|
line.long 0x00 "UCR2,UART Control Register 2"
|
|
bitfld.long 0x00 15. " ESCI ,Escape Sequence Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " IRTS ,Ignore RTS Pin" "Not ignored,Ignored"
|
|
bitfld.long 0x00 13. " CTSC ,CTS Pin Control" "CTS,Receiver"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CTS ,Clear to Send" "High,Low"
|
|
bitfld.long 0x00 11. " ESCEN ,Escape Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 9.--10. " RTEC ,Request to Send Edge Control" "Rising,Falling,Any,Any"
|
|
textline " "
|
|
bitfld.long 0x00 8. " PREN ,Parity Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " PROE ,Parity Odd/Even" "Even,Odd"
|
|
bitfld.long 0x00 6. " STPB ,Stop" "1 bit,2 bits"
|
|
textline " "
|
|
bitfld.long 0x00 5. " WS ,Word Size" "7-bit,8-bit"
|
|
bitfld.long 0x00 4. " RTSEN ,Request to Send Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " ATEN ,Aging Timer Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " TXEN ,Transmitter Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " RXEN ,Receiver Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " /SRST ,Software Reset" "Reset,No reset"
|
|
if (((d.l(asd:(0x50008000+0x90)))&0x40)==0x0)
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,Data Carrier Detect" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,Ring Indicator" "Low,High"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
else
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,DCDDELT Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,RIDELT Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
endif
|
|
group.long 0x8c++0x3
|
|
line.long 0x00 "UCR4,UART Control Register 4"
|
|
bitfld.long 0x00 10.--15. " CTSTL ,CTS Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 9. " INVR ,Inverted Infrared Reception" "Active low,Active high"
|
|
bitfld.long 0x00 8. " ENIRI ,Serial Infrared Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " WKEN ,WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " IDDMAEN ,DMA IDLE Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " IRSC ,IR Special Case" "Sampling clock,Reference clock"
|
|
textline " "
|
|
bitfld.long 0x00 4. " LPBYP ,Low Power Bypass" "Enabled,Disabled"
|
|
bitfld.long 0x00 3. " TCEN ,Transmit Complete Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " BKEN ,BREAK Condition Detected Interrupt Enabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " OREN ,Receiver Overrun Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " DREN ,Receive Data Ready Interrupt Enable" "Disabled,Enabled"
|
|
group.long 0x90++0x3
|
|
line.long 0x00 "UFCR,UART FIFO Control Register"
|
|
bitfld.long 0x00 10.--15. " TXTL ,Transmitter Trigger Level" "Reserved,Reserved,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 7.--9. " RFDIV ,Reference Frequency Divider" "Div by 6,Div by 5,Div by 4,Div by 3,Div by 2,Div by 1,Div by 7,?..."
|
|
bitfld.long 0x00 6. " DCEDTE ,DCE/DTE Mode Select" "DCE,DTE"
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " RXTL ,Receiver Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
group.long 0x94++0x3
|
|
line.long 0x00 "USR1,UART Status Register 1"
|
|
eventfld.long 0x00 15. " PARITYERR ,Parity Error Interrupt Flag" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 14. " RTSS ,/RTS Pin Status" "Inactive,Active"
|
|
bitfld.long 0x00 13. " TRDY ,Transmitter Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x00 12. " RTSD ,RTS Delta" "Not changed,Changed"
|
|
eventfld.long 0x00 11. " ESCF ,Escape Sequence Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 10. " FRAMERR ,Frame Error Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RRDY ,Receiver Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 8. " AGTIM ,Ageing Timer Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " DTRD ,DTR Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 6. " RXDS ,Receiver IDLE Interrupt Flag" "In progress,Idle"
|
|
eventfld.long 0x00 5. " AIRINT ,Asynchronous IR WAKE Interrupt Flag" "Not detected,Detected"
|
|
eventfld.long 0x00 4. " AWAKE ,Asynchronous WAKE Interrupt Flag" "Not detected,Detected"
|
|
group.long 0x98++0x3
|
|
line.long 0x00 "USR2,UART Status Register 2"
|
|
eventfld.long 0x00 15. " ADET ,Automatic Baud Rate Detect Complete" "Not received,Received"
|
|
bitfld.long 0x00 14. " TXFE ,Transmit Buffer FIFO Empty" "Not empty,Empty"
|
|
eventfld.long 0x00 13. " DTRF ,DTR Edge Triggered Interrupt Flag" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 12. " IDLE ,Idle Condition" "Not detected,Detected"
|
|
eventfld.long 0x00 11. " ACST ,Autobaud Counter Stopped" "Not finished,Finished"
|
|
eventfld.long 0x00 10. " RIDELT ,Ring Indicator Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RIIN ,Ring Indicator Input" "Detected,Not detected"
|
|
eventfld.long 0x00 8. " IRINT ,Serial Infrared Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " WAKE ,Wake" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 6. " DCDDELT ,Data Carrier Detect Delta" "Not changed,Changed"
|
|
bitfld.long 0x00 5. " DCDIN ,Data Carrier Detect Input" "Detected,Not detected"
|
|
eventfld.long 0x00 4. " RTSF ,RTS Edge Triggered Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 3. " TXDC ,Transmitter Complete" "Not completed,Completed"
|
|
eventfld.long 0x00 2. " BRCD ,BREAK Condition Detected" "Not detected,Detected"
|
|
eventfld.long 0x00 1. " ORE ,Overrun Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 0. " RDR ,Receive Data Ready" "Not ready,Ready"
|
|
group.long 0x9c++0x3
|
|
line.long 0x00 "UESC,UART Escape Character Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ESC_CHAR ,UART Escape Character"
|
|
group.long 0xa0++0x3
|
|
line.long 0x00 "UTIM,UART Escape Timer Register"
|
|
hexmask.long.word 0x00 0.--11. 1. " TIM ,UART Escape Timer"
|
|
group.long 0xa4++0x3
|
|
line.long 0x00 "UBIR,UART BRM Incremental Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " INC ,UART BRM Incremental Register"
|
|
group.long 0xa8++0x3
|
|
line.long 0x00 "UBMR,Modulator Dominator"
|
|
hexmask.long.word 0x00 0.--15. 1. " MOD ,Modulator Dominator"
|
|
rgroup.long 0xac++0x3
|
|
line.long 0x00 "UBRC,UART Baud Rate Count Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " BCNT ,UART Baud Rate Count Register"
|
|
group.long 0xb0++0x3
|
|
line.long 0x00 "ONEMS,UART One Millisecond Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " ONEMS ,UART One Millisecond Register"
|
|
group.long 0xb4++0x3
|
|
line.long 0x00 "UTS,UART Test Register"
|
|
bitfld.long 0x00 13. " FRCPERR ,Force Parity Error" "Not forced,Forced"
|
|
bitfld.long 0x00 12. " LOOP ,Loop TX and RX for Test" "Normal,Loop"
|
|
bitfld.long 0x00 11. " DBGEN ,/debug_enable" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x00 10. " LOOPIR ,Loop Tx and RX for IR Test" "Normal,Loop"
|
|
bitfld.long 0x00 9. " RXDBG ,RX_fifo_debug_mode" "Not incremented,Incremented"
|
|
bitfld.long 0x00 6. " TXEMPTY ,Tx FIFO Empty" "Not empty,Empty"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RXEMPTY ,Rx FIFO Empty" "Not empty,Empty"
|
|
bitfld.long 0x00 4. " TXFULL ,Tx FIFO Full" "Not full,Full"
|
|
bitfld.long 0x00 3. " RXFULL ,Rx FIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x00 0. " SOFTRST ,Software Reset" "No reset,Reset"
|
|
width 0xb
|
|
tree.end
|
|
tree "UART 5"
|
|
base asd:0x5002C000
|
|
width 7.
|
|
hgroup.long 0x00++0x3
|
|
hide.long 0x00 "URXD,UART Receiver Register"
|
|
in
|
|
if (((d.l(asd:0x5002C000+0x84))&0x20)==0x20)
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " TX_DATA ,Transmit Data"
|
|
else
|
|
wgroup.long 0x40++0x3
|
|
line.long 0x00 "UTXD,UART Transmitter Register"
|
|
hexmask.long.byte 0x00 0.--6. 1. " TX_DATA ,Transmit Data"
|
|
endif
|
|
group.long 0x80++0x3
|
|
line.long 0x00 "UCR1,UART Control Register 1"
|
|
bitfld.long 0x00 15. " ADEN ,Automatic Baud Rate Detection Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " ADBR ,Automatic Detection of Baud Rate" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " TRDYEN ,Transmitter Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 12. " IDEN ,Idle Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10.--11. " ICD ,Idle Condition Detect" "4 frames,8 frames,16 frames,32 frames"
|
|
bitfld.long 0x00 9. " RRDYEN ,Receiver Ready Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RXDMAEN ,Receive Ready DMA Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " IREN ,Infrared Interface Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " TXMPTYEN ,Transmitter Empty Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RTSDEN ,RTS Delta Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " SNDBRK ,Send BREAK" "Not sent,Sent"
|
|
bitfld.long 0x00 3. " TXDMAEN ,Transmitter Ready DMA Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " ATDMAEN ,Aging DMA Timer Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " DOZE ,DOZE" "UART enabled,UART disabled"
|
|
bitfld.long 0x00 0. " UARTEN ,UART Enable" "Disabled,Enabled"
|
|
group.long 0x84++0x3
|
|
line.long 0x00 "UCR2,UART Control Register 2"
|
|
bitfld.long 0x00 15. " ESCI ,Escape Sequence Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " IRTS ,Ignore RTS Pin" "Not ignored,Ignored"
|
|
bitfld.long 0x00 13. " CTSC ,CTS Pin Control" "CTS,Receiver"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CTS ,Clear to Send" "High,Low"
|
|
bitfld.long 0x00 11. " ESCEN ,Escape Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 9.--10. " RTEC ,Request to Send Edge Control" "Rising,Falling,Any,Any"
|
|
textline " "
|
|
bitfld.long 0x00 8. " PREN ,Parity Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " PROE ,Parity Odd/Even" "Even,Odd"
|
|
bitfld.long 0x00 6. " STPB ,Stop" "1 bit,2 bits"
|
|
textline " "
|
|
bitfld.long 0x00 5. " WS ,Word Size" "7-bit,8-bit"
|
|
bitfld.long 0x00 4. " RTSEN ,Request to Send Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " ATEN ,Aging Timer Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " TXEN ,Transmitter Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " RXEN ,Receiver Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " /SRST ,Software Reset" "Reset,No reset"
|
|
if (((d.l(asd:(0x5002C000+0x90)))&0x40)==0x0)
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,Data Carrier Detect" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,Ring Indicator" "Low,High"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
else
|
|
group.long 0x88++0x3
|
|
line.long 0x00 "UCR3,UART Control Register 3"
|
|
bitfld.long 0x00 14.--15. " DPEC ,DTR/DSR Interrupt Edge Control" "Rising,Falling,Either,Either"
|
|
bitfld.long 0x00 13. " DTREN ,Data Terminal Ready Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " PARERREN ,Parity Error Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " FRAERREN ,Frame Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " DSR ,Data Set Ready" "Low,High"
|
|
bitfld.long 0x00 9. " DCD ,DCDDELT Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8. " RI ,RIDELT Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " ADNIMP ,Autoband Detection Not improved" "New,Old"
|
|
bitfld.long 0x00 6. " RXDSEN ,Receive Status Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " AIRINTEN ,Asynchronous IR WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " AWAKEN ,Asynchronous WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " DTRDEN ,Data Terminal Ready Delta Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RXDMUXSEL ,RXD Muxed Input Selected" "Not muxed,Muxed"
|
|
bitfld.long 0x00 1. " INVT ,Inverted Infrared Transmission" "Active low,Active high"
|
|
bitfld.long 0x00 0. " ACIEN ,Autobaud Counter Interrupt Enable" "Disabled,Enabled"
|
|
endif
|
|
group.long 0x8c++0x3
|
|
line.long 0x00 "UCR4,UART Control Register 4"
|
|
bitfld.long 0x00 10.--15. " CTSTL ,CTS Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 9. " INVR ,Inverted Infrared Reception" "Active low,Active high"
|
|
bitfld.long 0x00 8. " ENIRI ,Serial Infrared Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " WKEN ,WAKE Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " IDDMAEN ,DMA IDLE Condition Detected Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " IRSC ,IR Special Case" "Sampling clock,Reference clock"
|
|
textline " "
|
|
bitfld.long 0x00 4. " LPBYP ,Low Power Bypass" "Enabled,Disabled"
|
|
bitfld.long 0x00 3. " TCEN ,Transmit Complete Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " BKEN ,BREAK Condition Detected Interrupt Enabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " OREN ,Receiver Overrun Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " DREN ,Receive Data Ready Interrupt Enable" "Disabled,Enabled"
|
|
group.long 0x90++0x3
|
|
line.long 0x00 "UFCR,UART FIFO Control Register"
|
|
bitfld.long 0x00 10.--15. " TXTL ,Transmitter Trigger Level" "Reserved,Reserved,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
bitfld.long 0x00 7.--9. " RFDIV ,Reference Frequency Divider" "Div by 6,Div by 5,Div by 4,Div by 3,Div by 2,Div by 1,Div by 7,?..."
|
|
bitfld.long 0x00 6. " DCEDTE ,DCE/DTE Mode Select" "DCE,DTE"
|
|
textline " "
|
|
bitfld.long 0x00 0.--5. " RXTL ,Receiver Trigger Level" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,?..."
|
|
group.long 0x94++0x3
|
|
line.long 0x00 "USR1,UART Status Register 1"
|
|
eventfld.long 0x00 15. " PARITYERR ,Parity Error Interrupt Flag" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 14. " RTSS ,/RTS Pin Status" "Inactive,Active"
|
|
bitfld.long 0x00 13. " TRDY ,Transmitter Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x00 12. " RTSD ,RTS Delta" "Not changed,Changed"
|
|
eventfld.long 0x00 11. " ESCF ,Escape Sequence Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 10. " FRAMERR ,Frame Error Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RRDY ,Receiver Ready Interrupt / DMA Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 8. " AGTIM ,Ageing Timer Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " DTRD ,DTR Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 6. " RXDS ,Receiver IDLE Interrupt Flag" "In progress,Idle"
|
|
eventfld.long 0x00 5. " AIRINT ,Asynchronous IR WAKE Interrupt Flag" "Not detected,Detected"
|
|
eventfld.long 0x00 4. " AWAKE ,Asynchronous WAKE Interrupt Flag" "Not detected,Detected"
|
|
group.long 0x98++0x3
|
|
line.long 0x00 "USR2,UART Status Register 2"
|
|
eventfld.long 0x00 15. " ADET ,Automatic Baud Rate Detect Complete" "Not received,Received"
|
|
bitfld.long 0x00 14. " TXFE ,Transmit Buffer FIFO Empty" "Not empty,Empty"
|
|
eventfld.long 0x00 13. " DTRF ,DTR Edge Triggered Interrupt Flag" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 12. " IDLE ,Idle Condition" "Not detected,Detected"
|
|
eventfld.long 0x00 11. " ACST ,Autobaud Counter Stopped" "Not finished,Finished"
|
|
eventfld.long 0x00 10. " RIDELT ,Ring Indicator Delta" "Not changed,Changed"
|
|
textline " "
|
|
bitfld.long 0x00 9. " RIIN ,Ring Indicator Input" "Detected,Not detected"
|
|
eventfld.long 0x00 8. " IRINT ,Serial Infrared Interrupt Flag" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 7. " WAKE ,Wake" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 6. " DCDDELT ,Data Carrier Detect Delta" "Not changed,Changed"
|
|
bitfld.long 0x00 5. " DCDIN ,Data Carrier Detect Input" "Detected,Not detected"
|
|
eventfld.long 0x00 4. " RTSF ,RTS Edge Triggered Interrupt Flag" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 3. " TXDC ,Transmitter Complete" "Not completed,Completed"
|
|
eventfld.long 0x00 2. " BRCD ,BREAK Condition Detected" "Not detected,Detected"
|
|
eventfld.long 0x00 1. " ORE ,Overrun Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 0. " RDR ,Receive Data Ready" "Not ready,Ready"
|
|
group.long 0x9c++0x3
|
|
line.long 0x00 "UESC,UART Escape Character Register"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ESC_CHAR ,UART Escape Character"
|
|
group.long 0xa0++0x3
|
|
line.long 0x00 "UTIM,UART Escape Timer Register"
|
|
hexmask.long.word 0x00 0.--11. 1. " TIM ,UART Escape Timer"
|
|
group.long 0xa4++0x3
|
|
line.long 0x00 "UBIR,UART BRM Incremental Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " INC ,UART BRM Incremental Register"
|
|
group.long 0xa8++0x3
|
|
line.long 0x00 "UBMR,Modulator Dominator"
|
|
hexmask.long.word 0x00 0.--15. 1. " MOD ,Modulator Dominator"
|
|
rgroup.long 0xac++0x3
|
|
line.long 0x00 "UBRC,UART Baud Rate Count Register"
|
|
hexmask.long.word 0x00 0.--15. 1. " BCNT ,UART Baud Rate Count Register"
|
|
group.long 0xb0++0x3
|
|
line.long 0x00 "ONEMS,UART One Millisecond Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " ONEMS ,UART One Millisecond Register"
|
|
group.long 0xb4++0x3
|
|
line.long 0x00 "UTS,UART Test Register"
|
|
bitfld.long 0x00 13. " FRCPERR ,Force Parity Error" "Not forced,Forced"
|
|
bitfld.long 0x00 12. " LOOP ,Loop TX and RX for Test" "Normal,Loop"
|
|
bitfld.long 0x00 11. " DBGEN ,/debug_enable" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x00 10. " LOOPIR ,Loop Tx and RX for IR Test" "Normal,Loop"
|
|
bitfld.long 0x00 9. " RXDBG ,RX_fifo_debug_mode" "Not incremented,Incremented"
|
|
bitfld.long 0x00 6. " TXEMPTY ,Tx FIFO Empty" "Not empty,Empty"
|
|
textline " "
|
|
bitfld.long 0x00 5. " RXEMPTY ,Rx FIFO Empty" "Not empty,Empty"
|
|
bitfld.long 0x00 4. " TXFULL ,Tx FIFO Full" "Not full,Full"
|
|
bitfld.long 0x00 3. " RXFULL ,Rx FIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x00 0. " SOFTRST ,Software Reset" "No reset,Reset"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree.open "USBOH (Universal Serial Bus OTG HOST)"
|
|
base asd:0x53FF4000
|
|
width 9.
|
|
tree "Common Registers"
|
|
group.long 0x600++0x0f
|
|
line.long 0x00 "USB_CTRL,USB Control Register"
|
|
bitfld.long 0x00 31. " OWIR ,OTG Wake up Interrupt Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 29.--30. " OSIC ,OTG Serial Interface Configuration" "Differential/Unidirectional,Differential/Bidirectional,Single Ended/Unidirectional,Single Ended/Bidirectional"
|
|
textline " "
|
|
bitfld.long 0x00 28. " OUIE ,OTG ULPI Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 27. " OWIE ,OTG Wake-up Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 26. " HEX_TEN ,Host external ULPI clock enable" "Diabled,Enabled"
|
|
bitfld.long 0x00 25. " OEXTEN ,OTG external ULPI clock enable" "Diabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 24. " OPM ,OTG Power Mask" "Not masked,Masked"
|
|
bitfld.long 0x00 23. " HWIR ,Host Wake-up Interrupt Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 21.--22. " HSIC ,Host Serial Interface Configuration" "Differential/Unidirectional,Differential/Bidirectional,Single Ended/Unidirectional,Single Ended/Bidirectional"
|
|
textline " "
|
|
bitfld.long 0x00 20. " HUIE ,Host ULPI Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 19. " HWIE ,Host Wake-up Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 18. " PP_HST ,Power Polarity for Host" "Low,High"
|
|
bitfld.long 0x00 16. " HPM ,Host Power Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x00 15. " VBUS_WKEN ,OTG VBUS wakeup enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " ID_WKEN ,OTG ID wakeup enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 13. " OLKEN ,OTG AHB lock enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " HLKEN ,Host AHB lock enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " PP_OTG ,Power Polarity for OTG" "Low,High"
|
|
bitfld.long 0x00 10. " XCSO ,Xcvr Clock Select for OTG port to use internal 60Mhz" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 9. " XCSH ,Xcvr Clock Select for Host port to use the internal 60 Mhz" "Not forced,Forced"
|
|
bitfld.long 0x00 8. " IP_PUIDP ,Controls Ipp_Puimpel_Pullup_Dp signal" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 7. " IP_PUE_UP ,Controls ipp_pue_pullup_dpdm signal" "Not forced,Forced"
|
|
bitfld.long 0x00 6. " IP_PUE_DWN ,Controls ipp_pue_pulldwn_dpdm signal" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x00 5. " HSDT ,Host Serial TLL Disable" "No,Yes"
|
|
bitfld.long 0x00 4. " USBTE ,USBT Transciever enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " OCPOL_OTG ,OverCurrent Polarity" "Low,High"
|
|
bitfld.long 0x00 2. " OCPOL_HST ,OverCurrent Polarity of host" "Low,High"
|
|
textline " "
|
|
bitfld.long 0x00 1. " HOCS ,Host OverCurrent State" "Not occurred,Occurred"
|
|
bitfld.long 0x00 0. " OOCS ,OTG OverCurrent State" "Not occurred,Occurred"
|
|
width 19.
|
|
line.long 0x04 "USB_OTG_MIRROR,OTG Port Mirror Register"
|
|
bitfld.long 0x04 8. " OUTMICLK ,OTG UTMI PHY Clock on detection" "Disabled,Enabled"
|
|
bitfld.long 0x04 7. " OULPICLK ,OTG ULPI PHY Clock on detection" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 6. " HULPICLK ,HOST ULPI fPHY Clock on detection" "Disabled,Enabled"
|
|
bitfld.long 0x04 4. " SESEND ,B Device Session End" "Active,End"
|
|
textline " "
|
|
bitfld.long 0x04 3. " VBUSVAL ,Vbus Valid" "Invalid,Valid"
|
|
bitfld.long 0x04 2. " BSESVLD ,B Session Valid" "Not valid,Valid"
|
|
textline " "
|
|
bitfld.long 0x04 1. " ASESVLD ,A Session Valid" "Not valid,Valid"
|
|
bitfld.long 0x04 0. " IDIDG ,OTG ID-contact Status" "Low(A-device),High(B-device)"
|
|
line.long 0x08 "USB_PHY_CTRL_FUNC, OTG UTMI PHY Function Control Register"
|
|
bitfld.long 0x08 27. " CLKVLD ,UTMI Clock Valid" "Not valid,Valid"
|
|
bitfld.long 0x08 26. " SUSP ,UTMI Suspend" "Suspended,Not suspended"
|
|
textline " "
|
|
bitfld.long 0x08 25. " RESET ,UTMI Reset" "No reset,Reset"
|
|
bitfld.long 0x08 24. " USBEN ,Enables the USB UTMI PHY" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 23. " EVDO ,Enables off chip resistor divider for vbus" "Disabled,Enabled"
|
|
bitfld.long 0x08 22. " LSFE ,Enables filtering of LineState to account for skew between D+/D- signals" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 20. " VCTL_LD ,Enables signal to load the Vendor Control Reg from the VControl pins" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x08 16.--19. " VCTL_ADDR ,Vendor defined control used to address the Vendor control registers" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.byte 0x08 8.--15. 1. " VCTL_DATA ,Output data to be written into the Vendor Control Reg"
|
|
textline " "
|
|
hexmask.long.byte 0x08 0.--7. 1. " VSTS ,Data present at the Vendor Control register"
|
|
line.long 0x0C "USB_PHY_CTRL_TEST, USB PHY Test Register"
|
|
bitfld.long 0x0C 3.--4. " TM ,UTMI test mode" "0,1,2,3"
|
|
bitfld.long 0x0C 2. " LB ,Enables the PHY to receive its own packeds" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 1. " NFC ,Disregards the UTMI spec for clock accuracy" "Not ignored,Ignored"
|
|
bitfld.long 0x0C 0. " FT ,Enables PHY to use the ipt_scan_clk instead of the internally generated PLL clocks" "Disabled,Enabled"
|
|
tree.end
|
|
width 18.
|
|
tree "OTG USB"
|
|
rgroup.long 0x00++0x17
|
|
line.long 0x00 "UOG_ID,Identification Register"
|
|
hexmask.long.byte 0x00 16.--23. 1. " REVISION ,Revision Number of the Core"
|
|
hexmask.long.byte 0x00 8.--13. 1. " NID ,Ones complement version of ID"
|
|
textline " "
|
|
hexmask.long.byte 0x00 0.--5. 1. " ID ,Configuration Number"
|
|
line.long 0x04 "UOG_HWGENERAL,General Hardware Register"
|
|
bitfld.long 0x04 9. " SM ,VUSB_HS_PHY_SERIAL" "0,1"
|
|
bitfld.long 0x04 6.--8. " PHYM ,VUSB_HS_PHY_TYPE" "000,001,010,011,100,101,110,111"
|
|
textline " "
|
|
bitfld.long 0x04 4.--5. " PHYW ,VUSB_HS_PHY16_8" "00,01,10,11"
|
|
bitfld.long 0x04 3. " BWT ,Reserved for Internal Testing" "0,1"
|
|
textline " "
|
|
bitfld.long 0x04 1.--2. " CLKC ,VUSB_HS_CLOCK_CONFIGURATION" "00,01,10,11"
|
|
bitfld.long 0x04 0. " RT ,VUSB_HS_RESET_TYPE" "0,1"
|
|
line.long 0x08 "UOG_HWHOST,Host Hardware Parameters Register"
|
|
hexmask.long.byte 0x08 24.--31. 1. " TTPER ,VUSB_HS_TT_PERIODIC_CONTEXTS"
|
|
hexmask.long.byte 0x08 16.--23. 1. " TTASY ,VUSB_HS_TT_ASYNC_CONTEXTS"
|
|
textline " "
|
|
bitfld.long 0x08 1.--3. " NPORT ,VUSB_HS_NUM_PORT-1" "000,001,010,011,100,101,110,111"
|
|
bitfld.long 0x08 0. " HC ,VUSB_HS_HOST" "0,1"
|
|
line.long 0x0c "UOG_HWDEVICE,Device Hardware Parameters Register"
|
|
hexmask.long.byte 0x0c 1.--5. 1. " DEVEP ,VUSB_HS_DEV_EP"
|
|
bitfld.long 0x0c 0. " DC ,VUSB_HS_DEV" "0,1"
|
|
line.long 0x10 "UOG_HWTXBUF,TX Buffer Hardware Parameters Register"
|
|
bitfld.long 0x10 31. " TXLCR ,VUSB_HS_TX_LOCAL_CONTEXT_REGISTERS" "0,1"
|
|
hexmask.long.byte 0x10 16.--23. 1. " TXCHANADD ,VUSB_HS_TX_CHAN_ADD"
|
|
textline " "
|
|
hexmask.long.byte 0x10 8.--15. 1. " TXADD ,VUSB_HS_TX_ADD"
|
|
hexmask.long.byte 0x10 0.--7. 1. " TCBURST ,VUSB_HS_TX_BURST"
|
|
line.long 0x14 "UOG_HWRXBUF,RX Buffer Hardware Parameters Register"
|
|
hexmask.long.byte 0x14 8.--15. 1. " RXADD ,VUSB_HS_RX_ADD"
|
|
hexmask.long.byte 0x14 0.--7. 1. " RXBURST ,VUSB_HS_RX_BURST"
|
|
rgroup.byte 0x100++0x0
|
|
line.byte 0x00 "UOG_CAPLENGTH,EHCI Compliant Register"
|
|
hexmask.byte 0x00 0.--7. 1. " CAPLENGTH ,Capability Length"
|
|
rgroup.word 0x102++0x1
|
|
line.word 0x00 "UOG_HCIVERSION,EHCI Compliant Register"
|
|
hexmask.word 0x00 0.--15. 1. " HCIVERSION ,Host Interface Version Number"
|
|
rgroup.long 0x104++0x7
|
|
line.long 0x00 "UOG_HCSPARAMS,EHCI Compliant With Extensions Register"
|
|
bitfld.long 0x00 24.--27. " N_TT ,Number of Transaction Translators" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 20.--23. " N_PTT ,Number of Ports per Transaction Translator" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 16. " PI ,Port Indicators" "0,1"
|
|
bitfld.long 0x00 12.--15. " N_CC ,Number of Companion Controller" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 8.--11. " N_PCC ,Number of Ports per Companion Controller" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 4. " PPC ,Port Power Control" "Not controlled,Controlled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " N_PORTS ,Number of Downstream Ports" "Reserved,1,2,3,4,5,6,7,8,?..."
|
|
line.long 0x04 "UOG_HCCPARAMS,EHCI Compliant Register"
|
|
hexmask.long.byte 0x04 8.--15. 1. " EECP ,EHCI Extended Capabilities Pointer"
|
|
bitfld.long 0x04 4.--7. " IST ,Isochronous Scheduling Threshold" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x04 2. " ASP ,Asynchronous Schedule Park Capability" "Disabled,Enabled"
|
|
bitfld.long 0x04 1. " PFL ,Programmable Frame List Flag" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 0. " ADC ,64-bit Addressing Capability" "Disabled,Enabled"
|
|
rgroup.word 0x120++0x1
|
|
line.word 0x0 "UOG_DCIVERSION,Device Interface Version Number Register"
|
|
hexmask.word 0x0 0.--15. 1. " DCIVERSION ,Device Interface Version Number"
|
|
rgroup.long 0x124++0x3
|
|
line.long 0x00 "UOG_DCCPARAMS,Device Control Capability Parameters Register"
|
|
bitfld.long 0x00 8. " HC ,Host Capable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " DC ,Device Capable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--4. " DEN ,Device Endpoint Number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..."
|
|
group.long 0x80++0x13
|
|
line.long 0x00 "UOG_GPTIMER0LD,General Purpose Timer 0 Load Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " GPTLD ,General Purpose Timer Load Value"
|
|
line.long 0x04 "UOG_GPTIMER0CTRL,Timer 0 Control Register"
|
|
bitfld.long 0x04 31. " GPTRUN ,General Purpose Timer Run" "Stopped,Started"
|
|
bitfld.long 0x04 30. " GPTRST ,General Purpose Timer Reset" "No effect,Reset"
|
|
textline " "
|
|
bitfld.long 0x04 24. " GPTMOD ,General Purpose Timer Mode" "One Shot,Repeat"
|
|
hexmask.long.tbyte 0x04 0.--23. 1. " GPTCNT ,General Purpose Timer Counter."
|
|
line.long 0x08 "UOG_GPTIMER1LD,General Purpose Timer 1 Load Register"
|
|
hexmask.long.tbyte 0x08 0.--23. 1. " GPTLD ,General Purpose Timer Load Value"
|
|
line.long 0x0C "UOG_GPTIMER1CTRL,Timer 1 Control Register"
|
|
bitfld.long 0x0C 31. " GPTRUN ,General Purpose Timer Run" "Stopped,Started"
|
|
bitfld.long 0x0C 30. " GPTRST ,General Purpose Timer Reset" "No effect,Reset"
|
|
textline " "
|
|
bitfld.long 0x0C 24. " GPTMOD ,General Purpose Timer Mode" "One Shot,Repeat"
|
|
hexmask.long.tbyte 0x0C 0.--23. 1. " GPTCNT ,General Purpose Timer Counter"
|
|
width 18.
|
|
line.long 0x10 "UOG_SBUSCFG,Control for the system bus interface Register"
|
|
bitfld.long 0x10 0.--2. " AHBBRST ,AMBA AHB BURST" "INCR unspecified length,INCR4 non-multiple transfer/Singles,INCR8 non-multiple transfer/INCR4 or singles,INCR16 non-multiple transfer/INCR8 4 or singles,Reserved,INCR4 non-multiple transfer/Unspecified length,INCR8 non-multiple transfer/Unspecified length,INCR16 non-multiple transfer/Unspecified length"
|
|
width 18.
|
|
group.long 0x140++0xF
|
|
line.long 0x00 "UOG_USBCMD,USB Command Register"
|
|
hexmask.long.byte 0x00 16.--23. 1. " ITC ,Interrupt Threshold Control"
|
|
bitfld.long 0x00 13. " SUTW ,Setup TripWire" "Hazard,No hazard"
|
|
textline " "
|
|
bitfld.long 0x00 12. " ATDTW ,ATDTW" "Cleared,Set"
|
|
bitfld.long 0x00 11. " ASPE ,Asynchronous Schedule Park Mode Enable" "Disabled,Enable"
|
|
textline " "
|
|
bitfld.long 0x00 8.--9. " ASP ,Asynchronous Schedule Park Mode Count" "0,1,2,3"
|
|
bitfld.long 0x00 7. " LR ,Light Host/Device Controller Reset" "No effect,Reset"
|
|
textline " "
|
|
bitfld.long 0x00 6. " IAA ,Interrupt on Async Advance Doorbell" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 5. " ASE ,Asynchronous Schedule Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 4. " PSE ,Periodic Schedule Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2.--3. 15. " FS ,Frame List Size" "1024(4096 bytes),512(2048 bytes),256(1024 bytes),128(512 bytes),64(256 bytes),32(128 bytes),16(64 bytes),8(32 bytes)"
|
|
textline " "
|
|
bitfld.long 0x00 1. " RST ,Controller Reset" "No effect,Reset"
|
|
bitfld.long 0x00 0. " RS ,Run/Stop" "Stop,Run"
|
|
line.long 0x04 "UOG_USBSTS,USB Status Register"
|
|
eventfld.long 0x04 25. " GPTINT1 ,General Purpose Timer Interrupt 1" "No interrupt,Interrupt"
|
|
eventfld.long 0x04 24. " GPTINT0 ,General Purpose Timer Interrupt 0" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x04 15. " AS ,Asynchronous Schedule Status" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " PS ,Periodic Schedule Status" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 13. " RCL ,Reclamation" "Not empty,Empty"
|
|
bitfld.long 0x04 12. " HCH ,HCHaIted" "Not halted,Halted"
|
|
textline " "
|
|
eventfld.long 0x04 10. " ULPII ,ULPI Interrupt" "No interrupt,Interrupt"
|
|
eventfld.long 0x04 8. " SLI ,DCSuspend" "Not suspended,Suspended"
|
|
textline " "
|
|
eventfld.long 0x04 7. " SRI ,SOF Received" "Not late,Late"
|
|
eventfld.long 0x04 6. " URI ,USB Reset Received" "No reset,Reset"
|
|
textline " "
|
|
eventfld.long 0x04 5. " AAI ,Interrupt on Async Advance" "Not requested,Requested"
|
|
eventfld.long 0x04 4. " SEI ,System Error (Reserved))" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x04 3. " FRI ,Frame List Rollover" "Not rollover,Rollover"
|
|
eventfld.long 0x04 2. " PCI ,Port Change Detect" "Not changed,Changed"
|
|
textline " "
|
|
eventfld.long 0x04 1. " UEI ,USB Error Interrupt" "No error,Error"
|
|
eventfld.long 0x04 0. " UI ,USB Interrupt" "No interrupt,Interrupt"
|
|
line.long 0x08 "UOG_USBINTR,USB Interrupt Enable"
|
|
bitfld.long 0x08 25. " TIE1 ,General Purpose Timer Interrupt 1 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 24. " TIE0 ,General Purpose Timer Interrupt 0 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 10. " ULPIE ,ULPI Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 8. " SLE ,Sleep Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 7. " SRE ,SOF Received Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " URE ,USB Reset Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 5. " AAE ,Interrupt on Async Advance Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 4. " SEE ,System Error Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 3. " FRE ,Frame List Rollover Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 2. " PCE ,Port Change Detect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 1. " UEE ,USB Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " UE ,USB Interrupt Enable" "Disabled,Enabled"
|
|
width 22.
|
|
line.long 0x0c "UOG_FRINDEX,USB Frame Index Register"
|
|
hexmask.long.word 0x0c 0.--13. 1. " FRINDEX ,Frame Index"
|
|
;if for host
|
|
if ((d.l(asd:(0x53FF4000+0x1a8))&0x3)==0x3)
|
|
group.long 0x154++0x03
|
|
line.long 0x00 "UOG_PERIODICLISTBASE,Host Controller Frame List Base Address Register"
|
|
hexmask.long.tbyte 0x00 12.--31. 0x10 " BASEADR ,Base Address (Low)"
|
|
;if for device
|
|
elif ((d.l(asd:(0x53FF4000+0x1a8))&0x3)==0x2)
|
|
group.long 0x154++0x03
|
|
line.long 0x00 "UOG_DEVICEADDR,Device Controller USB Device Address Register"
|
|
hexmask.long.byte 0x00 25.--31. 0x20 " USBADR ,Device Address"
|
|
else
|
|
hgroup.long 0x154++0x03
|
|
hide.long 0x00 "UOG_PERIODICLISTBASE,Host Controller Frame List Base Address/Device Controller USB Device Address Register"
|
|
endif
|
|
if ((d.l(asd:(0x53FF4000+0x1a8))&0x3)==0x3)
|
|
group.long 0x158++0x03
|
|
line.long 0x00 "UOG_ASYNCLISTADDR,Host Controller Next Asynch Address Register"
|
|
hexmask.long 0x00 5.--31. 0x20 " ASYBASE ,Link Pointer Low"
|
|
elif ((data.long(asd:(0x53FF4000+0x1a8))&0x3)==0x2)
|
|
group.long 0x158++0x03
|
|
line.long 0x00 "UOG_ENDPOINTLISTADDR,Device Controller Endpoint List Address Register"
|
|
hexmask.long.tbyte 0x00 11.--31. 0x8 " EPBASE ,Device Controller Endpoint List Address"
|
|
else
|
|
hgroup.long 0x158++0x03
|
|
hide.long 0x00 "UOG_ASYNCLISTADDR,Host Controller Next Asynch Address/Device Controller Endpoint List Address Register"
|
|
endif
|
|
group.long 0x160++0x7
|
|
line.long 0x00 "UOG_BURSTSIZE,Host Controller Embedded TT Async Buffer Status Register"
|
|
hexmask.long.word 0x00 8.--16. 1. " TXPBURST ,Programmable TX Burst Length"
|
|
hexmask.long.byte 0x00 0.--7. 1. " RXPBURST ,Programmable RX Burst Length"
|
|
line.long 0x04 "UOG_TXFILLTUNING,TX FIFO Fill Tuning Register"
|
|
hexmask.long.byte 0x04 16.--21. 1. " TXFIFOTHRES ,TXFIFOTHRES"
|
|
hexmask.long.byte 0x04 8.--12. 1. " TXSCHEALTH ,TXSCHEALTH"
|
|
textline " "
|
|
hexmask.long.byte 0x04 0.--7. 1. " TXSCHOH ,TXSCHOH"
|
|
width 13.
|
|
if ((d.l(asd:(0x53FF4000+0x170))&0x20000000)==0x20000000)
|
|
group.long 0x170++0x03
|
|
line.long 0x00 "UOG_ULPIVIEW,ULPI Vieport Register"
|
|
bitfld.long 0x00 31. " ULPIWU ,ULPI Wakeup" "No wakeup,Wakeup"
|
|
bitfld.long 0x00 30. " ULPIRUN ,ULPI Read/Write Run" "No operation,Write"
|
|
textline " "
|
|
bitfld.long 0x00 29. " ULPIRW ,ULPI Read/Write Control" "Read,Write"
|
|
bitfld.long 0x00 27. " ULPISS ,ULPI Sync State" "Not normal,Normal"
|
|
textline " "
|
|
bitfld.long 0x00 24.--26. " ULPIPORT ,ULPI Port Number" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.byte 0x00 16.--23. 1. " ULPIADDR ,ULPI Data Address"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--15. 1. " ULPIDATRD ,ULPI Data Read"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ULPIDATWR ,ULPI Data Write"
|
|
else
|
|
group.long 0x170++0x03
|
|
line.long 0x00 "UOG_ULPIVIEW,ULPI Vieport Register"
|
|
bitfld.long 0x00 31. " ULPIWU ,ULPI Wakeup" "No wakeup,Wakeup"
|
|
bitfld.long 0x00 30. " ULPIRUN ,ULPI Read/Write Run" "Not read,Read"
|
|
textline " "
|
|
bitfld.long 0x00 29. " ULPIRW ,ULPI Read/Write Control" "Read,Write"
|
|
bitfld.long 0x00 27. " ULPISS ,ULPI Sync State" "Not normal,Normal"
|
|
textline " "
|
|
bitfld.long 0x00 24.--26. " ULPIPORT ,ULPI Port Number" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.byte 0x00 16.--23. 1. " ULPIADDR ,ULPI Data Address"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--15. 1. " ULPIDATRD ,ULPI Data Read"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ULPIDATWR ,ULPI Data Write"
|
|
endif
|
|
;if for host
|
|
if ((d.l(asd:(0x53FF4000+0x1a8))&0x3)==0x3)
|
|
group.long 0x184++0x1F
|
|
line.long 0x0 "UOG_PORTSC1,Port 1 Status and Control Register"
|
|
bitfld.long 0x0 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x0 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x0 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x0 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x0 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x0 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x0 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 21. " WKDC ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x0 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x0 13. " PO ,Port Owner (Reserved)" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x0 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x0 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x0 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x0 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x0 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x0 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x0 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x0 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x0 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x0 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x0 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x4 "UOG_PORTSC2,Port 2 Status and Control Register"
|
|
bitfld.long 0x4 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x4 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x4 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x4 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x4 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x4 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x4 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 21. " WKDC ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x4 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x4 13. " PO ,Port Owner (Reserved)" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x4 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x4 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x4 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x4 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x4 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x4 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x4 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x4 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x4 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x4 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x4 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x8 "UOG_PORTSC3,Port 3 Status and Control Register"
|
|
bitfld.long 0x8 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x8 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x8 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x8 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x8 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x8 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x8 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 21. " WKDC ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x8 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x8 13. " PO ,Port Owner (Reserved)" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x8 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x8 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x8 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x8 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x8 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x8 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x8 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x8 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x8 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x8 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x8 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0xC "UOG_PORTSC4,Port 4 Status and Control Register"
|
|
bitfld.long 0xC 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0xC 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0xC 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0xC 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0xC 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0xC 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0xC 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 21. " WKDC ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0xC 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0xC 13. " PO ,Port Owner (Reserved)" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0xC 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0xC 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0xC 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0xC 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0xC 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0xC 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0xC 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0xC 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0xC 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0xC 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0xC 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x10 "UOG_PORTSC5,Port 5 Status and Control Register"
|
|
bitfld.long 0x10 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x10 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x10 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x10 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x10 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x10 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x10 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 21. " WKDC ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x10 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x10 13. " PO ,Port Owner (Reserved)" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x10 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x10 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x10 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x10 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x10 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x10 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x10 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x10 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x10 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x10 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x10 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x14 "UOG_PORTSC6,Port 6 Status and Control Register"
|
|
bitfld.long 0x14 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x14 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x14 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x14 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x14 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x14 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x14 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 21. " WKDC ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x14 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x14 13. " PO ,Port Owner (Reserved)" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x14 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x14 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x14 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x14 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x14 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x14 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x14 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x14 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x14 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x14 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x14 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x18 "UOG_PORTSC7,Port 7 Status and Control Register"
|
|
bitfld.long 0x18 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x18 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x18 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x18 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x18 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x18 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x18 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 21. " WKDC ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x18 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x18 13. " PO ,Port Owner (Reserved)" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x18 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x18 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x18 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x18 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x18 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x18 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x18 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x18 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x18 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x18 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x18 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x1C "UOG_PORTSC8,Port 8 Status and Control Register"
|
|
bitfld.long 0x1C 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x1C 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x1C 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x1C 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x1C 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x1C 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x1C 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 21. " WKDC ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x1C 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x1C 13. " PO ,Port Owner (Reserved)" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x1C 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x1C 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x1C 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x1C 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x1C 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x1C 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x1C 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x1C 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x1C 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x1C 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x1C 0. " CCS ,Current Connect Status" "No device,Device"
|
|
;if for device
|
|
elif ((d.l(asd:(0x53FF4000+0x1a8))&0x3)==0x2)
|
|
group.long 0x184++0x03
|
|
line.long 0x00 "UOG_PORTSC1,Port 1 Status and Control Register"
|
|
bitfld.long 0x00 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x00 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x00 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x00 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x00 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x00 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x00 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " WKDC ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,NAK,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x00 13. " PO ,Port Owner (Reserved)" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x00 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x00 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x00 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x00 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
eventfld.long 0x00 5. " OCO ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x00 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
eventfld.long 0x00 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
eventfld.long 0x00 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x00 0. " CCS ,Current Connect Status" "Not attached,Attached"
|
|
else
|
|
hgroup.long 0x184++0x1F
|
|
hide.long 0x00 "UOG_PORTSC1,Port 1 Status and Control Register"
|
|
hide.long 0x04 "UOG_PORTSC2,Port 2 Status and Control Register"
|
|
hide.long 0x08 "UOG_PORTSC3,Port 3 Status and Control Register"
|
|
hide.long 0x0c "UOG_PORTSC4,Port 4 Status and Control Register"
|
|
hide.long 0x10 "UOG_PORTSC5,Port 5 Status and Control Register"
|
|
hide.long 0x14 "UOG_PORTSC6,Port 6 Status and Control Register"
|
|
hide.long 0x18 "UOG_PORTSC7,Port 7 Status and Control Register"
|
|
hide.long 0x1c "UOG_PORTSC8,Port 8 Status and Control Register"
|
|
endif
|
|
group.long 0x1a4++0x07
|
|
line.long 0x00 "UOG_OTGSC,OTG Status Control Register"
|
|
bitfld.long 0x00 30. " DPIE ,Data Pulse Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 29. " 1MSE ,1 Milisecond Timer Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 28. " BSEIE ,B Session End Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 27. " BSVIE ,B Session Valid Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 26. " ASVIE ,A Session Valid Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 25. " AVVIE ,A VBus Valid Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 24. " IDIE ,USB ID Interrupt Enable" "Disabled,Enabled"
|
|
eventfld.long 0x00 22. " DPIS ,Data Pulse Interrupt Status" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x00 21. " 1MSS ,1 Milisecond Timer Interrupt Status" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 20. " BSEIS ,B Session End Interrupt Status" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x00 19. " BSVIS ,B Session Valid Interrupt Status" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 18. " ASVIS ,A Session Valid Interrupt Status" "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x00 17. " AVVIS ,A VBus Valid Interrupt Status" "No interrupt,Interrupt"
|
|
eventfld.long 0x00 16. " IDIS ,USB ID Interrupt Status" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x00 14. " DPS ,Data Bus Pulsing Status" "Not detected,Detected"
|
|
bitfld.long 0x00 13. " 1MST ,1 Milisecond Timer Toggle" "Not toggled,Toggled"
|
|
textline " "
|
|
bitfld.long 0x00 12. " BSE ,B Session End" "Not ended,Ended"
|
|
bitfld.long 0x00 11. " BSV ,B Session Valid" "Not valid,Valid"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ASV ,A Session Valid" "Not valid,Valid"
|
|
bitfld.long 0x00 9. " AVV ,A VBus Valid" "Not valid,Valid"
|
|
textline " "
|
|
bitfld.long 0x00 8. " ID ,USB ID" "A device,B device"
|
|
bitfld.long 0x00 7. " HABA ,Hardware Assist B-Disconnect to A-connect" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 6. " HADP ,Hardware Assist Data-Pulse" "Not started,Started"
|
|
bitfld.long 0x00 5. " IDPU ,ID Pullup" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 4. " DP ,Data Pulsing" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " OT ,OTG Termination" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " HAAR ,Hardware Assist Auto-Reset" "No reset,Reset"
|
|
bitfld.long 0x00 1. " VC ,VBUS Charge" "Not charged,Charged"
|
|
textline " "
|
|
bitfld.long 0x00 0. " VD ,VBUS Discharge" "Not discharged,Discharged"
|
|
line.long 0x04 "UOG_USBMODE,USB Device Mode Register"
|
|
bitfld.long 0x04 4. " SDIS ,Stream Disable Mode" "Inactive,Active"
|
|
bitfld.long 0x04 3. " SLOM ,Setup Lockout Mode" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 2. " ES ,Endian Select" "Little,Big"
|
|
bitfld.long 0x04 0.--1. " CM ,Controller Mode" "Idle,Reserved,Device,Host"
|
|
width 20.
|
|
if ((d.l(asd:(0x53FF4000+0x1a8))&0x3)==0x2)
|
|
group.long 0x1ac++0xB
|
|
line.long 0x00 "UOG_ENDPTSETUPSTAT,Endpoint Setup Status Register"
|
|
eventfld.long 0x00 15. " ENDPTSETUPSTAT[15] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
eventfld.long 0x00 14. " ENDPTSETUPSTAT[14] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 13. " ENDPTSETUPSTAT[13] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
eventfld.long 0x00 12. " ENDPTSETUPSTAT[12] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 11. " ENDPTSETUPSTAT[11] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
eventfld.long 0x00 10. " ENDPTSETUPSTAT[10] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 9. " ENDPTSETUPSTAT[9] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
eventfld.long 0x00 8. " ENDPTSETUPSTAT[8] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 7. " ENDPTSETUPSTAT[7] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
eventfld.long 0x00 6. " ENDPTSETUPSTAT[6] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 5. " ENDPTSETUPSTAT[5] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
eventfld.long 0x00 4. " ENDPTSETUPSTAT[4] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 3. " ENDPTSETUPSTAT[3] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
eventfld.long 0x00 2. " ENDPTSETUPSTAT[2] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 1. " ENDPTSETUPSTAT[1] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
eventfld.long 0x00 0. " ENDPTSETUPSTAT[0] ,Setup Endpoint Status" "Not occurred,Occurred"
|
|
width 20.
|
|
line.long 0x04 "UOG_ENDPTPRIME,Endpoint Initialization Register"
|
|
bitfld.long 0x04 31. " PETB15 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 30. " PETB14 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 29. " PETB13 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 28. " PETB12 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 27. " PETB11 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 26. " PETB10 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 25. " PETB9 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 24. " PETB8 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 23. " PETB7 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 22. " PETB6 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 21. " PETB5 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 20. " PETB4 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 19. " PETB3 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 18. " PETB2 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 17. " PETB1 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 16. " PETB0 ,Prime Endpoint Transmit Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 15. " PERB15 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 14. " PERB14 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 13. " PERB13 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 12. " PERB12 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 11. " PERB11 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 10. " PERB10 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 9. " PERB9 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 8. " PERB8 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 7. " PERB7 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 6. " PERB6 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 5. " PERB5 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 4. " PERB4 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 3. " PERB3 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 2. " PERB2 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
textline " "
|
|
bitfld.long 0x04 1. " PERB1 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
bitfld.long 0x04 0. " PERB0 ,Prime Endpoint Receive Buffer" "Not prime,Prime"
|
|
line.long 0x08 "UOG_ENDPTFLUSH,Endpoint De-Initialize Register"
|
|
bitfld.long 0x08 31. " FETB15 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 30. " FETB14 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 29. " FETB13 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 28. " FETB12 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 27. " FETB11 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 26. " FETB10 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 25. " FETB9 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 24. " FETB8 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 23. " FETB7 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 22. " FETB6 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 21. " FETB5 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 20. " FETB4 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 19. " FETB3 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 18. " FETB2 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 17. " FETB1 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 16. " FETB0 ,Flush Endpoint Transmit Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 15. " FERB15 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 14. " FERB14 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 13. " FERB13 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 12. " FERB12 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 11. " FERB11 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 10. " FERB10 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 9. " FERB9 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 8. " FERB8 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 7. " FERB7 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 6. " FERB6 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 5. " FERB5 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 4. " FERB4 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 3. " FERB3 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 2. " FERB2 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
textline " "
|
|
bitfld.long 0x08 1. " FERB1 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
bitfld.long 0x08 0. " FERB0 ,Flush Endpoint Receive Buffer" "Not flushed,Flushed"
|
|
rgroup.long 0x1b8++0x03
|
|
line.long 0x00 "UOG_ENDPTSTAT,Endpoint Status Register"
|
|
bitfld.long 0x00 31. " ETBR15 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 30. " ETBR14 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 29. " ETBR13 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 28. " ETBR12 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 27. " ETBR11 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 26. " ETBR10 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 25. " ETBR9 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 24. " ETBR8 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 23. " ETBR7 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 22. " ETBR6 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 21. " ETBR5 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 20. " ETBR4 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 19. " ETBR3 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 18. " ETBR2 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 17. " ETBR1 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 16. " ETBR0 ,Endpoint Transmit Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 15. " ERBR15 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 14. " ERBR14 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 13. " ERBR13 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 12. " ERBR12 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 11. " ERBR11 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 10. " ERBR10 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 9. " ERBR9 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 8. " ERBR8 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 7. " ERBR7 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 6. " ERBR6 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 5. " ERBR5 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 4. " ERBR4 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 3. " ERBR3 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 2. " ERBR2 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ERBR1 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
bitfld.long 0x00 0. " ERBR0 ,Endpoint Receive Buffer Ready" "Not ready,Ready"
|
|
group.long 0x1bc++0x03
|
|
line.long 0x00 "UOG_ENDPTCOMPLETE,Endpoint Compete Register"
|
|
eventfld.long 0x00 31. " ETCE15 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 30. " ETCE14 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 29. " ETCE13 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 28. " ETCE12 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 27. " ETCE11 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 26. " ETCE10 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 25. " ETCE9 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 24. " ETCE8 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 23. " ETCE7 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 22. " ETCE6 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 21. " ETCE5 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 20. " ETCE4 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 19. " ETCE3 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 18. " ETCE2 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 17. " ETCE1 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 16. " ETCE0 ,Endpoint Transmit Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 15. " ERCE15 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 14. " ERCE14 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 13. " ERCE13 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 12. " ERCE12 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 11. " ERCE11 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 10. " ERCE10 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 9. " ERCE9 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 8. " ERCE8 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 7. " ERCE7 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 6. " ERCE6 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 5. " ERCE5 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 4. " ERCE4 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 3. " ERCE3 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 2. " ERCE2 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x00 1. " ERCE1 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
eventfld.long 0x00 0. " ERCE0 ,Endpoint Receive Complete Event" "Not occurred,Occurred"
|
|
else
|
|
hgroup.long 0x1ac++0x13
|
|
hide.long 0x00 "UOG_ENDPTSETUPSTAT,Endpoint Setup Status Register"
|
|
hide.long 0x04 "UOG_ENDPTPRIME,Endpoint Initialization Register"
|
|
hide.long 0x08 "UOG_ENDPTFLUSH,Endpoint De-Initialize Register"
|
|
hide.long 0x0C "UOG_ENDPTSTAT,Endpoint Status Register"
|
|
hide.long 0x10 "UOG_ENDPTCOMPLETE,Endpoint Compete Register"
|
|
endif
|
|
width 20.
|
|
group.long 0x1c0++0x1F
|
|
line.long 0x00 "UOG_ENDPTCTRL0,Endpoint Control 0 Register"
|
|
bitfld.long 0x00 23. " TXE ,TX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 18.--19. " TXT ,TX Endpoint Type" "Control,?..."
|
|
bitfld.long 0x00 16. " TXS ,TX Endpoint Stall" "Not stalled,Stalled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " RXE ,RX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2.--3. " RXT ,RX Endpoint Type" "Control,?..."
|
|
bitfld.long 0x00 0. " RXS ,RX Endpoint Stall" "Not stalled,Stalled"
|
|
line.long 0x4 "UOG_ENDPTCTRL1,Endpoint Control 1 Register"
|
|
bitfld.long 0x4 23. " TXE ,TX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 22. " TXR ,TX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x4 21. " TXI ,TX Data Toggle Inhibit" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x4 18.--19. " TXT ,TX Endpoint Type" "Control,Isochronous,Bulk,Interrupt"
|
|
bitfld.long 0x4 17. " TXD ,TX Endpoint Data Source" "Memory buffer,Undefined"
|
|
bitfld.long 0x4 16. " TXS ,TX Endpoint Stall" "Not stalled,Stalled"
|
|
textline " "
|
|
bitfld.long 0x4 7. " RXE ,RX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 6. " RXR ,RX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x4 5. " RXI ,RX Data Toggle Inhibit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 2.--3. " RXT ,RX Endpoint Type" "Control,Isochronous,Bulk,?..."
|
|
bitfld.long 0x4 1. " RXD ,RX Endpoint Data Sink" "Memory buffer,Undefined"
|
|
bitfld.long 0x4 0. " RXS ,RX Endpoint Stall" "Not stalled,Stalled"
|
|
line.long 0x8 "UOG_ENDPTCTRL2,Endpoint Control 2 Register"
|
|
bitfld.long 0x8 23. " TXE ,TX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 22. " TXR ,TX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x8 21. " TXI ,TX Data Toggle Inhibit" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x8 18.--19. " TXT ,TX Endpoint Type" "Control,Isochronous,Bulk,Interrupt"
|
|
bitfld.long 0x8 17. " TXD ,TX Endpoint Data Source" "Memory buffer,Undefined"
|
|
bitfld.long 0x8 16. " TXS ,TX Endpoint Stall" "Not stalled,Stalled"
|
|
textline " "
|
|
bitfld.long 0x8 7. " RXE ,RX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 6. " RXR ,RX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x8 5. " RXI ,RX Data Toggle Inhibit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 2.--3. " RXT ,RX Endpoint Type" "Control,Isochronous,Bulk,?..."
|
|
bitfld.long 0x8 1. " RXD ,RX Endpoint Data Sink" "Memory buffer,Undefined"
|
|
bitfld.long 0x8 0. " RXS ,RX Endpoint Stall" "Not stalled,Stalled"
|
|
line.long 0xC "UOG_ENDPTCTRL3,Endpoint Control 3 Register"
|
|
bitfld.long 0xC 23. " TXE ,TX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 22. " TXR ,TX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0xC 21. " TXI ,TX Data Toggle Inhibit" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0xC 18.--19. " TXT ,TX Endpoint Type" "Control,Isochronous,Bulk,Interrupt"
|
|
bitfld.long 0xC 17. " TXD ,TX Endpoint Data Source" "Memory buffer,Undefined"
|
|
bitfld.long 0xC 16. " TXS ,TX Endpoint Stall" "Not stalled,Stalled"
|
|
textline " "
|
|
bitfld.long 0xC 7. " RXE ,RX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 6. " RXR ,RX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0xC 5. " RXI ,RX Data Toggle Inhibit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 2.--3. " RXT ,RX Endpoint Type" "Control,Isochronous,Bulk,?..."
|
|
bitfld.long 0xC 1. " RXD ,RX Endpoint Data Sink" "Memory buffer,Undefined"
|
|
bitfld.long 0xC 0. " RXS ,RX Endpoint Stall" "Not stalled,Stalled"
|
|
line.long 0x10 "UOG_ENDPTCTRL4,Endpoint Control 4 Register"
|
|
bitfld.long 0x10 23. " TXE ,TX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 22. " TXR ,TX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x10 21. " TXI ,TX Data Toggle Inhibit" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x10 18.--19. " TXT ,TX Endpoint Type" "Control,Isochronous,Bulk,Interrupt"
|
|
bitfld.long 0x10 17. " TXD ,TX Endpoint Data Source" "Memory buffer,Undefined"
|
|
bitfld.long 0x10 16. " TXS ,TX Endpoint Stall" "Not stalled,Stalled"
|
|
textline " "
|
|
bitfld.long 0x10 7. " RXE ,RX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 6. " RXR ,RX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x10 5. " RXI ,RX Data Toggle Inhibit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 2.--3. " RXT ,RX Endpoint Type" "Control,Isochronous,Bulk,?..."
|
|
bitfld.long 0x10 1. " RXD ,RX Endpoint Data Sink" "Memory buffer,Undefined"
|
|
bitfld.long 0x10 0. " RXS ,RX Endpoint Stall" "Not stalled,Stalled"
|
|
line.long 0x14 "UOG_ENDPTCTRL5,Endpoint Control 5 Register"
|
|
bitfld.long 0x14 23. " TXE ,TX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 22. " TXR ,TX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x14 21. " TXI ,TX Data Toggle Inhibit" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x14 18.--19. " TXT ,TX Endpoint Type" "Control,Isochronous,Bulk,Interrupt"
|
|
bitfld.long 0x14 17. " TXD ,TX Endpoint Data Source" "Memory buffer,Undefined"
|
|
bitfld.long 0x14 16. " TXS ,TX Endpoint Stall" "Not stalled,Stalled"
|
|
textline " "
|
|
bitfld.long 0x14 7. " RXE ,RX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 6. " RXR ,RX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x14 5. " RXI ,RX Data Toggle Inhibit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 2.--3. " RXT ,RX Endpoint Type" "Control,Isochronous,Bulk,?..."
|
|
bitfld.long 0x14 1. " RXD ,RX Endpoint Data Sink" "Memory buffer,Undefined"
|
|
bitfld.long 0x14 0. " RXS ,RX Endpoint Stall" "Not stalled,Stalled"
|
|
line.long 0x18 "UOG_ENDPTCTRL6,Endpoint Control 6 Register"
|
|
bitfld.long 0x18 23. " TXE ,TX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 22. " TXR ,TX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x18 21. " TXI ,TX Data Toggle Inhibit" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x18 18.--19. " TXT ,TX Endpoint Type" "Control,Isochronous,Bulk,Interrupt"
|
|
bitfld.long 0x18 17. " TXD ,TX Endpoint Data Source" "Memory buffer,Undefined"
|
|
bitfld.long 0x18 16. " TXS ,TX Endpoint Stall" "Not stalled,Stalled"
|
|
textline " "
|
|
bitfld.long 0x18 7. " RXE ,RX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 6. " RXR ,RX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x18 5. " RXI ,RX Data Toggle Inhibit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 2.--3. " RXT ,RX Endpoint Type" "Control,Isochronous,Bulk,?..."
|
|
bitfld.long 0x18 1. " RXD ,RX Endpoint Data Sink" "Memory buffer,Undefined"
|
|
bitfld.long 0x18 0. " RXS ,RX Endpoint Stall" "Not stalled,Stalled"
|
|
line.long 0x1C "UOG_ENDPTCTRL7,Endpoint Control 7 Register"
|
|
bitfld.long 0x1C 23. " TXE ,TX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 22. " TXR ,TX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x1C 21. " TXI ,TX Data Toggle Inhibit" "Enabled,Disabled"
|
|
textline " "
|
|
bitfld.long 0x1C 18.--19. " TXT ,TX Endpoint Type" "Control,Isochronous,Bulk,Interrupt"
|
|
bitfld.long 0x1C 17. " TXD ,TX Endpoint Data Source" "Memory buffer,Undefined"
|
|
bitfld.long 0x1C 16. " TXS ,TX Endpoint Stall" "Not stalled,Stalled"
|
|
textline " "
|
|
bitfld.long 0x1C 7. " RXE ,RX Endpoint Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 6. " RXR ,RX Data Toggle Reset" "No effect,Reset"
|
|
bitfld.long 0x1C 5. " RXI ,RX Data Toggle Inhibit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 2.--3. " RXT ,RX Endpoint Type" "Control,Isochronous,Bulk,?..."
|
|
bitfld.long 0x1C 1. " RXD ,RX Endpoint Data Sink" "Memory buffer,Undefined"
|
|
bitfld.long 0x1C 0. " RXS ,RX Endpoint Stall" "Not stalled,Stalled"
|
|
tree.end
|
|
width 18.
|
|
tree "Host 1"
|
|
rgroup.long 0x200++0x17
|
|
line.long 0x00 "UH1_ID,Identification Register"
|
|
hexmask.long.byte 0x00 16.--23. 1. " REVISION ,Revision Number of the Core"
|
|
hexmask.long.byte 0x00 8.--13. 1. " NID ,Ones complement version of ID"
|
|
textline " "
|
|
hexmask.long.byte 0x00 0.--5. 1. " ID ,Configuration Number"
|
|
line.long 0x04 "UH1_HWGENERAL,General Hardware Register"
|
|
bitfld.long 0x04 9. " SM ,VUSB_HS_PHY_SERIAL" "0,1"
|
|
bitfld.long 0x04 6.--8. " PHYM ,VUSB_HS_PHY_TYPE" "000,001,010,011,100,101,110,111"
|
|
textline " "
|
|
bitfld.long 0x04 4.--5. " PHYW ,VUSB_HS_PHY16_8" "00,01,10,11"
|
|
bitfld.long 0x04 3. " BWT ,Reserved for Internal Testing" "0,1"
|
|
textline " "
|
|
bitfld.long 0x04 1.--2. " CLKC ,VUSB_HS_CLOCK_CONFIGURATION" "00,01,10,11"
|
|
bitfld.long 0x04 0. " RT ,VUSB_HS_RESET_TYPE" "0,1"
|
|
line.long 0x08 "UH1_HWHOST,Host Hardware Parameters Register"
|
|
hexmask.long.byte 0x08 24.--31. 1. " TTPER ,VUSB_HS_TT_PERIODIC_CONTEXTS"
|
|
hexmask.long.byte 0x08 16.--23. 1. " TTASY ,VUSB_HS_TT_ASYNC_CONTEXTS"
|
|
textline " "
|
|
bitfld.long 0x08 1.--3. " NPORT ,VUSB_HS_NUM_PORT-1" "000,001,010,011,100,101,110,111"
|
|
bitfld.long 0x08 0. " HC ,VUSB_HS_HOST" "0,1"
|
|
line.long 0x0c "UH1_HWDEVICE,Device Hardware Parameters Register"
|
|
hexmask.long.byte 0x0c 1.--5. 1. " DEVEP ,VUSB_HS_DEV_EP"
|
|
bitfld.long 0x0c 0. " DC ,VUSB_HS_DEV" "0,1"
|
|
line.long 0x10 "UH1_HWTXBUF,TX Buffer Hardware Parameters Register"
|
|
bitfld.long 0x10 31. " TXLCR ,VUSB_HS_TX_LOCAL_CONTEXT_REGISTERS" "0,1"
|
|
hexmask.long.byte 0x10 16.--23. 1. " TXCHANADD ,VUSB_HS_TX_CHAN_ADD"
|
|
textline " "
|
|
hexmask.long.byte 0x10 8.--15. 1. " TXADD ,VUSB_HS_TX_ADD"
|
|
hexmask.long.byte 0x10 0.--7. 1. " TCBURST ,VUSB_HS_TX_BURST"
|
|
line.long 0x14 "UH2_HWRXBUF,RX Buffer Hardware Parameters Register"
|
|
hexmask.long.byte 0x14 8.--15. 1. " RXADD ,VUSB_HS_RX_ADD"
|
|
hexmask.long.byte 0x14 0.--7. 1. " RXBURST ,VUSB_HS_RX_BURST"
|
|
rgroup.byte 0x300++0x0
|
|
line.byte 0x00 "UH1_CAPLENGTH,EHCI Compliant Register"
|
|
hexmask.byte 0x00 0.--7. 1. " CAPLENGTH ,Capability Length"
|
|
rgroup.word 0x302++0x1
|
|
line.word 0x00 "UH1_HCIVERSION,EHCI Compliant Register"
|
|
hexmask.word 0x00 0.--15. 1. " HCIVERSION ,Host Interface Version Number"
|
|
rgroup.long 0x304++0x7
|
|
line.long 0x00 "UH1_HCSPARAMS,EHCI Compliant With Extensions Register"
|
|
bitfld.long 0x00 24.--27. " N_TT ,Number of Transaction Translators" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 20.--23. " N_PTT ,Number of Ports per Transaction Translator" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 16. " PI ,Port Indicators" "0,1"
|
|
bitfld.long 0x00 12.--15. " N_CC ,Number of Companion Controller" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 8.--11. " N_PCC ,Number of Ports per Companion Controller" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 4. " PPC ,Port Power Control" "Not controlled,Controlled"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " N_PORTS ,Number of Downstream Ports" "Reserved,1,2,3,4,5,6,7,8,?..."
|
|
line.long 0x04 "UH1_HCCPARAMS,EHCI Compliant Register"
|
|
hexmask.long.byte 0x04 8.--15. 1. " EECP ,EHCI Extended Capabilities Pointer"
|
|
bitfld.long 0x04 4.--7. " IST ,Isochronous Scheduling Threshold" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x04 2. " ASP ,Asynchronous Schedule Park Capability" "Disabled,Enabled"
|
|
bitfld.long 0x04 1. " PFL ,Programmable Frame List Flag" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 0. " ADC ,64-bit Addressing Capability" "Disabled,Enabled"
|
|
group.long 0x280++0x0f
|
|
line.long 0x00 "UH1_GPTIMER0LD,General Purpose Timer 0 Load Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " GPTLD ,General Purpose Timer Load Value"
|
|
line.long 0x04 "UH1_GPTIMER0CTRL,Timer 0 Control Register"
|
|
bitfld.long 0x04 31. " GPTRUN ,General Purpose Timer Run" "Stopped,Started"
|
|
bitfld.long 0x04 30. " GPTRST ,General Purpose Timer Reset" "No effect,Reset"
|
|
textline " "
|
|
bitfld.long 0x04 24. " GPTMOD ,General Purpose Timer Mode" "One Shot,Repeat"
|
|
hexmask.long.tbyte 0x04 0.--23. 1. " GPTCNT ,General Purpose Timer Counter."
|
|
line.long 0x08 "UH1_GPTIMER1LD,General Purpose Timer 1 Load Register"
|
|
hexmask.long.tbyte 0x08 0.--23. 1. " GPTLD ,General Purpose Timer Load Value"
|
|
line.long 0x0C "UH1_GPTIMER1CTRL,Timer 1 Control Register"
|
|
bitfld.long 0x0C 31. " GPTRUN ,General Purpose Timer Run" "Stopped,Started"
|
|
bitfld.long 0x0C 30. " GPTRST ,General Purpose Timer Reset" "No effect,Reset"
|
|
textline " "
|
|
bitfld.long 0x0C 24. " GPTMOD ,General Purpose Timer Mode" "One Shot,Repeat"
|
|
hexmask.long.tbyte 0x0C 0.--23. 1. " GPTCNT ,General Purpose Timer Counter."
|
|
group.long 0x340++0xF
|
|
line.long 0x00 "UH1_USBCMD,USB Command Register"
|
|
hexmask.long.byte 0x00 16.--23. 1. " ITC ,Interrupt Threshold Control"
|
|
bitfld.long 0x00 13. " SUTW ,Setup TripWire" "Hazard,No hazard"
|
|
textline " "
|
|
bitfld.long 0x00 12. " ATDTW ,ATDTW" "Cleared,Set"
|
|
bitfld.long 0x00 11. " ASPE ,Asynchronous Schedule Park Mode Enable" "Disabled,Enable"
|
|
textline " "
|
|
bitfld.long 0x00 8.--9. " ASP ,Asynchronous Schedule Park Mode Count" "0,1,2,3"
|
|
bitfld.long 0x00 7. " LR ,Light Host/Device Controller Reset" "No effect,Reset"
|
|
textline " "
|
|
bitfld.long 0x00 6. " IAA ,Interrupt on Async Advance Doorbell" "No interrupt,Interrupt"
|
|
bitfld.long 0x00 5. " ASE ,Asynchronous Schedule Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 4. " PSE ,Periodic Schedule Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2.--3. 15. " FS ,Frame List Size" "1024(4096 bytes),512(2048 bytes),256(1024 bytes),128(512 bytes),64(256 bytes),32(128 bytes),16(64 bytes),8(32 bytes)"
|
|
textline " "
|
|
bitfld.long 0x00 1. " RST ,Controller Reset" "No effect,Reset"
|
|
bitfld.long 0x00 0. " RS ,Run/Stop" "Stop,Run"
|
|
line.long 0x04 "UH1_USBSTS,USB Status Register"
|
|
eventfld.long 0x04 25. " GPTINT1 ,General Purpose Timer Interrupt 1" "No interrupt,Interrupt"
|
|
eventfld.long 0x04 24. " GPTINT0 ,General Purpose Timer Interrupt 0" "No interrupt,Interrupt"
|
|
textline " "
|
|
bitfld.long 0x04 15. " AS ,Asynchronous Schedule Status" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " PS ,Periodic Schedule Status" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 13. " RCL ,Reclamation" "Not empty,Empty"
|
|
bitfld.long 0x04 12. " HCH ,HCHaIted" "Not halted,Halted"
|
|
textline " "
|
|
eventfld.long 0x04 10. " ULPII ,ULPI Interrupt" "No interrupt,Interrupt"
|
|
eventfld.long 0x04 8. " SLI ,DC Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
eventfld.long 0x04 7. " SRI ,SOF Received" "Not late,Late"
|
|
eventfld.long 0x04 6. " URI ,USB Reset Received" "No reset,Reset"
|
|
textline " "
|
|
eventfld.long 0x04 5. " AAI ,Interrupt on Async Advance" "Not requested,Requested"
|
|
eventfld.long 0x04 4. " SEI ,System Error (Reserved)" "No error,Error"
|
|
textline " "
|
|
eventfld.long 0x04 3. " FRI ,Frame List Rollover" "Not rollover,Rollover"
|
|
eventfld.long 0x04 2. " PCI ,Port Change Detect" "Not changed,Changed"
|
|
textline " "
|
|
eventfld.long 0x04 1. " UEI ,USB Error Interrupt" "No error,Error"
|
|
eventfld.long 0x04 0. " UI ,USB Interrupt" "No interrupt,Interrupt"
|
|
line.long 0x08 "UH1_USBINTR,USB Interrupt Enable"
|
|
bitfld.long 0x08 25. " TIE1 ,General Purpose Timer Interrupt 1 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 24. " TIE0 ,General Purpose Timer Interrupt 0 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 10. " ULPIE ,ULPI Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 8. " SLE ,Sleep Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 7. " SRE ,SOF Received Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " URE ,USB Reset Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 5. " AAE ,Interrupt on Async Advance Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 4. " SEE ,System Error Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 3. " FRE ,Frame List Rollover Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 2. " PCE ,Port Change Detect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 1. " UEE ,USB Error Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 0. " UE ,USB Interrupt Enable" "Disabled,Enabled"
|
|
width 22.
|
|
line.long 0x0c "UH1_FRINDEX,USB Frame Index Register"
|
|
hexmask.long.word 0x0c 0.--13. 1. " FRINDEX ,Frame Index"
|
|
;if for host
|
|
if ((d.l(asd:(0x53FF4000+0x3a8))&0x3)==0x3)
|
|
group.long 0x354++0x03
|
|
line.long 0x00 "UH1_PERIODICLISTBASE,Host Controller Frame List Base Address Register"
|
|
hexmask.long.tbyte 0x00 12.--31. 0x10 " BASEADR ,Base Address (Low)"
|
|
;if for device
|
|
elif ((d.l(asd:(0x53FF4000+0x3a8))&0x3)==0x2)
|
|
group.long 0x354++0x03
|
|
line.long 0x00 "UH1_DEVICEADDR,Device Controller USB Device Address Register"
|
|
hexmask.long.byte 0x00 25.--31. 0x20 " USBADR ,Device Address"
|
|
else
|
|
hgroup.long 0x354++0x03
|
|
hide.long 0x00 "UH1_PERIODICLISTBASE,Host Controller Frame List Base Address/Device Controller USB Device Address Register"
|
|
endif
|
|
if ((d.l(asd:(0x53FF4000+0x1a8))&0x3)==0x3)
|
|
group.long 0x358++0x03
|
|
line.long 0x00 "UH1_ASYNCLISTADDR,Host Controller Next Async Address Register"
|
|
hexmask.long 0x00 5.--31. 0x20 " ASYBASE ,Link Pointer Low"
|
|
elif ((data.long(asd:(0x53FF4000+0x1a8))&0x3)==0x2)
|
|
group.long 0x358++0x03
|
|
line.long 0x00 "UH1_ENDPOINTLISTADDR,Device Controller Endpoint List Address Register"
|
|
hexmask.long.tbyte 0x00 11.--31. 0x8 " EPBASE ,Device Controller Endpoint List Address"
|
|
else
|
|
hgroup.long 0x358++0x03
|
|
hide.long 0x00 "UH1_ASYNCLISTADDR,Host Controller Next Async Address/Device Controller Endpoint List Address Register"
|
|
endif
|
|
group.long 0x360++0x7
|
|
line.long 0x00 "UH1_BURSTSIZE,Host Controller Embedded TT Async Buffer Status Register"
|
|
hexmask.long.word 0x00 8.--16. 1. " TXPBURST ,Programmable TX Burst Length"
|
|
hexmask.long.byte 0x00 0.--7. 1. " RXPBURST ,Programmable RX Burst Length"
|
|
line.long 0x04 "UH1_TXFILLTUNING,TX FIFO Fill Tuning Register"
|
|
hexmask.long.byte 0x04 16.--21. 1. " TXFIFOTHRES ,TXFIFOTHRES"
|
|
hexmask.long.byte 0x04 8.--12. 1. " TXSCHEALTH ,TXSCHEALTH"
|
|
textline " "
|
|
hexmask.long.byte 0x04 0.--7. 1. " TXSCHOH ,TXSCHOH"
|
|
width 13.
|
|
if ((d.l(asd:(0x53FF4000+0x370))&0x20000000)==0x20000000)
|
|
group.long 0x370++0x03
|
|
line.long 0x00 "UH1_ULPIVIEW,ULPI Vieport Register"
|
|
bitfld.long 0x00 31. " ULPIWU ,ULPI Wakeup" "No wakeup,Wakeup"
|
|
bitfld.long 0x00 30. " ULPIRUN ,ULPI Read/Write Run" "No operation,Write"
|
|
textline " "
|
|
bitfld.long 0x00 29. " ULPIRW ,ULPI Read/Write Control" "Read,Write"
|
|
bitfld.long 0x00 27. " ULPISS ,ULPI Sync State" "Not normal,Normal"
|
|
textline " "
|
|
bitfld.long 0x00 24.--26. " ULPIPORT ,ULPI Port Number" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.byte 0x00 16.--23. 1. " ULPIADDR ,ULPI Data Address"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--15. 1. " ULPIDATRD ,ULPI Data Read"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ULPIDATWR ,ULPI Data Write"
|
|
else
|
|
group.long 0x370++0x03
|
|
line.long 0x00 "UH1_ULPIVIEW,ULPI Vieport Register"
|
|
bitfld.long 0x00 31. " ULPIWU ,ULPI Wakeup" "No wakeup,Wakeup"
|
|
bitfld.long 0x00 30. " ULPIRUN ,ULPI Read/Write Run" "Not read,Read"
|
|
textline " "
|
|
bitfld.long 0x00 29. " ULPIRW ,ULPI Read/Write Control" "Read,Write"
|
|
bitfld.long 0x00 27. " ULPISS ,ULPI Sync State" "Not normal,Normal"
|
|
textline " "
|
|
bitfld.long 0x00 24.--26. " ULPIPORT ,ULPI Port Number" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.byte 0x00 16.--23. 1. " ULPIADDR ,ULPI Data Address"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--15. 1. " ULPIDATRD ,ULPI Data Read"
|
|
hexmask.long.byte 0x00 0.--7. 1. " ULPIDATWR ,ULPI Data Write"
|
|
endif
|
|
;if for host
|
|
if ((d.l(asd:(0x53FF4000+0x3a8))&0x3)==0x3)
|
|
group.long 0x384++0x1F
|
|
line.long 0x0 "UH2_PORTSC1,Port 1 Status and Control Register"
|
|
bitfld.long 0x0 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x0 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x0 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x0 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x0 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x0 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x0 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 21. " WKDS ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x0 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x0 13. " PO ,Port Owner" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x0 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x0 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x0 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x0 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x0 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x0 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x0 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x0 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x0 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x0 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x0 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x4 "UH2_PORTSC2,Port 2 Status and Control Register"
|
|
bitfld.long 0x4 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x4 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x4 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x4 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x4 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x4 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x4 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 21. " WKDS ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x4 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x4 13. " PO ,Port Owner" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x4 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x4 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x4 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x4 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x4 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x4 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x4 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x4 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x4 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x4 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x4 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x8 "UH2_PORTSC3,Port 3 Status and Control Register"
|
|
bitfld.long 0x8 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x8 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x8 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x8 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x8 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x8 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x8 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 21. " WKDS ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x8 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x8 13. " PO ,Port Owner" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x8 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x8 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x8 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x8 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x8 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x8 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x8 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x8 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x8 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x8 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x8 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0xC "UH2_PORTSC4,Port 4 Status and Control Register"
|
|
bitfld.long 0xC 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0xC 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0xC 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0xC 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0xC 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0xC 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0xC 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 21. " WKDS ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0xC 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0xC 13. " PO ,Port Owner" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0xC 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0xC 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0xC 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0xC 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0xC 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0xC 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0xC 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0xC 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0xC 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0xC 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0xC 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x10 "UH2_PORTSC5,Port 5 Status and Control Register"
|
|
bitfld.long 0x10 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x10 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x10 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x10 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x10 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x10 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x10 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 21. " WKDS ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x10 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x10 13. " PO ,Port Owner" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x10 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x10 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x10 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x10 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x10 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x10 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x10 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x10 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x10 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x10 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x10 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x14 "UH2_PORTSC6,Port 6 Status and Control Register"
|
|
bitfld.long 0x14 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x14 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x14 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x14 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x14 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x14 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x14 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 21. " WKDS ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x14 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x14 13. " PO ,Port Owner" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x14 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x14 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x14 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x14 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x14 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x14 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x14 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x14 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x14 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x14 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x14 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x18 "UH2_PORTSC7,Port 7 Status and Control Register"
|
|
bitfld.long 0x18 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x18 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x18 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x18 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x18 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x18 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x18 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 21. " WKDS ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x18 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x18 13. " PO ,Port Owner" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x18 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x18 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x18 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x18 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x18 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x18 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x18 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x18 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x18 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x18 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x18 0. " CCS ,Current Connect Status" "No device,Device"
|
|
line.long 0x1C "UH2_PORTSC8,Port 8 Status and Control Register"
|
|
bitfld.long 0x1C 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x1C 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x1C 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x1C 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x1C 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x1C 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x1C 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 21. " WKDS ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,SE0,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x1C 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x1C 13. " PO ,Port Owner" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x1C 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x1C 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x1C 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x1C 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x1C 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x1C 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
bitfld.long 0x1C 5. " OCC ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x1C 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
bitfld.long 0x1C 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x1C 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x1C 0. " CCS ,Current Connect Status" "No device,Device"
|
|
;if for device
|
|
elif ((d.l(asd:(0x53FF4000+0x3a8))&0x3)==0x2)
|
|
group.long 0x384++0x03
|
|
line.long 0x00 "UH1_PORTSC1,Port 1 Status and Control Register"
|
|
bitfld.long 0x00 30.--31. " PTS ,Parallel Transceiver Select" "UTMI/UTMI+,Reserved,ULPI,Serial"
|
|
bitfld.long 0x00 29. " STS ,Serial Transceiver Select" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x00 28. " PTW ,Parallel Transceiver Width" "8-bit,16-bit"
|
|
bitfld.long 0x00 26.--27. " PSPD ,Port Speed" "Full,Low,High,?..."
|
|
textline " "
|
|
bitfld.long 0x00 24. " PFSC ,Port Force Full Speed Connect" "Not forced,Forced"
|
|
bitfld.long 0x00 23. " PHCD ,PHY Low Power Suspend" "Not suspended,Suspended"
|
|
textline " "
|
|
bitfld.long 0x00 22. " WKOC ,Wake on Over-current Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " WKDS ,Wake on Disconnect Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " WKCN ,Wake on Connect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--19. " PTC ,Port Test Control" "Disabled,J_ STATE,K_STATE,NAK,Packet,FORCE_ENABLE_HS,FORCE_ENABLE_FS,FORCE_ENABLE_LS,?..."
|
|
textline " "
|
|
bitfld.long 0x00 14.--15. " PIC ,Port Indicator Control" "Disabled,Amber,Green,?..."
|
|
bitfld.long 0x00 13. " PO ,Port Owner" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x00 12. " PP ,Port Power" "Not available,Available"
|
|
bitfld.long 0x00 10.--11. " LS ,Line Status" "SE0,J-state,K-state,?..."
|
|
textline " "
|
|
bitfld.long 0x00 9. " HSP ,High-Speed Port" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " PR ,Port Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SUSP ,Suspend" "Not suspended,Suspended"
|
|
bitfld.long 0x00 6. " FPR ,Force Port Resume" "Not forced,Forced"
|
|
textline " "
|
|
eventfld.long 0x00 5. " OCO ,Over-current Change" "Not changed,Changed"
|
|
bitfld.long 0x00 4. " OCA ,Over-current Active" "No over-current,Over-current"
|
|
textline " "
|
|
eventfld.long 0x00 3. " PEC ,Port Enable/Disable Change" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " PE ,Port Enabled/Disabled" "Disabled,Enabled"
|
|
textline " "
|
|
eventfld.long 0x00 1. " CSC ,Connect Status Change" "Not changed,Changed"
|
|
bitfld.long 0x00 0. " CCS ,Current Connect Status" "Not attached,Attached"
|
|
else
|
|
hgroup.long 0x384++0x1F
|
|
hide.long 0x00 "UH1_PORTSC1,Port 1 Status and Control Register"
|
|
hide.long 0x04 "UH1_PORTSC2,Port 2 Status and Control Register"
|
|
hide.long 0x08 "UH1_PORTSC3,Port 3 Status and Control Register"
|
|
hide.long 0x0c "UH1_PORTSC4,Port 4 Status and Control Register"
|
|
hide.long 0x10 "UH1_PORTSC5,Port 5 Status and Control Register"
|
|
hide.long 0x14 "UH1_PORTSC6,Port 6 Status and Control Register"
|
|
hide.long 0x18 "UH1_PORTSC7,Port 7 Status and Control Register"
|
|
hide.long 0x1c "UH1_PORTSC8,Port 8 Status and Control Register"
|
|
endif
|
|
group.long 0x3a8++0x3
|
|
line.long 0x00 "UH1_USBMODE,USB Device Mode Register"
|
|
bitfld.long 0x00 4. " SDIS ,Stream Disable Mode" "Inactive,Active"
|
|
bitfld.long 0x00 3. " SLOM ,Setup Lockout Mode" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " ES ,Endian Select" "Little,Big"
|
|
bitfld.long 0x00 0.--1. " CM ,Controller Mode" "Idle,Reserved,Device,Host"
|
|
tree.end
|
|
width 0xb
|
|
tree.end
|
|
tree.open "EPIT (Enhanced Periodic Interrupt Timer)"
|
|
tree "EPIT 1"
|
|
base asd:0x53F94000
|
|
width 11.
|
|
if ((d.l(asd:0x53F94000)&0x8)==0x8)
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "EPITCR1,EPIT Control Register"
|
|
bitfld.long 0x00 24.--25. " CLKSRC ,Select Clock Source" "Clock is off,Peripheral clk,Highfreq clk,Lowfreq clk"
|
|
bitfld.long 0x00 22.--23. " OM ,EPIT Output Configuration" "Disconnected,Toggled,Cleared,Set"
|
|
bitfld.long 0x00 21. " STOPEN ,EPIT Stop Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " EPIT ,EPIT Wait Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 18. " DBGEN ,Debug Mode Enable" "Inactive,Active"
|
|
bitfld.long 0x00 17. " IOVW ,EPIT Counter Overwrite Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 16. " SWR ,Software Reset" "Out of reset,Reset"
|
|
hexmask.long.word 0x00 4.--15. 1. " PRESCALER ,Counter Clock Prescaler Value"
|
|
bitfld.long 0x00 3. " RLD ,Counter Reload Control" "0xFFFFFFFF,Modulus register"
|
|
textline " "
|
|
bitfld.long 0x00 2. " OCIEN ,Output Compare Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " ENMOD ,EPIT Enable Mode" "Current value,Load value"
|
|
bitfld.long 0x00 0. " EN ,EPIT Enable" "Disabled,Enabled"
|
|
else
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "EPITCR1,EPIT Control Register"
|
|
bitfld.long 0x00 24.--25. " CLKSRC ,Select Clock Source" "Clock is off,Peripheral clk,Highfreq clk,Lowfreq clk"
|
|
bitfld.long 0x00 22.--23. " OM ,EPIT Output Configuration" "Disconnected,Toggled,Cleared,Set"
|
|
bitfld.long 0x00 21. " STOPEN ,EPIT Stop Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " EPIT ,EPIT Wait Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 18. " DBGEN ,Debug Mode Enable" "Inactive,Active"
|
|
bitfld.long 0x00 17. " IOVW ,EPIT Counter Overwrite Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 16. " SWR ,Software Reset" "Out of reset,Reset"
|
|
hexmask.long.word 0x00 4.--15. 1. " PRESCALER ,Counter Clock Prescaler Value"
|
|
bitfld.long 0x00 3. " RLD ,Counter Reload Control" "0xFFFFFFFF,Modulus register"
|
|
textline " "
|
|
bitfld.long 0x00 2. " OCIEN ,Output Compare Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " ENMOD ,EPIT Enable Mode" "Current value,0xFFFFFFFF"
|
|
bitfld.long 0x00 0. " EN ,EPIT Enable" "Disabled,Enabled"
|
|
endif
|
|
group.long 0x04++0x0b
|
|
line.long 0x00 "EPITSR1,EPIT Status Register"
|
|
eventfld.long 0x00 0. " OCIF ,Output Compare Interrupt Flag" "Not occurred,Occurred"
|
|
line.long 0x04 "EPITLR1,EPIT Load Register"
|
|
line.long 0x08 "EPITCMPR1,EPIT Compare Register"
|
|
rgroup.long 0x10++0x03
|
|
line.long 0x00 "EPITCNT1,EPIT Counter Register"
|
|
width 0xb
|
|
tree.end
|
|
tree "EPIT 2"
|
|
base asd:0x53F98000
|
|
width 11.
|
|
if ((d.l(asd:0x53F98000)&0x8)==0x8)
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "EPITCR2,EPIT Control Register"
|
|
bitfld.long 0x00 24.--25. " CLKSRC ,Select Clock Source" "Clock is off,Peripheral clk,Highfreq clk,Lowfreq clk"
|
|
bitfld.long 0x00 22.--23. " OM ,EPIT Output Configuration" "Disconnected,Toggled,Cleared,Set"
|
|
bitfld.long 0x00 21. " STOPEN ,EPIT Stop Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " EPIT ,EPIT Wait Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 18. " DBGEN ,Debug Mode Enable" "Inactive,Active"
|
|
bitfld.long 0x00 17. " IOVW ,EPIT Counter Overwrite Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 16. " SWR ,Software Reset" "Out of reset,Reset"
|
|
hexmask.long.word 0x00 4.--15. 1. " PRESCALER ,Counter Clock Prescaler Value"
|
|
bitfld.long 0x00 3. " RLD ,Counter Reload Control" "0xFFFFFFFF,Modulus register"
|
|
textline " "
|
|
bitfld.long 0x00 2. " OCIEN ,Output Compare Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " ENMOD ,EPIT Enable Mode" "Current value,Load value"
|
|
bitfld.long 0x00 0. " EN ,EPIT Enable" "Disabled,Enabled"
|
|
else
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "EPITCR2,EPIT Control Register"
|
|
bitfld.long 0x00 24.--25. " CLKSRC ,Select Clock Source" "Clock is off,Peripheral clk,Highfreq clk,Lowfreq clk"
|
|
bitfld.long 0x00 22.--23. " OM ,EPIT Output Configuration" "Disconnected,Toggled,Cleared,Set"
|
|
bitfld.long 0x00 21. " STOPEN ,EPIT Stop Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " EPIT ,EPIT Wait Mode Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 18. " DBGEN ,Debug Mode Enable" "Inactive,Active"
|
|
bitfld.long 0x00 17. " IOVW ,EPIT Counter Overwrite Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 16. " SWR ,Software Reset" "Out of reset,Reset"
|
|
hexmask.long.word 0x00 4.--15. 1. " PRESCALER ,Counter Clock Prescaler Value"
|
|
bitfld.long 0x00 3. " RLD ,Counter Reload Control" "0xFFFFFFFF,Modulus register"
|
|
textline " "
|
|
bitfld.long 0x00 2. " OCIEN ,Output Compare Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " ENMOD ,EPIT Enable Mode" "Current value,0xFFFFFFFF"
|
|
bitfld.long 0x00 0. " EN ,EPIT Enable" "Disabled,Enabled"
|
|
endif
|
|
group.long 0x04++0x0b
|
|
line.long 0x00 "EPITSR2,EPIT Status Register"
|
|
eventfld.long 0x00 0. " OCIF ,Output Compare Interrupt Flag" "Not occurred,Occurred"
|
|
line.long 0x04 "EPITLR2,EPIT Load Register"
|
|
line.long 0x08 "EPITCMPR2,EPIT Compare Register"
|
|
rgroup.long 0x10++0x03
|
|
line.long 0x00 "EPITCNT2,EPIT Counter Register"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree.open "GPT (General Porpose Timer)"
|
|
tree "GPT 1"
|
|
base asd:0x53F90000
|
|
width 11.
|
|
group.long 0x00++0x1b
|
|
line.long 0x00 "GPTCR_1,GPT Control Register"
|
|
bitfld.long 0x00 31. " FO3 ,Force Output Compare Channel 3" "No effect,Compared"
|
|
bitfld.long 0x00 30. " F02 ,Force Output Compare Channel 2" "No effect,Compared"
|
|
textline " "
|
|
bitfld.long 0x00 29. " FO1 ,Force Output Compare Channel 1" "No effect,Compared"
|
|
bitfld.long 0x00 26.--28. " OM3 ,Output Compare Channel 3 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
textline " "
|
|
bitfld.long 0x00 23.--25. " OM2 ,Output Compare Channel 2 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
bitfld.long 0x00 20.--22. " OM1 ,Output Compare Channel 1 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " IM2 ,Input Capture Channel 2 Operating Mode" "Disabled,Rising edge,Falling edge,Both edges"
|
|
bitfld.long 0x00 16.--17. " IM1 ,Input Capture Channel 1 Operating Mode" "Disabled,Rising edge,Falling edge,Both edges"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SWR ,Software Reset" "Normal,Reset"
|
|
bitfld.long 0x00 9. " FRR ,Freerun Or Restart Mode" "Reset,Freerun"
|
|
textline " "
|
|
bitfld.long 0x00 6.--8. " CLKSRC ,Clock Source Select" "No clock,ipg_clk,ipg_clk_highfreq,Reserved,ipg_clk_32k,ipg_clk_32k,ipg_clk_32k,ipg_clk_32k"
|
|
bitfld.long 0x00 5. " STOPEN ,GPT state during Stop Mode " "Off,On"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WAITEN ,GPT state during Wait Mode" "Off,On"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ENMODE ,GPT Enable Mode" "No counter reset,Counetr reset"
|
|
bitfld.long 0x00 0. " EN ,GPT Enable" "Disabled,Enabled"
|
|
line.long 0x04 "GPTPR_1,GPT Prescaler Register"
|
|
hexmask.long.word 0x04 0.--11. 1. " PRESCALER ,Prescaler"
|
|
line.long 0x08 "GPTSR_1,GPT Status Register"
|
|
eventfld.long 0x08 5. " ROV ,Rollover Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 4. " IF2 ,Input Capture 2 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 3. " IF1 ,Input Capture 1 Flag" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 2. " OF3 ,Output Compare 3 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 1. " OF2 ,Output Compare 2 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 0. " OF1 ,Output Compare 1Flag" "Not occurred,Occurred"
|
|
line.long 0x0c "GPTIR_1,GPT Interrupt Register"
|
|
bitfld.long 0x0C 5. " ROVIE ,Rollover Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 4. " IF2IE ,Input Capture 2 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 3. " IF1IE ,Input Capture 1 Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 2. " OF3IE ,Output Compare 3 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 1. " OF2IE ,Output Compare 2Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 0. " OF1IE ,Output Compare 1Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x10 "GPTOCR1_1,GPT Output Compare Register 1"
|
|
line.long 0x14 "GPTOCR2_1,GPT Output Compare Register 2"
|
|
line.long 0x18 "GPTOCR3_1,GPT Output Compare Register 3"
|
|
rgroup.long 0x1c++0x0b
|
|
line.long 0x00 "GPTICR1_1,GPT Input Capture Register 1"
|
|
line.long 0x04 "GPTICR2_1,GPT Input Capture Register 2"
|
|
line.long 0x08 "GPTCNT_1,GPT Counter Register"
|
|
width 0xb
|
|
tree.end
|
|
tree "GPT 2"
|
|
base asd:0x53F8C000
|
|
width 11.
|
|
group.long 0x00++0x1b
|
|
line.long 0x00 "GPTCR_2,GPT Control Register"
|
|
bitfld.long 0x00 31. " FO3 ,Force Output Compare Channel 3" "No effect,Compared"
|
|
bitfld.long 0x00 30. " F02 ,Force Output Compare Channel 2" "No effect,Compared"
|
|
textline " "
|
|
bitfld.long 0x00 29. " FO1 ,Force Output Compare Channel 1" "No effect,Compared"
|
|
bitfld.long 0x00 26.--28. " OM3 ,Output Compare Channel 3 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
textline " "
|
|
bitfld.long 0x00 23.--25. " OM2 ,Output Compare Channel 2 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
bitfld.long 0x00 20.--22. " OM1 ,Output Compare Channel 1 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " IM2 ,Input Capture Channel 2 Operating Mode" "Disabled,Rising edge,Falling edge,Both edges"
|
|
bitfld.long 0x00 16.--17. " IM1 ,Input Capture Channel 1 Operating Mode" "Disabled,Rising edge,Falling edge,Both edges"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SWR ,Software Reset" "Normal,Reset"
|
|
bitfld.long 0x00 9. " FRR ,Freerun Or Restart Mode" "Reset,Freerun"
|
|
textline " "
|
|
bitfld.long 0x00 6.--8. " CLKSRC ,Clock Source Select" "No clock,ipg_clk,ipg_clk_highfreq,Reserved,ipg_clk_32k,ipg_clk_32k,ipg_clk_32k,ipg_clk_32k"
|
|
bitfld.long 0x00 5. " STOPEN ,GPT state during Stop Mode " "Off,On"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WAITEN ,GPT state during Wait Mode" "Off,On"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ENMODE ,GPT Enable Mode" "No counter reset,Counetr reset"
|
|
bitfld.long 0x00 0. " EN ,GPT Enable" "Disabled,Enabled"
|
|
line.long 0x04 "GPTPR_2,GPT Prescaler Register"
|
|
hexmask.long.word 0x04 0.--11. 1. " PRESCALER ,Prescaler"
|
|
line.long 0x08 "GPTSR_2,GPT Status Register"
|
|
eventfld.long 0x08 5. " ROV ,Rollover Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 4. " IF2 ,Input Capture 2 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 3. " IF1 ,Input Capture 1 Flag" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 2. " OF3 ,Output Compare 3 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 1. " OF2 ,Output Compare 2 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 0. " OF1 ,Output Compare 1Flag" "Not occurred,Occurred"
|
|
line.long 0x0c "GPTIR_2,GPT Interrupt Register"
|
|
bitfld.long 0x0C 5. " ROVIE ,Rollover Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 4. " IF2IE ,Input Capture 2 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 3. " IF1IE ,Input Capture 1 Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 2. " OF3IE ,Output Compare 3 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 1. " OF2IE ,Output Compare 2Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 0. " OF1IE ,Output Compare 1Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x10 "GPTOCR1_2,GPT Output Compare Register 1"
|
|
line.long 0x14 "GPTOCR2_2,GPT Output Compare Register 2"
|
|
line.long 0x18 "GPTOCR3_2,GPT Output Compare Register 3"
|
|
rgroup.long 0x1c++0x0b
|
|
line.long 0x00 "GPTICR1_2,GPT Input Capture Register 1"
|
|
line.long 0x04 "GPTICR2_2,GPT Input Capture Register 2"
|
|
line.long 0x08 "GPTCNT_2,GPT Counter Register"
|
|
width 0xb
|
|
tree.end
|
|
tree "GPT 3"
|
|
base asd:0x53F88000
|
|
width 11.
|
|
group.long 0x00++0x1b
|
|
line.long 0x00 "GPTCR_3,GPT Control Register"
|
|
bitfld.long 0x00 31. " FO3 ,Force Output Compare Channel 3" "No effect,Compared"
|
|
bitfld.long 0x00 30. " F02 ,Force Output Compare Channel 2" "No effect,Compared"
|
|
textline " "
|
|
bitfld.long 0x00 29. " FO1 ,Force Output Compare Channel 1" "No effect,Compared"
|
|
bitfld.long 0x00 26.--28. " OM3 ,Output Compare Channel 3 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
textline " "
|
|
bitfld.long 0x00 23.--25. " OM2 ,Output Compare Channel 2 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
bitfld.long 0x00 20.--22. " OM1 ,Output Compare Channel 1 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " IM2 ,Input Capture Channel 2 Operating Mode" "Disabled,Rising edge,Falling edge,Both edges"
|
|
bitfld.long 0x00 16.--17. " IM1 ,Input Capture Channel 1 Operating Mode" "Disabled,Rising edge,Falling edge,Both edges"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SWR ,Software Reset" "Normal,Reset"
|
|
bitfld.long 0x00 9. " FRR ,Freerun Or Restart Mode" "Reset,Freerun"
|
|
textline " "
|
|
bitfld.long 0x00 6.--8. " CLKSRC ,Clock Source Select" "No clock,ipg_clk,ipg_clk_highfreq,Reserved,ipg_clk_32k,ipg_clk_32k,ipg_clk_32k,ipg_clk_32k"
|
|
bitfld.long 0x00 5. " STOPEN ,GPT state during Stop Mode " "Off,On"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WAITEN ,GPT state during Wait Mode" "Off,On"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ENMODE ,GPT Enable Mode" "No counter reset,Counetr reset"
|
|
bitfld.long 0x00 0. " EN ,GPT Enable" "Disabled,Enabled"
|
|
line.long 0x04 "GPTPR_3,GPT Prescaler Register"
|
|
hexmask.long.word 0x04 0.--11. 1. " PRESCALER ,Prescaler"
|
|
line.long 0x08 "GPTSR_3,GPT Status Register"
|
|
eventfld.long 0x08 5. " ROV ,Rollover Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 4. " IF2 ,Input Capture 2 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 3. " IF1 ,Input Capture 1 Flag" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 2. " OF3 ,Output Compare 3 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 1. " OF2 ,Output Compare 2 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 0. " OF1 ,Output Compare 1Flag" "Not occurred,Occurred"
|
|
line.long 0x0c "GPTIR_3,GPT Interrupt Register"
|
|
bitfld.long 0x0C 5. " ROVIE ,Rollover Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 4. " IF2IE ,Input Capture 2 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 3. " IF1IE ,Input Capture 1 Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 2. " OF3IE ,Output Compare 3 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 1. " OF2IE ,Output Compare 2Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 0. " OF1IE ,Output Compare 1Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x10 "GPTOCR1_3,GPT Output Compare Register 1"
|
|
line.long 0x14 "GPTOCR2_3,GPT Output Compare Register 2"
|
|
line.long 0x18 "GPTOCR3_3,GPT Output Compare Register 3"
|
|
rgroup.long 0x1c++0x0b
|
|
line.long 0x00 "GPTICR1_3,GPT Input Capture Register 1"
|
|
line.long 0x04 "GPTICR2_3,GPT Input Capture Register 2"
|
|
line.long 0x08 "GPTCNT_3,GPT Counter Register"
|
|
width 0xb
|
|
tree.end
|
|
tree "GPT 4"
|
|
base asd:0x53F84000
|
|
width 11.
|
|
group.long 0x00++0x1b
|
|
line.long 0x00 "GPTCR_4,GPT Control Register"
|
|
bitfld.long 0x00 31. " FO3 ,Force Output Compare Channel 3" "No effect,Compared"
|
|
bitfld.long 0x00 30. " F02 ,Force Output Compare Channel 2" "No effect,Compared"
|
|
textline " "
|
|
bitfld.long 0x00 29. " FO1 ,Force Output Compare Channel 1" "No effect,Compared"
|
|
bitfld.long 0x00 26.--28. " OM3 ,Output Compare Channel 3 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
textline " "
|
|
bitfld.long 0x00 23.--25. " OM2 ,Output Compare Channel 2 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
bitfld.long 0x00 20.--22. " OM1 ,Output Compare Channel 1 Operating Mode" "Disconnected,Toggled,Cleared,Set,Pulse,Pulse,Pulse,Pulse"
|
|
textline " "
|
|
bitfld.long 0x00 18.--19. " IM2 ,Input Capture Channel 2 Operating Mode" "Disabled,Rising edge,Falling edge,Both edges"
|
|
bitfld.long 0x00 16.--17. " IM1 ,Input Capture Channel 1 Operating Mode" "Disabled,Rising edge,Falling edge,Both edges"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SWR ,Software Reset" "Normal,Reset"
|
|
bitfld.long 0x00 9. " FRR ,Freerun Or Restart Mode" "Reset,Freerun"
|
|
textline " "
|
|
bitfld.long 0x00 6.--8. " CLKSRC ,Clock Source Select" "No clock,ipg_clk,ipg_clk_highfreq,Reserved,ipg_clk_32k,ipg_clk_32k,ipg_clk_32k,ipg_clk_32k"
|
|
bitfld.long 0x00 5. " STOPEN ,GPT state during Stop Mode " "Off,On"
|
|
textline " "
|
|
bitfld.long 0x00 3. " WAITEN ,GPT state during Wait Mode" "Off,On"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ENMODE ,GPT Enable Mode" "No counter reset,Counetr reset"
|
|
bitfld.long 0x00 0. " EN ,GPT Enable" "Disabled,Enabled"
|
|
line.long 0x04 "GPTPR_4,GPT Prescaler Register"
|
|
hexmask.long.word 0x04 0.--11. 1. " PRESCALER ,Prescaler"
|
|
line.long 0x08 "GPTSR_4,GPT Status Register"
|
|
eventfld.long 0x08 5. " ROV ,Rollover Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 4. " IF2 ,Input Capture 2 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 3. " IF1 ,Input Capture 1 Flag" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x08 2. " OF3 ,Output Compare 3 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 1. " OF2 ,Output Compare 2 Flag" "Not occurred,Occurred"
|
|
eventfld.long 0x08 0. " OF1 ,Output Compare 1Flag" "Not occurred,Occurred"
|
|
line.long 0x0c "GPTIR_4,GPT Interrupt Register"
|
|
bitfld.long 0x0C 5. " ROVIE ,Rollover Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 4. " IF2IE ,Input Capture 2 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 3. " IF1IE ,Input Capture 1 Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 2. " OF3IE ,Output Compare 3 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 1. " OF2IE ,Output Compare 2Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0C 0. " OF1IE ,Output Compare 1Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x10 "GPTOCR1_4,GPT Output Compare Register 1"
|
|
line.long 0x14 "GPTOCR2_4,GPT Output Compare Register 2"
|
|
line.long 0x18 "GPTOCR3_4,GPT Output Compare Register 3"
|
|
rgroup.long 0x1c++0x0b
|
|
line.long 0x00 "GPTICR1_4,GPT Input Capture Register 1"
|
|
line.long 0x04 "GPTICR2_4,GPT Input Capture Register 2"
|
|
line.long 0x08 "GPTCNT_4,GPT Counter Register"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree "WDOG (Watchdog Timer)"
|
|
base asd:0x53FDC000
|
|
width 0x6
|
|
group.word 0x00++0x3
|
|
line.word 0x00 "WCR,Watchdog Control Register"
|
|
hexmask.word.byte 0x00 8.--15. 1. " WT ,Watchdog Time-Out Field"
|
|
bitfld.word 0x00 7. " WDW ,Watchdog Disable for Wait" "Continue,Suspend"
|
|
bitfld.word 0x00 5. " WDA ,/Watchdog Assertion" "Asserted,No effect"
|
|
textline " "
|
|
bitfld.word 0x00 4. " SRS ,Software Reset Signal" "Reset,No effect"
|
|
bitfld.word 0x00 3. " WDT ,/WDOG Timeout assertion" "No effect,Asserted"
|
|
bitfld.word 0x00 2. " WDE ,Watchdog Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.word 0x00 1. " WDBG ,Watchdog DEBUG Enable" "Disabled,Suspend watchdog"
|
|
bitfld.word 0x00 0. " WDZST ,Watchdog Low Power" "Continue,Suspend"
|
|
line.word 0x02 "WSR,Watchdog Service Register"
|
|
hexmask.word 0x02 0.--15. 1. " WSR ,Watchdog Service"
|
|
rgroup.long 0x04++0x01
|
|
line.word 0x00 "WRSR,Watchdog Reset Status Register"
|
|
bitfld.word 0x00 1. " TOUT ,Time-Out" "No time-out,Time-out"
|
|
bitfld.word 0x00 0. " SFTW ,Software Reset" "Not software,Software"
|
|
group.word 0x6++0x3
|
|
line.word 0x0 "WICR,Watchdog Interrupt Control Register"
|
|
bitfld.word 0x0 15. " WIE ,Watchdog Timer Interrupt enable" "Disabled,Enabled"
|
|
eventfld.word 0x0 14. " WTIS ,Watchdog Timer Interrupt Status" "No interrupt,Interrupt"
|
|
hexmask.word.byte 0x0 0.--7. 1. " WICT ,Watchdog Interrupt Count Timeout (WICT) field"
|
|
line.word 0x2 "WMCR,Watchdog Miscellaneous Control Register"
|
|
bitfld.word 0x2 0. " PDE ,Power Down Enable bit" "Disabled,Enabled"
|
|
width 0xb
|
|
tree.end
|
|
tree "CCM (Clock Controller Module)"
|
|
base asd:0x53F80000
|
|
width 7.
|
|
group.long 0x00++0x27
|
|
line.long 0x00 "MPCTL,MCU PLL Controls Register"
|
|
bitfld.long 0x00 31. " BRMO ,Binary Rate Multiplier (BRM) Order Bit" "First,Second"
|
|
bitfld.long 0x00 26.--29. " PD ,Pre-Divider Factor" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16"
|
|
hexmask.long.word 0x00 16.--25. 1. " MFD ,Multiplication Factor (Denominator Part)"
|
|
bitfld.long 0x00 15. " LOCK ,PLL lock flag" "Negated,Set"
|
|
textline " "
|
|
bitfld.long 0x00 10.--13. " MFI ,Multiplication Factor (Integer part)" "5,5,5,5,5,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x00 0.--9. 1. " MFN ,Multiplication Factor (Numerator part)"
|
|
line.long 0x04 "UPCTL,USB PLL Controls Register"
|
|
bitfld.long 0x04 31. " BRMO ,Binary Rate Multiplier (BRM) Order Bit" "First,Second"
|
|
bitfld.long 0x04 26.--29. " PD ,Pre-Divider Factor" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
hexmask.long.word 0x04 16.--25. 1. " MFD ,Multiplication Factor (Denominator Part)"
|
|
bitfld.long 0x04 15. " LOCK ,PLL lock flag" "Negated,Set"
|
|
textline " "
|
|
bitfld.long 0x04 10.--13. " MFI ,Multiplication Factor (Integer part)" "5,5,5,5,5,5,6,7,8,9,10,11,12,13,14,15"
|
|
hexmask.long.word 0x04 0.--9. 1. " MFN ,Multiplication Factor (Numerator part)"
|
|
width 7.
|
|
line.long 0x8 "CCTL,Clock Controls Register"
|
|
bitfld.long 0x8 30.--31. " ARM_CLK_DIV ,ARM CLK DIV" "Div by 1,Div by 2,Div by 3,Div by 4"
|
|
bitfld.long 0x8 28.--29. " AHB_CLK_DIV ,AHB CLK DIV" "Div by 1,Div by 2,Div by 3,Div by 4"
|
|
bitfld.long 0x8 27. " MPLL_RST ,MPLL restart" "No effect,Restart"
|
|
textline " "
|
|
bitfld.long 0x8 26. " UPLL_RST ,UPLL restart" "No effect,Restart"
|
|
bitfld.long 0x8 24.--25. " LP_CTL ,Low power mode" "Run,Wait,Doze,Stop"
|
|
bitfld.long 0x8 23. " UPLL_DIS ,Disables the UPLL" "No,Yes"
|
|
textline " "
|
|
bitfld.long 0x8 22. " MPLL_BYPASS ,Bypasses MPLL and uses the OSC24M clock as chip's source clock" "No bypass,Bypass"
|
|
bitfld.long 0x8 16.--21. " USB_DIV ,Divider for USB clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
textline " "
|
|
bitfld.long 0x8 15. " CG_CTRL ,Clock gating mode" "CG CTRL REGs,CG CTRL REGs/Module clk enable signals"
|
|
textline " "
|
|
bitfld.long 0x8 14. " ARM_SRC ,Clock source used by the ARM Divider" "532 MHz,399 MHz"
|
|
width 7.
|
|
line.long 0x0C "CGCR0,Clock Gating Controls Register 0"
|
|
bitfld.long 0x0C 28. " AHB_CG_USBOTG ,Controls the clock gating of AHB clocks (hclk_usbotg)" "Disabled,Enabled"
|
|
sif ((cpu()!="iMX251")&&(cpu()!="iMX253"))
|
|
bitfld.long 0x0C 27. " AHB_CG_SLCDC ,Controls the clock gating of AHB clocks (hclk_slcdc)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x0C 26. " AHB_CG_SDMA ,Controls the clock gating of AHB clocks (hclk_sdma)" "Disabled,Enabled"
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x0C 23. " AHB_CG_FEC ,Controls the clock gating of AHB clocks (hclk_fec)" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x0C 24. " AHB_CG_LCDC ,Controls the clock gating of AHB clocks (hclk_lcdc)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 23. " AHB_CG_FEC ,Controls the clock gating of AHB clocks (hclk_fec)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x0C 22. " AHB_CG_ESDHC2 ,Controls the clock gating of AHB clocks (hclk_esdhc2)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 21. " AHB_CG_ESDHC1 ,Controls the clock gating of AHB clocks (hclk_esdhc1)" "Disabled,Enabled"
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x0C 19. " AHB_CG_EMI ,Controls the clock gating of AHB clocks (hclk_emi)" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x0C 20. " AHB_CG_ESAI ,Controls the clock gating of AHB clocks (hclk_esai)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 19. " AHB_CG_EMI ,Controls the clock gating of AHB clocks (hclk_emi)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x0C 16. " AHB_CG_ATA ,Controls the clock gating of AHB clocks (hclk_ata)" "Disabled,Enabled"
|
|
elif (cpu()=="iMX251")
|
|
bitfld.long 0x0C 18. " AHB_CG_CSI ,Controls the clock gating of AHB clocks (hclk_csi)" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x0C 18. " AHB_CG_CSI ,Controls the clock gating of AHB clocks (hclk_csi)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 16. " AHB_CG_ATA ,Controls the clock gating of AHB clocks (hclk_ata)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x0C 15. " PER_CG_UART ,Controls the clock gating of peripheral (PER) clocks (ipg_per_uart)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 14. " PER_CG_SSI2 ,Controls the clock gating of peripheral (PER) clocks (ipg_per_ssi2)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 13. " PER_CG_SSI1 ,Controls the clock gating of peripheral (PER) clocks (ipg_per_ssi1)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 12. " PER_CG_SIM2 ,Controls the clock gating of peripheral (PER) clocks (ipg_per_sim2)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 11. " PER_CG_SIM1 ,Controls the clock gating of peripheral (PER) clocks (ipg_per_sim1)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 10. " PER_CG_PWM ,Controls the clock gating of peripheral (PER) clocks (ipg_per_pwm)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 9. " PER_CG_OWIRE ,Controls the clock gating of peripheral (PER) clocks (ipg_per_owire)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 8. " PER_CG_NFC ,Controls the clock gating of peripheral (PER) clocks (ipg_per_nfc)" "Disabled,Enabled"
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x0C 6. " PER_CG_I2C ,Controls the clock gating of peripheral (PER) clocks (ipg_per_i2c)" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x0C 7. " PER_CG_LCDC ,Controls the clock gating of peripheral (PER) clocks (ipg_per_lcdc)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 6. " PER_CG_I2C ,Controls the clock gating of peripheral (PER) clocks (ipg_per_i2c)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x0C 5. " PER_CG_GPT ,Controls the clock gating of peripheral (PER) clocks (ipg_per_gpt)" "Disabled,Enabled"
|
|
bitfld.long 0x0C 4. " PER_CG_ESDHC2 ,Controls the clock gating of peripheral (PER) clocks (ipg_per_esdhc2)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0C 3. " PER_CG_ESDHC1 ,Controls the clock gating of peripheral (PER) clocks (ipg_per_esdhc1)" "Disabled,Enabled"
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x0C 2. " PER_CG_ESAI ,Controls the clock gating of peripheral (PER) clocks (ipg_per_esai)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x0C 1. " PER_CG_EPIT ,Controls the clock gating of peripheral (PER) clocks (ipg_per_epit)" "Disabled,Enabled"
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x0C 0. " PER_CG_CSI ,Controls the clock gating of peripheral (PER) clocks (ipg_per_csi)" "Disabled,Enabled"
|
|
endif
|
|
line.long 0x10 "CGCR1,Clock Gating Controls Register 1"
|
|
bitfld.long 0x10 31. " IPG_DG_PWM1 ,Controls the clock gating of IPG clock (ipg_clk_pwm1)" "Disabled,Enabled"
|
|
sif (cpu()!="iMX251")
|
|
bitfld.long 0x10 29. " IPG_DG_LCDC_EN ,Controls the clock gating of IPG clock (LCDC_EN)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
sif (cpu()=="iMX253"||cpu()=="iMX257")
|
|
bitfld.long 0x10 22. " IPG_DG_GPT4 ,Controls the clock gating of IPG clock (ipg_clk_gpt4)" "Disabled,Enabled"
|
|
else
|
|
bitfld.long 0x10 26. " IPG_DG_IIM ,Controls the clock gating of IPG clock (ipg_clk_iim)" "Disabled,Enabled"
|
|
bitfld.long 0x10 22. " IPG_DG_GPT4 ,Controls the clock gating of IPG clock (ipg_clk_gpt4)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x10 21. " IPG_DG_GPT3 ,Controls the clock gating of IPG clock (ipg_clk_gpt3)" "Disabled,Enabled"
|
|
bitfld.long 0x10 20. " IPG_DG_GPT2 ,Controls the clock gating of IPG clock (ipg_clk_gpt2)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 19. " IPG_DG_GPT1 ,Controls the clock gating of IPG clock (ipg_clk_gpt1)" "Disabled,Enabled"
|
|
bitfld.long 0x10 15. " IPG_DG_FEC ,Controls the clock gating of IPG clock (ipg_clk_fec)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 14. " IPG_DG_ESDHC2 ,Controls the clock gating of IPG clock (ipg_clk_esdhc2)" "Disabled,Enabled"
|
|
bitfld.long 0x10 13. " IPG_DG_ESDHC1 ,Controls the clock gating of IPG clock (ipg_clk_esdhc1)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 11. " IPG_DG_EPIT2 ,Controls the clock gating of IPG clock (ipg_clk_epit2)" "Disabled,Enabled"
|
|
bitfld.long 0x10 10. " IPG_DG_EPIT1 ,Controls the clock gating of IPG clock (ipg_clk_epit1)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 9. " IPG_DG_ECT ,Controls the clock gating of IPG clock (ipg_clk_ect)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 7. " IPG_DG_CSPI3 ,Controls the clock gating of IPG clock (ipg_clk_cspi3)" "Disabled,Enabled"
|
|
bitfld.long 0x10 6. " IPG_DG_CSPI2 ,Controls the clock gating of IPG clock (ipg_clk_cspi2)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 5. " IPG_DG_CSPI1 ,Controls the clock gating of IPG clock (ipg_clk_cspi1)" "Disabled,Enabled"
|
|
sif (cpu()!="iMX253")
|
|
bitfld.long 0x10 4. " IPG_DG_CSI ,Controls the clock gating of IPG clock (ipg_clk_csi)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x10 3. " IPG_DG_CAN2 ,Controls the clock gating of IPG clock (ipg_clk_can2)" "Disabled,Enabled"
|
|
bitfld.long 0x10 2. " IPG_DG_CAN1 ,Controls the clock gating of IPG clock (ipg_clk_can1)" "Disabled,Enabled"
|
|
sif (cpu()!="iMX251")
|
|
textline " "
|
|
bitfld.long 0x10 1. " IPG_DG_ATA ,Controls the clock gating of IPG clock (ipg_clk_ata)" "Disabled,Enabled"
|
|
endif
|
|
line.long 0x14 "CGCR2,Clock Gating Controls Register 2"
|
|
bitfld.long 0x14 18. " IPG_DG_UART5 ,Controls the clock gating of IPG clock (ipg_clk_uart5)" "Disabled,Enabled"
|
|
bitfld.long 0x14 17. " IPG_DG_UART4 ,Controls the clock gating of IPG clock (ipg_clk_uart4)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 16. " IPG_DG_UART3 ,Controls the clock gating of IPG clock (ipg_clk_uart3)" "Disabled,Enabled"
|
|
bitfld.long 0x14 15. " IPG_DG_UART2 ,Controls the clock gating of IPG clock (ipg_clk_uart2)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 14. " IPG_DG_UART1 ,Controls the clock gating of IPG clock (ipg_clk_uart1)" "Disabled,Enabled"
|
|
sif ((cpu()!="iMX251")&&(cpu()!="iMX253"))
|
|
bitfld.long 0x14 13. " IPG_DG_TSC ,Controls the clock gating of IPG clock (ipg_clk_tsc)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x14 12. " IPG_DG_SSI2 ,Controls the clock gating of IPG clock (ipg_clk_ssi2)" "Disabled,Enabled"
|
|
bitfld.long 0x14 11. " IPG_DG_SSI1 ,Controls the clock gating of IPG clock (ipg_clk_ssi1)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 10. " IPG_DG_SPBA ,Controls the clock gating of IPG clock (ipg_clk_spba)" "Disabled,Enabled"
|
|
sif ((cpu()!="iMX251")&&(cpu()!="iMX253"))
|
|
bitfld.long 0x14 9. " IPG_DG_SLCDC ,Controls the clock gating of IPG clock (ipg_clk_slcdc)" "Disabled,Enabled"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x14 8. " IPG_DG_SIM2 ,Controls the clock gating of IPG clock (ipg_clk_sim2)" "Disabled,Enabled"
|
|
bitfld.long 0x14 7. " IPG_DG_SIM1 ,Controls the clock gating of IPG clock (ipg_clk_sim1)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 6. " IPG_DG_SDMA ,Controls the clock gating of IPG clock (ipg_clk_sdma)" "Disabled,Enabled"
|
|
bitfld.long 0x14 5. " IPG_DG_SCC ,Controls the clock gating of IPG clock (ipg_clk_scc)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 2. " IPG_DG_PWM4 ,Controls the clock gating of IPG clock (ipg_clk_pwm4)" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 1. " IPG_DG_PWM3 ,Controls the clock gating of IPG clock (ipg_clk_pwm3)" "Disabled,Enabled"
|
|
bitfld.long 0x14 0. " IPG_DG_PWM2 ,Controls the clock gating of IPG clock (ipg_clk_pwm2)" "Disabled,Enabled"
|
|
width 7.
|
|
line.long 0x18 "PCDR0,PER Clock Divider Register 0"
|
|
bitfld.long 0x18 24.--29. " ESDHC1_DIV ,Controls the divider for the eSDHC1 clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x18 8.--13. " EPIT_DIV ,Controls the divider for the EPIT clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
else
|
|
bitfld.long 0x18 16.--21. " ESAI_DIV ,Controls the divider for the ESAI clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
bitfld.long 0x18 8.--13. " EPIT_DIV ,Controls the divider for the EPIT clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
textline " "
|
|
bitfld.long 0x18 0.--5. " CSI_DIV ,Controls the divider for the CSI clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
endif
|
|
line.long 0x1C "PCDR1,PER Clock Divider Register 1"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x1C 16.--21. " I2C_DIV ,Controls the divider for the I2C clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
bitfld.long 0x1C 8.--13. " GPT_DIV ,Controls the divider for the GPT clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
else
|
|
bitfld.long 0x1C 24.--29. " LCDC_DIV ,Controls the divider for the LCDC clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
bitfld.long 0x1C 16.--21. " I2C_DIV ,Controls the divider for the I2C clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
bitfld.long 0x1C 8.--13. " GPT_DIV ,Controls the divider for the GPT clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x1C 0.--5. " ESDHC2_DIV ,Controls the divider for the eSDHC2 clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
line.long 0x20 "PCDR2,PER Clock Divider Register 2"
|
|
bitfld.long 0x20 24.--29. " SIM1_DIV ,Controls the divider for the SIM1 clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
bitfld.long 0x20 16.--21. " PWM_DIV ,Controls the divider for the PWM clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
bitfld.long 0x20 8.--13. " OWIRE_DIV ,Controls the divider for the OWIRE clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
textline " "
|
|
bitfld.long 0x20 0.--5. " NFC_DIV ,Controls the divider for the NFC clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
line.long 0x24 "PCDR3,PER Clock Divider Register 3"
|
|
bitfld.long 0x24 24.--29. " UART_DIV ,Controls the divider for the UART clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
bitfld.long 0x24 16.--21. " SSI2_DIV ,Controls the divider for the ISSI22C clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
bitfld.long 0x24 8.--13. " SSI1_DIV ,Controls the divider for the SSI1 clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
textline " "
|
|
bitfld.long 0x24 0.--5. " SIM2_DIV ,Controls the divider for the SIM2 clock" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
width 7.
|
|
if ((d.l(asd:(0x53F80000+0x28))&0xC0000000)==0xC0000000&&(d.l(asd:(0x53F80000+0x28))&0x30000000)==0x0)
|
|
group.long 0x28++0x3
|
|
line.long 0x00 "RCSR,Reset Control and Source Register"
|
|
bitfld.long 0x00 30.--31. " MEM_CTRL ,Boot memory type from pad or fuse value" "WEIM,NAND FLASH,Reserved,SD/MMC"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "SD/MMC/MoviNAND HDD,Reserved,Serial ROM via I2C,Serial ROM via SPI"
|
|
else
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "SD/MMC/MoviNAND/CE-ATA HDD,Reserved,Serial ROM via I2C,Serial ROM via SPI"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x00 24.--25. " BUS_WIDTH ,Nand Bus Width from pad or fuse value" "16-bit,24-bit,?..."
|
|
bitfld.long 0x00 22.--23. " USB_SRC ,USB SRC fuse/gpio value" "Internal serial PHY,External ULPI PHY,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " BT_SRC ,BOOT SRC fuse/GPIO value" "eSDHC1,eSDHC2,?..."
|
|
bitfld.long 0x00 16.--19. " BT_RES ,BOOT RES fuse/GPIO value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SOFT_RESET ,Peripheral S/W reset" "No reset,Reset"
|
|
bitfld.long 0x00 14. " NFC_16BIT_SEL ,Software config for Nand Falsh width" "8-bit,16-bit"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CLK_SEL ,Value on CLK SEL pad" "0,1"
|
|
bitfld.long 0x00 10.--11. " BOOT_REG ,Boot mode from boot mode pin" "Internal Boot,Function Test,External Boot,Boot Strap"
|
|
textline " "
|
|
bitfld.long 0x00 9. " NFC_4K ,NandFlash page size" "Not 4k page,4k page"
|
|
bitfld.long 0x00 8. " NFC_FMS ,NandFlash page size" "Not 2k page,2k page"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SPARE_SIZE ,SPARE SIZE fuse/GPIO value" "128 bytes,218 bytes"
|
|
bitfld.long 0x00 6. " BOOT_INT ,BOOT INT value" "External Boot,Internal Boot"
|
|
textline " "
|
|
bitfld.long 0x00 5. " EEPROM_CFG ,EEPROM CFG fuse/GPIO value" "EEPROM used,EEPROM not used"
|
|
bitfld.long 0x00 4. " MLC_SEL ,MLC SEL fuse/GPIO value" "SLC,MLC"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " REST ,Reset status" "POR,Reset In,WDOG,Reserved,SOFT,Reserved,WDOG/SOFT,Reserved,JTAG SW,Reserved,JTAG SW/WDOG,Reserved,JTAG SW/SOFT,Reserved,JTAG SW/WDOG/SOFT,?..."
|
|
elif ((d.l(asd:(0x53F80000+0x28))&0xC0000000)==0xC0000000&&(d.l(asd:(0x53F80000+0x28))&0x30000000)==0x20000000)
|
|
group.long 0x28++0x3
|
|
line.long 0x00 "RCSR,Reset Control and Source Register"
|
|
bitfld.long 0x00 30.--31. " MEM_CTRL ,Boot memory type from pad or fuse value" "WEIM,NAND FLASH,Reserved,SD/MMC"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "SD/MMC/MoviNAND HDD,Reserved,Serial ROM via I2C,Serial ROM via SPI"
|
|
else
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "SD/MMC/MoviNAND/CE-ATA HDD,Reserved,Serial ROM via I2C,Serial ROM via SPI"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x00 24.--25. " BUS_WIDTH ,Nand Bus Width from pad or fuse value" "16-bit,24-bit,?..."
|
|
bitfld.long 0x00 22.--23. " USB_SRC ,USB SRC fuse/gpio value" "Internal serial PHY,External ULPI PHY,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " BT_SRC ,BOOT SRC fuse/GPIO value" "I2C1,I2C2,I2C3,?..."
|
|
bitfld.long 0x00 16.--19. " BT_RES ,BOOT RES fuse/GPIO value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SOFT_RESET ,Peripheral S/W reset" "No reset,Reset"
|
|
bitfld.long 0x00 14. " NFC_16BIT_SEL ,Software config for Nand Falsh width" "8-bit,16-bit"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CLK_SEL ,Value on CLK SEL pad" "0,1"
|
|
bitfld.long 0x00 10.--11. " BOOT_REG ,Boot mode from boot mode pin" "Internal Boot,Function Test,External Boot,Boot Strap"
|
|
textline " "
|
|
bitfld.long 0x00 9. " NFC_4K ,NandFlash page size" "Not 4k page,4k page"
|
|
bitfld.long 0x00 8. " NFC_FMS ,NandFlash page size" "Not 2k page,2k page"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SPARE_SIZE ,SPARE SIZE fuse/GPIO value" "128 bytes,218 bytes"
|
|
bitfld.long 0x00 6. " BOOT_INT ,BOOT INT value" "External Boot,Internal Boot"
|
|
textline " "
|
|
bitfld.long 0x00 5. " EEPROM_CFG ,EEPROM CFG fuse/GPIO value" "EEPROM used,EEPROM not used"
|
|
bitfld.long 0x00 4. " MLC_SEL ,MLC SEL fuse/GPIO value" "SLC,MLC"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " REST ,Reset status" "POR,Reset In,WDOG,Reserved,SOFT,Reserved,WDOG/SOFT,Reserved,JTAG SW,Reserved,JTAG SW/WDOG,Reserved,JTAG SW/SOFT,Reserved,JTAG SW/WDOG/SOFT,?..."
|
|
elif ((d.l(asd:(0x53F80000+0x28))&0xC0000000)==0xC0000000&&(d.l(asd:(0x53F80000+0x28))&0x30000000)==0x30000000)
|
|
group.long 0x28++0x3
|
|
line.long 0x00 "RCSR,Reset Control and Source Register"
|
|
bitfld.long 0x00 30.--31. " MEM_CTRL ,Boot memory type from pad or fuse value" "WEIM,NAND FLASH,Reserved,SD/MMC"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "SD/MMC/MoviNAND HDD,Reserved,Serial ROM via I2C,Serial ROM via SPI"
|
|
else
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "SD/MMC/MoviNAND/CE-ATA HDD,Reserved,Serial ROM via I2C,Serial ROM via SPI"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x00 24.--25. " BUS_WIDTH ,Nand Bus Width from pad or fuse value" "16-bit,24-bit,?..."
|
|
bitfld.long 0x00 22.--23. " USB_SRC ,USB SRC fuse/gpio value" "Internal serial PHY,External ULPI PHY,?..."
|
|
textline " "
|
|
bitfld.long 0x00 20.--21. " BT_SRC ,BOOT SRC fuse/GPIO value" "CSPI1,CSPI2,CSPI3,?..."
|
|
bitfld.long 0x00 16.--19. " BT_RES ,BOOT RES fuse/GPIO value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SOFT_RESET ,Peripheral S/W reset" "No reset,Reset"
|
|
bitfld.long 0x00 14. " NFC_16BIT_SEL ,Software config for Nand Falsh width" "8-bit,16-bit"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CLK_SEL ,Value on CLK SEL pad" "0,1"
|
|
bitfld.long 0x00 10.--11. " BOOT_REG ,Boot mode from boot mode pin" "Internal Boot,Function Test,External Boot,Boot Strap"
|
|
textline " "
|
|
bitfld.long 0x00 9. " NFC_4K ,NandFlash page size" "Not 4k page,4k page"
|
|
bitfld.long 0x00 8. " NFC_FMS ,NandFlash page size" "Not 2k page,2k page"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SPARE_SIZE ,SPARE SIZE fuse/GPIO value" "128 bytes,218 bytes"
|
|
bitfld.long 0x00 6. " BOOT_INT ,BOOT INT value" "External Boot,Internal Boot"
|
|
textline " "
|
|
bitfld.long 0x00 5. " EEPROM_CFG ,EEPROM CFG fuse/GPIO value" "EEPROM used,EEPROM not used"
|
|
bitfld.long 0x00 4. " MLC_SEL ,MLC SEL fuse/GPIO value" "SLC,MLC"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " REST ,Reset status" "POR,Reset In,WDOG,Reserved,SOFT,Reserved,WDOG/SOFT,Reserved,JTAG SW,Reserved,JTAG SW/WDOG,Reserved,JTAG SW/SOFT,Reserved,JTAG SW/WDOG/SOFT,?..."
|
|
elif ((d.l(asd:(0x53F80000+0x28))&0xC0000000)==0xC0000000)
|
|
group.long 0x28++0x3
|
|
line.long 0x00 "RCSR,Reset Control and Source Register"
|
|
bitfld.long 0x00 30.--31. " MEM_CTRL ,Boot memory type from pad or fuse value" "WEIM,NAND FLASH,Reserved,SD/MMC"
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "SD/MMC/MoviNAND HDD,Reserved,Serial ROM via I2C,Serial ROM via SPI"
|
|
else
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "SD/MMC/MoviNAND/CE-ATA HDD,Reserved,Serial ROM via I2C,Serial ROM via SPI"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x00 24.--25. " BUS_WIDTH ,Nand Bus Width from pad or fuse value" "16-bit,24-bit,?..."
|
|
bitfld.long 0x00 22.--23. " USB_SRC ,USB SRC fuse/gpio value" "Internal serial PHY,External ULPI PHY,?..."
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " BT_RES ,BOOT RES fuse/GPIO value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SOFT_RESET ,Peripheral S/W reset" "No reset,Reset"
|
|
bitfld.long 0x00 14. " NFC_16BIT_SEL ,Software config for Nand Falsh width" "8-bit,16-bit"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CLK_SEL ,Value on CLK SEL pad" "0,1"
|
|
bitfld.long 0x00 10.--11. " BOOT_REG ,Boot mode from boot mode pin" "Internal Boot,Function Test,External Boot,Boot Strap"
|
|
textline " "
|
|
bitfld.long 0x00 9. " NFC_4K ,NandFlash page size" "Not 4k page,4k page"
|
|
bitfld.long 0x00 8. " NFC_FMS ,NandFlash page size" "Not 2k page,2k page"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SPARE_SIZE ,SPARE SIZE fuse/GPIO value" "128 bytes,218 bytes"
|
|
bitfld.long 0x00 6. " BOOT_INT ,BOOT INT value" "External Boot,Internal Boot"
|
|
textline " "
|
|
bitfld.long 0x00 5. " EEPROM_CFG ,EEPROM CFG fuse/GPIO value" "EEPROM used,EEPROM not used"
|
|
bitfld.long 0x00 4. " MLC_SEL ,MLC SEL fuse/GPIO value" "SLC,MLC"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " REST ,Reset status" "POR,Reset In,WDOG,Reserved,SOFT,Reserved,WDOG/SOFT,Reserved,JTAG SW,Reserved,JTAG SW/WDOG,Reserved,JTAG SW/SOFT,Reserved,JTAG SW/WDOG/SOFT,?..."
|
|
elif ((d.l(asd:(0x53F80000+0x28))&0xC0000000)==0x0)
|
|
group.long 0x28++0x3
|
|
line.long 0x00 "RCSR,Reset Control and Source Register"
|
|
bitfld.long 0x00 30.--31. " MEM_CTRL ,Boot memory type from pad or fuse value" "WEIM,NAND FLASH,Reserved,SD/MMC"
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "NOR,Reserved,OneNand,?..."
|
|
textline " "
|
|
bitfld.long 0x00 24.--25. " BUS_WIDTH ,Nand Bus Width from pad or fuse value" "16-bit/Muxed,16-bit/Unmuxed,?..."
|
|
bitfld.long 0x00 22.--23. " USB_SRC ,USB SRC fuse/gpio value" "Internal serial PHY,External ULPI PHY,?..."
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " BT_RES ,BOOT RES fuse/GPIO value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SOFT_RESET ,Peripheral S/W reset" "No reset,Reset"
|
|
bitfld.long 0x00 14. " NFC_16BIT_SEL ,Software config for Nand Falsh width" "8-bit,16-bit"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CLK_SEL ,Value on CLK SEL pad" "0,1"
|
|
bitfld.long 0x00 10.--11. " BOOT_REG ,Boot mode from boot mode pin" "Internal Boot,Function Test,External Boot,Boot Strap"
|
|
textline " "
|
|
bitfld.long 0x00 9. " NFC_4K ,NandFlash page size" "Not 4k page,4k page"
|
|
bitfld.long 0x00 8. " NFC_FMS ,NandFlash page size" "Not 2k page,2k page"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SPARE_SIZE ,SPARE SIZE fuse/GPIO value" "128 bytes,218 bytes"
|
|
bitfld.long 0x00 6. " BOOT_INT ,BOOT INT value" "External Boot,Internal Boot"
|
|
textline " "
|
|
bitfld.long 0x00 5. " EEPROM_CFG ,EEPROM CFG fuse/GPIO value" "EEPROM used,EEPROM not used"
|
|
bitfld.long 0x00 4. " MLC_SEL ,MLC SEL fuse/GPIO value" "SLC,MLC"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " REST ,Reset status" "POR,Reset In,WDOG,Reserved,SOFT,Reserved,WDOG/SOFT,Reserved,JTAG SW,Reserved,JTAG SW/WDOG,Reserved,JTAG SW/SOFT,Reserved,JTAG SW/WDOG/SOFT,?..."
|
|
elif ((d.l(asd:(0x53F80000+0x28))&0xC0000000)==0x40000000)
|
|
group.long 0x28++0x3
|
|
line.long 0x00 "RCSR,Reset Control and Source Register"
|
|
bitfld.long 0x00 30.--31. " MEM_CTRL ,Boot memory type from pad or fuse value" "WEIM,NAND FLASH,Reserved,SD/MMC"
|
|
bitfld.long 0x00 28.--29. " MEM_TYPE ,Boot memory type from pad or fuse value" "3 cycles,4 cycles,5 cycles,?..."
|
|
textline " "
|
|
bitfld.long 0x00 26.--27. " PAGE_SIZE ,Nand Flash Page Size from pad or fuse value" "512B,2kB,4kB,?..."
|
|
bitfld.long 0x00 24.--25. " BUS_WIDTH ,Nand Bus Width from pad or fuse value" "8-bit,16-bit,?..."
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " USB_SRC ,USB SRC fuse/gpio value" "Internal serial PHY,External ULPI PHY,?..."
|
|
bitfld.long 0x00 16.--19. " BT_RES ,BOOT RES fuse/GPIO value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SOFT_RESET ,Peripheral S/W reset" "No reset,Reset"
|
|
bitfld.long 0x00 14. " NFC_16BIT_SEL ,Software config for Nand Falsh width" "8-bit,16-bit"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CLK_SEL ,Value on CLK SEL pad" "0,1"
|
|
bitfld.long 0x00 10.--11. " BOOT_REG ,Boot mode from boot mode pin" "Internal Boot,Function Test,External Boot,Boot Strap"
|
|
textline " "
|
|
bitfld.long 0x00 9. " NFC_4K ,NandFlash page size" "Not 4k page,4k page"
|
|
bitfld.long 0x00 8. " NFC_FMS ,NandFlash page size" "Not 2k page,2k page"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SPARE_SIZE ,SPARE SIZE fuse/GPIO value" "128 bytes,218 bytes"
|
|
bitfld.long 0x00 6. " BOOT_INT ,BOOT INT value" "External Boot,Internal Boot"
|
|
textline " "
|
|
bitfld.long 0x00 5. " EEPROM_CFG ,EEPROM CFG fuse/GPIO value" "EEPROM used,EEPROM not used"
|
|
bitfld.long 0x00 4. " MLC_SEL ,MLC SEL fuse/GPIO value" "SLC,MLC"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " REST ,Reset status" "POR,Reset In,WDOG,Reserved,SOFT,Reserved,WDOG/SOFT,Reserved,JTAG SW,Reserved,JTAG SW/WDOG,Reserved,JTAG SW/SOFT,Reserved,JTAG SW/WDOG/SOFT,?..."
|
|
else
|
|
group.long 0x28++0x3
|
|
line.long 0x00 "RCSR,Reset Control and Source Register"
|
|
bitfld.long 0x00 30.--31. " MEM_CTRL ,Boot memory type from pad or fuse value" "WEIM,NAND FLASH,Reserved,SD/MMC"
|
|
textline " "
|
|
textline " "
|
|
bitfld.long 0x00 22.--23. " USB_SRC ,USB SRC fuse/gpio value" "Internal serial PHY,External ULPI PHY,?..."
|
|
bitfld.long 0x00 16.--19. " BT_RES ,BOOT RES fuse/GPIO value" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 15. " SOFT_RESET ,Peripheral S/W reset" "No reset,Reset"
|
|
bitfld.long 0x00 14. " NFC_16BIT_SEL ,Software config for Nand Falsh width" "8-bit,16-bit"
|
|
textline " "
|
|
bitfld.long 0x00 12. " CLK_SEL ,Value on CLK SEL pad" "0,1"
|
|
bitfld.long 0x00 10.--11. " BOOT_REG ,Boot mode from boot mode pin" "Internal Boot,Function Test,External Boot,Boot Strap"
|
|
textline " "
|
|
bitfld.long 0x00 9. " NFC_4K ,NandFlash page size" "Not 4k page,4k page"
|
|
bitfld.long 0x00 8. " NFC_FMS ,NandFlash page size" "Not 2k page,2k page"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SPARE_SIZE ,SPARE SIZE fuse/GPIO value" "128 bytes,218 bytes"
|
|
bitfld.long 0x00 6. " BOOT_INT ,BOOT INT value" "External Boot,Internal Boot"
|
|
textline " "
|
|
bitfld.long 0x00 5. " EEPROM_CFG ,EEPROM CFG fuse/GPIO value" "EEPROM used,EEPROM not used"
|
|
bitfld.long 0x00 4. " MLC_SEL ,MLC SEL fuse/GPIO value" "SLC,MLC"
|
|
textline " "
|
|
bitfld.long 0x00 0.--3. " REST ,Reset status" "POR,Reset In,WDOG,Reserved,SOFT,Reserved,WDOG/SOFT,Reserved,JTAG SW,Reserved,JTAG SW/WDOG,Reserved,JTAG SW/SOFT,Reserved,JTAG SW/WDOG/SOFT,?..."
|
|
endif
|
|
width 7.
|
|
group.long 0x2C++0x43
|
|
line.long 0x00 "CRDR,CCM Reset and Debug Register"
|
|
bitfld.long 0x00 29.--31. " BT_UART_SRC ,BT UART SRC fuse/GPIO value" "UART-1,UART-2,UART-3,UART-4,UART-5,?..."
|
|
bitfld.long 0x00 26.--28. " BT_LPB_FREQ ,LPB ARM core frequency fuse/GPIO value" "133 MHz,24 MHz,55.33 MHz,66 MHz,83 MHz,166 MHz,266 MHz,Normal Boot freq"
|
|
width 7.
|
|
line.long 0x04 "DCVR0,DPTC Comparator Value Register 0"
|
|
hexmask.long.word 0x04 22.--31. 1. " ULV ,Upper Limit"
|
|
hexmask.long.word 0x04 12.--21. 1. " LLV ,Lower Limit"
|
|
hexmask.long.word 0x04 2.--11. 1. " ELV ,Emergency Limit"
|
|
line.long 0x08 "DCVR1,DPTC Comparator Value Register 1"
|
|
hexmask.long.word 0x08 22.--31. 1. " ULV ,Upper Limit"
|
|
hexmask.long.word 0x08 12.--21. 1. " LLV ,Lower Limit"
|
|
hexmask.long.word 0x08 2.--11. 1. " ELV ,Emergency Limit"
|
|
line.long 0x0c "DCVR2,DPTC Comparator Value Register 2"
|
|
hexmask.long.word 0x0c 22.--31. 1. " ULV ,Upper Limit"
|
|
hexmask.long.word 0x0c 12.--21. 1. " LLV ,Lower Limit"
|
|
hexmask.long.word 0x0c 2.--11. 1. " ELV ,Emergency Limit"
|
|
line.long 0x10 "DCVR3,DPTC Comparator Value Register 3"
|
|
hexmask.long.word 0x10 22.--31. 1. " ULV ,Upper Limit"
|
|
hexmask.long.word 0x10 12.--21. 1. " LLV ,Lower Limit"
|
|
hexmask.long.word 0x10 2.--11. 1. " ELV ,Emergency Limit"
|
|
line.long 0x14 "LTR0,Load Tracking Register 0"
|
|
bitfld.long 0x14 28.--29. " DIV3CK ,Division Value of div_3_clk" "00,01,10,11"
|
|
hexmask.long.byte 0x14 22.--27. 1. " UPTHR ,Upper Threshold for Load Tracking"
|
|
hexmask.long.byte 0x14 16.--21. 1. " DNTHR ,Lower Threshold for Load Tracking"
|
|
bitfld.long 0x14 15. " SIGD15 ,Signal Detection on dvfs_w_sig 15" "Level,Edge"
|
|
textline " "
|
|
bitfld.long 0x14 14. " SIGD14 ,Signal Detection on dvfs_w_sig 14" "Level,Edge"
|
|
bitfld.long 0x14 13. " SIGD13 ,Signal Detection on dvfs_w_sig 13" "Level,Edge"
|
|
bitfld.long 0x14 12. " SIGD12 ,Signal Detection on dvfs_w_sig 12" "Level,Edge"
|
|
bitfld.long 0x14 11. " SIGD11 ,Signal Detection on dvfs_w_sig 11" "Level,Edge"
|
|
textline " "
|
|
bitfld.long 0x14 10. " SIGD10 ,Signal Detection on dvfs_w_sig 10" "Level,Edge"
|
|
bitfld.long 0x14 9. " SIGD9 ,Signal Detection on dvfs_w_sig 9" "Level,Edge"
|
|
bitfld.long 0x14 8. " SIGD8 ,Signal Detection on dvfs_w_sig 8" "Level,Edge"
|
|
bitfld.long 0x14 7. " SIGD7 ,Signal Detection on dvfs_w_sig 7" "Level,Edge"
|
|
textline " "
|
|
bitfld.long 0x14 6. " SIGD6 ,Signal Detection on dvfs_w_sig 6" "Level,Edge"
|
|
bitfld.long 0x14 5. " SIGD5 ,Signal Detection on dvfs_w_sig 5" "Level,Edge"
|
|
bitfld.long 0x14 4. " SIGD4 ,Signal Detection on dvfs_w_sig 4" "Level,Edge"
|
|
bitfld.long 0x14 3. " SIGD3 ,Signal Detection on dvfs_w_sig 3" "Level,Edge"
|
|
textline " "
|
|
bitfld.long 0x14 2. " SIGD2 ,Signal Detection on dvfs_w_sig 2" "Level,Edge"
|
|
bitfld.long 0x14 1. " SIGD1 ,Signal Detection on dvfs_w_sig 1" "Level,Edge"
|
|
bitfld.long 0x14 0. " SIGD0 ,Signal Detection on dvfs_w_sig 0" "Level,Edge"
|
|
width 7.
|
|
line.long 0x18 "LTR1,Load Tracking Register 1"
|
|
bitfld.long 0x18 23. " LTBRSH ,Load Tracking Buffer Shift" "Original,Shifted"
|
|
bitfld.long 0x18 22. " LTBRSR ,Load Tracking Buffer Source" "pre_ld_add,ld_add"
|
|
hexmask.long.byte 0x18 14.--21. 1. " DNCNT ,Number of Consecutive Times the Lower Frequency Threshold is undershot"
|
|
textline " "
|
|
hexmask.long.byte 0x18 6.--13. 1. " UPCNT ,Number of Consecutive Times the Upper Frequency Threshold must be exceeded"
|
|
hexmask.long.byte 0x18 0.--5. 1. " PNCTHR ,Panic Mode Level Threshold for Load Tracking"
|
|
width 7.
|
|
line.long 0x1c "LTR2,Load Tracking Register 1"
|
|
bitfld.long 0x1c 29.--31. " WSW15 ,General purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x1c 26.--28. " WSW14 ,General purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x1c 23.--25. " WSW13 ,General purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x1c 20.--22. " WSW12 ,General purpose load tracking signale" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x1c 17.--19. " WSW11 ,General purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x1c 14.--16. " WSW10 ,General purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x1c 11.--13. " WSW9 ,General purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
hexmask.long.word 0x1c 0.--8. 1. " EMAC ,EMA Configuration"
|
|
line.long 0x20 "LTR3,Load Tracking Register"
|
|
bitfld.long 0x20 29.--31. " WSW8 ,Weight of the general purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x20 26.--28. " WSW7 ,Weight of the general purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x20 23.--25. " WSW6 ,Weight of the general purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x20 20.--22. " WSW5 ,Weight of the general purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x20 17.--19. " WSW4 ,Weight of the general purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
textline " "
|
|
bitfld.long 0x20 14.--16. " WSW3 ,Weight of the general purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x20 11.--13. " WSW2 ,Weight of the general purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x20 8.--10. " WSW1 ,Weight of the general purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
bitfld.long 0x20 5.--7. " WSW0 ,Weight of the general purpose load tracking signal" "0,1,2,3,4,5,6,7"
|
|
line.long 0x24 "LTBR0,Load Tracking Buffer Register 0"
|
|
bitfld.long 0x24 28.--31. " LTS7 ,7th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x24 24.--27. " LTS6 ,6th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x24 20.--23. " LTS5 ,5th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x24 16.--19. " LTS4 ,4th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x24 12.--15. " LTS3 ,3rd Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x24 8.--11. " LTS2 ,2nd Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x24 4.--7. " LTS1 ,1st Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x24 0.--3. " LTS0 ,0 Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
line.long 0x28 "LTBR1,Load Tracking Buffer Register 1"
|
|
bitfld.long 0x28 28.--31. " LTS15 ,15th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x28 24.--27. " LTS14 ,16th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x28 20.--23. " LTS13 ,13th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x28 16.--19. " LTS12 ,12th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x28 12.--15. " LTS11 ,11th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x28 8.--11. " LTS10 ,10th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x28 4.--7. " LTS9 ,9th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x28 0.--3. " LTS8 ,8th Sample of Load Tracking" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
width 7.
|
|
line.long 0x2c "PMCR0,Power Management Control Register 0"
|
|
bitfld.long 0x2c 28.--29. " DVSUP ,DVS update" "Highest,High,Low,Lowest"
|
|
bitfld.long 0x2c 24. " DVFS_UPD_FINISH ,DVFS UPDATE finish by software" "Not finished,Finished"
|
|
textline " "
|
|
bitfld.long 0x2c 23. " DVFEV ,Always Give a DVFS Event" "Not always,Always"
|
|
bitfld.long 0x2c 22. " DVFIS ,DVFS Interrupt Select" "SDMA for DVFS,MCU for DVFS"
|
|
textline " "
|
|
bitfld.long 0x2c 21. " LBMI ,Load Buffer Full Mask Interrupt" "Enabled,Masked"
|
|
bitfld.long 0x2c 20. " LBFL ,Load Buffer Full Status Bit" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x2c 18.--19. " LBCF ,DVFS Load Buffer Programmable Size" "4,8,12,16"
|
|
bitfld.long 0x2c 17. " PTVIS ,DPTC Interrupt Select" "SDMA for DPTC,MCU for DPTC"
|
|
textline " "
|
|
bitfld.long 0x2c 16. " DVFS_START ,DVFS update start bit configured by software" "Not started,Started"
|
|
bitfld.long 0x2c 15. " FSVAIM ,DVFS Frequency Adjustment Interrupt Mask" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x2c 13.--14. " FSVAI ,DVFS Frequency Adjustment Interrupt" "No interrupt,Increased,Decreased,Increased immediately"
|
|
bitfld.long 0x2c 12. " DPVCR ,DPTC Voltage Change Request" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2c 11. " DPVV ,DPTC Voltage Valid Edge Detect" "Not valid,Valid"
|
|
bitfld.long 0x2c 10. " WFIM ,DVFS Wait for Interrupt Mask Bit" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x2c 9. " DRCE3 ,DPTC Reference Circuit3 Enable Bit" "Disabled,Enabled"
|
|
bitfld.long 0x2c 8. " DRCE2 , DPTC Reference Circuit2 Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2c 7. " DRCE1 , DPTC Reference Circuit1 Enable Bit" "Disabled,Enabled"
|
|
bitfld.long 0x2c 6. " DRCE0 , DPTC Reference Circuit0 Enable Bit" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2c 5. " SCR ,DPTC Counting Range" "256,512"
|
|
bitfld.long 0x2c 4. " DVFEN ,DVFS Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2c 3. " PTVAIM ,DPTC Voltage Adjustment Interrupt Mask" "Enabled,Masked"
|
|
bitfld.long 0x2c 1.--2. " PTVAI ,DPTC Voltage Adjustment Interrupt" "No interrupt,Decreased,Increased,Increased immediately"
|
|
textline " "
|
|
bitfld.long 0x2c 0. " DPTEN ,DPTC Enable" "Disabled,Enabled"
|
|
width 7.
|
|
line.long 0x30 "PMCR1,Power Management Control Register 1"
|
|
bitfld.long 0x30 29. " CPEN_EMI ,EMI well bias enable" "Disabled,Enabled"
|
|
bitfld.long 0x30 28. " CPFA_EMI ,EMI Well Bias Frequency Adjust" "Reduced,Full"
|
|
bitfld.long 0x30 24.--27. " CPSPA_EM ,Controls the Back Bias levle of NWELL and PWELL" "Increased(Nwells)/Increased(Pwells),Moderate(Nwells)/Increased(Pwells),Decreased(Nwells)/Increased(Pwells),Minimum(Nwells)/Increased(Pwells),Increased(Nwells)/Moderate(Pwells),Moderate(Nwells)/Moderate(Pwells),Decreased(Nwells)/Moderate(Pwells),Minimum(Nwells)/Moderate(Pwells),Increased(Nwells)/Decreased(Pwells),Moderate(Nwells)/Decreased(Pwells),Decreased(Nwells)/Decreased(Pwells),Minimum(Nwells)/Decreased(Pwells),Increased(Nwells)/Minimum(Pwells),Moderate(Nwells)/Minimum(Pwells),Decreased(Nwells)/Minimum(Pwells),Minimum(Nwells)/Minimum(Pwells)"
|
|
textline " "
|
|
hexmask.long.byte 0x30 16.--23. 1. " WBCN ,Well BIas counter"
|
|
bitfld.long 0x30 13. " CPEN ,Enables the ARM platform well bias" "Disabled,Enabled"
|
|
bitfld.long 0x30 9.--12. " CPSPA ,Controls the Back Bias levle of NWELL and PWELL" "Increased(Nwells)/Increased(Pwells),Moderate(Nwells)/Increased(Pwells),Decreased(Nwells)/Increased(Pwells),Minimum(Nwells)/Increased(Pwells),Increased(Nwells)/Moderate(Pwells),Moderate(Nwells)/Moderate(Pwells),Decreased(Nwells)/Moderate(Pwells),Minimum(Nwells)/Moderate(Pwells),Increased(Nwells)/Decreased(Pwells),Moderate(Nwells)/Decreased(Pwells),Decreased(Nwells)/Decreased(Pwells),Minimum(Nwells)/Decreased(Pwells),Increased(Nwells)/Minimum(Pwells),Moderate(Nwells)/Minimum(Pwells),Decreased(Nwells)/Minimum(Pwells),Minimum(Nwells)/Minimum(Pwells)"
|
|
textline " "
|
|
bitfld.long 0x30 6. " CPFA ,WBCP Frequency Adjustment" "Reduced,Full"
|
|
width 7.
|
|
line.long 0x34 "PMCR2,Power Management Control Register 2"
|
|
bitfld.long 0x34 18. " ARM_MEM_DWN ,Controls arm_mem_on/arm_mem_pwrdwn in doze and stop mode" "Invalid/Invalid,Negated/Asserted"
|
|
bitfld.long 0x34 17. " VSTBY ,Controls the core voltage in stop mode" "Normal,1.0 V"
|
|
textline " "
|
|
bitfld.long 0x34 16. " OSC24M_DOWN ,Control the OSC24M power supply during stop mode" "Not powered off,Powered off"
|
|
hexmask.long.byte 0x34 8.--15. 1. " ARM_MEMON_CNT ,Controls the delay before arm_mem_on is asserted"
|
|
textline " "
|
|
bitfld.long 0x34 4.--7. " ARM_MEMON_CLOCKON ,Controls the delay between arm_mem_on and arm_clock_on" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x34 1. " DVFS_REQ ,Controls the dvfs_req signal (frequency change request) to EMI M3IF" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x34 0. " DVFS_ACK ,Shows the status of EMI has closed the access for SDRAM" "No ack,Acked"
|
|
line.long 0x38 "MCR,Miscellaneous Control Register"
|
|
bitfld.long 0x38 31. " USB_XTAL_MUX ,Selects output of UXTAL1_CKIN" "External 24 MHz,24 MHz from UPLL 240 MHz"
|
|
textline " "
|
|
bitfld.long 0x38 30. " CLKO_EN ,Enable the CLKO debug function" "Disabled,Enabled"
|
|
bitfld.long 0x38 24.--29. " CLKO_DIV ,Divider for CLKO" "Div by 1,Div by 2,Div by 3,Div by 4,Div by 5,Div by 6,Div by 7,Div by 8,Div by 9,Div by 10,Div by 11,Div by 12,Div by 13,Div by 14,Div by 15,Div by 16,Div by 17,Div by 18,Div by 19,Div by 20,Div by 21,Div by 22,Div by 23,Div by 24,Div by 25,Div by 26,Div by 27,Div by 28,Div by 29,Div by 30,Div by 31,Div by 32,Div by 33,Div by 34,Div by 35,Div by 36,Div by 37,Div by 38,Div by 39,Div by 40,Div by 41,Div by 42,Div by 43,Div by 44,Div by 45,Div by 46,Div by 47,Div by 48,Div by 49,Div by 50,Div by 51,Div by 52,Div by 53,Div by 54,Div by 55,Div by 56,Div by 57,Div by 58,Div by 59,Div by 60,Div by 61,Div by 62,Div by 63,Div by 64"
|
|
textline " "
|
|
bitfld.long 0x38 20.--23. " CLKO_SEL ,Selects which clock is to be reflected on the clock output CKO" "32 kHz,Input 133 MHz for PLL,Ungated arm_clk,Ungated ahb_clk,Ungated ipg_clk,per_clk_0,usb_clk clock,Gated arm_clk,Gated ahb_clk,Gated ipg_clk,per_clk_0,per_clk_2,per_clk_13,per_clk_14,usb_clk,?..."
|
|
bitfld.long 0x38 19. " ESAI_CLK_MUX ,Controls which divider will be selected for per_clk_2" "Normal,Dedicated"
|
|
textline " "
|
|
bitfld.long 0x38 18. " SSI2_CLK_MUX ,Controls which divider will be selected for per_clk_14" "Normal,Dedicated"
|
|
bitfld.long 0x38 17. " SSI1_CLK_MUX ,Controls which divider will be selected for per_clk_13" "Normal,Dedicated"
|
|
textline " "
|
|
bitfld.long 0x38 16. " USB_CLK_MUX ,Clock source for usb_clk" "UPLL output,HCLK"
|
|
bitfld.long 0x38 15. " PER_CLK_MUX_15 ,Clock source for per_clk_15" "HCLK,UPLL output"
|
|
textline " "
|
|
bitfld.long 0x38 14. " PER_CLK_MUX_14 ,Clock source for per_clk_14" "HCLK,UPLL output"
|
|
bitfld.long 0x38 13. " PER_CLK_MUX_13 ,Clock source for per_clk_13" "HCLK,UPLL output"
|
|
textline " "
|
|
bitfld.long 0x38 12. " PER_CLK_MUX_12 ,Clock source for per_clk_12" "HCLK,UPLL output"
|
|
bitfld.long 0x38 11. " PER_CLK_MUX_11 ,Clock source for per_clk_11" "HCLK,UPLL output"
|
|
textline " "
|
|
bitfld.long 0x38 10. " PER_CLK_MUX_10 ,Clock source for per_clk_10" "HCLK,UPLL output"
|
|
bitfld.long 0x38 9. " PER_CLK_MUX_9 ,Clock source for per_clk_9" "HCLK,UPLL output"
|
|
textline " "
|
|
bitfld.long 0x38 8. " PER_CLK_MUX_8 ,Clock source for per_clk_8" "HCLK,UPLL output"
|
|
bitfld.long 0x38 7. " PER_CLK_MUX_7 ,Clock source for per_clk_7" "HCLK,UPLL output"
|
|
textline " "
|
|
bitfld.long 0x38 6. " PER_CLK_MUX_6 ,Clock source for per_clk_6" "HCLK,UPLL output"
|
|
bitfld.long 0x38 5. " PER_CLK_MUX_5 ,Clock source for per_clk_5" "HCLK,UPLL output"
|
|
textline " "
|
|
bitfld.long 0x38 4. " PER_CLK_MUX_4 ,Clock source for per_clk_4" "HCLK,UPLL output"
|
|
bitfld.long 0x38 3. " PER_CLK_MUX_3 ,Clock source for per_clk_3" "HCLK,UPLL output"
|
|
textline " "
|
|
bitfld.long 0x38 2. " PER_CLK_MUX_2 ,Clock source for per_clk_2" "HCLK,UPLL output"
|
|
bitfld.long 0x38 1. " PER_CLK_MUX_1 ,Clock source for per_clk_1" "HCLK,UPLL output"
|
|
textline " "
|
|
bitfld.long 0x38 0. " PER_CLK_MUX_0 ,Clock source for per_clk_0" "HCLK,UPLL output"
|
|
width 7.
|
|
line.long 0x3c "LPIMR0,Low Power Interrupt Mask Registers"
|
|
bitfld.long 0x3c 31. " LPIM_31 ,Low power interrupt mask 31 (CCM)" "Enabled,Masked"
|
|
bitfld.long 0x3c 30. " LPIM_30 ,Low power interrupt mask 30 (POWER FAIL)" "Enabled,Masked"
|
|
bitfld.long 0x3c 29. " LPIM_29 ,Low power interrupt mask 29 (GPT3)" "Enabled,Masked"
|
|
bitfld.long 0x3c 28. " LPIM_28 ,Low power interrupt mask 28 (EPIT1)" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x3c 27. " LPIM_27 ,Low power interrupt mask 27 (EPIT2)" "Enabled,Masked"
|
|
bitfld.long 0x3c 26. " LPIM_26 ,Low power interrupt mask 26 (PWM)" "Enabled,Masked"
|
|
bitfld.long 0x3c 24. " LPIM_24 ,Low power interrupt mask 24 (KPP)" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x3c 23. " LPIM_23 ,Low power interrupt mask 23 (GPIO4)" "Enabled,Masked"
|
|
bitfld.long 0x3c 21. " LPIM_21 ,Low power interrupt mask 21 (SIM2)" "Enabled,Masked"
|
|
bitfld.long 0x3c 20. " LPIM_20 ,Low power interrupt mask 20 (SIM1)" "Enabled,Masked"
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x3c 18. " LPIM_18 ,Low power interrupt mask 18 (UART3)" "Enabled,Masked"
|
|
elif (cpu()=="iMX257")
|
|
bitfld.long 0x3c 18. " LPIM_18 ,Low power interrupt mask 18 (UART3)" "Enabled,Masked"
|
|
bitfld.long 0x3c 17. " LPIM_17 ,Low power interrupt mask 17 (CSI)" "Enabled,Masked"
|
|
else
|
|
bitfld.long 0x3c 19. " LPIM_19 ,Low power interrupt mask 19 (IIM)" "Enabled,Masked"
|
|
bitfld.long 0x3c 18. " LPIM_18 ,Low power interrupt mask 18 (UART3)" "Enabled,Masked"
|
|
bitfld.long 0x3c 17. " LPIM_17 ,Low power interrupt mask 17 (CSI)" "Enabled,Masked"
|
|
endif
|
|
bitfld.long 0x3c 16. " LPIM_16 ,Low power interrupt mask 16 (GPIO3)" "Enabled,Masked"
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x3c 14. " LPIM_14 ,Low power interrupt mask 14 (CSPI1)" "Enabled,Masked"
|
|
else
|
|
bitfld.long 0x3c 15. " LPIM_15 ,Low power interrupt mask 15 (ATA)" "Enabled,Masked"
|
|
bitfld.long 0x3c 14. " LPIM_14 ,Low power interrupt mask 14 (CSPI1)" "Enabled,Masked"
|
|
endif
|
|
bitfld.long 0x3c 13. " LPIM_13 ,Low power interrupt mask 13 (CSPI2)" "Enabled,Masked"
|
|
bitfld.long 0x3c 12. " LPIM_12 ,Low power interrupt mask 12 (SSI1)" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x3c 11. " LPIM_11 ,Low power interrupt mask 11 (SSI2)" "Enabled,Masked"
|
|
bitfld.long 0x3c 10. " LPIM_10 ,Low power interrupt mask 10 (I2C3)" "Enabled,Masked"
|
|
bitfld.long 0x3c 9. " LPIM_9 ,Low power interrupt mask 9 (ESDHC1)" "Enabled,Masked"
|
|
bitfld.long 0x3c 8. " LPIM_8 ,Low power interrupt mask 8 (ESDHC2)" "Enabled,Masked"
|
|
textline " "
|
|
sif (cpu()=="iMX253")
|
|
bitfld.long 0x3c 5. " LPIM_5 ,Low power interrupt mask 5 (UART4)" "Enabled,Masked"
|
|
else
|
|
bitfld.long 0x3c 7. " LPIM_7 ,Low power interrupt mask 7 (ESAI)" "Enabled,Masked"
|
|
bitfld.long 0x3c 5. " LPIM_5 ,Low power interrupt mask 5 (UART4)" "Enabled,Masked"
|
|
endif
|
|
bitfld.long 0x3c 4. " LPIM_4 ,Low power interrupt mask 4 (I2C2)" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x3c 3. " LPIM_3 ,Low power interrupt mask 3 (I2C1)" "Enabled,Masked"
|
|
bitfld.long 0x3c 2. " LPIM_2 ,Low power interrupt mask 2 (OWIRE)" "Enabled,Masked"
|
|
bitfld.long 0x3c 1. " LPIM_1 ,Low power interrupt mask 1 (GPT4)" "Enabled,Masked"
|
|
bitfld.long 0x3c 0. " LPIM_0 ,Low power interrupt mask 0 (CSPI3)" "Enabled,Masked"
|
|
line.long 0x40 "LPIMR1,Low Power Interrupt Mask Registers"
|
|
bitfld.long 0x40 31. " LPIM_63 ,Low power interrupt mask 63 (EXT_INT0)" "Enabled,Masked"
|
|
bitfld.long 0x40 30. " LPIM_62 ,Low power interrupt mask 62 (EXT_INT1)" "Enabled,Masked"
|
|
bitfld.long 0x40 29. " LPIM_61 ,Low power interrupt mask 61 (EXT_INT2)" "Enabled,Masked"
|
|
bitfld.long 0x40 28. " LPIM_60 ,Low power interrupt mask 60 (EXT_INT3)" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x40 27. " LPIM_59 ,Low power interrupt mask 59 (EXT_INT4)" "Enabled,Masked"
|
|
bitfld.long 0x40 26. " LPIM_58 ,Low power interrupt mask 58 (EXT_INT5)" "Enabled,Masked"
|
|
bitfld.long 0x40 25. " LPIM_57 ,Low power interrupt mask 57 (FEC)" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x40 23. " LPIM_55 ,Low power interrupt mask 55 (WDOG)" "Enabled,Masked"
|
|
bitfld.long 0x40 22. " LPIM_54 ,Low power interrupt mask 54 (GPT1)" "Enabled,Masked"
|
|
bitfld.long 0x40 21. " LPIM_53 ,Low power interrupt mask 53 (GPT2)" "Enabled,Masked"
|
|
bitfld.long 0x40 20. " LPIM_52 ,Low power interrupt mask 52 (GPIO1)" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x40 19. " LPIM_51 ,Low power interrupt mask 51 (GPIO2)" "Enabled,Masked"
|
|
bitfld.long 0x40 18. " LPIM_50 ,Low power interrupt mask 50 (SCC SMN)" "Enabled,Masked"
|
|
bitfld.long 0x40 17. " LPIM_49 ,Low power interrupt mask 49 (SCC SCM)" "Enabled,Masked"
|
|
bitfld.long 0x40 16. " LPIM_48 ,Low power interrupt mask 48 (ECT)" "Enabled,Masked"
|
|
textline " "
|
|
sif (cpu()=="iMX251")
|
|
bitfld.long 0x40 13. " LPIM_45 ,Low power interrupt mask 45 (UART1)" "Enabled,Masked"
|
|
bitfld.long 0x40 12. " LPIM_44 ,Low power interrupt mask 44 (CAN2)" "Enabled,Masked"
|
|
bitfld.long 0x40 11. " LPIM_43 ,Low power interrupt mask 43 (CAN1)" "Enabled,Masked"
|
|
elif (cpu()=="iMX253")
|
|
bitfld.long 0x40 13. " LPIM_45 ,Low power interrupt mask 45 (UART1)" "Enabled,Masked"
|
|
else
|
|
bitfld.long 0x40 14. " LPIM_46 ,Low power interrupt mask 46 (TSC)" "Enabled,Masked"
|
|
bitfld.long 0x40 13. " LPIM_45 ,Low power interrupt mask 45 (UART1)" "Enabled,Masked"
|
|
bitfld.long 0x40 12. " LPIM_44 ,Low power interrupt mask 44 (CAN2)" "Enabled,Masked"
|
|
bitfld.long 0x40 11. " LPIM_43 ,Low power interrupt mask 43 (CAN1)" "Enabled,Masked"
|
|
endif
|
|
textline " "
|
|
bitfld.long 0x40 10. " LPIM_42 ,Low power interrupt mask 42 (PWM4)" "Enabled,Masked"
|
|
bitfld.long 0x40 9. " LPIM_41 ,Low power interrupt mask 41 (PWM3)" "Enabled,Masked"
|
|
bitfld.long 0x40 8. " LPIM_40 ,Low power interrupt mask 40 (UART5)" "Enabled,Masked"
|
|
sif (cpu()!="iMX251")
|
|
bitfld.long 0x40 7. " LPIM_39 ,Low power interrupt mask 39 (LCDC)" "Enabled,Masked"
|
|
endif
|
|
textline " "
|
|
sif ((cpu()=="iMX251")||(cpu()=="iMX253"))
|
|
bitfld.long 0x40 5. " LPIM_37 ,Low power interrupt mask 37 (USB-OTG)" "Enabled,Masked"
|
|
else
|
|
bitfld.long 0x40 6. " LPIM_38 ,Low power interrupt mask 38 (SLCDC)" "Enabled,Masked"
|
|
bitfld.long 0x40 5. " LPIM_37 ,Low power interrupt mask 37 (USB-OTG)" "Enabled,Masked"
|
|
endif
|
|
bitfld.long 0x40 4. " LPIM_36 ,Low power interrupt mask 36 (PWM2)" "Enabled,Masked"
|
|
bitfld.long 0x40 3. " LPIM_35 ,Low power interrupt mask 35 (USB-HTG)" "Enabled,Masked"
|
|
textline " "
|
|
bitfld.long 0x40 2. " LPIM_34 ,Low power interrupt mask 34 (SDMA)" "Enabled,Masked"
|
|
bitfld.long 0x40 1. " LPIM_33 ,Low power interrupt mask 33 (NANDFC)" "Enabled,Masked"
|
|
bitfld.long 0x40 0. " LPIM_32 ,Low power interrupt mask 32 (UART2)" "Enabled,Masked"
|
|
width 0xb
|
|
tree.end
|
|
tree.open "ECT (Embedded Cross Trigger)"
|
|
tree "ECT (IP BUS A)"
|
|
base asd:0x43FB8000
|
|
width 0xF
|
|
group.long 0x00++0x3 "Control"
|
|
line.long 0x00 "CTICONTROL,CTI Control Register"
|
|
bitfld.long 0x00 0. " GLBEN ,Enables or Disabled the ECT" "Enabled,Disabled"
|
|
rgroup.long 0x04++0x3
|
|
line.long 0x00 "CTISTATUS,CTI Status Register"
|
|
bitfld.long 0x00 1. " DGBEN ,TI Status" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " LOCKED ,CTI Lock Status" "Not locked,Locked"
|
|
wgroup.long 0x08++0x3
|
|
line.long 0x00 "CTILOCK,CTI Lock Enable Register"
|
|
group.long 0x0c++0x3
|
|
line.long 0x00 "CTIPROTECTION,CTI Protection Register"
|
|
bitfld.long 0x00 0. " PROT ,Enables Protected Mode" "Disabled,Enabled"
|
|
wgroup.long 0x10++0x3
|
|
line.long 0x00 "CTIINTACK,CTI Interrupt Acknowledge Register"
|
|
bitfld.long 0x00 7. " INTACK[7] ,Interrupt 7 Acknowledge" "No effect,Acknowledged"
|
|
bitfld.long 0x00 6. " INTACK[6] ,Interrupt 6 Acknowledge" "No effect,Acknowledged"
|
|
textline " "
|
|
bitfld.long 0x00 5. " INTACK[5] ,Interrupt 5 Acknowledge" "No effect,Acknowledged"
|
|
bitfld.long 0x00 4. " INTACK[4] ,Interrupt 4 Acknowledge" "No effect,Acknowledged"
|
|
textline " "
|
|
bitfld.long 0x00 3. " INTACK[3] ,Interrupt 3 Acknowledge" "No effect,Acknowledged"
|
|
bitfld.long 0x00 2. " INTACK[2] ,Interrupt 2 Acknowledge" "No effect,Acknowledged"
|
|
textline " "
|
|
bitfld.long 0x00 1. " INTACK[1] ,Interrupt 1 Acknowledge" "No effect,Acknowledged"
|
|
bitfld.long 0x00 0. " INTACK[0] ,Interrupt 0 Acknowledge" "No effect,Acknowledged"
|
|
group.long 0x14++0x3 "Application Control"
|
|
line.long 0x00 "CTIAPPSETCLR,CTI Application Trigger Set/Clear Register"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x04 3. " APP3_set/clr ,Application Trigger Active" "Inactive,Active"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x04 2. " APP2_set/clr ,Application Trigger Active" "Inactive,Active"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x04 1. " APP1_set/clr ,Application Trigger Active" "Inactive,Active"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x04 0. " APP0_set/clr ,Application Trigger Active" "Inactive,Active"
|
|
wgroup.long 0x1c++0x3
|
|
line.long 0x00 "CTIAPPPULSE,CTI Application Pulse Register"
|
|
bitfld.long 0x00 3. " APPPULSE[3] ,Channel Event Pulse" "No effect,Pulsed"
|
|
bitfld.long 0x00 2. " APPPULSE[2] ,Channel Event Pulse" "No effect,Pulsed"
|
|
textline " "
|
|
bitfld.long 0x00 1. " APPPULSE[1] ,Channel Event Pulse" "No effect,Pulsed"
|
|
bitfld.long 0x00 0. " APPPULSE[0] ,Channel Event Pulse" "No effect,Pulsed"
|
|
width 0xA
|
|
group.long 0x20++0x1f "Trigger to Channel"
|
|
line.long 0x0 "CTIINEN0,CTI Trigger to Channel Enable Register 0"
|
|
bitfld.long 0x0 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x4 "CTIINEN1,CTI Trigger to Channel Enable Register 1"
|
|
bitfld.long 0x4 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x8 "CTIINEN2,CTI Trigger to Channel Enable Register 2"
|
|
bitfld.long 0x8 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0xC "CTIINEN3,CTI Trigger to Channel Enable Register 3"
|
|
bitfld.long 0xC 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x10 "CTIINEN4,CTI Trigger to Channel Enable Register 4"
|
|
bitfld.long 0x10 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x14 "CTIINEN5,CTI Trigger to Channel Enable Register 5"
|
|
bitfld.long 0x14 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x18 "CTIINEN6,CTI Trigger to Channel Enable Register 6"
|
|
bitfld.long 0x18 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x1C "CTIINEN7,CTI Trigger to Channel Enable Register 7"
|
|
bitfld.long 0x1C 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
width 0xB
|
|
group.long 0xa0++0x1f "Channel to Trigger"
|
|
line.long 0x0 "CTIOUTEN0,CTI Channel to Trigger Enable Register 0"
|
|
bitfld.long 0x0 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x4 "CTIOUTEN1,CTI Channel to Trigger Enable Register 1"
|
|
bitfld.long 0x4 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x8 "CTIOUTEN2,CTI Channel to Trigger Enable Register 2"
|
|
bitfld.long 0x8 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0xC "CTIOUTEN3,CTI Channel to Trigger Enable Register 3"
|
|
bitfld.long 0xC 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x10 "CTIOUTEN4,CTI Channel to Trigger Enable Register 4"
|
|
bitfld.long 0x10 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x14 "CTIOUTEN5,CTI Channel to Trigger Enable Register 5"
|
|
bitfld.long 0x14 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x18 "CTIOUTEN6,CTI Channel to Trigger Enable Register 6"
|
|
bitfld.long 0x18 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x1C "CTIOUTEN7,CTI Channel to Trigger Enable Register 7"
|
|
bitfld.long 0x1C 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
width 18.
|
|
rgroup.long 0x130++0xf "Status"
|
|
line.long 0x00 "CTITRIGINSTATUS,CTI Trigger In Status Register"
|
|
bitfld.long 0x00 7. " TRIGINSTATUS[7] ,ECTTRIGIN Active" "Inactive,Active"
|
|
bitfld.long 0x00 6. " TRIGINSTATUS[6] ,ECTTRIGIN Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x00 5. " TRIGINSTATUS[5] ,ECTTRIGIN Active" "Inactive,Active"
|
|
bitfld.long 0x00 4. " TRIGINSTATUS[4] ,ECTTRIGIN Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x00 3. " TRIGINSTATUS[3] ,ECTTRIGIN Active" "Inactive,Active"
|
|
bitfld.long 0x00 2. " TRIGINSTATUS[2] ,ECTTRIGIN Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " TRIGINSTATUS[1] ,ECTTRIGIN Active" "Inactive,Active"
|
|
bitfld.long 0x00 0. " TRIGINSTATUS[0] ,ECTTRIGIN Active" "Inactive,Active"
|
|
line.long 0x04 "CTITRIGOUTSTATUS,CTI Trigger Out Status Register"
|
|
bitfld.long 0x04 7. " TRIGOUTSTATUS[7] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
bitfld.long 0x04 6. " TRIGOUTSTATUS[6] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x04 5. " TRIGOUTSTATUS[5] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
bitfld.long 0x04 4. " TRIGOUTSTATUS[4] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x04 3. " TRIGOUTSTATUS[3] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
bitfld.long 0x04 2. " TRIGOUTSTATUS[2] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x04 1. " TRIGOUTSTATUS[1] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
bitfld.long 0x04 0. " TRIGOUTSTATUS[0] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
line.long 0x08 "CTICHINSTATUS,CTI Channel In Status Register"
|
|
bitfld.long 0x08 3. " CTICHINSTATUS[3] ,CTICHIN Active" "Inactive,Active"
|
|
bitfld.long 0x08 2. " CTICHINSTATUS[2] ,CTICHIN Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x08 1. " CTICHINSTATUS[1] ,CTICHIN Active" "Inactive,Active"
|
|
bitfld.long 0x08 0. " CTICHINSTATUS[0] ,CTICHIN Active" "Inactive,Active"
|
|
line.long 0x0c "CTICHOUTSTATUS,CTI Channel Out Status Register"
|
|
bitfld.long 0x0c 3. " CTICHOUTSTATUS[3] ,CTICHOUT Active" "Inactive,Active"
|
|
bitfld.long 0x0c 2. " CTICHOUTSTATUS[2] ,CTICHOUT Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " CTICHOUTSTATUS[1] ,CTICHOUT Active" "Inactive,Active"
|
|
bitfld.long 0x0c 0. " CTICHOUTSTATUS[0] ,CTICHOUT Active" "Inactive,Active"
|
|
width 0xA
|
|
group.long 0x200++0x23 "Test Registers"
|
|
line.long 0x00 "CTITCR,CTI Test Control Register"
|
|
bitfld.long 0x00 0.--1. " CTITCR[1:0] ,Test Control Register" "Normal,ITEN=1,soc_test=1,internal_test=1"
|
|
line.long 0x04 "CTIITIP0,CTI Input Test Register 0"
|
|
hexmask.long.byte 0x04 0.--7. 1. " CTIITIP0[7:0] ,Input Test Value"
|
|
line.long 0x08 "CTIITIP1,CTI Input Test Register 1"
|
|
bitfld.long 0x08 0.--3. " CTIITIP1[3:0] ,Input Test Value" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x0c "CTIITIP2,CTI Input Test Register 2"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " CTIITIP2[7:0] ,Input Test Value"
|
|
line.long 0x10 "CTIITIP3,CTI Input Test Register 3"
|
|
bitfld.long 0x10 0.--3. " CTIITIP3[3:0] ,Input Test Value" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x14 "CTIITOP0,CTI Output Test Register 0"
|
|
hexmask.long.byte 0x14 0.--7. 1. " CTIITOP0[7:0] ,Output Test Value"
|
|
line.long 0x18 "CTIITOP1,CTI Output Test Register 1"
|
|
bitfld.long 0x18 0.--3. " CTIITOP1[3:0] ,Output Test Value" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x1c "CTIITOP2,CTI Output Test Register 2"
|
|
hexmask.long.byte 0x1c 0.--7. 1. " CTIITOP2[7:0] ,Output Test Value"
|
|
line.long 0x20 "CTIITOP3,CTI Output Test Register 3"
|
|
bitfld.long 0x20 0.--3. " CTIITOP3[3:0] ,Output Test Value" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
width 0xE
|
|
rgroup.long 0xfe0++0x1f "Identification Registers"
|
|
line.long 0x00 "CTIPERIPHID0,CTI Peripheral Identification Register 0"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PARTNUMBER[7:0] ,First part of peripheral identification"
|
|
line.long 0x04 "CTIPERIPHID1,CTI Peripheral Identification Register 1"
|
|
bitfld.long 0x04 4.--7. " DESIGNER0[3:0] ,First part of designer identification" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
bitfld.long 0x04 0.--3. " PARTNUMBER0[3:0] ,Second part of designer identification" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x08 "CTIPERIPHID2,CTI Peripheral Identification Register 2"
|
|
bitfld.long 0x08 4.--7. " REVISION[3:0] ,Revision Number" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
bitfld.long 0x08 0.--3. " DESIGNER1[3:0] ,Second part of designer identification" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x0c "CTIPERIPHID3,CTI Peripheral Identification Register 3"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " CONFIGURATION[7:0] ,Number of interrupts supported"
|
|
line.long 0x10 "CTIPCELLID0,CTI Identification Register 0"
|
|
hexmask.long.byte 0x10 0.--7. 1. " CTIPCELLID0[7:0] ,Identification"
|
|
line.long 0x14 "CTIPCELLID1,CTI Identification Register 1"
|
|
hexmask.long.byte 0x14 0.--7. 1. " CTIPCELLID1[7:0] ,Identification"
|
|
line.long 0x18 "CTIPCELLID2,CTI Identification Register 2"
|
|
hexmask.long.byte 0x18 0.--7. 1. " CTIPCELLID2[7:0] ,Identification"
|
|
line.long 0x1c "CTIPCELLID3,CTI Identification Register 3"
|
|
hexmask.long.byte 0x1c 0.--7. 1. " CTIPCELLID3[7:0] ,Identification"
|
|
width 0xb
|
|
tree.end
|
|
tree "ECT (IP BUS B)"
|
|
base asd:0x43FBC000
|
|
width 0xF
|
|
group.long 0x00++0x3 "Control"
|
|
line.long 0x00 "CTICONTROL,CTI Control Register"
|
|
bitfld.long 0x00 0. " GLBEN ,Enables or Disabled the ECT" "Enabled,Disabled"
|
|
rgroup.long 0x04++0x3
|
|
line.long 0x00 "CTISTATUS,CTI Status Register"
|
|
bitfld.long 0x00 1. " DGBEN ,TI Status" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " LOCKED ,CTI Lock Status" "Not locked,Locked"
|
|
wgroup.long 0x08++0x3
|
|
line.long 0x00 "CTILOCK,CTI Lock Enable Register"
|
|
group.long 0x0c++0x3
|
|
line.long 0x00 "CTIPROTECTION,CTI Protection Register"
|
|
bitfld.long 0x00 0. " PROT ,Enables Protected Mode" "Disabled,Enabled"
|
|
wgroup.long 0x10++0x3
|
|
line.long 0x00 "CTIINTACK,CTI Interrupt Acknowledge Register"
|
|
bitfld.long 0x00 7. " INTACK[7] ,Interrupt 7 Acknowledge" "No effect,Acknowledged"
|
|
bitfld.long 0x00 6. " INTACK[6] ,Interrupt 6 Acknowledge" "No effect,Acknowledged"
|
|
textline " "
|
|
bitfld.long 0x00 5. " INTACK[5] ,Interrupt 5 Acknowledge" "No effect,Acknowledged"
|
|
bitfld.long 0x00 4. " INTACK[4] ,Interrupt 4 Acknowledge" "No effect,Acknowledged"
|
|
textline " "
|
|
bitfld.long 0x00 3. " INTACK[3] ,Interrupt 3 Acknowledge" "No effect,Acknowledged"
|
|
bitfld.long 0x00 2. " INTACK[2] ,Interrupt 2 Acknowledge" "No effect,Acknowledged"
|
|
textline " "
|
|
bitfld.long 0x00 1. " INTACK[1] ,Interrupt 1 Acknowledge" "No effect,Acknowledged"
|
|
bitfld.long 0x00 0. " INTACK[0] ,Interrupt 0 Acknowledge" "No effect,Acknowledged"
|
|
group.long 0x14++0x3 "Application Control"
|
|
line.long 0x00 "CTIAPPSETCLR,CTI Application Trigger Set/Clear Register"
|
|
setclrfld.long 0x00 3. 0x00 3. 0x04 3. " APP3_set/clr ,Application Trigger Active" "Inactive,Active"
|
|
setclrfld.long 0x00 2. 0x00 2. 0x04 2. " APP2_set/clr ,Application Trigger Active" "Inactive,Active"
|
|
textline " "
|
|
setclrfld.long 0x00 1. 0x00 1. 0x04 1. " APP1_set/clr ,Application Trigger Active" "Inactive,Active"
|
|
setclrfld.long 0x00 0. 0x00 0. 0x04 0. " APP0_set/clr ,Application Trigger Active" "Inactive,Active"
|
|
wgroup.long 0x1c++0x3
|
|
line.long 0x00 "CTIAPPPULSE,CTI Application Pulse Register"
|
|
bitfld.long 0x00 3. " APPPULSE[3] ,Channel Event Pulse" "No effect,Pulsed"
|
|
bitfld.long 0x00 2. " APPPULSE[2] ,Channel Event Pulse" "No effect,Pulsed"
|
|
textline " "
|
|
bitfld.long 0x00 1. " APPPULSE[1] ,Channel Event Pulse" "No effect,Pulsed"
|
|
bitfld.long 0x00 0. " APPPULSE[0] ,Channel Event Pulse" "No effect,Pulsed"
|
|
width 0xA
|
|
group.long 0x20++0x1f "Trigger to Channel"
|
|
line.long 0x0 "CTIINEN0,CTI Trigger to Channel Enable Register 0"
|
|
bitfld.long 0x0 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x4 "CTIINEN1,CTI Trigger to Channel Enable Register 1"
|
|
bitfld.long 0x4 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x8 "CTIINEN2,CTI Trigger to Channel Enable Register 2"
|
|
bitfld.long 0x8 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0xC "CTIINEN3,CTI Trigger to Channel Enable Register 3"
|
|
bitfld.long 0xC 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x10 "CTIINEN4,CTI Trigger to Channel Enable Register 4"
|
|
bitfld.long 0x10 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x14 "CTIINEN5,CTI Trigger to Channel Enable Register 5"
|
|
bitfld.long 0x14 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x18 "CTIINEN6,CTI Trigger to Channel Enable Register 6"
|
|
bitfld.long 0x18 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x1C "CTIINEN7,CTI Trigger to Channel Enable Register 7"
|
|
bitfld.long 0x1C 3. " TRIGINEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 2. " TRIGINEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " TRIGINEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 0. " TRIGINEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
width 0xB
|
|
group.long 0xa0++0x1f "Channel to Trigger"
|
|
line.long 0x0 "CTIOUTEN0,CTI Channel to Trigger Enable Register 0"
|
|
bitfld.long 0x0 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x4 "CTIOUTEN1,CTI Channel to Trigger Enable Register 1"
|
|
bitfld.long 0x4 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x4 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x8 "CTIOUTEN2,CTI Channel to Trigger Enable Register 2"
|
|
bitfld.long 0x8 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x8 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0xC "CTIOUTEN3,CTI Channel to Trigger Enable Register 3"
|
|
bitfld.long 0xC 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0xC 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x10 "CTIOUTEN4,CTI Channel to Trigger Enable Register 4"
|
|
bitfld.long 0x10 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x10 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x14 "CTIOUTEN5,CTI Channel to Trigger Enable Register 5"
|
|
bitfld.long 0x14 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x18 "CTIOUTEN6,CTI Channel to Trigger Enable Register 6"
|
|
bitfld.long 0x18 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x18 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
line.long 0x1C "CTIOUTEN7,CTI Channel to Trigger Enable Register 7"
|
|
bitfld.long 0x1C 3. " TRIGOUTEN[3] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 2. " TRIGOUTEN[2] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " TRIGOUTEN[1] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
bitfld.long 0x1C 0. " TRIGOUTEN[0] ,Cross Trigger Enable" "Disabled,Enabled"
|
|
width 18.
|
|
rgroup.long 0x130++0xf "Status"
|
|
line.long 0x00 "CTITRIGINSTATUS,CTI Trigger In Status Register"
|
|
bitfld.long 0x00 7. " TRIGINSTATUS[7] ,ECTTRIGIN Active" "Inactive,Active"
|
|
bitfld.long 0x00 6. " TRIGINSTATUS[6] ,ECTTRIGIN Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x00 5. " TRIGINSTATUS[5] ,ECTTRIGIN Active" "Inactive,Active"
|
|
bitfld.long 0x00 4. " TRIGINSTATUS[4] ,ECTTRIGIN Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x00 3. " TRIGINSTATUS[3] ,ECTTRIGIN Active" "Inactive,Active"
|
|
bitfld.long 0x00 2. " TRIGINSTATUS[2] ,ECTTRIGIN Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x00 1. " TRIGINSTATUS[1] ,ECTTRIGIN Active" "Inactive,Active"
|
|
bitfld.long 0x00 0. " TRIGINSTATUS[0] ,ECTTRIGIN Active" "Inactive,Active"
|
|
line.long 0x04 "CTITRIGOUTSTATUS,CTI Trigger Out Status Register"
|
|
bitfld.long 0x04 7. " TRIGOUTSTATUS[7] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
bitfld.long 0x04 6. " TRIGOUTSTATUS[6] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x04 5. " TRIGOUTSTATUS[5] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
bitfld.long 0x04 4. " TRIGOUTSTATUS[4] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x04 3. " TRIGOUTSTATUS[3] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
bitfld.long 0x04 2. " TRIGOUTSTATUS[2] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x04 1. " TRIGOUTSTATUS[1] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
bitfld.long 0x04 0. " TRIGOUTSTATUS[0] ,ECTTRIGOUT Active" "Inactive,Active"
|
|
line.long 0x08 "CTICHINSTATUS,CTI Channel In Status Register"
|
|
bitfld.long 0x08 3. " CTICHINSTATUS[3] ,CTICHIN Active" "Inactive,Active"
|
|
bitfld.long 0x08 2. " CTICHINSTATUS[2] ,CTICHIN Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x08 1. " CTICHINSTATUS[1] ,CTICHIN Active" "Inactive,Active"
|
|
bitfld.long 0x08 0. " CTICHINSTATUS[0] ,CTICHIN Active" "Inactive,Active"
|
|
line.long 0x0c "CTICHOUTSTATUS,CTI Channel Out Status Register"
|
|
bitfld.long 0x0c 3. " CTICHOUTSTATUS[3] ,CTICHOUT Active" "Inactive,Active"
|
|
bitfld.long 0x0c 2. " CTICHOUTSTATUS[2] ,CTICHOUT Active" "Inactive,Active"
|
|
textline " "
|
|
bitfld.long 0x0c 1. " CTICHOUTSTATUS[1] ,CTICHOUT Active" "Inactive,Active"
|
|
bitfld.long 0x0c 0. " CTICHOUTSTATUS[0] ,CTICHOUT Active" "Inactive,Active"
|
|
width 0xA
|
|
group.long 0x200++0x23 "Test Registers"
|
|
line.long 0x00 "CTITCR,CTI Test Control Register"
|
|
bitfld.long 0x00 0.--1. " CTITCR[1:0] ,Test Control Register" "Normal,ITEN=1,soc_test=1,internal_test=1"
|
|
line.long 0x04 "CTIITIP0,CTI Input Test Register 0"
|
|
hexmask.long.byte 0x04 0.--7. 1. " CTIITIP0[7:0] ,Input Test Value"
|
|
line.long 0x08 "CTIITIP1,CTI Input Test Register 1"
|
|
bitfld.long 0x08 0.--3. " CTIITIP1[3:0] ,Input Test Value" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x0c "CTIITIP2,CTI Input Test Register 2"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " CTIITIP2[7:0] ,Input Test Value"
|
|
line.long 0x10 "CTIITIP3,CTI Input Test Register 3"
|
|
bitfld.long 0x10 0.--3. " CTIITIP3[3:0] ,Input Test Value" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x14 "CTIITOP0,CTI Output Test Register 0"
|
|
hexmask.long.byte 0x14 0.--7. 1. " CTIITOP0[7:0] ,Output Test Value"
|
|
line.long 0x18 "CTIITOP1,CTI Output Test Register 1"
|
|
bitfld.long 0x18 0.--3. " CTIITOP1[3:0] ,Output Test Value" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x1c "CTIITOP2,CTI Output Test Register 2"
|
|
hexmask.long.byte 0x1c 0.--7. 1. " CTIITOP2[7:0] ,Output Test Value"
|
|
line.long 0x20 "CTIITOP3,CTI Output Test Register 3"
|
|
bitfld.long 0x20 0.--3. " CTIITOP3[3:0] ,Output Test Value" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
width 0xE
|
|
rgroup.long 0xfe0++0x1f "Identification Registers"
|
|
line.long 0x00 "CTIPERIPHID0,CTI Peripheral Identification Register 0"
|
|
hexmask.long.byte 0x00 0.--7. 1. " PARTNUMBER[7:0] ,First part of peripheral identification"
|
|
line.long 0x04 "CTIPERIPHID1,CTI Peripheral Identification Register 1"
|
|
bitfld.long 0x04 4.--7. " DESIGNER0[3:0] ,First part of designer identification" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
bitfld.long 0x04 0.--3. " PARTNUMBER0[3:0] ,Second part of designer identification" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x08 "CTIPERIPHID2,CTI Peripheral Identification Register 2"
|
|
bitfld.long 0x08 4.--7. " REVISION[3:0] ,Revision Number" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
bitfld.long 0x08 0.--3. " DESIGNER1[3:0] ,Second part of designer identification" "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|
|
line.long 0x0c "CTIPERIPHID3,CTI Peripheral Identification Register 3"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " CONFIGURATION[7:0] ,Number of interrupts supported"
|
|
line.long 0x10 "CTIPCELLID0,CTI Identification Register 0"
|
|
hexmask.long.byte 0x10 0.--7. 1. " CTIPCELLID0[7:0] ,Identification"
|
|
line.long 0x14 "CTIPCELLID1,CTI Identification Register 1"
|
|
hexmask.long.byte 0x14 0.--7. 1. " CTIPCELLID1[7:0] ,Identification"
|
|
line.long 0x18 "CTIPCELLID2,CTI Identification Register 2"
|
|
hexmask.long.byte 0x18 0.--7. 1. " CTIPCELLID2[7:0] ,Identification"
|
|
line.long 0x1c "CTIPCELLID3,CTI Identification Register 3"
|
|
hexmask.long.byte 0x1c 0.--7. 1. " CTIPCELLID3[7:0] ,Identification"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
tree "SDMA (Smart Direct Memory Access)"
|
|
base asd:0x53FD4000
|
|
width 13.
|
|
group.long 0x00++0x7
|
|
line.long 0x00 "MC0PTR,AP Channel 0 Pointer Register"
|
|
line.long 0x04 "INTR,Channel Interrupts Register"
|
|
eventfld.long 0x04 31. " HI[31] ,AP HI[31] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 30. " HI[30] ,AP HI[30] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 29. " HI[29] ,AP HI[29] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 28. " HI[28] ,AP HI[28] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 27. " HI[27] ,AP HI[27] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 26. " HI[26] ,AP HI[26] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 25. " HI[25] ,AP HI[25] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 24. " HI[24] ,AP HI[24] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 23. " HI[23] ,AP HI[23] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 22. " HI[22] ,AP HI[22] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 21. " HI[21] ,AP HI[21] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 20. " HI[20] ,AP HI[20] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 19. " HI[19] ,AP HI[19] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 18. " HI[18] ,AP HI[18] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 17. " HI[17] ,AP HI[17] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 16. " HI[16] ,AP HI[16] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 15. " HI[15] ,AP HI[15] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 14. " HI[14] ,AP HI[14] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 13. " HI[13] ,AP HI[13] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 12. " HI[12] ,AP HI[12] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 11. " HI[11] ,AP HI[11] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 10. " HI[10] ,AP HI[10] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 9. " HI[9] ,AP HI[9] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 8. " HI[8] ,AP HI[8] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 7. " HI[7] ,AP HI[7] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 6. " HI[6] ,AP HI[6] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 5. " HI[5] ,AP HI[5] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 4. " HI[4] ,AP HI[4] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 3. " HI[3] ,AP HI[3] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 2. " HI[2] ,AP HI[2] Interrupt " "No interrupt,Interrupt"
|
|
textline " "
|
|
eventfld.long 0x04 1. " HI[1] ,AP HI[1] Interrupt " "No interrupt,Interrupt"
|
|
eventfld.long 0x04 0. " HI[0] ,AP HI[0] Interrupt " "No interrupt,Interrupt"
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "STOP_STAT,Channel Stop/Channel Status Register"
|
|
eventfld.long 0x00 31. " HE[31] ,HE[31] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 30. " HE[30] ,HE[30] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 29. " HE[29] ,HE[29] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 28. " HE[28] ,HE[28] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 27. " HE[27] ,HE[27] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 26. " HE[26] ,HE[26] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 25. " HE[25] ,HE[25] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 24. " HE[24] ,HE[24] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 23. " HE[23] ,HE[23] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 22. " HE[22] ,HE[22] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 21. " HE[21] ,HE[21] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 20. " HE[20] ,HE[20] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 19. " HE[19] ,HE[19] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 18. " HE[18] ,HE[18] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 17. " HE[17] ,HE[17] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 16. " HE[16] ,HE[16] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 15. " HE[15] ,HE[15] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 14. " HE[14] ,HE[14] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 13. " HE[13] ,HE[13] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 12. " HE[12] ,HE[12] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 11. " HE[11] ,HE[11] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 10. " HE[10] ,HE[10] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 9. " HE[9] ,HE[9] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 8. " HE[8] ,HE[8] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 7. " HE[7] ,HE[7] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 6. " HE[6] ,HE[6] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 5. " HE[5] ,HE[5] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 4. " HE[4] ,HE[4] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 3. " HE[3] ,HE[3] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 2. " HE[2] ,HE[2] Stop/Status" "No access,Access"
|
|
textline " "
|
|
eventfld.long 0x00 1. " HE[1] ,HE[1] Stop/Status" "No access,Access"
|
|
eventfld.long 0x00 0. " HE[0] ,HE[0] Stop/Status" "No access,Access"
|
|
group.long 0x0c++0x7
|
|
line.long 0x00 "HSTART,Channel Start Register"
|
|
bitfld.long 0x00 31. " HSTART[31] ,Channel 31 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 30. " HSTART[30] ,Channel 30 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 29. " HSTART[29] ,Channel 29 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28. " HSTART[28] ,Channel 28 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 27. " HSTART[27] ,Channel 27 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 26. " HSTART[26] ,Channel 26 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 25. " HSTART[25] ,Channel 25 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 24. " HSTART[24] ,Channel 24 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 23. " HSTART[23] ,Channel 23 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 22. " HSTART[22] ,Channel 22 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 21. " HSTART[21] ,Channel 21 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 20. " HSTART[20] ,Channel 20 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 19. " HSTART[19] ,Channel 19 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 18. " HSTART[18] ,Channel 18 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 17. " HSTART[17] ,Channel 17 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16. " HSTART[16] ,Channel 16 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 15. " HSTART[15] ,Channel 15 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " HSTART[14] ,Channel 14 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 13. " HSTART[13] ,Channel 13 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " HSTART[12] ,Channel 12 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " HSTART[11] ,Channel 11 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " HSTART[10] ,Channel 10 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 9. " HSTART[9] ,Channel 9 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " HSTART[8] ,Channel 8 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " HSTART[7] ,Channel 7 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " HSTART[6] ,Channel 6 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " HSTART[5] ,Channel 5 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " HSTART[4] ,Channel 4 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " HSTART[3] ,Channel 3 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " HSTART[2] ,Channel 2 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 1. " HSTART[1] ,Channel 1 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 0. " HSTART[0] ,Channel 0 Enable" "Disabled,Enabled"
|
|
line.long 0x04 "EVTOVR,Channel Event Override Register"
|
|
bitfld.long 0x04 31. " EO[31] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 30. " EO[30] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 29. " EO[29] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 28. " EO[28] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 27. " EO[27] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 26. " EO[26] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 25. " EO[25] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 24. " EO[24] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 23. " EO[23] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 22. " EO[22] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 21. " EO[21] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 20. " EO[20] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 19. " EO[19] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 18. " EO[18] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 17. " EO[17] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 16. " EO[16] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 15. " EO[15] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 14. " EO[14] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 13. " EO[13] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 12. " EO[12] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 11. " EO[11] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 10. " EO[10] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 9. " EO[9] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 8. " EO[8] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 7. " EO[7] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 6. " EO[6] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 5. " EO[5] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 4. " EO[4] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 3. " EO[3] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 2. " EO[2] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x04 1. " EO[1] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x04 0. " EO[0] ,DMA Request Ignored by SDMA" "Not ignored,Ignored"
|
|
group.long 0x18++0x3
|
|
line.long 0x00 "HOSTOVR,Channel AP Override Register"
|
|
bitfld.long 0x00 31. " HO[31] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 30. " HO[30] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 29. " HO[29] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 28. " HO[28] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 27. " HO[27] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 26. " HO[26] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 25. " HO[25] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 24. " HO[24] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 23. " HO[23] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 22. " HO[22] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 21. " HO[21] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 20. " HO[20] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 19. " HO[19] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 18. " HO[18] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 17. " HO[17] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 16. " HO[16] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 15. " HO[15] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 14. " HO[14] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 13. " HO[13] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 12. " HO[12] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 11. " HO[11] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 10. " HO[10] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 9. " HO[9] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 8. " HO[8] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 7. " HO[7] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 6. " HO[6] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 5. " HO[5] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 4. " HO[4] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 3. " HO[3] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 2. " HO[2] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 1. " HO[1] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
bitfld.long 0x00 0. " HO[0] ,AP Enable Ignored by SDMA" "Not ignored,Ignored"
|
|
rgroup.long 0x1C++0x3
|
|
line.long 0x00 "EVTPEND,Channel Event Pending Register"
|
|
bitfld.long 0x00 31. " EP[31] ,Channel 31 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 30. " EP[30] ,Channel 30 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 29. " EP[29] ,Channel 29 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 28. " EP[28] ,Channel 28 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 27. " EP[27] ,Channel 27 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 26. " EP[26] ,Channel 26 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 25. " EP[25] ,Channel 25 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 24. " EP[24] ,Channel 24 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 23. " EP[23] ,Channel 23 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 22. " EP[22] ,Channel 22 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 21. " EP[21] ,Channel 21 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 20. " EP[20] ,Channel 20 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 19. " EP[19] ,Channel 19 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 18. " EP[18] ,Channel 18 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 17. " EP[17] ,Channel 17 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 16. " EP[16] ,Channel 16 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 15. " EP[15] ,Channel 15 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 14. " EP[14] ,Channel 14 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 13. " EP[13] ,Channel 13 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 12. " EP[12] ,Channel 12 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 11. " EP[11] ,Channel 11 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 10. " EP[10] ,Channel 10 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 9. " EP[9] ,Channel 9 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 8. " EP[8] ,Channel 8 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EP[7] ,Channel 7 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 6. " EP[6] ,Channel 6 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 5. " EP[5] ,Channel 5 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 4. " EP[4] ,Channel 4 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 3. " EP[3] ,Channel 3 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 2. " EP[2] ,Channel 2 Event Pending" "Not pending,Pending"
|
|
textline " "
|
|
bitfld.long 0x00 1. " EP[1] ,Channel 1 Event Pending" "Not pending,Pending"
|
|
bitfld.long 0x00 0. " EP[0] ,Channel 0 Event Pending" "Not pending,Pending"
|
|
rgroup.long 0x24++0x7
|
|
line.long 0x00 "RESET,Reset Register"
|
|
bitfld.long 0x00 1. " RESCHED ,SDMA Reschedule as If a Script had Executed a Done Instruction" "Off,On"
|
|
bitfld.long 0x00 0. " Reset ,Software Reset" "No effect,Reset"
|
|
line.long 0x04 "EVTERR,DMA Request Error Register"
|
|
bitfld.long 0x04 31. " CHNERR[31] ,Channel 31 Error" "No error,Error"
|
|
bitfld.long 0x04 30. " CHNERR[30] ,Channel 30 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 29. " CHNERR[29] ,Channel 29 Error" "No error,Error"
|
|
bitfld.long 0x04 28. " CHNERR[28] ,Channel 28 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 27. " CHNERR[27] ,Channel 27 Error" "No error,Error"
|
|
bitfld.long 0x04 26. " CHNERR[26] ,Channel 26 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 25. " CHNERR[25] ,Channel 25 Error" "No error,Error"
|
|
bitfld.long 0x04 24. " CHNERR[24] ,Channel 24 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 23. " CHNERR[23] ,Channel 23 Error" "No error,Error"
|
|
bitfld.long 0x04 22. " CHNERR[22] ,Channel 22 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 21. " CHNERR[21] ,Channel 21 Error" "No error,Error"
|
|
bitfld.long 0x04 20. " CHNERR[20] ,Channel 20 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 19. " CHNERR[19] ,Channel 19 Error" "No error,Error"
|
|
bitfld.long 0x04 18. " CHNERR[18] ,Channel 18 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 17. " CHNERR[17] ,Channel 17 Error" "No error,Error"
|
|
bitfld.long 0x04 16. " CHNERR[16] ,Channel 16 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 15. " CHNERR[15] ,Channel 15 Error" "No error,Error"
|
|
bitfld.long 0x04 14. " CHNERR[14] ,Channel 14 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 13. " CHNERR[13] ,Channel 13 Error" "No error,Error"
|
|
bitfld.long 0x04 12. " CHNERR[12] ,Channel 12 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 11. " CHNERR[11] ,Channel 11 Error" "No error,Error"
|
|
bitfld.long 0x04 10. " CHNERR[10] ,Channel 10 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 9. " CHNERR[9] ,Channel 9 Error" "No error,Error"
|
|
bitfld.long 0x04 8. " CHNERR[8] ,Channel 8 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 7. " CHNERR[7] ,Channel 7 Error" "No error,Error"
|
|
bitfld.long 0x04 6. " CHNERR[6] ,Channel 6 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 5. " CHNERR[5] ,Channel 5 Error" "No error,Error"
|
|
bitfld.long 0x04 4. " CHNERR[4] ,Channel 4 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 3. " CHNERR[3] ,Channel 3 Error" "No error,Error"
|
|
bitfld.long 0x04 2. " CHNERR[2] ,Channel 2 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 1. " CHNERR[1] ,Channel 1 Error" "No error,Error"
|
|
bitfld.long 0x04 0. " CHNERR[0] ,Channel 0 Error" "No error,Error"
|
|
group.long 0x2C++0x03
|
|
line.long 0x00 "INTRMASK,Channel AP Interrupt Mask Flags Register"
|
|
bitfld.long 0x00 31. " HIMASK[31] ,Channel 31 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 30. " HIMASK[30] ,Channel 30 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 29. " HIMASK[29] ,Channel 29 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 28. " HIMASK[28] ,Channel 28 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 27. " HIMASK[27] ,Channel 27 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 26. " HIMASK[26] ,Channel 26 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 25. " HIMASK[25] ,Channel 25 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 24. " HIMASK[24] ,Channel 24 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 23. " HIMASK[23] ,Channel 23 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 22. " HIMASK[22] ,Channel 22 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 21. " HIMASK[21] ,Channel 21 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 20. " HIMASK[20] ,Channel 20 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 19. " HIMASK[19] ,Channel 19 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 18. " HIMASK[18] ,Channel 18 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 17. " HIMASK[17] ,Channel 17 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 16. " HIMASK[16] ,Channel 16 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 15. " HIMASK[15] ,Channel 15 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 14. " HIMASK[14] ,Channel 14 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 13. " HIMASK[13] ,Channel 13 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 12. " HIMASK[12] ,Channel 12 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 11. " HIMASK[11] ,Channel 11 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 10. " HIMASK[10] ,Channel 10 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 9. " HIMASK[9] ,Channel 9 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 8. " HIMASK[8] ,Channel 8 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 7. " HIMASK[7] ,Channel 7 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 6. " HIMASK[6] ,Channel 6 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 5. " HIMASK[5] ,Channel 5 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 4. " HIMASK[4] ,Channel 4 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 3. " HIMASK[3] ,Channel 3 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 2. " HIMASK[2] ,Channel 2 Interrupt Mask" "Masked,Not masked"
|
|
textline " "
|
|
bitfld.long 0x00 1. " HIMASK[1] ,Channel 1 Interrupt Mask" "Masked,Not masked"
|
|
bitfld.long 0x00 0. " HIMASK[0] ,Channel 0 Interrupt Mask" "Masked,Not masked"
|
|
rgroup.long 0x30++0x7
|
|
line.long 0x00 "PSW,Schedule Status Register"
|
|
bitfld.long 0x00 13.--15. " NCP ,Next Channel Priority" "No running channel,1,2,3,4,5,6,7"
|
|
bitfld.long 0x00 8.--12. " NCR ,Next Channel Register" "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"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " CCP ,Current Channel Priority" "No running channel,1,2,3,4,5,6,7,?..."
|
|
bitfld.long 0x00 0.--3. " CCR ,Current Channel Register" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
line.long 0x04 "EVTERRDBG,DMA Request Error Register for Debug"
|
|
bitfld.long 0x04 31. " CHNERR[31] ,Channel 31 Error" "No error,Error"
|
|
bitfld.long 0x04 30. " CHNERR[30] ,Channel 30 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 29. " CHNERR[29] ,Channel 29 Error" "No error,Error"
|
|
bitfld.long 0x04 28. " CHNERR[28] ,Channel 28 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 27. " CHNERR[27] ,Channel 27 Error" "No error,Error"
|
|
bitfld.long 0x04 26. " CHNERR[26] ,Channel 26 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 25. " CHNERR[25] ,Channel 25 Error" "No error,Error"
|
|
bitfld.long 0x04 24. " CHNERR[24] ,Channel 24 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 23. " CHNERR[23] ,Channel 23 Error" "No error,Error"
|
|
bitfld.long 0x04 22. " CHNERR[22] ,Channel 22 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 21. " CHNERR[21] ,Channel 21 Error" "No error,Error"
|
|
bitfld.long 0x04 20. " CHNERR[20] ,Channel 20 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 19. " CHNERR[19] ,Channel 19 Error" "No error,Error"
|
|
bitfld.long 0x04 18. " CHNERR[18] ,Channel 18 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 17. " CHNERR[17] ,Channel 17 Error" "No error,Error"
|
|
bitfld.long 0x04 16. " CHNERR[16] ,Channel 16 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 15. " CHNERR[15] ,Channel 15 Error" "No error,Error"
|
|
bitfld.long 0x04 14. " CHNERR[14] ,Channel 14 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 13. " CHNERR[13] ,Channel 13 Error" "No error,Error"
|
|
bitfld.long 0x04 12. " CHNERR[12] ,Channel 12 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 11. " CHNERR[11] ,Channel 11 Error" "No error,Error"
|
|
bitfld.long 0x04 10. " CHNERR[10] ,Channel 10 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 9. " CHNERR[9] ,Channel 9 Error" "No error,Error"
|
|
bitfld.long 0x04 8. " CHNERR[8] ,Channel 8 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 7. " CHNERR[7] ,Channel 7 Error" "No error,Error"
|
|
bitfld.long 0x04 6. " CHNERR[6] ,Channel 6 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 5. " CHNERR[5] ,Channel 5 Error" "No error,Error"
|
|
bitfld.long 0x04 4. " CHNERR[4] ,Channel 4 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 3. " CHNERR[3] ,Channel 3 Error" "No error,Error"
|
|
bitfld.long 0x04 2. " CHNERR[2] ,Channel 2 Error" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x04 1. " CHNERR[1] ,Channel 1 Error" "No error,Error"
|
|
bitfld.long 0x04 0. " CHNERR[0] ,Channel 0 Error" "No error,Error"
|
|
group.long 0x38++0x13
|
|
line.long 0x00 "CONFIG,Configuration Register"
|
|
bitfld.long 0x00 11. " RTDOBS ,Real-Time Debug Pins are Used" "Not used,Used"
|
|
bitfld.long 0x00 4. " ACR ,AHB/SDMA Core Clock Ratio" "2x core freq,Core freq"
|
|
textline " "
|
|
bitfld.long 0x00 0.--1. " CSM ,Selects the Context Switch Mode" "Static,Dynamic low power,Dynamic with no loop,Dynamic"
|
|
line.long 0x04 "SDMA_LOCK,SDMA Lock Register"
|
|
bitfld.long 0x04 1. " SRESET_LOCK_CLR ,Enables LOCK bit clear on a software reset" "Disabled,Enabled"
|
|
bitfld.long 0x04 0. " LOCK ,Restrict access to update SDMA script memory" "Not locked,Locked"
|
|
line.long 0x08 "ONCE_ENB,OnCE Enable Register"
|
|
bitfld.long 0x08 0. " ENB ,OnCE Enable" "Disabled,Enabled"
|
|
line.long 0x0c "ONCE_DATA,OnCE Data Register"
|
|
line.long 0x10 "ONCE_INSTR,OnCE Instruction Register"
|
|
hexmask.long.word 0x10 0.--15. 1. " INSTR ,Instruction Register of the OnCE JTAG Controller"
|
|
rgroup.long 0x4c++0x03
|
|
line.long 0x00 "ONCE_STAT,OnCE Status Register"
|
|
bitfld.long 0x00 12.--15. " PST ,Processor Status" "Program,Data,Change of flow,Change of flow in loop,Debug,Functional unit,Sleep,Save,Program in sleep,Data in sleep,Change of flow in sleep,Change flow in loop in sleep,Debug in sleep,Functional unit in sleep,Sleep after reset,Restore"
|
|
textline " "
|
|
bitfld.long 0x00 11. " RCV ,RCV Flag" "Cleared,Set"
|
|
textline " "
|
|
bitfld.long 0x00 10. " EDR ,SDMA has Entered Debug Mode After an External Debug Request" "Normal,Debug"
|
|
bitfld.long 0x00 9. " ODR ,SDMA has Entered Debug Mode After a OnCE Debug Request" "Normal,Debug"
|
|
textline " "
|
|
bitfld.long 0x00 8. " SWB ,SDMA has Entered Debug Mode After a Software Breakpoint" "Normal,Degug"
|
|
bitfld.long 0x00 7. " MST ,OnCE is Controlled from the AP Peripheral Interface" "JTAG,AP"
|
|
textline " "
|
|
bitfld.long 0x00 2. " EDR[2] ,Event Cell Debug Request from data_cond" "Not requested,Requested"
|
|
bitfld.long 0x00 1. " EDR[1] ,Event Cell Debug Request from addrb_cond" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 0. " EDR[0] ,Event Cell Debug Request from addra_cond" "Not requested,Requested"
|
|
group.long 0x50++0x03
|
|
line.long 0x00 "ONCE_CMD,OnCE Command Register"
|
|
bitfld.long 0x00 0.--3. " CMD ,Command" "rstatus,dmov,exec_once,run_core,exec_core,debug_rqst,rbuffer,?..."
|
|
group.long 0x58++0x7
|
|
line.long 0x00 "ILLINSTADDR,Illegal Instruction Trap Address Register"
|
|
hexmask.long.word 0x00 0.--13. 1. " ILLINSTADDR ,Illegal Instruction Trap Address"
|
|
line.long 0x04 "CHN0ADDR,Channel 0 Boot Address Register"
|
|
bitfld.long 0x04 14. " SMSZ ,Scratch Memory Size" "24,32"
|
|
hexmask.long.word 0x04 0.--13. 1. " CHN0ADDR ,Channel 0 Boot Address"
|
|
rgroup.long 0x60++0x07
|
|
line.long 0x00 "EVT_MIRROR,DMA Requests Register"
|
|
bitfld.long 0x00 31. " EVENTS[31] ,DMA (ECT) Request " "Not requested,Requested"
|
|
bitfld.long 0x00 30. " EVENTS[30] ,DMA (NANDFC) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 29. " EVENTS[29] ,DMA (SSI-1 TX0) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 28. " EVENTS[28] ,DMA (SSI-1 RX0) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 27. " EVENTS[27] ,DMA (SSI-1 TX1) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 26. " EVENTS[26] ,DMA (SSI-1 RX1) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 25. " EVENTS[25] ,DMA (SSI-2 TX0) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 24. " EVENTS[24] ,DMA (SSI-2 RX0) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 23. " EVENTS[23] ,DMA (SSI-2 TX1) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 22. " EVENTS[22] ,DMA (SSI-2 RX1) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 19. " EVENTS[19] ,DMA (UART-1 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 18. " EVENTS[18] ,DMA (UART-1 RX) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 17. " EVENTS[17] ,DMA (UART-2 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 16. " EVENTS[16] ,DMA (UART-2 RX) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 15. " EVENTS[15] ,DMA (EXT DMA 2) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 14. " EVENTS[14] ,DMA (EXT DMA 1) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 13. " EVENTS[13] ,DMA (UART-4 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 12. " EVENTS[12] ,DMA (UART-4 RX) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 11. " EVENTS[11] ,DMA (UART-3 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 10. " EVENTS[10] ,DMA (UART-3 RX) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 9. " EVENTS[9] ,DMA (CSPI-1 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 8. " EVENTS[8] ,DMA (CSPI-1 RX) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 7. " EVENTS[7] ,DMA (CSPI-2 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 6. " EVENTS[6] ,DMA (CSPI-2 RX) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 4. " EVENTS[4] ,DMA (ATA RX FIFO) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 3. " EVENTS[3] ,DMA (ATA TX FIFO) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 2. " EVENTS[2] ,DMA (ATA TXFER end) Request" "Not requested,Requested"
|
|
bitfld.long 0x00 1. " EVENTS[1] ,DMA (CCM) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x00 0. " EVENTS[0] ,DMA (EXT DMA 0) Request" "Not requested,Requested"
|
|
line.long 0x04 "EVT_MIRROR2,DMA Requests Register"
|
|
bitfld.long 0x04 15. " EVENTS[47] ,DMA (UART-5 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x04 14. " EVENTS[46] ,DMA (UART-5 RX) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x04 13. " EVENTS[45] ,DMA (TSC TCQ) Request" "Not requested,Requested"
|
|
bitfld.long 0x04 12. " EVENTS[44] ,DMA (TSC GCQ) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x04 7. " EVENTS[39] ,DMA (SIM-1 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x04 6. " EVENTS[38] ,DMA (SIM-1 RX)Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x04 5. " EVENTS[37] ,DMA (SIM-2 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x04 4. " EVENTS[36] ,DMA (SIM-2 RX) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x04 3. " EVENTS[35] ,DMA (CSPI-3 TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x04 2. " EVENTS[34] ,DMA (CSPI-3 RX) Request" "Not requested,Requested"
|
|
textline " "
|
|
bitfld.long 0x04 1. " EVENTS[33] ,DMA (ESAI TX) Request" "Not requested,Requested"
|
|
bitfld.long 0x04 0. " EVENTS[32] ,DMA (ESAI RX) Request" "Not requested,Requested"
|
|
group.long 0x70++0x7
|
|
line.long 0x00 "XTRIG_CONF1,Cross-Trigger Events Configuration Register 1"
|
|
bitfld.long 0x00 30. " CNF3 ,Configuration of the SDMA" "Channel,DMA request"
|
|
bitfld.long 0x00 24.--29. " NUM3 ,Number of the DMA Request" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
|
|
bitfld.long 0x00 22. " CNF2 ,Configuration of the SDMA" "Channel,DMA request"
|
|
bitfld.long 0x00 16.--21. " NUM2 ,Number of the DMA Request" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
|
|
textline " "
|
|
bitfld.long 0x00 14. " CNF1 ,Configuration of the SDMA" "Channel,DMA request"
|
|
bitfld.long 0x00 8.--13. " NUM1 ,Number of the DMA Request" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
|
|
bitfld.long 0x00 6. " CNF0 ,Configuration of the SDMA" "Channel,DMA request"
|
|
bitfld.long 0x00 0.--5. " NUM0 ,Number of the DMA Request" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
|
|
line.long 0x04 "XTRIG_CONF2,Cross-Trigger Events Configuration Register 2"
|
|
bitfld.long 0x04 30. " CNF7 ,Configuration of the SDMA" "Channel,DMA request"
|
|
bitfld.long 0x04 24.--29. " NUM7 ,Number of the DMA Request" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
|
|
bitfld.long 0x04 22. " CNF6 ,Configuration of the SDMA" "Channel,DMA request"
|
|
bitfld.long 0x04 16.--21. " NUM6 ,Number of the DMA Request" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
|
|
textline " "
|
|
bitfld.long 0x04 14. " CNF5 ,Configuration of the SDMA" "Channel,DMA request"
|
|
bitfld.long 0x04 8.--13. " NUM5 ,Number of the DMA Request" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
|
|
bitfld.long 0x04 6. " CNF4 ,Configuration of the SDMA" "Channel,DMA request"
|
|
bitfld.long 0x04 0.--5. " NUM4 ,Number of the DMA Request" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
|
|
width 10.
|
|
tree "Channel Priority Registers"
|
|
group.long 0x100++0xBF
|
|
line.long 0x0 "CHNPRI0 ,Channel 0 Priority Register"
|
|
bitfld.long 0x0 0.--2. " CHNPRI0 ,Priority of Channel Number 0 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x4 "CHNPRI1 ,Channel 1 Priority Register"
|
|
bitfld.long 0x4 0.--2. " CHNPRI1 ,Priority of Channel Number 1 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x8 "CHNPRI2 ,Channel 2 Priority Register"
|
|
bitfld.long 0x8 0.--2. " CHNPRI2 ,Priority of Channel Number 2 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0xC "CHNPRI3 ,Channel 3 Priority Register"
|
|
bitfld.long 0xC 0.--2. " CHNPRI3 ,Priority of Channel Number 3 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x10 "CHNPRI4 ,Channel 4 Priority Register"
|
|
bitfld.long 0x10 0.--2. " CHNPRI4 ,Priority of Channel Number 4 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x14 "CHNPRI5 ,Channel 5 Priority Register"
|
|
bitfld.long 0x14 0.--2. " CHNPRI5 ,Priority of Channel Number 5 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x18 "CHNPRI6 ,Channel 6 Priority Register"
|
|
bitfld.long 0x18 0.--2. " CHNPRI6 ,Priority of Channel Number 6 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x1C "CHNPRI7 ,Channel 7 Priority Register"
|
|
bitfld.long 0x1C 0.--2. " CHNPRI7 ,Priority of Channel Number 7 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x20 "CHNPRI8 ,Channel 8 Priority Register"
|
|
bitfld.long 0x20 0.--2. " CHNPRI8 ,Priority of Channel Number 8 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x24 "CHNPRI9 ,Channel 9 Priority Register"
|
|
bitfld.long 0x24 0.--2. " CHNPRI9 ,Priority of Channel Number 9 " "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x28 "CHNPRI10,Channel 10 Priority Register"
|
|
bitfld.long 0x28 0.--2. " CHNPRI10 ,Priority of Channel Number 10" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x2C "CHNPRI11,Channel 11 Priority Register"
|
|
bitfld.long 0x2C 0.--2. " CHNPRI11 ,Priority of Channel Number 11" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x30 "CHNPRI12,Channel 12 Priority Register"
|
|
bitfld.long 0x30 0.--2. " CHNPRI12 ,Priority of Channel Number 12" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x34 "CHNPRI13,Channel 13 Priority Register"
|
|
bitfld.long 0x34 0.--2. " CHNPRI13 ,Priority of Channel Number 13" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x38 "CHNPRI14,Channel 14 Priority Register"
|
|
bitfld.long 0x38 0.--2. " CHNPRI14 ,Priority of Channel Number 14" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x3C "CHNPRI15,Channel 15 Priority Register"
|
|
bitfld.long 0x3C 0.--2. " CHNPRI15 ,Priority of Channel Number 15" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x40 "CHNPRI16,Channel 16 Priority Register"
|
|
bitfld.long 0x40 0.--2. " CHNPRI16 ,Priority of Channel Number 16" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x44 "CHNPRI17,Channel 17 Priority Register"
|
|
bitfld.long 0x44 0.--2. " CHNPRI17 ,Priority of Channel Number 17" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x48 "CHNPRI18,Channel 18 Priority Register"
|
|
bitfld.long 0x48 0.--2. " CHNPRI18 ,Priority of Channel Number 18" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x4C "CHNPRI19,Channel 19 Priority Register"
|
|
bitfld.long 0x4C 0.--2. " CHNPRI19 ,Priority of Channel Number 19" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x50 "CHNPRI20,Channel 20 Priority Register"
|
|
bitfld.long 0x50 0.--2. " CHNPRI20 ,Priority of Channel Number 20" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x54 "CHNPRI21,Channel 21 Priority Register"
|
|
bitfld.long 0x54 0.--2. " CHNPRI21 ,Priority of Channel Number 21" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x58 "CHNPRI22,Channel 22 Priority Register"
|
|
bitfld.long 0x58 0.--2. " CHNPRI22 ,Priority of Channel Number 22" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x5C "CHNPRI23,Channel 23 Priority Register"
|
|
bitfld.long 0x5C 0.--2. " CHNPRI23 ,Priority of Channel Number 23" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x60 "CHNPRI24,Channel 24 Priority Register"
|
|
bitfld.long 0x60 0.--2. " CHNPRI24 ,Priority of Channel Number 24" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x64 "CHNPRI25,Channel 25 Priority Register"
|
|
bitfld.long 0x64 0.--2. " CHNPRI25 ,Priority of Channel Number 25" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x68 "CHNPRI26,Channel 26 Priority Register"
|
|
bitfld.long 0x68 0.--2. " CHNPRI26 ,Priority of Channel Number 26" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x6C "CHNPRI27,Channel 27 Priority Register"
|
|
bitfld.long 0x6C 0.--2. " CHNPRI27 ,Priority of Channel Number 27" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x70 "CHNPRI28,Channel 28 Priority Register"
|
|
bitfld.long 0x70 0.--2. " CHNPRI28 ,Priority of Channel Number 28" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x74 "CHNPRI29,Channel 29 Priority Register"
|
|
bitfld.long 0x74 0.--2. " CHNPRI29 ,Priority of Channel Number 29" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x78 "CHNPRI30,Channel 30 Priority Register"
|
|
bitfld.long 0x78 0.--2. " CHNPRI30 ,Priority of Channel Number 30" "No running channel,1,2,3,4,5,6,7"
|
|
line.long 0x7C "CHNPRI31,Channel 31 Priority Register"
|
|
bitfld.long 0x7C 0.--2. " CHNPRI31 ,Priority of Channel Number 31" "No running channel,1,2,3,4,5,6,7"
|
|
tree.end
|
|
width 11.
|
|
tree "Channel Enable RAM Registers"
|
|
group.long 0x200++0xBF
|
|
line.long 0x0 "CHNENBL0 ,Channel Enable RAM 0 "
|
|
bitfld.long 0x0 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
bitfld.long 0x0 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 0 " "Disabled,Enabled"
|
|
line.long 0x4 "CHNENBL1 ,Channel Enable RAM 1 "
|
|
bitfld.long 0x4 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
bitfld.long 0x4 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 1 " "Disabled,Enabled"
|
|
line.long 0x8 "CHNENBL2 ,Channel Enable RAM 2 "
|
|
bitfld.long 0x8 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
bitfld.long 0x8 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 2 " "Disabled,Enabled"
|
|
line.long 0xC "CHNENBL3 ,Channel Enable RAM 3 "
|
|
bitfld.long 0xC 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xC 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
bitfld.long 0xC 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 3 " "Disabled,Enabled"
|
|
line.long 0x10 "CHNENBL4 ,Channel Enable RAM 4 "
|
|
bitfld.long 0x10 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x10 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
bitfld.long 0x10 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 4 " "Disabled,Enabled"
|
|
line.long 0x14 "CHNENBL5 ,Channel Enable RAM 5 "
|
|
bitfld.long 0x14 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
bitfld.long 0x14 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 5 " "Disabled,Enabled"
|
|
line.long 0x18 "CHNENBL6 ,Channel Enable RAM 6 "
|
|
bitfld.long 0x18 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x18 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
bitfld.long 0x18 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 6 " "Disabled,Enabled"
|
|
line.long 0x1C "CHNENBL7 ,Channel Enable RAM 7 "
|
|
bitfld.long 0x1C 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
bitfld.long 0x1C 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 7 " "Disabled,Enabled"
|
|
line.long 0x20 "CHNENBL8 ,Channel Enable RAM 8 "
|
|
bitfld.long 0x20 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x20 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
bitfld.long 0x20 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 8 " "Disabled,Enabled"
|
|
line.long 0x24 "CHNENBL9 ,Channel Enable RAM 9 "
|
|
bitfld.long 0x24 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x24 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
bitfld.long 0x24 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 9 " "Disabled,Enabled"
|
|
line.long 0x28 "CHNENBL10,Channel Enable RAM 10"
|
|
bitfld.long 0x28 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x28 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
bitfld.long 0x28 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 10" "Disabled,Enabled"
|
|
line.long 0x2C "CHNENBL11,Channel Enable RAM 11"
|
|
bitfld.long 0x2C 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2C 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
bitfld.long 0x2C 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 11" "Disabled,Enabled"
|
|
line.long 0x30 "CHNENBL12,Channel Enable RAM 12"
|
|
bitfld.long 0x30 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x30 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
bitfld.long 0x30 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 12" "Disabled,Enabled"
|
|
line.long 0x34 "CHNENBL13,Channel Enable RAM 13"
|
|
bitfld.long 0x34 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x34 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
bitfld.long 0x34 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 13" "Disabled,Enabled"
|
|
line.long 0x38 "CHNENBL14,Channel Enable RAM 14"
|
|
bitfld.long 0x38 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x38 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
bitfld.long 0x38 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 14" "Disabled,Enabled"
|
|
line.long 0x3C "CHNENBL15,Channel Enable RAM 15"
|
|
bitfld.long 0x3C 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x3C 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
bitfld.long 0x3C 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 15" "Disabled,Enabled"
|
|
line.long 0x40 "CHNENBL16,Channel Enable RAM 16"
|
|
bitfld.long 0x40 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x40 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
bitfld.long 0x40 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 16" "Disabled,Enabled"
|
|
line.long 0x44 "CHNENBL17,Channel Enable RAM 17"
|
|
bitfld.long 0x44 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x44 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
bitfld.long 0x44 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 17" "Disabled,Enabled"
|
|
line.long 0x48 "CHNENBL18,Channel Enable RAM 18"
|
|
bitfld.long 0x48 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x48 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
bitfld.long 0x48 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 18" "Disabled,Enabled"
|
|
line.long 0x4C "CHNENBL19,Channel Enable RAM 19"
|
|
bitfld.long 0x4C 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x4C 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
bitfld.long 0x4C 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 19" "Disabled,Enabled"
|
|
line.long 0x50 "CHNENBL20,Channel Enable RAM 20"
|
|
bitfld.long 0x50 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x50 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
bitfld.long 0x50 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 20" "Disabled,Enabled"
|
|
line.long 0x54 "CHNENBL21,Channel Enable RAM 21"
|
|
bitfld.long 0x54 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x54 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
bitfld.long 0x54 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 21" "Disabled,Enabled"
|
|
line.long 0x58 "CHNENBL22,Channel Enable RAM 22"
|
|
bitfld.long 0x58 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x58 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
bitfld.long 0x58 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 22" "Disabled,Enabled"
|
|
line.long 0x5C "CHNENBL23,Channel Enable RAM 23"
|
|
bitfld.long 0x5C 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x5C 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
bitfld.long 0x5C 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 23" "Disabled,Enabled"
|
|
line.long 0x60 "CHNENBL24,Channel Enable RAM 24"
|
|
bitfld.long 0x60 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x60 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
bitfld.long 0x60 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 24" "Disabled,Enabled"
|
|
line.long 0x64 "CHNENBL25,Channel Enable RAM 25"
|
|
bitfld.long 0x64 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x64 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
bitfld.long 0x64 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 25" "Disabled,Enabled"
|
|
line.long 0x68 "CHNENBL26,Channel Enable RAM 26"
|
|
bitfld.long 0x68 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x68 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
bitfld.long 0x68 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 26" "Disabled,Enabled"
|
|
line.long 0x6C "CHNENBL27,Channel Enable RAM 27"
|
|
bitfld.long 0x6C 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x6C 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
bitfld.long 0x6C 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 27" "Disabled,Enabled"
|
|
line.long 0x70 "CHNENBL28,Channel Enable RAM 28"
|
|
bitfld.long 0x70 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x70 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
bitfld.long 0x70 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 28" "Disabled,Enabled"
|
|
line.long 0x74 "CHNENBL29,Channel Enable RAM 29"
|
|
bitfld.long 0x74 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x74 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
bitfld.long 0x74 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 29" "Disabled,Enabled"
|
|
line.long 0x78 "CHNENBL30,Channel Enable RAM 30"
|
|
bitfld.long 0x78 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x78 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
bitfld.long 0x78 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 30" "Disabled,Enabled"
|
|
line.long 0x7C "CHNENBL31,Channel Enable RAM 31"
|
|
bitfld.long 0x7C 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x7C 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
bitfld.long 0x7C 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 31" "Disabled,Enabled"
|
|
line.long 0x80 "CHNENBL32,Channel Enable RAM 32"
|
|
bitfld.long 0x80 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x80 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
bitfld.long 0x80 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 32" "Disabled,Enabled"
|
|
line.long 0x84 "CHNENBL33,Channel Enable RAM 33"
|
|
bitfld.long 0x84 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x84 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
bitfld.long 0x84 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 33" "Disabled,Enabled"
|
|
line.long 0x88 "CHNENBL34,Channel Enable RAM 34"
|
|
bitfld.long 0x88 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x88 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
bitfld.long 0x88 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 34" "Disabled,Enabled"
|
|
line.long 0x8C "CHNENBL35,Channel Enable RAM 35"
|
|
bitfld.long 0x8C 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x8C 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
bitfld.long 0x8C 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 35" "Disabled,Enabled"
|
|
line.long 0x90 "CHNENBL36,Channel Enable RAM 36"
|
|
bitfld.long 0x90 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x90 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
bitfld.long 0x90 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 36" "Disabled,Enabled"
|
|
line.long 0x94 "CHNENBL37,Channel Enable RAM 37"
|
|
bitfld.long 0x94 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x94 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
bitfld.long 0x94 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 37" "Disabled,Enabled"
|
|
line.long 0x98 "CHNENBL38,Channel Enable RAM 38"
|
|
bitfld.long 0x98 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x98 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
bitfld.long 0x98 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 38" "Disabled,Enabled"
|
|
line.long 0x9C "CHNENBL39,Channel Enable RAM 39"
|
|
bitfld.long 0x9C 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x9C 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
bitfld.long 0x9C 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 39" "Disabled,Enabled"
|
|
line.long 0xA0 "CHNENBL40,Channel Enable RAM 40"
|
|
bitfld.long 0xA0 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA0 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
bitfld.long 0xA0 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 40" "Disabled,Enabled"
|
|
line.long 0xA4 "CHNENBL41,Channel Enable RAM 41"
|
|
bitfld.long 0xA4 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA4 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
bitfld.long 0xA4 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 41" "Disabled,Enabled"
|
|
line.long 0xA8 "CHNENBL42,Channel Enable RAM 42"
|
|
bitfld.long 0xA8 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xA8 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
bitfld.long 0xA8 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 42" "Disabled,Enabled"
|
|
line.long 0xAC "CHNENBL43,Channel Enable RAM 43"
|
|
bitfld.long 0xAC 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xAC 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
bitfld.long 0xAC 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 43" "Disabled,Enabled"
|
|
line.long 0xB0 "CHNENBL44,Channel Enable RAM 44"
|
|
bitfld.long 0xB0 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB0 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
bitfld.long 0xB0 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 44" "Disabled,Enabled"
|
|
line.long 0xB4 "CHNENBL45,Channel Enable RAM 45"
|
|
bitfld.long 0xB4 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB4 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
bitfld.long 0xB4 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 45" "Disabled,Enabled"
|
|
line.long 0xB8 "CHNENBL46,Channel Enable RAM 46"
|
|
bitfld.long 0xB8 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xB8 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
bitfld.long 0xB8 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 46" "Disabled,Enabled"
|
|
line.long 0xBC "CHNENBL47,Channel Enable RAM 47"
|
|
bitfld.long 0xBC 31. " ENBL31 ,Selects if channel 31 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 30. " ENBL30 ,Selects if channel 30 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 29. " ENBL29 ,Selects if channel 29 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 28. " ENBL28 ,Selects if channel 28 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 27. " ENBL27 ,Selects if channel 27 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 26. " ENBL26 ,Selects if channel 26 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 25. " ENBL25 ,Selects if channel 25 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 24. " ENBL24 ,Selects if channel 24 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 23. " ENBL23 ,Selects if channel 23 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 22. " ENBL22 ,Selects if channel 22 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 21. " ENBL21 ,Selects if channel 21 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 20. " ENBL20 ,Selects if channel 20 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 19. " ENBL19 ,Selects if channel 19 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 18. " ENBL18 ,Selects if channel 18 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 17. " ENBL17 ,Selects if channel 17 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 16. " ENBL16 ,Selects if channel 16 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 15. " ENBL15 ,Selects if channel 15 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 14. " ENBL14 ,Selects if channel 14 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 13. " ENBL13 ,Selects if channel 13 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 12. " ENBL12 ,Selects if channel 12 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 11. " ENBL11 ,Selects if channel 11 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 10. " ENBL10 ,Selects if channel 10 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 9. " ENBL9 ,Selects if channel 9 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 8. " ENBL8 ,Selects if channel 8 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 7. " ENBL7 ,Selects if channel 7 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 6. " ENBL6 ,Selects if channel 6 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 5. " ENBL5 ,Selects if channel 5 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 4. " ENBL4 ,Selects if channel 4 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 3. " ENBL3 ,Selects if channel 3 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 2. " ENBL2 ,Selects if channel 2 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0xBC 1. " ENBL1 ,Selects if channel 1 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
bitfld.long 0xBC 0. " ENBL0 ,Selects if channel 0 are triggered by the DMA request numer 47" "Disabled,Enabled"
|
|
tree.end
|
|
width 14.
|
|
tree.end
|
|
tree.open "SPBA (Shared Peripheral Bus Arbiter)"
|
|
base asd:0x5003C000
|
|
width 7.
|
|
tree "Peripheral Right Register 0-15"
|
|
group.long 0x00++0x3F
|
|
line.long 0x0 "PRR0,Peripheral Right Register 0"
|
|
bitfld.long 0x0 30.--31. " RMO0 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x0 16.--17. " ROI0 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x0 2. " RAR02 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x0 1. " RAR01 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x0 0. " RAR00 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x4 "PRR1,Peripheral Right Register 1"
|
|
bitfld.long 0x4 30.--31. " RMO1 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x4 16.--17. " ROI1 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x4 2. " RAR12 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x4 1. " RAR11 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x4 0. " RAR10 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x8 "PRR2,Peripheral Right Register 2"
|
|
bitfld.long 0x8 30.--31. " RMO2 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x8 16.--17. " ROI2 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x8 2. " RAR22 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x8 1. " RAR21 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x8 0. " RAR20 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0xC "PRR3,Peripheral Right Register 3"
|
|
bitfld.long 0xC 30.--31. " RMO3 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0xC 16.--17. " ROI3 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0xC 2. " RAR32 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0xC 1. " RAR31 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0xC 0. " RAR30 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x10 "PRR4,Peripheral Right Register 4"
|
|
bitfld.long 0x10 30.--31. " RMO4 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x10 16.--17. " ROI4 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x10 2. " RAR42 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x10 1. " RAR41 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x10 0. " RAR40 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x14 "PRR5,Peripheral Right Register 5"
|
|
bitfld.long 0x14 30.--31. " RMO5 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x14 16.--17. " ROI5 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x14 2. " RAR52 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x14 1. " RAR51 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x14 0. " RAR50 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x18 "PRR6,Peripheral Right Register 6"
|
|
bitfld.long 0x18 30.--31. " RMO6 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x18 16.--17. " ROI6 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x18 2. " RAR62 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x18 1. " RAR61 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x18 0. " RAR60 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x1C "PRR7,Peripheral Right Register 7"
|
|
bitfld.long 0x1C 30.--31. " RMO7 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x1C 16.--17. " ROI7 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x1C 2. " RAR72 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " RAR71 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x1C 0. " RAR70 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x20 "PRR8,Peripheral Right Register 8"
|
|
bitfld.long 0x20 30.--31. " RMO8 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x20 16.--17. " ROI8 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x20 2. " RAR82 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x20 1. " RAR81 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x20 0. " RAR80 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x24 "PRR9,Peripheral Right Register 9"
|
|
bitfld.long 0x24 30.--31. " RMO9 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x24 16.--17. " ROI9 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x24 2. " RAR92 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x24 1. " RAR91 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x24 0. " RAR90 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x28 "PRR10,Peripheral Right Register 10"
|
|
bitfld.long 0x28 30.--31. " RMO10 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x28 16.--17. " ROI10 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x28 2. " RAR102 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x28 1. " RAR101 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x28 0. " RAR100 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x2C "PRR11,Peripheral Right Register 11"
|
|
bitfld.long 0x2C 30.--31. " RMO11 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x2C 16.--17. " ROI11 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x2C 2. " RAR112 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x2C 1. " RAR111 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x2C 0. " RAR110 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x30 "PRR12,Peripheral Right Register 12"
|
|
bitfld.long 0x30 30.--31. " RMO12 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x30 16.--17. " ROI12 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x30 2. " RAR122 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x30 1. " RAR121 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x30 0. " RAR120 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x34 "PRR13,Peripheral Right Register 13"
|
|
bitfld.long 0x34 30.--31. " RMO13 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x34 16.--17. " ROI13 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x34 2. " RAR132 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x34 1. " RAR131 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x34 0. " RAR130 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x38 "PRR14,Peripheral Right Register 14"
|
|
bitfld.long 0x38 30.--31. " RMO14 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x38 16.--17. " ROI14 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x38 2. " RAR142 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x38 1. " RAR141 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x38 0. " RAR140 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x3C "PRR15,Peripheral Right Register 15"
|
|
bitfld.long 0x3C 30.--31. " RMO15 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x3C 16.--17. " ROI15 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x3C 2. " RAR152 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x3C 1. " RAR151 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x3C 0. " RAR150 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
tree.end
|
|
tree "Peripheral Right Register 16-31"
|
|
group.long 0x40++0x3F
|
|
line.long 0x0 "PRR16,Peripheral Right Register 16"
|
|
bitfld.long 0x0 30.--31. " RMO16 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x0 16.--17. " ROI16 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x0 2. " RAR162 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x0 1. " RAR161 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x0 0. " RAR160 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x4 "PRR17,Peripheral Right Register 17"
|
|
bitfld.long 0x4 30.--31. " RMO17 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x4 16.--17. " ROI17 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x4 2. " RAR172 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x4 1. " RAR171 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x4 0. " RAR170 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x8 "PRR18,Peripheral Right Register 18"
|
|
bitfld.long 0x8 30.--31. " RMO18 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x8 16.--17. " ROI18 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x8 2. " RAR182 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x8 1. " RAR181 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x8 0. " RAR180 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0xC "PRR19,Peripheral Right Register 19"
|
|
bitfld.long 0xC 30.--31. " RMO19 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0xC 16.--17. " ROI19 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0xC 2. " RAR192 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0xC 1. " RAR191 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0xC 0. " RAR190 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x10 "PRR20,Peripheral Right Register 20"
|
|
bitfld.long 0x10 30.--31. " RMO20 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x10 16.--17. " ROI20 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x10 2. " RAR202 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x10 1. " RAR201 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x10 0. " RAR200 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x14 "PRR21,Peripheral Right Register 21"
|
|
bitfld.long 0x14 30.--31. " RMO21 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x14 16.--17. " ROI21 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x14 2. " RAR212 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x14 1. " RAR211 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x14 0. " RAR210 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x18 "PRR22,Peripheral Right Register 22"
|
|
bitfld.long 0x18 30.--31. " RMO22 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x18 16.--17. " ROI22 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x18 2. " RAR222 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x18 1. " RAR221 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x18 0. " RAR220 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x1C "PRR23,Peripheral Right Register 23"
|
|
bitfld.long 0x1C 30.--31. " RMO23 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x1C 16.--17. " ROI23 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x1C 2. " RAR232 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " RAR231 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x1C 0. " RAR230 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x20 "PRR24,Peripheral Right Register 24"
|
|
bitfld.long 0x20 30.--31. " RMO24 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x20 16.--17. " ROI24 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x20 2. " RAR242 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x20 1. " RAR241 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x20 0. " RAR240 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x24 "PRR25,Peripheral Right Register 25"
|
|
bitfld.long 0x24 30.--31. " RMO25 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x24 16.--17. " ROI25 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x24 2. " RAR252 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x24 1. " RAR251 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x24 0. " RAR250 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x28 "PRR26,Peripheral Right Register 26"
|
|
bitfld.long 0x28 30.--31. " RMO26 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x28 16.--17. " ROI26 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x28 2. " RAR262 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x28 1. " RAR261 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x28 0. " RAR260 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x2C "PRR27,Peripheral Right Register 27"
|
|
bitfld.long 0x2C 30.--31. " RMO27 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x2C 16.--17. " ROI27 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x2C 2. " RAR272 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x2C 1. " RAR271 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x2C 0. " RAR270 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x30 "PRR28,Peripheral Right Register 28"
|
|
bitfld.long 0x30 30.--31. " RMO28 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x30 16.--17. " ROI28 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x30 2. " RAR282 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x30 1. " RAR281 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x30 0. " RAR280 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x34 "PRR29,Peripheral Right Register 29"
|
|
bitfld.long 0x34 30.--31. " RMO29 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x34 16.--17. " ROI29 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x34 2. " RAR292 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x34 1. " RAR291 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x34 0. " RAR290 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x38 "PRR30,Peripheral Right Register 30"
|
|
bitfld.long 0x38 30.--31. " RMO30 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x38 16.--17. " ROI30 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x38 2. " RAR302 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x38 1. " RAR301 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x38 0. " RAR300 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
line.long 0x3C "PRR31,Peripheral Right Register 31"
|
|
bitfld.long 0x3C 30.--31. " RMO31 ,Requesting Master Owner" "Un-owned,Reserved,Another master,Requesting master"
|
|
bitfld.long 0x3C 16.--17. " ROI31 ,Resource Owner ID" "Un-owned,Master A,Master B,Master C"
|
|
bitfld.long 0x3C 2. " RAR312 ,Resource Access Right for Master C" "Not allowed,Granted"
|
|
textline " "
|
|
bitfld.long 0x3C 1. " RAR311 ,Resource Access Right for Master B" "Not allowed,Granted"
|
|
bitfld.long 0x3C 0. " RAR310 ,Resource Access Right for Master A" "Not allowed,Granted"
|
|
tree.end
|
|
width 0xb
|
|
tree.end
|
|
sif (cpu()!="IMX253")
|
|
tree "CSI (CMOS Sensor Interface)"
|
|
base asd:0x53FF8000
|
|
width 8.
|
|
group.long 0x00++0x03
|
|
line.long 0x00 "CSICR1,CSI Control Register 1"
|
|
bitfld.long 0x00 31. " SWAP16_EN ,SWAP 16-Bit Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 30. " EXT_VSYNC ,External VSYNC Enable" "Internal,External"
|
|
textline " "
|
|
bitfld.long 0x00 29. " EOF_INT_EN ,End-of-Frame Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 28. " PRP_IF_EN ,CSI - PrP Interface Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 27. " CCIR_MODE ,CCIR Mode Select" "Progressive,Interlace"
|
|
bitfld.long 0x00 26. " COF_INT_EN ,Change Of Image Field (COF) Interrupt" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 25. " SF_OR_INTEN ,STATFIFO Overrun Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 24. " RF_OR_INTEN ,RxFIFO Overrun Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 22. " SFF_DMA_DONE_INTEN ,STATFIFO DMA Transfer Done Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 21. " STATFF_INTEN ,STATFIFO Full Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 20. " FB2_DMA_DONE_INTEN ,Frame Buffer2 DMA Transfer Done Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 19. " FB1_DMA_DONE_INTEN ,Frame Buffer1 DMA Transfer Done Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 18. " RXFF_INTEN ,RxFIFO Full Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 17. " SOF_POL ,Start Of Frame (SOF) Interrupt Polarity" "Falling edge,Rising edge"
|
|
textline " "
|
|
bitfld.long 0x00 16. " SOF_INTEN ,Start Of Frame (SOF) Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 12.--15. " MCLKDIV ,Sensor Master Clock (MCLK) Divider" "Div by 1,Div by 2,Div by 4,Div by 6,Div by 8,Div by 10,Div by 12,Div by 14,Div by 16,Div by 18,Div by 20,Div by 22,Div by 24,Div by 26,Div by 28,Div by 30"
|
|
textline " "
|
|
bitfld.long 0x00 11. " HSYNC_POL ,HSYNC Polarity Select" "Low,High"
|
|
bitfld.long 0x00 10. " CCIR_EN ,CCIR656 Interface Enable" "Traditional,CCIR656"
|
|
textline " "
|
|
bitfld.long 0x00 9. " MCLKEN ,Sensor Master Clock (MCLK) Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " FCC ,FIFO Clear Control" "Asynchronous,Synchronous"
|
|
textline " "
|
|
bitfld.long 0x00 7. " PACK_DIR ,Data Packing Direction" "From LSB,From MSB"
|
|
bitfld.long 0x00 6. " CLR_STATFIFO ,Asynchronous STATFIFO Clear" "No effect,Cleared"
|
|
textline " "
|
|
bitfld.long 0x00 5. " CLR_RXFIFO ,Asynchronous RxFIFO Clear" "No effect,Cleared"
|
|
bitfld.long 0x00 4. " GCLK_MODE ,Gated Clock Mode Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " INV_DATA ,Invert Data Input" "Not inverted,Inverted"
|
|
bitfld.long 0x00 2. " INV_PCLK ,Invert Pixel Clock Input" "Not inverted,Inverted"
|
|
textline " "
|
|
bitfld.long 0x00 1. " REDGE ,Valid Pixel Clock Edge Select" "Falling edge,Rising edge"
|
|
bitfld.long 0x00 0. " PIXEL_BIT ,Bayer data width for each pixel" "8-bit,10-bit"
|
|
if ((d.l(asd:(0x53FF8000+0x4))&0x800000)==0x800000)
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "CSICR2,CSI Control Register 2 "
|
|
bitfld.long 0x00 30.--31. " DMA_BURST_TYPE_RFF ,Burst Type of DMA Transfer from RxFIFO" "INCR8,INCR4,INCR8,INCR16"
|
|
bitfld.long 0x00 28.--29. " DMA_BURST_TYPE_SFF ,Burst Type of DMA Transfer from STATFIFO" "INCR8,INCR4,INCR8,INCR16"
|
|
textline " "
|
|
bitfld.long 0x00 26. " DRM ,Double Resolution Mode" "8 x 6,8 x 12"
|
|
bitfld.long 0x00 24.--25. " AFS ,Auto Focus Spread" "Consecutive,Every third,Every four,Every four"
|
|
textline " "
|
|
bitfld.long 0x00 23. " SCE ,Skip Count Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 19.--20. " BTS ,Bayer Tile Start" "GR,RG,BG,GB"
|
|
textline " "
|
|
bitfld.long 0x00 16.--18. " LVRM ,Live View Resolution Mode" "512 x 384,448 x 336,384 x 288,384 x 256,320 x 240,288 x 216,400 x 300,?..."
|
|
hexmask.long.byte 0x00 8.--15. 1. " VSC ,Vertical Skip Count"
|
|
textline " "
|
|
hexmask.long.byte 0x00 0.--7. 1. " HSC ,Horizontal Skip Count"
|
|
else
|
|
group.long 0x04++0x03
|
|
line.long 0x00 "CSICR2,CSI Control Register 2 "
|
|
bitfld.long 0x00 30.--31. " DMA_BURST_TYPE_RFF ,Burst Type of DMA Transfer from RxFIFO" "INCR8,INCR4,INCR8,INCR16"
|
|
bitfld.long 0x00 28.--29. " DMA_BURST_TYPE_SFF ,Burst Type of DMA Transfer from STATFIFO" "INCR8,INCR4,INCR8,INCR16"
|
|
textline " "
|
|
bitfld.long 0x00 26. " DRM ,Double Resolution Mode" "8 x 6,8 x 12"
|
|
bitfld.long 0x00 24.--25. " AFS ,Auto Focus Spread" "Consecutive,Every third,Every four,Every four"
|
|
textline " "
|
|
bitfld.long 0x00 23. " SCE ,Skip Count Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 19.--20. " BTS ,Bayer Tile Start" "GR,RG,BG,GB"
|
|
textline " "
|
|
bitfld.long 0x00 16.--18. " LVRM ,Live View Resolution Mode" "512 x 384,448 x 336,384 x 288,384 x 256,320 x 240,288 x 216,400 x 300,?..."
|
|
textline " "
|
|
endif
|
|
group.long 0x8++0x03
|
|
line.long 0x00 "CSICR3,CSI Control Register 3"
|
|
hexmask.long.word 0x00 16.--31. 1. " FRMCNT ,Frame Counter"
|
|
bitfld.long 0x00 15. " FRMCNT_RST ,Frame Count Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x00 14. " DMA_REFLASH_RFF ,Reflash DMA Controller for RxFIFO" "No reflashing,Reflashing"
|
|
bitfld.long 0x00 13. " DMA_REFLASH_SFF ,Reflash DMA Controller for STATFIFO" "No reflashing,Reflashing"
|
|
textline " "
|
|
bitfld.long 0x00 12. " DMA_REQ_EN_RFF ,DMA Request Enable for RxFIFO" "Disabled,Enabled"
|
|
bitfld.long 0x00 11. " DMA_REQ_EN_SFF ,DMA Request Enable for STATFIFO" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8.--10. " STATFF_LEVEL ,STATFIFO Full Level" "4 Words,8 Words,12 Words,16 Words,24 Words,32 Words,48 Words,Not supported"
|
|
bitfld.long 0x00 7. " ECC_INT_EN ,Hresponse Error Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 4.--6. " RxFF_LEVEL ,RxFIFO Full Level" "4 Words,8 Words,16 Words,24 Words,32 Words,48 Words,64 Words,96 Words"
|
|
bitfld.long 0x00 3. " 16BIT_SENSOR ,16-bit Sensor Mode" "Not connected,Connected"
|
|
textline " "
|
|
bitfld.long 0x00 2. " ZERO_PACK_EN ,Dummy Zero Packing Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " ECC_INT_EN ,Error Detection Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " ECC_AUTO_EN ,Automatic Error Correction Enable" "Disabled,Enabled"
|
|
width 12.
|
|
hgroup.long 0x0c++0x03
|
|
hide.long 0x00 "CSISTATFIFO,CSI Statistic FIFO Register"
|
|
in
|
|
hgroup.long 0x10++0x03
|
|
hide.long 0x00 "CSIRFIFO,CSI RxFIFO Register"
|
|
in
|
|
width 8.
|
|
group.long 0x14++0x07
|
|
line.long 0x00 "CSIRXCNT,CSI RX COUNT Register"
|
|
hexmask.long.tbyte 0x00 0.--21. 1. " RXCNT ,RxFIFO Count"
|
|
if ((d.l(asd:0x53FF8000)&0x8000000)==0x8000000)
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "CSISR,CSI Status Register 1"
|
|
eventfld.long 0x00 25. " SF_OR_INT ,STATFIFO Overrun Interrupt Status" "No overflow,Overflow"
|
|
eventfld.long 0x00 24. " RF_OR_INT ,RxFIFO Overrun Interrupt Status" "No overflow,Overflow"
|
|
textline " "
|
|
eventfld.long 0x00 22. " DMA_TSF_DONE_SFF ,DMA Transfer Done from StatFIFO" "Not completed,Completed"
|
|
bitfld.long 0x00 21. " STATFF_INT ,STATFIFO Full Interrupt Status" "Not full,Full"
|
|
textline " "
|
|
eventfld.long 0x00 20. " DMA_TSF_DONE_FB2 ,DMA Transfer Done in Frame Buffer2" "Not completed,Completed"
|
|
eventfld.long 0x00 19. " DMA_TSF_DONE_FB1 ,DMA Transfer Done in Frame Buffer1" "Not completed,Completed"
|
|
textline " "
|
|
bitfld.long 0x00 18. " RXFF_INT ,RxFIFO Full Interrupt Status" "Not full,Full"
|
|
eventfld.long 0x00 17. " EOF_INT ,End of Frame (EOF) Interrupt Status" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 16. " SOF_INT ,Start Of Frame (SOF) Interrupt Status" "Not detected,Detected"
|
|
bitfld.long 0x00 15. " F2_INT ,CCIR Field 2 Interrupt Status" "Not detected,About to start"
|
|
textline " "
|
|
bitfld.long 0x00 14. " F1_INT ,CCIR Field 1 Interrupt Status" "Not detected,About to start"
|
|
eventfld.long 0x00 13. " COF_INT ,Change Of Field Interrupt Status" "Not changed,Changed"
|
|
textline " "
|
|
eventfld.long 0x00 7. " HRESP_ERR_INT ,Hresponse Error Interrupt Status" "No error,Error"
|
|
eventfld.long 0x00 1. " ECC_INT ,CCIR Error Interrupt" "Not detected,Detected"
|
|
textline " "
|
|
bitfld.long 0x00 0. " DRDY ,RxFIFO Data Ready" "Not ready,Ready"
|
|
else
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "CSISR,CSI Status Register 1"
|
|
eventfld.long 0x00 25. " SFF_OR_INT ,STATFIFO Overrun Interrupt Status" "No overflow,Overflow"
|
|
eventfld.long 0x00 24. " RFF_OR_INT ,RxFIFO Overrun Interrupt Status" "No overflow,Overflow"
|
|
textline " "
|
|
eventfld.long 0x00 22. " DMA_TSF_DONE_SFF ,DMA Transfer Done from StatFIFO" "Not completed,Completed"
|
|
bitfld.long 0x00 21. " STATFF_INT ,STATFIFO Full Interrupt Status" "Not full,Full"
|
|
textline " "
|
|
eventfld.long 0x00 20. " DMA_TSF_DONE_FB2 ,DMA Transfer Done in Frame Buffer2" "Not completed,Completed"
|
|
eventfld.long 0x00 19. " DMA_TSF_DONE_FB1 ,DMA Transfer Done in Frame Buffer1" "Not completed,Completed"
|
|
textline " "
|
|
bitfld.long 0x00 18. " RXFF_INT ,RxFIFO Full Interrupt Status" "Not full,Full"
|
|
eventfld.long 0x00 17. " EOF_INT ,End of Frame (EOF) Interrupt Status" "Not detected,Detected"
|
|
textline " "
|
|
eventfld.long 0x00 16. " SOF_INT ,Start Of Frame (SOF) Interrupt Status" "Not detected,Detected"
|
|
eventfld.long 0x00 7. " HRESP_ERR_INT ,Hresponse Error Interrupt Status" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 0. " DRDY ,RxFIFO Data Ready" "Not ready,Ready"
|
|
endif
|
|
width 19.
|
|
group.long 0x20++0x17
|
|
line.long 0x00 "CSIDMASA-STATFIFO,CSI STATFIFO DMA Start Address Register"
|
|
hexmask.long 0x00 2.--31. 0x4 " DMA_START_ADDR_SFF ,DMA Start Address for STATFIFO"
|
|
line.long 0x04 "CSIDMATS-STATFIFO,CSI STATFIFO DMA Transfer Size Register"
|
|
line.long 0x08 "CSIDMASA-FB1,CSI Frame Buffer1 DMA Start Address Register"
|
|
hexmask.long 0x08 2.--31. 0x4 " DMA_START_ADDR_FB1 ,DMA Start Address in Frame Buffer1"
|
|
line.long 0x0c "CSIDMASA-FB2,CSI Frame Buffer2 DMA Start Address Register"
|
|
hexmask.long 0x0c 2.--31. 0x4 " DMA_START_ADDR_FB2 ,DMA Start Address in Frame Buffer2"
|
|
line.long 0x10 "CSIFBUF_PARA,CSI Frame Buffer Parameter Register"
|
|
hexmask.long.word 0x10 0.--15. 1. " FBUF_STRIDE ,Frame Buffer Parameter"
|
|
line.long 0x14 "CSIIMAG_PARA,CSI Image Parameter Register"
|
|
hexmask.long.word 0x14 16.--31. 1. " IMAGE_WIDTH ,Image Width"
|
|
hexmask.long.word 0x14 0.--15. 1. " IMAGE_HEIGHT ,Image Height"
|
|
width 0xb
|
|
tree.end
|
|
endif
|
|
tree "AUDMUX (Digital Audio Mux)"
|
|
base asd:0x43FB0000
|
|
width 7.
|
|
group.long (0x00+0x0)++0x07 "Port 1"
|
|
line.long 0x00 "PTCR1,Port Timing Control Register 1"
|
|
bitfld.long 0x00 31. " TFSDIR ,Transmit Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 30. " TFSEL[3] ,Transmit Frame Sync Select" "TxFS,RxFS"
|
|
bitfld.long 0x00 27.--29. " TFSEL[2:0] ,Transmit Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 26. " TCLKDIR ,Transmit Clock Direction Control" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x00 25. " TCSEL[3] ,Transmit Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 22.--24. " TCSEL[2:0] ,Transmit Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 21. " RFSDIR ,Receive Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 20. " RFSEL[3] ,Receive Frame Sync Select" "TxFS,RxFS"
|
|
textline " "
|
|
bitfld.long 0x00 17.--19. " RFSEL[2:0] ,Receive Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 16. " RCLKDIR ,Receive Clock Direction Control" "Input,Output"
|
|
bitfld.long 0x00 15. " RCSEL[3] ,Receive Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 12.--14. " RCSEL[2:0] ,Receive Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
textline " "
|
|
bitfld.long 0x00 11. " SYN ,Synchronous/Asynchronous Select" "Asynchronous,Synchronous"
|
|
line.long 0x04 "PDCR1,Port Data Control Register 1"
|
|
bitfld.long 0x04 13.--15. " RXDSEL[2:0] ,Receive Data Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x04 12. " TXRXEN ,Transmit/Receive Switch Enable" "No switch,Switch"
|
|
bitfld.long 0x04 8.--9. " MODE[1:0] ,Mode Select" "Normal,Internal Network,CE Bus Network,?..."
|
|
textline " "
|
|
bitfld.long 0x04 6. " INMMASK7 ,Internal Network Mode Mask 7" "Includes,Excludes"
|
|
bitfld.long 0x04 5. " INMMASK6 ,Internal Network Mode Mask 6" "Includes,Excludes"
|
|
bitfld.long 0x04 4. " INMMASK5 ,Internal Network Mode Mask 5" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INMMASK4 ,Internal Network Mode Mask 4" "Includes,Excludes"
|
|
bitfld.long 0x04 2. " INMMASK3 ,Internal Network Mode Mask 3" "Includes,Excludes"
|
|
bitfld.long 0x04 1. " INMMASK2 ,Internal Network Mode Mask 2" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 0. " INMMASK1 ,Internal Network Mode Mask 1" "Includes,Excludes"
|
|
group.long (0x00+0x8)++0x07 "Port 2"
|
|
line.long 0x00 "PTCR2,Port Timing Control Register 2"
|
|
bitfld.long 0x00 31. " TFSDIR ,Transmit Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 30. " TFSEL[3] ,Transmit Frame Sync Select" "TxFS,RxFS"
|
|
bitfld.long 0x00 27.--29. " TFSEL[2:0] ,Transmit Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 26. " TCLKDIR ,Transmit Clock Direction Control" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x00 25. " TCSEL[3] ,Transmit Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 22.--24. " TCSEL[2:0] ,Transmit Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 21. " RFSDIR ,Receive Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 20. " RFSEL[3] ,Receive Frame Sync Select" "TxFS,RxFS"
|
|
textline " "
|
|
bitfld.long 0x00 17.--19. " RFSEL[2:0] ,Receive Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 16. " RCLKDIR ,Receive Clock Direction Control" "Input,Output"
|
|
bitfld.long 0x00 15. " RCSEL[3] ,Receive Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 12.--14. " RCSEL[2:0] ,Receive Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
textline " "
|
|
bitfld.long 0x00 11. " SYN ,Synchronous/Asynchronous Select" "Asynchronous,Synchronous"
|
|
line.long 0x04 "PDCR2,Port Data Control Register 2"
|
|
bitfld.long 0x04 13.--15. " RXDSEL[2:0] ,Receive Data Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x04 12. " TXRXEN ,Transmit/Receive Switch Enable" "No switch,Switch"
|
|
bitfld.long 0x04 8.--9. " MODE[1:0] ,Mode Select" "Normal,Internal Network,CE Bus Network,?..."
|
|
textline " "
|
|
bitfld.long 0x04 6. " INMMASK7 ,Internal Network Mode Mask 7" "Includes,Excludes"
|
|
bitfld.long 0x04 5. " INMMASK6 ,Internal Network Mode Mask 6" "Includes,Excludes"
|
|
bitfld.long 0x04 4. " INMMASK5 ,Internal Network Mode Mask 5" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INMMASK4 ,Internal Network Mode Mask 4" "Includes,Excludes"
|
|
bitfld.long 0x04 2. " INMMASK3 ,Internal Network Mode Mask 3" "Includes,Excludes"
|
|
bitfld.long 0x04 1. " INMMASK2 ,Internal Network Mode Mask 2" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 0. " INMMASK1 ,Internal Network Mode Mask 1" "Includes,Excludes"
|
|
group.long (0x00+0x10)++0x07 "Port 3"
|
|
line.long 0x00 "PTCR3,Port Timing Control Register 3"
|
|
bitfld.long 0x00 31. " TFSDIR ,Transmit Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 30. " TFSEL[3] ,Transmit Frame Sync Select" "TxFS,RxFS"
|
|
bitfld.long 0x00 27.--29. " TFSEL[2:0] ,Transmit Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 26. " TCLKDIR ,Transmit Clock Direction Control" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x00 25. " TCSEL[3] ,Transmit Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 22.--24. " TCSEL[2:0] ,Transmit Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 21. " RFSDIR ,Receive Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 20. " RFSEL[3] ,Receive Frame Sync Select" "TxFS,RxFS"
|
|
textline " "
|
|
bitfld.long 0x00 17.--19. " RFSEL[2:0] ,Receive Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 16. " RCLKDIR ,Receive Clock Direction Control" "Input,Output"
|
|
bitfld.long 0x00 15. " RCSEL[3] ,Receive Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 12.--14. " RCSEL[2:0] ,Receive Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
textline " "
|
|
bitfld.long 0x00 11. " SYN ,Synchronous/Asynchronous Select" "Asynchronous,Synchronous"
|
|
line.long 0x04 "PDCR3,Port Data Control Register 3"
|
|
bitfld.long 0x04 13.--15. " RXDSEL[2:0] ,Receive Data Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x04 12. " TXRXEN ,Transmit/Receive Switch Enable" "No switch,Switch"
|
|
bitfld.long 0x04 8.--9. " MODE[1:0] ,Mode Select" "Normal,Internal Network,CE Bus Network,?..."
|
|
textline " "
|
|
bitfld.long 0x04 6. " INMMASK7 ,Internal Network Mode Mask 7" "Includes,Excludes"
|
|
bitfld.long 0x04 5. " INMMASK6 ,Internal Network Mode Mask 6" "Includes,Excludes"
|
|
bitfld.long 0x04 4. " INMMASK5 ,Internal Network Mode Mask 5" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INMMASK4 ,Internal Network Mode Mask 4" "Includes,Excludes"
|
|
bitfld.long 0x04 2. " INMMASK3 ,Internal Network Mode Mask 3" "Includes,Excludes"
|
|
bitfld.long 0x04 1. " INMMASK2 ,Internal Network Mode Mask 2" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 0. " INMMASK1 ,Internal Network Mode Mask 1" "Includes,Excludes"
|
|
group.long (0x00+0x18)++0x07 "Port 4"
|
|
line.long 0x00 "PTCR4,Port Timing Control Register 4"
|
|
bitfld.long 0x00 31. " TFSDIR ,Transmit Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 30. " TFSEL[3] ,Transmit Frame Sync Select" "TxFS,RxFS"
|
|
bitfld.long 0x00 27.--29. " TFSEL[2:0] ,Transmit Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 26. " TCLKDIR ,Transmit Clock Direction Control" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x00 25. " TCSEL[3] ,Transmit Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 22.--24. " TCSEL[2:0] ,Transmit Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 21. " RFSDIR ,Receive Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 20. " RFSEL[3] ,Receive Frame Sync Select" "TxFS,RxFS"
|
|
textline " "
|
|
bitfld.long 0x00 17.--19. " RFSEL[2:0] ,Receive Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 16. " RCLKDIR ,Receive Clock Direction Control" "Input,Output"
|
|
bitfld.long 0x00 15. " RCSEL[3] ,Receive Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 12.--14. " RCSEL[2:0] ,Receive Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
textline " "
|
|
bitfld.long 0x00 11. " SYN ,Synchronous/Asynchronous Select" "Asynchronous,Synchronous"
|
|
line.long 0x04 "PDCR4,Port Data Control Register 4"
|
|
bitfld.long 0x04 13.--15. " RXDSEL[2:0] ,Receive Data Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x04 12. " TXRXEN ,Transmit/Receive Switch Enable" "No switch,Switch"
|
|
bitfld.long 0x04 8.--9. " MODE[1:0] ,Mode Select" "Normal,Internal Network,CE Bus Network,?..."
|
|
textline " "
|
|
bitfld.long 0x04 6. " INMMASK7 ,Internal Network Mode Mask 7" "Includes,Excludes"
|
|
bitfld.long 0x04 5. " INMMASK6 ,Internal Network Mode Mask 6" "Includes,Excludes"
|
|
bitfld.long 0x04 4. " INMMASK5 ,Internal Network Mode Mask 5" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INMMASK4 ,Internal Network Mode Mask 4" "Includes,Excludes"
|
|
bitfld.long 0x04 2. " INMMASK3 ,Internal Network Mode Mask 3" "Includes,Excludes"
|
|
bitfld.long 0x04 1. " INMMASK2 ,Internal Network Mode Mask 2" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 0. " INMMASK1 ,Internal Network Mode Mask 1" "Includes,Excludes"
|
|
group.long (0x00+0x20)++0x07 "Port 5"
|
|
line.long 0x00 "PTCR5,Port Timing Control Register 5"
|
|
bitfld.long 0x00 31. " TFSDIR ,Transmit Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 30. " TFSEL[3] ,Transmit Frame Sync Select" "TxFS,RxFS"
|
|
bitfld.long 0x00 27.--29. " TFSEL[2:0] ,Transmit Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 26. " TCLKDIR ,Transmit Clock Direction Control" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x00 25. " TCSEL[3] ,Transmit Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 22.--24. " TCSEL[2:0] ,Transmit Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 21. " RFSDIR ,Receive Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 20. " RFSEL[3] ,Receive Frame Sync Select" "TxFS,RxFS"
|
|
textline " "
|
|
bitfld.long 0x00 17.--19. " RFSEL[2:0] ,Receive Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 16. " RCLKDIR ,Receive Clock Direction Control" "Input,Output"
|
|
bitfld.long 0x00 15. " RCSEL[3] ,Receive Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 12.--14. " RCSEL[2:0] ,Receive Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
textline " "
|
|
bitfld.long 0x00 11. " SYN ,Synchronous/Asynchronous Select" "Asynchronous,Synchronous"
|
|
line.long 0x04 "PDCR5,Port Data Control Register 5"
|
|
bitfld.long 0x04 13.--15. " RXDSEL[2:0] ,Receive Data Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x04 12. " TXRXEN ,Transmit/Receive Switch Enable" "No switch,Switch"
|
|
bitfld.long 0x04 8.--9. " MODE[1:0] ,Mode Select" "Normal,Internal Network,CE Bus Network,?..."
|
|
textline " "
|
|
bitfld.long 0x04 6. " INMMASK7 ,Internal Network Mode Mask 7" "Includes,Excludes"
|
|
bitfld.long 0x04 5. " INMMASK6 ,Internal Network Mode Mask 6" "Includes,Excludes"
|
|
bitfld.long 0x04 4. " INMMASK5 ,Internal Network Mode Mask 5" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INMMASK4 ,Internal Network Mode Mask 4" "Includes,Excludes"
|
|
bitfld.long 0x04 2. " INMMASK3 ,Internal Network Mode Mask 3" "Includes,Excludes"
|
|
bitfld.long 0x04 1. " INMMASK2 ,Internal Network Mode Mask 2" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 0. " INMMASK1 ,Internal Network Mode Mask 1" "Includes,Excludes"
|
|
group.long (0x00+0x28)++0x07 "Port 6"
|
|
line.long 0x00 "PTCR6,Port Timing Control Register 6"
|
|
bitfld.long 0x00 31. " TFSDIR ,Transmit Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 30. " TFSEL[3] ,Transmit Frame Sync Select" "TxFS,RxFS"
|
|
bitfld.long 0x00 27.--29. " TFSEL[2:0] ,Transmit Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 26. " TCLKDIR ,Transmit Clock Direction Control" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x00 25. " TCSEL[3] ,Transmit Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 22.--24. " TCSEL[2:0] ,Transmit Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 21. " RFSDIR ,Receive Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 20. " RFSEL[3] ,Receive Frame Sync Select" "TxFS,RxFS"
|
|
textline " "
|
|
bitfld.long 0x00 17.--19. " RFSEL[2:0] ,Receive Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 16. " RCLKDIR ,Receive Clock Direction Control" "Input,Output"
|
|
bitfld.long 0x00 15. " RCSEL[3] ,Receive Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 12.--14. " RCSEL[2:0] ,Receive Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
textline " "
|
|
bitfld.long 0x00 11. " SYN ,Synchronous/Asynchronous Select" "Asynchronous,Synchronous"
|
|
line.long 0x04 "PDCR6,Port Data Control Register 6"
|
|
bitfld.long 0x04 13.--15. " RXDSEL[2:0] ,Receive Data Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x04 12. " TXRXEN ,Transmit/Receive Switch Enable" "No switch,Switch"
|
|
bitfld.long 0x04 8.--9. " MODE[1:0] ,Mode Select" "Normal,Internal Network,CE Bus Network,?..."
|
|
textline " "
|
|
bitfld.long 0x04 6. " INMMASK7 ,Internal Network Mode Mask 7" "Includes,Excludes"
|
|
bitfld.long 0x04 5. " INMMASK6 ,Internal Network Mode Mask 6" "Includes,Excludes"
|
|
bitfld.long 0x04 4. " INMMASK5 ,Internal Network Mode Mask 5" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INMMASK4 ,Internal Network Mode Mask 4" "Includes,Excludes"
|
|
bitfld.long 0x04 2. " INMMASK3 ,Internal Network Mode Mask 3" "Includes,Excludes"
|
|
bitfld.long 0x04 1. " INMMASK2 ,Internal Network Mode Mask 2" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 0. " INMMASK1 ,Internal Network Mode Mask 1" "Includes,Excludes"
|
|
group.long (0x00+0x30)++0x07 "Port 7"
|
|
line.long 0x00 "PTCR7,Port Timing Control Register 7"
|
|
bitfld.long 0x00 31. " TFSDIR ,Transmit Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 30. " TFSEL[3] ,Transmit Frame Sync Select" "TxFS,RxFS"
|
|
bitfld.long 0x00 27.--29. " TFSEL[2:0] ,Transmit Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 26. " TCLKDIR ,Transmit Clock Direction Control" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x00 25. " TCSEL[3] ,Transmit Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 22.--24. " TCSEL[2:0] ,Transmit Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 21. " RFSDIR ,Receive Frame Sync Direction Control" "Input,Output"
|
|
bitfld.long 0x00 20. " RFSEL[3] ,Receive Frame Sync Select" "TxFS,RxFS"
|
|
textline " "
|
|
bitfld.long 0x00 17.--19. " RFSEL[2:0] ,Receive Frame Sync Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x00 16. " RCLKDIR ,Receive Clock Direction Control" "Input,Output"
|
|
bitfld.long 0x00 15. " RCSEL[3] ,Receive Clock Select" "TxClk,RxClk"
|
|
bitfld.long 0x00 12.--14. " RCSEL[2:0] ,Receive Clock Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
textline " "
|
|
bitfld.long 0x00 11. " SYN ,Synchronous/Asynchronous Select" "Asynchronous,Synchronous"
|
|
line.long 0x04 "PDCR7,Port Data Control Register 7"
|
|
bitfld.long 0x04 13.--15. " RXDSEL[2:0] ,Receive Data Select" "Port 1,Port 2,Port 3,Port 4,Port 5,Port 6,Port 7,?..."
|
|
bitfld.long 0x04 12. " TXRXEN ,Transmit/Receive Switch Enable" "No switch,Switch"
|
|
bitfld.long 0x04 8.--9. " MODE[1:0] ,Mode Select" "Normal,Internal Network,CE Bus Network,?..."
|
|
textline " "
|
|
bitfld.long 0x04 6. " INMMASK7 ,Internal Network Mode Mask 7" "Includes,Excludes"
|
|
bitfld.long 0x04 5. " INMMASK6 ,Internal Network Mode Mask 6" "Includes,Excludes"
|
|
bitfld.long 0x04 4. " INMMASK5 ,Internal Network Mode Mask 5" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INMMASK4 ,Internal Network Mode Mask 4" "Includes,Excludes"
|
|
bitfld.long 0x04 2. " INMMASK3 ,Internal Network Mode Mask 3" "Includes,Excludes"
|
|
bitfld.long 0x04 1. " INMMASK2 ,Internal Network Mode Mask 2" "Includes,Excludes"
|
|
textline " "
|
|
bitfld.long 0x04 0. " INMMASK1 ,Internal Network Mode Mask 1" "Includes,Excludes"
|
|
group.long 0x38++0x03 "CE Bus Network Mode Control"
|
|
line.long 0x00 "CNMCR,CE Bus Network Mode Control Register"
|
|
bitfld.long 0x00 18. " CEN ,CE Bus Enable" "Held low,Generated"
|
|
bitfld.long 0x00 17. " FSPOL ,Frame Sync Polarity Select" "0,1"
|
|
bitfld.long 0x00 16. " CLKPOL ,Clock Sync Polarity Select" "0,1"
|
|
hexmask.long.byte 0x00 8.--15. 1. " CNTHI[7:0] ,CE Bus Disable Signal High Period Count"
|
|
textline " "
|
|
hexmask.long.byte 0x00 0.--7. 1. " CNTLOW[7:0] ,CE Bus Disable Signal Low Period Count"
|
|
width 0xb
|
|
tree.end
|
|
sif (cpu()!="IMX253")
|
|
tree "ESAI (Enhanced Synchronous Audio Interface)"
|
|
base asd:0x50018000
|
|
width 7.
|
|
wgroup.long 0x00++0x03
|
|
line.long 0x00 "ETDR,ESAI Transmit Data Register"
|
|
hgroup.long 0x04++0x03
|
|
hide.long 0x00 "ERDR,ESAI Receive Data Register"
|
|
in
|
|
group.long 0x08++0x03
|
|
line.long 0x00 "ECR,ESAI Control Register"
|
|
bitfld.long 0x00 19. " ETI ,EXTAL Transmitter In" "HCKT normal,EXTAL muxed into HCKT"
|
|
bitfld.long 0x00 18. " ETO ,EXTAL Transmitter Out" "HCKT normal,EXTAL driven onto HCKT"
|
|
textline " "
|
|
bitfld.long 0x00 17. " ERI ,EXTAL Receiver In" "HCKR normal,EXTAL muxed into HCKR"
|
|
bitfld.long 0x00 16. " ERO ,EXTAL Receiver Out" "HCKR normal,EXTAL driven onto HCKR"
|
|
textline " "
|
|
bitfld.long 0x00 1. " ERST ,ESAI Reset" "No reset,Reset"
|
|
bitfld.long 0x00 0. " ESAIEN ,ESAI Enable" "Enabled,Disabled"
|
|
rgroup.long 0x0c++0x03
|
|
line.long 0x00 "ESR,ESAI Status Register"
|
|
bitfld.long 0x00 10. " TINIT ,Transmit Initialization" "Finished,Not finished"
|
|
bitfld.long 0x00 9. " RFF ,Receive FIFO Full" "< Rx FIFO watermark,>= Rx FIFO watermark"
|
|
textline " "
|
|
bitfld.long 0x00 8. " TFE ,Transmit FIFO Empty" "< Tx FIFO watermark,>= Tx FIFO watermark"
|
|
bitfld.long 0x00 7. " TLS ,Transmit Last Slot" "Not highest priority,Highest priority"
|
|
textline " "
|
|
bitfld.long 0x00 6. " TDE ,Transmit Data Exception" "Not highest priority,Highest priority"
|
|
bitfld.long 0x00 5. " TED ,Transmit Even Data" "Not highest priority,Highest priority"
|
|
textline " "
|
|
bitfld.long 0x00 4. " TD ,Transmit Data" "Not highest priority,Highest priority"
|
|
bitfld.long 0x00 3. " RLS ,Receive Last Slot" "Not highest priority,Highest priority"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RDE ,Receive Data Exception" "Not highest priority,Highest priority"
|
|
bitfld.long 0x00 1. " RED ,Receive Even Data" "Not highest priority,Highest priority"
|
|
textline " "
|
|
bitfld.long 0x00 0. " RD ,Receive Data" "Not highest priority,Highest priority"
|
|
width 7.
|
|
group.long 0x10++0x03
|
|
line.long 0x00 "TFCR,Transmit FIFO Configuration Register"
|
|
bitfld.long 0x00 19. " TIEN ,Transmitter Initialization Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 16.--18. " TWA ,Transmit Word Alignment" "MSB=bit 31./bits 7-0 ignored,MSB=bit 27./bits 3-0 ignored,MSB=bit 23.,MSB=bit 19./Bottom 4 bits zeroed,MSB=bit 15./Bottom 8 bits zeroed,MSB=bit 11./Bottom 12 bits zeroed,MSB=bit 7./Bottom 16 bits zeroed,MSB=bit 3./Bottom 20 bits zeroed"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--15. 1. " TFWM ,Transmit FIFO Watermark"
|
|
bitfld.long 0x00 7. " TE5 ,Transmitter #5 FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " TE4 ,Transmitter #4 FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " TE3 ,Transmitter #3 FIFO Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 4. " TE2 ,Transmitter #2 FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " TE1 ,Transmitter #1 FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " TE0 ,Transmitter #0 FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " TFR ,Transmit FIFO Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x00 0. " TFE ,Transmit FIFO Enable" "Disabled,Enabled"
|
|
rgroup.long 0x14++0x03
|
|
line.long 0x00 "TFSR,Transmit FIFO Status Register"
|
|
bitfld.long 0x00 12.--14. " NTFO ,Next Transmitter FIFO Out" "#0,#1,#2,#3,#4,#5,?..."
|
|
bitfld.long 0x00 8.--10. " NTFI ,Next Transmitter FIFO In" "#0,#1,#2,#3,#4,#5,?..."
|
|
hexmask.long.byte 0x00 0.--7. 1. " TFCNT ,Transmit FIFO Counter"
|
|
group.long 0x18++0x03
|
|
line.long 0x00 "RFCR,Receive FIFO Configuration Register"
|
|
bitfld.long 0x00 19. " REXT ,Receive Extension" "Zero,Sign"
|
|
textline " "
|
|
bitfld.long 0x00 16.--18. " RWA ,Receive Word Alignment" "MSB=bit 31./bits 7-0 zeroed,MSB=bit 27./bits 3-0 zeroed,MSB=bit 23,MSB=bit 19./bits 3-0 ignored,MSB=bit 15./bits 7-0 ignored,MSB=bit 11./bits 11-0 ignored,MSB=bit 7./bits 15-0 ignored,MSB=bit 3./bits 19-0 ignored"
|
|
textline " "
|
|
hexmask.long.byte 0x00 8.--15. 1. " RFWM ,Receive FIFO Watermark"
|
|
bitfld.long 0x00 5. " RE3 ,Receiver #3 FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " RE2 ,Receiver #2 FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 3. " RE1 ,Receiver #1 FIFO Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RE0 ,Receiver #0 FIFO Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " RFR ,Receive FIFO Reset" "No reset,Reset"
|
|
bitfld.long 0x00 0. " RFE ,Receive FIFO Enable" "Disabled,Enabled"
|
|
rgroup.long 0x1C++0x03
|
|
line.long 0x00 "RFSR,Receive FIFO Status Register"
|
|
bitfld.long 0x00 12.--13. " NRFI ,Next Receiver FIFO In" "#0,#1,#2,#3"
|
|
bitfld.long 0x00 8.--9. " NRFO ,Next Receiver FIFO Out" "#0,#1,#2,#3"
|
|
hexmask.long.byte 0x00 0.--7. 1. " RFCNT ,Receive FIFO Counter"
|
|
wgroup.long 0x80++0x017
|
|
line.long 0x0 "TX0,ESAI Transmit Data Register 0"
|
|
hexmask.long.tbyte 0x0 0.--23. 1. " TX0 ,Stores the data to be transmitted"
|
|
line.long 0x4 "TX1,ESAI Transmit Data Register 1"
|
|
hexmask.long.tbyte 0x4 0.--23. 1. " TX1 ,Stores the data to be transmitted"
|
|
line.long 0x8 "TX2,ESAI Transmit Data Register 2"
|
|
hexmask.long.tbyte 0x8 0.--23. 1. " TX2 ,Stores the data to be transmitted"
|
|
line.long 0xC "TX3,ESAI Transmit Data Register 3"
|
|
hexmask.long.tbyte 0xC 0.--23. 1. " TX3 ,Stores the data to be transmitted"
|
|
line.long 0x10 "TX4,ESAI Transmit Data Register 4"
|
|
hexmask.long.tbyte 0x10 0.--23. 1. " TX4 ,Stores the data to be transmitted"
|
|
line.long 0x14 "TX5,ESAI Transmit Data Register 5"
|
|
hexmask.long.tbyte 0x14 0.--23. 1. " TX5 ,Stores the data to be transmitted"
|
|
wgroup.long 0x98++0x03
|
|
line.long 0x00 "TSR,ESAI Transmit Slot Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " TSR ,Transmit Slot Register"
|
|
rgroup.long 0xa0++0x0f
|
|
line.long 0x0 "RX0,ESAI Receive Data Registers 0"
|
|
hexmask.long.tbyte 0x0 0.--23. 1. " RX0 ,Data from the receive shift register"
|
|
line.long 0x4 "RX1,ESAI Receive Data Registers 1"
|
|
hexmask.long.tbyte 0x4 0.--23. 1. " RX1 ,Data from the receive shift register"
|
|
line.long 0x8 "RX2,ESAI Receive Data Registers 2"
|
|
hexmask.long.tbyte 0x8 0.--23. 1. " RX2 ,Data from the receive shift register"
|
|
line.long 0xC "RX3,ESAI Receive Data Registers 3"
|
|
hexmask.long.tbyte 0xC 0.--23. 1. " RX3 ,Data from the receive shift register"
|
|
width 7.
|
|
rgroup.long 0xcc++0x03
|
|
line.long 0x00 "SAISR,ESAI Status Register"
|
|
bitfld.long 0x00 17. " TODFE ,SAISR Transmit Odd-Data Register Empty" "Not empty,Empty"
|
|
bitfld.long 0x00 16. " TEDE ,SAISR Transmit Even-Data Register Empty" "Not empty,Empty"
|
|
bitfld.long 0x00 15. " TDE ,SAISR Transmit Data Register Empty" "Not empty,Empty"
|
|
textline " "
|
|
bitfld.long 0x00 14. " TUE ,SAISR Transmit Underrun Error Flag" "No error,Error"
|
|
bitfld.long 0x00 13. " TFS ,SAISR Transmit Frame Sync Flar" "Not occurred,Occurred"
|
|
bitfld.long 0x00 10. " RODF ,SAISR Receive Odd-Data Register Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x00 9. " REDF ,SAISR Receive Even-Data Register Full" "Not full,Full"
|
|
bitfld.long 0x00 8. " RDF ,SAISR Receive Data Register Full" "Not full,Full"
|
|
bitfld.long 0x00 7. " ROE ,SAISR Receive Overrun Error Flag" "No error,Error"
|
|
textline " "
|
|
bitfld.long 0x00 6. " RFS ,SAISR Receive Frame Sync Flag" "Not occurred,Occurred"
|
|
bitfld.long 0x00 2. " IF2 ,SAISR Serial Input Flag 2" "Not occurred,Occurred"
|
|
textline " "
|
|
bitfld.long 0x00 1. " IF1 ,SAISR Serial Inout Flag 1" "Not occurred,Occurred"
|
|
bitfld.long 0x00 0. " IF0 ,SAISR Serial Input Flag 0" "Not occurred,Occurred"
|
|
group.long 0xd0++0x3
|
|
line.long 0x00 "SAICR,ESAI Common Control Register"
|
|
bitfld.long 0x00 8. " ALC ,SAICR Alignment Control" "23 bit,15 bit"
|
|
bitfld.long 0x00 7. " TEBE ,SAICR Transmit External Buffer Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " SYNC ,SAICR Synchronous Mode Selection" "Asynchronous,Synchronous"
|
|
textline " "
|
|
bitfld.long 0x00 2. " OF2 ,SAICR Serial Output Flag 2" "Not occurred,Occurred"
|
|
bitfld.long 0x00 1. " OF1 ,SAICR Serial Output Flag 1" "Not occurred,Occurred"
|
|
bitfld.long 0x00 0. " OF0 ,SAICR Serial Output Flag 0" "Not occurred,Occurred"
|
|
width 7.
|
|
if ((d.l(asd:0x50018000+0xD8)&0x3e00)==0x0)
|
|
group.long 0xD4++0x03
|
|
line.long 0x0 "TCR,Transmit Control Register"
|
|
bitfld.long 0x0 23. " TLIE ,Transmit Last Slot Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 22. " TIE ,Transmit Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 21. " TEDIE ,Transmit Even Slot Data Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 20. " TEIE ,Transmit Exception Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 19. " TPR ,Transmit Section Personal Reset" "No effect,Reset"
|
|
bitfld.long 0x0 17. " PADC ,Transmit Zero Padding Control" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 16. " TFSR ,Transmit Frame Sync Relative Timing" "First bit of data,Last bit of prev data"
|
|
bitfld.long 0x0 15. " TFSL ,Transmit Frame Sync Length" "Word-length,1-bit clock period"
|
|
textline " "
|
|
bitfld.long 0x0 10.--14. " TSWS ,Transmit Slot and Word Length Select" "Slot-8/Word-8,Slot-12/Word-12,Slot-16/Word-16,Slot-20/Word-20,Slot-12/Word-8,Slot-16/Word-12,Slot-20/Word-16,Slot-24/Word-20,Slot-16/Word-8,Slot-20/Word-12,Slot-24/Word-16,Reserved,Slot-20/Word-8,Slot-24/Word-12,Reserved,Slot-32/Word-20,Slot-24/Word-8,Reserved,Slot-32/Word-16,Reserved,Reserved,Slot-32/Word-12,Reserved,Reserved,Slot-32/Word-8,Reserved,Reserved,Reserved,Reserved,Reserved,Slot-24/Word-24,Slot-32/Word-24"
|
|
bitfld.long 0x0 8.--9. " TMOD ,Transmit Network Mode Control" "Normal,On-Demand,Reserved,AC97"
|
|
textline " "
|
|
bitfld.long 0x0 7. " TWA ,Transmit Word Alignment Control" "Left,Right"
|
|
bitfld.long 0x0 6. " TSHFD ,Transmit Shift Direction" "MSB first,LSB first"
|
|
textline " "
|
|
bitfld.long 0x0 5. " TE5 ,ESAI Transmit 5 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 4. " TE4 ,ESAI Transmit 4 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 3. " TE3 ,ESAI Transmit 3 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 2. " TE2 ,ESAI Transmit 2 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 1. " TE1 ,ESAI Transmit 1 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 0. " TE0 ,ESAI Transmit 0 Enable" "Disabled,Enabled"
|
|
else
|
|
group.long 0xD4++0x03
|
|
line.long 0x0 "TCR,Transmit Control Register"
|
|
bitfld.long 0x0 23. " TLIE ,Transmit Last Slot Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 22. " TIE ,Transmit Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 21. " TEDIE ,Transmit Even Slot Data Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 20. " TEIE ,Transmit Exception Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 19. " TPR ,Transmit Section Personal Reset" "No effect,Reset"
|
|
bitfld.long 0x0 17. " PADC ,Transmit Zero Padding Control" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 16. " TFSR ,Transmit Frame Sync Relative Timing" "First bit of data,Last bit of prev data"
|
|
bitfld.long 0x0 15. " TFSL ,Transmit Frame Sync Length" "Word-length,1-bit clock period"
|
|
textline " "
|
|
bitfld.long 0x0 10.--14. " TSWS ,Transmit Slot and Word Length Select" "Slot-8/Word-8,Slot-12/Word-12,Slot-16/Word-16,Slot-20/Word-20,Slot-12/Word-8,Slot-16/Word-12,Slot-20/Word-16,Slot-24/Word-20,Slot-16/Word-8,Slot-20/Word-12,Slot-24/Word-16,Reserved,Slot-20/Word-8,Slot-24/Word-12,Reserved,Slot-32/Word-20,Slot-24/Word-8,Reserved,Slot-32/Word-16,Reserved,Reserved,Slot-32/Word-12,Reserved,Reserved,Slot-32/Word-8,Reserved,Reserved,Reserved,Reserved,Reserved,Slot-24/Word-24,Slot-32/Word-24"
|
|
bitfld.long 0x0 8.--9. " TMOD ,Transmit Network Mode Control" "Normal,Network,Reserved,AC97"
|
|
textline " "
|
|
bitfld.long 0x0 7. " TWA ,Transmit Word Alignment Control" "Left,Right"
|
|
bitfld.long 0x0 6. " TSHFD ,Transmit Shift Direction" "MSB first,LSB first"
|
|
textline " "
|
|
bitfld.long 0x0 5. " TE5 ,ESAI Transmit 5 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 4. " TE4 ,ESAI Transmit 4 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 3. " TE3 ,ESAI Transmit 3 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 2. " TE2 ,ESAI Transmit 2 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 1. " TE1 ,ESAI Transmit 1 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 0. " TE0 ,ESAI Transmit 0 Enable" "Disabled,Enabled"
|
|
endif
|
|
if ((d.l(asd:0x50018000+0xD4)&0x300)==0x100)
|
|
group.long 0xD8++0x3
|
|
line.long 0x0 "TCCR,Transmit Clock Control Register"
|
|
bitfld.long 0x0 23. " THCKD ,High Frequency Clock Direction (HCKR pin) (HCKT pin)" "Input,Output"
|
|
bitfld.long 0x0 22. " TFSD ,Frame Sync Signal Direction (FST pin)" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x0 21. " TCKD ,Transmitter Clock Source Direction (SCKT pin)" "External,Internal"
|
|
bitfld.long 0x0 20. " THCKP ,Transmitter High Frequency Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 19. " TFSP ,Transmitter Frame Sync Polarity" "Positive-High,Negative-Low"
|
|
bitfld.long 0x0 18. " TCKP ,Transmitter Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 14.--17. " TFP ,Tx High Frequency Clock Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 09.--13. " TDC ,Frame Rate Divider Control" "On-demand,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
textline " "
|
|
bitfld.long 0x0 08. " TPSR ,TCCR Transmit Prescaler Range" "Div by 8,Bypassed"
|
|
hexmask.long.byte 0x0 0.--7. 1. " TPM ,TCCR Transmit Prescale Modulus Select (divide ratio from 1 to 256)"
|
|
else
|
|
group.long 0xD8++0x3
|
|
line.long 0x0 "TCCR,Transmit Clock Control Register"
|
|
bitfld.long 0x0 23. " THCKD ,High Frequency Clock Direction (HCKR pin) (HCKT pin)" "Input,Output"
|
|
bitfld.long 0x0 22. " TFSD ,Frame Sync Signal Direction (FST pin)" "Input,Output"
|
|
textline " "
|
|
bitfld.long 0x0 21. " TCKD ,Transmitter Clock Source Direction (SCKT pin)" "External,Internal"
|
|
bitfld.long 0x0 20. " THCKP ,Transmitter High Frequency Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 19. " TFSP ,Transmitter Frame Sync Polarity" "Positive-High,Negative-Low"
|
|
bitfld.long 0x0 18. " TCKP ,Transmitter Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 14.--17. " TFP ,Tx High Frequency Clock Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 09.--13. " TDC ,Frame Rate Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
textline " "
|
|
bitfld.long 0x0 08. " TPSR ,TCCR Transmit Prescaler Range" "Div by 8,Bypassed"
|
|
hexmask.long.byte 0x0 0.--7. 1. " TPM ,TCCR Transmit Prescale Modulus Select (divide ratio from 1 to 256)"
|
|
endif
|
|
if ((d.l(asd:0x50018000+0xE0)&0x3e00)==0x0)
|
|
group.long 0xDC++0x3
|
|
line.long 0x0 "RCR,Receive Control Register"
|
|
bitfld.long 0x0 23. " RLIE ,Receive Last Slot Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 22. " RIE ,Receive Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 21. " REDIE ,Receive Even Slot Data Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 20. " REIE ,Receive Exception Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 19. " RPR ,Receiver Section Personal Reset" "No effect,Reset"
|
|
bitfld.long 0x0 16. " RFSR ,Receiver Frame Sync Relative Timing" "First bit of data,Last bit of prev data"
|
|
textline " "
|
|
bitfld.long 0x0 15. " RFSL ,Receiver Frame Sync Length" "Word-length,1-bit clock period"
|
|
bitfld.long 0x0 10.--14. " RSWS ,Receiver Slot and Word Length Select" "Slot-8/Word-8,Slot-12/Word-12,Slot-16/Word-16,Slot-20/Word-20,Slot-12/Word-8,Slot-16/Word-12,Slot-20/Word-16,Slot-24/Word-20,Slot-16/Word-8,Slot-20/Word-12,Slot-24/Word-16,Reserved,Slot-20/Word-8,Slot-24/Word-12,Reserved,Slot-32/Word-20,Slot-24/Word-8,Reserved,Slot-32/Word-16,Reserved,Reserved,Slot-32/Word-12,Reserved,Reserved,Slot-32/Word-8,Reserved,Reserved,Reserved,Reserved,Reserved,Slot-24/Word-24,Slot-32/Word-24"
|
|
textline " "
|
|
bitfld.long 0x0 8.--9. " RMOD ,Receiver Network Mode Control" "Normal,On-Demand,Reserved,AC97"
|
|
bitfld.long 0x0 7. " RWA ,Receiver Word Alignment Control" "Left,Right"
|
|
textline " "
|
|
bitfld.long 0x0 6. " RSHFD ,Receiver Shift Direction" "MSB first,LSB first"
|
|
bitfld.long 0x0 3. " RE3 ,ESAI Receiver 3 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 2. " RE2 ,ESAI Receiver 2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 1. " RE1 ,ESAI Receiver 1 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 0. " RE0 ,ESAI Receiver 0 Enable" "Disabled,Enabled"
|
|
else
|
|
group.long 0xDC++0x3
|
|
line.long 0x0 "RCR,Receive Control Register"
|
|
bitfld.long 0x0 23. " RLIE ,Receive Last Slot Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 22. " RIE ,Receive Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 21. " REDIE ,Receive Even Slot Data Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 20. " REIE ,Receive Exception Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 19. " RPR ,Receiver Section Personal Reset" "No effect,Reset"
|
|
bitfld.long 0x0 16. " RFSR ,Receiver Frame Sync Relative Timing" "First bit of data,Last bit of prev data"
|
|
textline " "
|
|
bitfld.long 0x0 15. " RFSL ,Receiver Frame Sync Length" "Word-length,1-bit clock period"
|
|
bitfld.long 0x0 10.--14. " RSWS ,Receiver Slot and Word Length Select" "Slot-8/Word-8,Slot-12/Word-12,Slot-16/Word-16,Slot-20/Word-20,Slot-12/Word-8,Slot-16/Word-12,Slot-20/Word-16,Slot-24/Word-20,Slot-16/Word-8,Slot-20/Word-12,Slot-24/Word-16,Reserved,Slot-20/Word-8,Slot-24/Word-12,Reserved,Slot-32/Word-20,Slot-24/Word-8,Reserved,Slot-32/Word-16,Reserved,Reserved,Slot-32/Word-12,Reserved,Reserved,Slot-32/Word-8,Reserved,Reserved,Reserved,Reserved,Reserved,Slot-24/Word-24,Slot-32/Word-24"
|
|
textline " "
|
|
bitfld.long 0x0 8.--9. " RMOD ,Receiver Network Mode Control" "Normal,Network,Reserved,AC97"
|
|
bitfld.long 0x0 7. " RWA ,Receiver Word Alignment Control" "Left,Right"
|
|
textline " "
|
|
bitfld.long 0x0 6. " RSHFD ,Receiver Shift Direction" "MSB first,LSB first"
|
|
bitfld.long 0x0 3. " RE3 ,ESAI Receiver 3 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 2. " RE2 ,ESAI Receiver 2 Enable" "Disabled,Enabled"
|
|
bitfld.long 0x0 1. " RE1 ,ESAI Receiver 1 Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0 0. " RE0 ,ESAI Receiver 0 Enable" "Disabled,Enabled"
|
|
endif
|
|
if ((d.l(asd:0x50018000+0xDC)&0x300)==0x100)&&((d.l(asd:0x50018000+0xD0)&0x40)==0x0)
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "RCCR,Receive Clock Control Register"
|
|
bitfld.long 0x0 23. " RHCKD ,High Frequency Clock Direction (HCKR pin)" "HCKR input,HCKR output"
|
|
bitfld.long 0x0 22. " RFSD ,Frame Sync Signal Direction (FSR pin)" "FSR input,FSR output"
|
|
textline " "
|
|
bitfld.long 0x0 21. " RCKD ,Clock Source Direction (SCKR pin)" "SCKR input,SCKR output"
|
|
bitfld.long 0x0 20. " RHCKP ,Receiver High Frequency Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 19. " RFSP ,Receiver Frame Sync Polarity" "Positive-High,Negative-Low"
|
|
bitfld.long 0x0 18. " RCKP ,Receiver Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 14.--17. " RFP ,Rx High Frequency Clock Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 09.--13. " RDC ,Rx Frame Rate Divider Control" "On-demand,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
textline " "
|
|
bitfld.long 0x0 8. " RPSR ,Receiver Prescaler Range" "Div by 8,Bypassed"
|
|
hexmask.long.byte 0x0 0.--7. 1. " RPM ,Receiver Prescale Modulus Select (divide ratio from 1 to 256)"
|
|
elif ((d.l(asd:0x50018000+0xDC)&0x300)==0x100)&&((d.l(asd:0x50018000+0xD0)&0x40)==0x40)&&((d.l(asd:0x50018000+0xD0)&0x80)==0x0)
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "RCCR,Receive Clock Control Register"
|
|
bitfld.long 0x0 23. " RHCKD ,High Frequency Clock Direction (HCKR pin)" "IF2,OF2"
|
|
bitfld.long 0x0 22. " RFSD ,Frame Sync Signal Direction (FSR pin)" "IF1,OF1"
|
|
textline " "
|
|
bitfld.long 0x0 21. " RCKD ,Clock Source Direction (SCKR pin)" "IF0,OF0"
|
|
bitfld.long 0x0 20. " RHCKP ,Receiver High Frequency Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 19. " RFSP ,Receiver Frame Sync Polarity" "Positive-High,Negative-Low"
|
|
bitfld.long 0x0 18. " RCKP ,Receiver Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 14.--17. " RFP ,Rx High Frequency Clock Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 09.--13. " RDC ,Rx Frame Rate Divider Control" "On-demand,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
textline " "
|
|
bitfld.long 0x0 8. " RPSR ,Receiver Prescaler Range" "Div by 8,Bypassed"
|
|
hexmask.long.byte 0x0 0.--7. 1. " RPM ,Receiver Prescale Modulus Select (divide ratio from 1 to 256)"
|
|
elif ((d.l(asd:0x50018000+0xDC)&0x300)==0x100)&&((d.l(asd:0x50018000+0xD0)&0x40)==0x40)&&((d.l(asd:0x50018000+0xD0)&0x80)==0x80)
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "RCCR,Receive Clock Control Register"
|
|
bitfld.long 0x0 23. " RHCKD ,High Frequency Clock Direction (HCKR pin)" "IF2,OF2"
|
|
bitfld.long 0x0 22. " RFSD ,Frame Sync Signal Direction (FSR pin)" "Reserved,TxBufferEnable"
|
|
textline " "
|
|
bitfld.long 0x0 21. " RCKD ,Clock Source Direction (SCKR pin)" "IF0,OF0"
|
|
bitfld.long 0x0 20. " RHCKP ,Receiver High Frequency Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 19. " RFSP ,Receiver Frame Sync Polarity" "Positive-High,Negative-Low"
|
|
bitfld.long 0x0 18. " RCKP ,Receiver Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 14.--17. " RFP ,Rx High Frequency Clock Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 09.--13. " RDC ,Rx Frame Rate Divider Control" "On-demand,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
textline " "
|
|
bitfld.long 0x0 8. " RPSR ,Receiver Prescaler Range" "Div by 8,Bypassed"
|
|
hexmask.long.byte 0x0 0.--7. 1. " RPM ,Receiver Prescale Modulus Select (divide ratio from 1 to 256)"
|
|
elif ((d.l(asd:0x50018000+0xD0)&0x40)==0x0)
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "RCCR,Receive Clock Control Register"
|
|
bitfld.long 0x0 23. " RHCKD ,High Frequency Clock Direction (HCKR pin)" "HCKR input,HCKR output"
|
|
bitfld.long 0x0 22. " RFSD ,Frame Sync Signal Direction (FSR pin)" "FSR input,FSR output"
|
|
textline " "
|
|
bitfld.long 0x0 21. " RCKD ,Clock Source Direction (SCKR pin)" "SCKR input,SCKR output"
|
|
bitfld.long 0x0 20. " RHCKP ,Receiver High Frequency Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 19. " RFSP ,Receiver Frame Sync Polarity" "Positive-High,Negative-Low"
|
|
bitfld.long 0x0 18. " RCKP ,Receiver Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 14.--17. " RFP ,Rx High Frequency Clock Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 09.--13. " RDC ,Rx Frame Rate Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
textline " "
|
|
bitfld.long 0x0 8. " RPSR ,Receiver Prescaler Range" "Div by 8,Bypassed"
|
|
hexmask.long.byte 0x0 0.--7. 1. " RPM ,Receiver Prescale Modulus Select (divide ratio from 1 to 256)"
|
|
elif (((d.l(asd:0x50018000+0xD0)&0x40)==0x40)&&((d.l(asd:0x50018000+0xD0)&0x80)==0x0))
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "RCCR,Receive Clock Control Register"
|
|
bitfld.long 0x0 23. " RHCKD ,High Frequency Clock Direction (HCKR pin)" "IF2,OF2"
|
|
bitfld.long 0x0 22. " RFSD ,Frame Sync Signal Direction (FSR pin)" "IF1,OF1"
|
|
textline " "
|
|
bitfld.long 0x0 21. " RCKD ,Clock Source Direction (SCKR pin)" "IF0,OF0"
|
|
bitfld.long 0x0 20. " RHCKP ,Receiver High Frequency Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 19. " RFSP ,Receiver Frame Sync Polarity" "Positive-High,Negative-Low"
|
|
bitfld.long 0x0 18. " RCKP ,Receiver Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 14.--17. " RFP ,Rx High Frequency Clock Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 09.--13. " RDC ,Rx Frame Rate Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
textline " "
|
|
bitfld.long 0x0 8. " RPSR ,Receiver Prescaler Range" "Div by 8,Bypassed"
|
|
hexmask.long.byte 0x0 0.--7. 1. " RPM ,Receiver Prescale Modulus Select (divide ratio from 1 to 256)"
|
|
elif (((d.l(asd:0x50018000+0xD0)&0x40)==0x40)&&((d.l(asd:0x50018000+0xD0)&0x80)==0x80))
|
|
group.long 0xE0++0x3
|
|
line.long 0x0 "RCCR,Receive Clock Control Register"
|
|
bitfld.long 0x0 23. " RHCKD ,High Frequency Clock Direction (HCKR pin)" "IF2,OF2"
|
|
bitfld.long 0x0 22. " RFSD ,Frame Sync Signal Direction (FSR pin)" "Reserved,TxBufferEnable"
|
|
textline " "
|
|
bitfld.long 0x0 21. " RCKD ,Clock Source Direction (SCKR pin)" "IF0,OF0"
|
|
bitfld.long 0x0 20. " RHCKP ,Receiver High Frequency Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 19. " RFSP ,Receiver Frame Sync Polarity" "Positive-High,Negative-Low"
|
|
bitfld.long 0x0 18. " RCKP ,Receiver Clock Polarity" "Positive,Negative"
|
|
textline " "
|
|
bitfld.long 0x0 14.--17. " RFP ,Rx High Frequency Clock Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 09.--13. " RDC ,Rx Frame Rate Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
textline " "
|
|
bitfld.long 0x0 8. " RPSR ,Receiver Prescaler Range" "Div by 8,Bypassed"
|
|
hexmask.long.byte 0x0 0.--7. 1. " RPM ,Receiver Prescale Modulus Select (divide ratio from 1 to 256)"
|
|
else
|
|
hgroup.long 0xE0++0x3
|
|
hide.long 0x0 "RCCR,Receive Clock Control Register"
|
|
endif
|
|
width 7.
|
|
group.long 0xe4++0xf
|
|
line.long 0x00 "TSMA,ESAI Transmit Slot Mask Register A"
|
|
bitfld.long 0x00 15. " TS15 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " TS14 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " TS13 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 12. " TS12 ,Transmit Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 11. " TS11 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " TS10 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 09. " TS09 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 08. " TS08 ,Transmit Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 07. " TS07 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 06. " TS06 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 05. " TS05 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 04. " TS04 ,Transmit Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 03. " TS03 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 02. " TS02 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 01. " TS01 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x00 00. " TS00 ,Transmit Slot" "Disabled,Enabled"
|
|
line.long 0x04 "TSMB,ESAI Transmit Slot Mask Register B"
|
|
bitfld.long 0x04 15. " TS31 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 14. " TS30 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 13. " TS29 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 12. " TS28 ,Transmit Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 11. " TS27 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 10. " TS26 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 09. " TS25 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 08. " TS24 ,Transmit Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 07. " TS23 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 06. " TS22 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 05. " TS21 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 04. " TS20 ,Transmit Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 03. " TS19 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 02. " TS18 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 01. " TS17 ,Transmit Slot" "Disabled,Enabled"
|
|
bitfld.long 0x04 00. " TS16 ,Transmit Slot" "Disabled,Enabled"
|
|
line.long 0x08 "RSMA,ESAI Receive Slot Mask Register A"
|
|
bitfld.long 0x08 15. " RS15 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 14. " RS14 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 13. " RS13 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 12. " RS12 ,Receive Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 11. " RS11 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 10. " RS10 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 09. " RS09 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 08. " RS08 ,Receive Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 07. " RS07 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 06. " RS06 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 05. " RS05 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 04. " RS04 ,Receive Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 03. " RS03 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 02. " RS02 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 01. " RS01 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x08 00. " RS00 ,Receive Slot" "Disabled,Enabled"
|
|
line.long 0x0c "RSMB,ESAI Receive Slot Mask Register B"
|
|
bitfld.long 0x0c 15. " RS31 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 14. " RS30 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 13. " RS29 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 12. " RS28 ,Receive Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 11. " RS27 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 10. " RS26 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 09. " RS25 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 08. " RS24 ,Receive Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 07. " RS23 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 06. " RS22 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 05. " RS21 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 04. " RS20 ,Receive Slot" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x0c 03. " RS19 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 02. " RS18 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 01. " RS17 ,Receive Slot" "Disabled,Enabled"
|
|
bitfld.long 0x0c 00. " RS16 ,Receive Slot" "Disabled,Enabled"
|
|
width 7.
|
|
group.long 0xf8++0x7
|
|
line.long 0x00 "PRRC,Port C Direction Register"
|
|
bitfld.long 0x00 11. " PDC11 ,Port C Direction pin 11" "0,1"
|
|
bitfld.long 0x00 10. " PDC10 ,Port C Direction pin 10" "0,1"
|
|
bitfld.long 0x00 9. " PDC9 ,Port C Direction pin 9" "0,1"
|
|
bitfld.long 0x00 8. " PDC8 ,Port C Direction pin 8" "0,1"
|
|
bitfld.long 0x00 7. " PDC7 ,Port C Direction pin 7" "0,1"
|
|
bitfld.long 0x00 6. " PDC6 ,Port C Direction pin 6" "0,1"
|
|
textline " "
|
|
bitfld.long 0x00 5. " PDC5 ,Port C Direction pin 5" "0,1"
|
|
bitfld.long 0x00 4. " PDC4 ,Port C Direction pin 4" "0,1"
|
|
bitfld.long 0x00 3. " PDC3 ,Port C Direction pin 3" "0,1"
|
|
bitfld.long 0x00 2. " PDC2 ,Port C Direction pin 2" "0,1"
|
|
bitfld.long 0x00 1. " PDC1 ,Port C Direction pin 1" "0,1"
|
|
bitfld.long 0x00 0. " PDC0 ,Port C Direction pin 0" "0,1"
|
|
line.long 0x04 "PCRC,Port C Control Register"
|
|
bitfld.long 0x04 11. " PC11 ,Port C Control pin 11" "0,1"
|
|
bitfld.long 0x04 10. " PC10 ,Port C Control pin 10" "0,1"
|
|
bitfld.long 0x04 9. " PC9 ,Port C Control pin 9" "0,1"
|
|
bitfld.long 0x04 8. " PC8 ,Port C Control pin 8" "0,1"
|
|
bitfld.long 0x04 7. " PC7 ,Port C Control pin 7" "0,1"
|
|
bitfld.long 0x04 6. " PC6 ,Port C Control pin 6" "0,1"
|
|
textline " "
|
|
bitfld.long 0x04 5. " PC5 ,Port C Control pin 5" "0,1"
|
|
bitfld.long 0x04 4. " PC4 ,Port C Control pin 4" "0,1"
|
|
bitfld.long 0x04 3. " PC3 ,Port C Control pin 3" "0,1"
|
|
bitfld.long 0x04 2. " PC2 ,Port C Control pin 2" "0,1"
|
|
bitfld.long 0x04 1. " PC1 ,Port C Control pin 1" "0,1"
|
|
bitfld.long 0x04 0. " PC0 ,Port C Control pin 0" "0,1"
|
|
width 0xb
|
|
tree.end
|
|
endif
|
|
sif (cpu()!="IMX251")
|
|
tree "LCDC (Liquid Crystal Display Controller)"
|
|
base asd:0x53FBC000
|
|
width 0x9
|
|
group.long 0x00++0xB
|
|
line.long 0x00 "LSSAR,Screen Start Address Register"
|
|
hexmask.long 0x00 2.--31. 0x4 " SSA ,Screen Start Address Of LCD Panel"
|
|
line.long 0x04 "LSR,Size Register"
|
|
bitfld.long 0x04 28. " GWLPM ,LCDC Graphic window low power mode" "Normal Mode,Enabled"
|
|
hexmask.long.byte 0x04 20.--25. 1. " XMAX ,Screen Width Divided By 16"
|
|
hexmask.long.word 0x04 0.--9. 1. " YMAX ,Screen Height"
|
|
line.long 0x08 "LVPWR,Virtual Page Width Register"
|
|
hexmask.long.word 0x08 0.--9. 1. " VPW ,Virtual Page Width"
|
|
width 9.
|
|
if (((d.l(asd:(0x53FBC000+0xc)))&0x10000000)==0x10000000)
|
|
group.long 0x0c++0x03
|
|
line.long 0x00 "LCPR,Cursor Position Register"
|
|
bitfld.long 0x00 30.--31. " CC ,Cursor Control" "Disabled,OR,XOR,AND"
|
|
textline " "
|
|
bitfld.long 0x00 28. " OP ,Arithmetic Operation Control" "Disabled,Enabled"
|
|
hexmask.long.word 0x00 16.--25. 1. " CXP ,Cursor X Position"
|
|
hexmask.long.word 0x00 0.--9. 1. " CYP ,Cursor Y Position"
|
|
else
|
|
group.long 0x0c++0x03
|
|
line.long 0x00 "LCPR,Cursor Position Register"
|
|
bitfld.long 0x00 30.--31. " CC ,Cursor Control" "Disabled,1 for non-color displays,Reversed,0 for non-color displays"
|
|
textline " "
|
|
bitfld.long 0x00 28. " OP ,Arithmetic Operation Control" "Disabled,Enabled"
|
|
hexmask.long.word 0x00 16.--25. 1. " CXP ,Cursor X Position"
|
|
hexmask.long.word 0x00 0.--9. 1. " CYP ,Cursor Y Position"
|
|
endif
|
|
width 9.
|
|
group.long 0x10++0x2f
|
|
line.long 0x00 "LCWHBR,Cursor Width Height and Blink Register"
|
|
bitfld.long 0x00 31. " BK_EN ,Blink Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 24.--28. " CW ,Cursor Width" "Disabled,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 16.--20. " CH ,Cursor Height" "Disabled,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"
|
|
textline " "
|
|
hexmask.long.byte 0x00 0.--7. 1. " BD ,Blink Divisor"
|
|
line.long 0x04 "LCCMR,Color Cursor Mapping Register"
|
|
bitfld.long 0x04 12.--17. " CUR_COL_R ,Cursor Red Field" "No red,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,Full red"
|
|
bitfld.long 0x04 6.--11. " CUR_COL_G ,Cursor Green Field" "No green,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,Full green"
|
|
bitfld.long 0x04 0.--5. " CUR_COL_B ,Cursor Blue Field" "No blue,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,Full blue"
|
|
line.long 0x08 "LPCR,Panel Configuration Register"
|
|
bitfld.long 0x08 31. " TFT ,Interfaces to TFT Display" "Passive,Active"
|
|
bitfld.long 0x08 30. " COLOR ,Interfaces to Color Display" "Monochrome,Color"
|
|
bitfld.long 0x08 28.--29. " PBSIZ ,Panel Bus Width" "1-bit,Reserved,4-bit,8-bit"
|
|
textline " "
|
|
bitfld.long 0x08 25.--27. " BPIX ,Bits Per Pixel" "1 bpp/FRCBypss,2 bpp,4 bpp,8 bpp,12 bpp(16 bits),16 bpp,18 bpp(32 bits),24bpp (32-bits)"
|
|
bitfld.long 0x08 24. " PIXPOL ,Pixel Polarity" "High,Low"
|
|
bitfld.long 0x08 23. " FLMPOL ,First Line Marker Polarity" "High,Low"
|
|
textline " "
|
|
bitfld.long 0x08 22. " LPPOL ,Line Pulse Polarity" "High,Low"
|
|
bitfld.long 0x08 21. " CLKPOL ,LCD Shift Clock Polarity" "Negative edge,Positive edge"
|
|
bitfld.long 0x08 20. " OEPOL ,Output Enable Polarity" "High,Low"
|
|
textline " "
|
|
bitfld.long 0x08 19. " SCLKIDLE ,LSCLK Idle Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 18. " END_SEL ,Endian Select" "Little endian,Big endian"
|
|
bitfld.long 0x08 17. " SWAP_SEL ,Swap Select" "16/12 bpp,8/4/2/1 bpp"
|
|
textline " "
|
|
bitfld.long 0x08 16. " REV_VS ,Reverse Vertical Scan" "Normal,Reverse"
|
|
bitfld.long 0x08 15. " ACDSEL ,ACD Clock Source Select" "FRM,LP/HSYN"
|
|
hexmask.long.byte 0x08 8.--14. 1. " ACD ,Alternate Crystal Direction"
|
|
textline " "
|
|
bitfld.long 0x08 7. " SCLKSEL ,LSCLK Select" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " SHARP ,Sharp Panel Enable" "Disabled,Enabled"
|
|
bitfld.long 0x08 0.--5. " PCD ,Pixel Clock Divider" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64"
|
|
line.long 0x0c "LHCR,Horizontal Configuration Register"
|
|
bitfld.long 0x0c 26.--31. " H_WIDTH ,Horizontal Sync Pulse Width" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64"
|
|
hexmask.long.byte 0x0c 8.--15. 1. " H_WAIT_1 ,Wait Between OE And HSYNC"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " H_WAIT_2 ,Wait Between HSYNC And Start Of Next Line"
|
|
line.long 0x10 "LVCR,Vertical Configuration Register"
|
|
hexmask.long.byte 0x10 26.--31. 1. " V_WIDTH ,Vertical Sync Pulse Width"
|
|
hexmask.long.byte 0x10 8.--15. 1. " V_WAIT_1 ,Wait Between Frames 1"
|
|
hexmask.long.byte 0x10 0.--7. 1. " V_WAIT_2 ,Wait Between Frames 2"
|
|
line.long 0x14 "LPOR,Panning Offset Register"
|
|
hexmask.long.byte 0x14 0.--4. 1. " POS ,Panning Offset"
|
|
line.long 0x18 "LSCR,Sharp Configuration 1 Register"
|
|
bitfld.long 0x18 26.--31. " PS_RISE_DELAY ,PS Rise Delay" "0 LSCLK,1 LSCLK,2 LSCLK,3 LSCLK,4 LSCLK,5 LSCLK,6 LSCLK,7 LSCLK,8 LSCLK,9 LSCLK,10 LSCLK,11 LSCLK,12 LSCLK,13 LSCLK,14 LSCLK,15 LSCLK,16 LSCLK,17 LSCLK,18 LSCLK,19 LSCLK,20 LSCLK,21 LSCLK,22 LSCLK,23 LSCLK,24 LSCLK,25 LSCLK,26 LSCLK,27 LSCLK,28 LSCLK,29 LSCLK,30 LSCLK,31 LSCLK,32 LSCLK,33 LSCLK,34 LSCLK,35 LSCLK,36 LSCLK,37 LSCLK,38 LSCLK,39 LSCLK,40 LSCLK,41 LSCLK,42 LSCLK,43 LSCLK,44 LSCLK,45 LSCLK,46 LSCLK,47 LSCLK,48 LSCLK,49 LSCLK,50 LSCLK,51 LSCLK,52 LSCLK,53 LSCLK,54 LSCLK,55 LSCLK,56 LSCLK,57 LSCLK,58 LSCLK,59 LSCLK,60 LSCLK,61 LSCLK,62 LSCLK,63 LSCLK"
|
|
hexmask.long.byte 0x18 16.--23. 1. " CLS_RISE_DELAY ,CLS Rise Delay"
|
|
bitfld.long 0x18 8.--11. " REV_TOGGLE_DELAY ,REV Toggle Delay" "1 LSCLK,2 LSCLK,3 LSCLK,4 LSCLK,5 LSCLK,6 LSCLK,7 LSCLK,8 LSCLK,9 LSCLK,10 LSCLK,11 LSCLK,12 LSCLK,13 LSCLK,14 LSCLK,15 LSCLK,16 LSCLK"
|
|
textline " "
|
|
bitfld.long 0x18 4.--7. " GREY_2 ,Grey-Scale 2" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x18 0.--3. " GREY_1 ,Grey-Scale 1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
line.long 0x1c "LPCCR,PWM Contrast Control Register"
|
|
hexmask.long.word 0x1c 16.--24. 1. " CLS_HI_WIDTH ,CLS High Pulse Width"
|
|
bitfld.long 0x1c 15. " LDMSK ,LD Mask" "Normal,Masked"
|
|
bitfld.long 0x1c 9.--10. " SCR ,Source Select" "Line pulse,Pixel clock,LCD clock,?..."
|
|
textline " "
|
|
bitfld.long 0x1c 8. " CC_EN ,Contrast Control Enable" "Disabled,Enabled"
|
|
hexmask.long.byte 0x1c 0.--7. 1. " PW ,Pulse-Width"
|
|
line.long 0x20 "LDCR,DMA Control Register"
|
|
bitfld.long 0x20 31. " BURST ,Burst Length" "Dynamic,Fixed"
|
|
hexmask.long.byte 0x20 16.--22. 1. " HM ,DMA High Mark"
|
|
hexmask.long.byte 0x20 0.--6. 1. " TM ,DMA Trigger Mark"
|
|
line.long 0x24 "LRMCR,Refresh Mode Control Register"
|
|
bitfld.long 0x24 0. " SELF_REF ,Self-Refresh" "Disabled,Enabled"
|
|
line.long 0x28 "LICR,Interrupt Configuration Register"
|
|
bitfld.long 0x28 4. " GW_INT_CON ,Graphic Window Interrupt" "Window end,Window begin"
|
|
bitfld.long 0x28 2. " INTSYN ,Interrupt Source" "Load,Output"
|
|
bitfld.long 0x28 0. " INTCON ,Interrupt Condition" "EOF,BOF"
|
|
line.long 0x2c "LIER,Interrupt Enable Register"
|
|
bitfld.long 0x2c 7. " GW_UDR_ERR_EN ,Graphic Window Underrun Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x2c 6. " GW_ERR_RES_EN ,Graphic Window Error Response Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x2c 5. " GW_EOF_EN ,Graphic Window End Of Frame Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2c 4. " GW_BOF_EN ,Graphic Window Beginning Of Frame Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x2c 3. " UDR_ERR_EN ,Underrun Error Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x2c 2. " ERR_RES_EN ,Error Response Interrupt Enable" "Masked,Enabled"
|
|
textline " "
|
|
bitfld.long 0x2c 1. " EOF_EN ,End Of Frame Interrupt Enable" "Masked,Enabled"
|
|
bitfld.long 0x2c 0. " BOF_EN ,Beginning of Frame Interrupt Enable" "Masked,Enabled"
|
|
hgroup.long 0x40++0x03
|
|
hide.long 0x00 "LISR,Interrupt Status Register"
|
|
in
|
|
width 9.
|
|
group.long 0x50++0x1b
|
|
line.long 0x00 "LGWSAR,Graphic Window Start Address Register"
|
|
hexmask.long 0x00 2.--31. 0x4 " GWSA ,Graphic Window Start Address On LCD Screen"
|
|
line.long 0x04 "LGWSR,Graphic Window Size Register"
|
|
hexmask.long.byte 0x04 20.--25. 1. " GWW ,Graphic Window Width Divided By 16"
|
|
hexmask.long.word 0x04 0.--9. 1. " GWH ,Graphic Window Height"
|
|
line.long 0x08 "LGWVPWR,Graphic Window Virtual Page Width Register"
|
|
hexmask.long.word 0x08 0.--9. 1. " GWVPW ,Graphic Window Virtual Page Width"
|
|
line.long 0x0C "LGWPOR,Graphic Window Panning Offest Register"
|
|
hexmask.long.byte 0x0C 0.--4. 1. " GWPO ,Graphic Window Panning Offset"
|
|
line.long 0x10 "LGWPR,Graphic Window Position Register"
|
|
hexmask.long.word 0x10 16.--25. 1. " GWXP ,Graphic Window X Position"
|
|
hexmask.long.word 0x10 0.--9. 1. " GWYP ,Graphic Window Y Position"
|
|
line.long 0x14 "LGWCR,Graphic Window Control Register"
|
|
hexmask.long.byte 0x14 24.--31. 1. " GWAV ,Graphic Window Alpha Value"
|
|
bitfld.long 0x14 23. " GWCKE ,Graphic Window Color Keying Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x14 22. " GWE ,Graphic Window Enable" "Disabled,Enabled"
|
|
bitfld.long 0x14 21. " GW_RVS ,Graphic Window Reverse Vertical Scan" "Normal,Reverse"
|
|
bitfld.long 0x14 12.--17. " GWCKR ,Graphic Window Color Keying Red Component" "No red,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,Full red"
|
|
textline " "
|
|
bitfld.long 0x14 6.--11. " GWCKG ,Graphic Window Color Keying Green Component" "No green,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,Full green"
|
|
bitfld.long 0x14 0.--5. " GWCKB ,Graphic Window Color Keying Blue Component" "No blue,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,Full blue"
|
|
line.long 0x18 "LGWDCR,Graphic Window DMA Control Register"
|
|
bitfld.long 0x18 31. " GWBT ,Graphic Window DMA Burst Type" "Dynamic,Fixed"
|
|
hexmask.long.byte 0x18 16.--22. 1. " GWHM ,Graphic Window DMA High Mark"
|
|
hexmask.long.byte 0x18 0.--6. 1. " GWTM ,Graphic Window DMA Low Mark"
|
|
if (((d.l(asd:(0x53FBC000+0x80)))&0x80000000)==0x80000000)
|
|
group.long 0x80++0x07
|
|
line.long 0x00 "LAUSCR,LCDC AUS Mode Control Register"
|
|
bitfld.long 0x00 31. " AUSMODE ,AUS Mode Control" "Normal,AUS"
|
|
hexmask.long.byte 0x00 16.--23. 1. " AGWCKR ,AUS Graphic Window Color Keying Red Component"
|
|
hexmask.long.byte 0x00 8.--15. 1. " AGWCKG ,AUS Graphic Window Color Keying Green Component"
|
|
textline " "
|
|
hexmask.long.byte 0x00 0.--7. 1. " AGWCKB ,AUS Graphic Window Color Keying Blue Component"
|
|
line.long 0x04 "LAUSCCR,LCDC AUS Mode Cursor Control Register"
|
|
hexmask.long.byte 0x04 16.--23. 1. " ACUR_COL_R ,AUS Cursor Red Field"
|
|
hexmask.long.byte 0x04 8.--15. 1. " ACUR_COL_G ,AUS Cursor Red Field"
|
|
hexmask.long.byte 0x04 0.--7. 1. " ACUR_COL_B ,AUS Cursor Red Field"
|
|
else
|
|
group.long 0x80++0x03
|
|
line.long 0x00 "LAUSCR,LCDC AUS Mode Control Register"
|
|
bitfld.long 0x00 31. " AUSMODE ,AUS Mode Control" "Normal,AUS"
|
|
textline " "
|
|
hgroup.long 0x84++0x03
|
|
hide.long 0x00 "LAUSCCR,LCDC AUS Mode Cursor Control Register"
|
|
endif
|
|
group.long 0x800++0x03
|
|
line.long 0x00 "BGLUT,Background Lookup Table"
|
|
button "BGLUT" "d ad:(0x53FBC000+0x800)--ad:(0x53FBC000+0xBFF) /long"
|
|
group.long 0xc00++0x03
|
|
line.long 0x00 "GWLUT,Graphic Window Lookup Table"
|
|
button "GWLUT" "d ad:(0x53FBC000+0xC00)--ad:(0x53FBC000+0xFFF) /long"
|
|
width 0xb
|
|
tree.end
|
|
endif
|
|
sif ((cpu()!="IMX251")&&(cpu()!="IMX253"))
|
|
tree "SLCDC (Smart Liquid Crystal Display Controller)"
|
|
base asd:0x53FC0000
|
|
width 21.
|
|
group.long 0x00++0x2b
|
|
line.long 0x00 "DATABASEADR,Data Buffer Base Address Register"
|
|
hexmask.long 0x00 2.--31. 0x4 " DATABASEADR ,Data Buffer Base Address"
|
|
line.long 0x04 "DATABUFSIZE,Data Buffer Size Register"
|
|
hexmask.long.tbyte 0x04 0.--16. 1. " DATABUFSIZE ,Data Buffer Size"
|
|
line.long 0x08 "COMBASEADR,Command Buffer Base Address Register"
|
|
hexmask.long 0x08 2.--31. 0x4 " COMBASEADR ,Command Buffer Base Address"
|
|
line.long 0x0C "COMBUFSIZ,Command Buffer Size Register"
|
|
hexmask.long.tbyte 0x0C 0.--16. 1. " COMBUFSIZ ,Command Buffer Size"
|
|
line.long 0x10 "COMSTRINGSIZ,Command String Size Register"
|
|
hexmask.long.byte 0x10 0.--7. 1. " COMSTRINGSIZ ,Command String Size"
|
|
line.long 0x14 "FIFOCONFIG,FIFO Configuration Register"
|
|
bitfld.long 0x14 0.--2. " BURST ,DMA Burst Length" "1 word,2 words,3 words,4 words,5 words,6 words,7 words,8 words"
|
|
line.long 0x18 "LCDCONFIG,LCD Controller Configuration Register"
|
|
hexmask.long.word 0x18 0.--12. 1. " WORDPPAGE ,LCD Bytes Per Page"
|
|
line.long 0x1C "LCDTRANSCONFIG,LCD Transfer Configuration Register"
|
|
bitfld.long 0x1C 16.--17. " IMGEND ,Image Endianess" "Big Endian/32-bit little endian,16-bit little endian,8-bit little endian,?..."
|
|
textline " "
|
|
bitfld.long 0x1C 5. " WORDDEFWRITE ,Word Define - Write Data" "8-bit,16-bit"
|
|
bitfld.long 0x1C 4. " WORDDEFDAT ,Word Define - Data" "8-bit,16-bit"
|
|
textline " "
|
|
bitfld.long 0x1C 3. " WORDDEFCOM ,Word Define - Command" "8-bit,16-bit"
|
|
bitfld.long 0x1C 2. " XFRMODE ,Image Data Transfer Width" "Serial,Parallel"
|
|
textline " "
|
|
bitfld.long 0x1C 1. " CSPOL ,Chip Select Polarity" "Low,High"
|
|
bitfld.long 0x1C 0. " SKCPOL ,Serial Data Clock Polarity" "Rising edge,Falling edge"
|
|
line.long 0x20 "SLCDCCONTROL/STATUS,SLCDC Control/Status Register"
|
|
bitfld.long 0x20 11.--12. " AUTOMODE ,Automatic Transfer Mode" "No cmd strings insertion/LCD_RS = 0,No cmd strings insertion/LCD_RS = 1,Command strings insertion,?..."
|
|
textline " "
|
|
bitfld.long 0x20 8. " PROT1 ,R-AHB Protection Code" "User,Privileged"
|
|
bitfld.long 0x20 7. " IRQEN ,Interrupt Enable" "Disabled,Enabled"
|
|
eventfld.long 0x20 6. " IRQ ,SLCDC Interrupt Flag" "Not pending,Pending"
|
|
textline " "
|
|
eventfld.long 0x20 5. " UNDRFLOW ,SLCDC FIFO Underflow" "No underflow,Underflow"
|
|
eventfld.long 0x20 4. " TEA ,SLCDC DMA Transfer Error" "No error,Error"
|
|
bitfld.long 0x20 2. " BUSY ,SLCDC Busy" "Idle,Busy"
|
|
textline " "
|
|
bitfld.long 0x20 1. " ABORT ,Abort SLCDC Transfer" "Not aborted,Aborted"
|
|
bitfld.long 0x20 0. " GO ,Start SLCDC Transfer" "Not started,Started"
|
|
line.long 0x24 "LCDCLOCKCONFIG,LCD Clock Configuration Register"
|
|
bitfld.long 0x24 0.--5. " DIVIDE ,LCD Clock Divide Value" "Disabled,HCLK_SLCDC clock/128,HCLK_SLCDC clock*2/128,HCLK_SLCDC clock*3/128,HCLK_SLCDC clock*4/128,HCLK_SLCDC clock*5/128,HCLK_SLCDC clock*6/128,HCLK_SLCDC clock*7/128,HCLK_SLCDC clock*8/128,HCLK_SLCDC clock*9/128,HCLK_SLCDC clock*10/128,HCLK_SLCDC clock*11/128,HCLK_SLCDC clock*12/128,HCLK_SLCDC clock*13/128,HCLK_SLCDC clock*14/128,HCLK_SLCDC clock*15/128,HCLK_SLCDC clock*16/128,HCLK_SLCDC clock*17/128,HCLK_SLCDC clock*18/128,HCLK_SLCDC clock*19/128,HCLK_SLCDC clock*20/128,HCLK_SLCDC clock*21/128,HCLK_SLCDC clock*22/128,HCLK_SLCDC clock*23/128,HCLK_SLCDC clock*24/128,HCLK_SLCDC clock*25/128,HCLK_SLCDC clock*26/128,HCLK_SLCDC clock*27/128,HCLK_SLCDC clock*28/128,HCLK_SLCDC clock*29/128,HCLK_SLCDC clock*30/128,HCLK_SLCDC clock*31/128,HCLK_SLCDC clock*32/128,HCLK_SLCDC clock*33/128,HCLK_SLCDC clock*34/128,HCLK_SLCDC clock*35/128,HCLK_SLCDC clock*36/128,HCLK_SLCDC clock*37/128,HCLK_SLCDC clock*38/128,HCLK_SLCDC clock*39/128,HCLK_SLCDC clock*40/128,HCLK_SLCDC clock*41/128,HCLK_SLCDC clock*42/128,HCLK_SLCDC clock*43/128,HCLK_SLCDC clock*44/128,HCLK_SLCDC clock*45/128,HCLK_SLCDC clock*46/128,HCLK_SLCDC clock*47/128,HCLK_SLCDC clock*48/128,HCLK_SLCDC clock*49/128,HCLK_SLCDC clock*50/128,HCLK_SLCDC clock*51/128,HCLK_SLCDC clock*52/128,HCLK_SLCDC clock*53/128,HCLK_SLCDC clock*54/128,HCLK_SLCDC clock*55/128,HCLK_SLCDC clock*56/128,HCLK_SLCDC clock*57/128,HCLK_SLCDC clock*58/128,HCLK_SLCDC clock*59/128,HCLK_SLCDC clock*60/128,HCLK_SLCDC clock*61/128,HCLK_SLCDC clock*62/128,HCLK_SLCDC clock*63/128"
|
|
line.long 0x28 "LCDWRITEDATA,LCD Write Data Register"
|
|
bitfld.long 0x28 16. " RS ,LCD Register Select" "LCD_RS = 0,LCD_RS = 1"
|
|
hexmask.long.word 0x28 0.--15. 1. " LCDDAT ,LCD Controller Data"
|
|
width 0xb
|
|
tree.end
|
|
endif
|
|
tree.open "SSI (Synchronous Serial Interface)"
|
|
tree "SSI1"
|
|
base ad:0x50034000
|
|
width 8.
|
|
group.long 0x00++0x7
|
|
line.long 0x00 "STX0,Transmit Data Register 0"
|
|
line.long 0x04 "STX1,Transmit Data Register 1"
|
|
hgroup.long 0x08++0x3
|
|
hide.long 0x00 "SRX0,Receive Data Register 0"
|
|
in
|
|
hgroup.long 0xC++0x3
|
|
hide.long 0x0 "SRX1,Receive Data Register 1"
|
|
in
|
|
group.long 0x10++0x3
|
|
line.long 0x00 "SCR,SSI Control Register"
|
|
bitfld.long 0x00 12. " SYNC_TX_FS ,TE latch" "Not latched,Latched"
|
|
textline " "
|
|
bitfld.long 0x00 11. " RFR_CLK_DIS ,Receive Frame Clock Disable" "No,Yes"
|
|
bitfld.long 0x00 10. " TFR_CLK_DIS ,Transmit Frame Clock Disable" "No,Yes"
|
|
textline " "
|
|
bitfld.long 0x00 9. " CLK_IST ,Clock Idle State" "Low,High"
|
|
bitfld.long 0x00 8. " TCH_EN ,Two Channel Operation Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SYS_CLK_EN ,System Clock Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5.--6. " I2S_MODE ,I2S Mode Select" "Normal,I2S master,I2S slave,Normal"
|
|
textline " "
|
|
bitfld.long 0x00 4. " SYN ,Synchronous Mode" "Asynchronous,Synchronous"
|
|
bitfld.long 0x00 3. " NET ,Network Mode" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RE ,Receive Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " TE ,Transmit Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " SSIEN ,SSI Enable" "Disabled,Enabled"
|
|
hgroup.long 0x14++0x3
|
|
hide.long 0x00 "SISR,SSI Interrupt Status Register"
|
|
in
|
|
group.long 0x18++0x17
|
|
line.long 0x00 "SIER,SSI Interrupt Enable Register"
|
|
bitfld.long 0x00 24. " RFRC ,Receive Frame Complete" "Disabled,Enabled"
|
|
bitfld.long 0x00 23. " TFRC ,Transmit Frame Complete" "Disabled,Enabled"
|
|
bitfld.long 0x00 22. " RDMAE ,Receive DMA Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 21. " RIE ,Receive Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 20. " TDMAE ,Transmit DMA Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 19. " TIE ,Transmit Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 18. " CMDAU ,Command Address Register Updated" "Disabled,Enabled"
|
|
bitfld.long 0x00 17. " CMDDU ,Command Data Register Updated" "Disabled,Enabled"
|
|
bitfld.long 0x00 16. " RXT ,Receive Tag Updated" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 15. " RDR1 ,Receive Data Ready 1" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " RDR0 ,Receive Data Ready 0" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " TDE1 ,Transmit Data Register Empty 1" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 12. " TDE0 ,Transmit Data Register Empty 0" "Disabled,Enabled"
|
|
bitfld.long 0x00 11. " ROE1 ,Receiver Overrun Error 1" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " ROE0 ,Receiver Overrun Error 0" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 9. " TUE1 ,Transmitter Underrun Error 1" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " TUE0 ,Transmitter Underrun Error 0 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " TFS ,Transmit Frame Sync Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 6. " RFS ,Receive Frame Sync Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " TLS ,Transmit Last Time Slot Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " RLS ,Receive Last Time Slot Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " RFF1 ,Receive FIFO Full 1 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " RFF0 ,Receive FIFO Full 0 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " TFE1 ,Transmit FIFO Empty 1 Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " TFE0 ,Transmit FIFO Empty 0 Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x04 "STCR,SSI Transmit Configuration Register"
|
|
bitfld.long 0x04 9. " TXBIT0 ,Transmit Bit 0" "Bit 31|15,Bit 0"
|
|
bitfld.long 0x04 8. " TFEN1 ,Transmit FIFO Enable 1" "Disabled,Enabled"
|
|
bitfld.long 0x04 7. " TFEN0 ,Transmit FIFO Enable 0" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 6. " TFDIR ,Transmit Frame Direction" "External,Internal"
|
|
bitfld.long 0x04 5. " TXDIR ,Transmit Clock Direction" "External,Internal"
|
|
bitfld.long 0x04 4. " TSHFD ,Transmit Shift Direction" "MSB first,LSB first"
|
|
textline " "
|
|
bitfld.long 0x04 3. " TSCKP ,Transmit Clock Polarity" "Rising edge,Falling edge"
|
|
bitfld.long 0x04 2. " TFSI ,Transmit Frame Sync Invert" "Active high,Active low"
|
|
bitfld.long 0x04 1. " TFSL ,Transmit Frame Sync Length" "One-word,One-clock-bit"
|
|
textline " "
|
|
bitfld.long 0x04 0. " TEFS ,Transmit Early Frame Sync" "First bit,One before"
|
|
line.long 0x08 "SRCR,SSI Receive Configuration Register"
|
|
bitfld.long 0x8 10. " RXEXT ,Receive Data Extension" "Not extended,Extended"
|
|
bitfld.long 0x08 9. " RXBIT0 ,Receive Bit 0" "Bit 31|15,Bit 0"
|
|
bitfld.long 0x08 8. " RFEN1 ,Receive FIFO Enable 1" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 7. " RFEN0 ,Receive FIFO Enable 0" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " RFDIR ,Receive Frame Direction" "External,Internal"
|
|
bitfld.long 0x08 5. " RXDIR ,Receive Clock Direction" "External,Internal"
|
|
textline " "
|
|
bitfld.long 0x08 4. " RSHFD ,Receive Shift Direction" "MSB first,LSB first"
|
|
bitfld.long 0x08 3. " RSCKP ,Receive Clock Polarity" "Falling edge,Rising edge"
|
|
bitfld.long 0x08 2. " RFSI ,Receive Frame Sync Invert" "Active high,Active low"
|
|
textline " "
|
|
bitfld.long 0x08 1. " RFSL ,Receive Frame Sync Length" "One-word,One-clock-bit"
|
|
bitfld.long 0x08 0. " REFS ,Receive Early Frame Sync" "First bit,One before"
|
|
line.long 0x0c "STCCR,SSI Transmit Clock Control Register"
|
|
bitfld.long 0x0c 18. " DIV2 ,Divide By 2" "Bypassed,Div by 2"
|
|
bitfld.long 0x0c 17. " PSR ,Prescaler Range" "Bypassed,Div by 8"
|
|
bitfld.long 0x0c 13.--16. " WL ,Word Length Control" "Reserved,Reserved,Reserved,8,10,12,Reserved,16,18,20,22,24,?..."
|
|
textline " "
|
|
bitfld.long 0x0c 8.--12. " DC ,Frame Rate Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " PM ,Prescaler Modulus Select"
|
|
line.long 0x10 "SRCCR,SSI Receive Clock Control Register"
|
|
bitfld.long 0x10 18. " DIV2 ,Divide By 2" "Bypassed,Div by 2"
|
|
bitfld.long 0x10 17. " PSR ,Prescaler Range" "Bypassed,Div by 8"
|
|
bitfld.long 0x10 13.--16. " WL ,Word Length Control" "Reserved,Reserved,Reserved,8,10,12,Reserved,16,18,20,22,24,?..."
|
|
textline " "
|
|
bitfld.long 0x10 8.--12. " DC ,Frame Rate Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PM ,Prescaler Modulus Select"
|
|
line.long 0x14 "SFCSR,SSI FIFO Control/Status Register"
|
|
bitfld.long 0x14 28.--31. " RFCNT1 ,Receive FIFO Counter 1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x14 24.--27. " TFCNT1 ,Transmit FIFO Counter 1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x14 20.--23. " RFWM1 ,Receive FIFO Full WaterMark 1 (threshold at which the RFF1 flag is set)" "Reserved,>= 1,>= 2,>= 3,>= 4,>= 5,>= 6,>= 7,>=8,>= 9,>= 10,>= 11,>= 12,>= 13,>= 14,= 15"
|
|
textline " "
|
|
bitfld.long 0x14 16.--19. " TFWM1 ,Transmit FIFO Empty WaterMark 1 (threshold at which the TFE1 flag is set)" "Reserved,<= 14,<= 13,<= 12,<= 11,<= 10,<= 9,<= 8,<= 7,<= 6,<= 5,<= 4,<= 3,<= 2,<= 1,= 0"
|
|
bitfld.long 0x14 12.--15. " RFCNT0 ,Receive FIFO Counter 0" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x14 8.--11. " TFCNT0 ,Transmit FIFO Counter 0" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x14 4.--7. " RFWM0 ,Receive FIFO Full WaterMark 0 (threshold at which the RFF0 flag is set)" "Reserved,>= 1,>= 2,>= 3,>= 4,>= 5,>= 6,>= 7,>=8,>= 9,>= 10,>= 11,>= 12,>= 13,>= 14,= 15"
|
|
bitfld.long 0x14 0.--3. " TFWM0 ,Transmit FIFO Empty WaterMark 0 (threshold at which the TFE0 flag is set)" "Reserved,<= 14,<= 13,<= 12,<= 11,<= 10,<= 9,<= 8,<= 7,<= 6,<= 5,<= 4,<= 3,<= 2,<= 1,= 0"
|
|
group.long 0x30++0x7
|
|
line.long 0x00 "STR,SSI Test Register"
|
|
bitfld.long 0x00 15. " TEST ,Test Mode" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " RCK2TCK ,Receive Clock to Transmit Clock Loop Back" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " RFS2TFS ,Receive Frame to Transmit Frame Loop Back" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8.--12. " RXSTATE ,Receiver State Machine Status" "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 7. " TXD2RXD ,Transmit Data to Receive Data Loop Back" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " TCK2RCK ,Transmit Clock to Receive Clock Loop Back" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " TFS2RFS ,Transmit Frame to Receive Frame Loop Back" "Disabled,Enabled"
|
|
bitfld.long 0x00 0.--4. " TXSTATE ,Transmitter State Machine Status" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
|
|
line.long 0x04 "SOR,SSI Option Register"
|
|
bitfld.long 0x04 6. " CLKOFF ,Clock Off" "No effect,Off"
|
|
bitfld.long 0x04 5. " RX_CLR ,Receiver Clear" "No effect,Flushed"
|
|
bitfld.long 0x04 4. " TX_CLR ,Transmitter Clear" "No effect,Flushed"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INIT ,Initialize" "No effect,Initialized"
|
|
bitfld.long 0x04 1.--2. " WAIT ,Number wait states" "0,1,2,3"
|
|
bitfld.long 0x04 0. " SYNRST ,Frame Sync Reset" "No reset,Reset"
|
|
group.long 0x38++0x3
|
|
line.long 0x00 "SACNT,SSI AC97 Control Register"
|
|
hexmask.long.byte 0x00 5.--10. 1. " FRDIV ,Frame Rate Divider"
|
|
bitfld.long 0x00 4. " WR ,Write Command" "Not attached,Attached"
|
|
bitfld.long 0x00 3. " RD ,Read Command" "Not attached,Attached"
|
|
textline " "
|
|
bitfld.long 0x00 2. " TIF ,Tag in FIFO" "SATAG,Rx FIFO 0"
|
|
bitfld.long 0x00 1. " FV ,Fixed/Variable Operation" "Fixed,Variable"
|
|
bitfld.long 0x00 0. " AC97EN ,AC97 Mode Enable" "Disabled,Enabled"
|
|
hgroup.long 0x3c++0x03
|
|
hide.long 0x00 "SACADD,SSI AC97 Command Address Register"
|
|
in
|
|
hgroup.long 0x40++0x03
|
|
hide.long 0x00 "SACDAT,SSI AC97 Command Data Register"
|
|
in
|
|
hgroup.long 0x44++0x03
|
|
hide.long 0x00 "SATAG,SSI AC97 Tag Register"
|
|
in
|
|
group.long 0x48++0x07
|
|
line.long 0x00 "STMSK,SSI Transmit Time Slot Mask Register"
|
|
bitfld.long 0x00 31. " STMSK ,Transmit Mask Bit 31" "0,1"
|
|
bitfld.long 0x00 30. ",Transmit Mask Bit 30" "0,1"
|
|
bitfld.long 0x00 29. ",Transmit Mask Bit 29" "0,1"
|
|
bitfld.long 0x00 28. ",Transmit Mask Bit 28" "0,1"
|
|
bitfld.long 0x00 27. ",Transmit Mask Bit 27" "0,1"
|
|
bitfld.long 0x00 26. ",Transmit Mask Bit 26" "0,1"
|
|
bitfld.long 0x00 25. ",Transmit Mask Bit 25" "0,1"
|
|
bitfld.long 0x00 24. ",Transmit Mask Bit 24" "0,1"
|
|
bitfld.long 0x00 23. ",Transmit Mask Bit 23" "0,1"
|
|
bitfld.long 0x00 22. ",Transmit Mask Bit 22" "0,1"
|
|
bitfld.long 0x00 21. ",Transmit Mask Bit 21" "0,1"
|
|
bitfld.long 0x00 20. ",Transmit Mask Bit 20" "0,1"
|
|
bitfld.long 0x00 19. ",Transmit Mask Bit 19" "0,1"
|
|
bitfld.long 0x00 18. ",Transmit Mask Bit 18" "0,1"
|
|
bitfld.long 0x00 17. ",Transmit Mask Bit 17" "0,1"
|
|
bitfld.long 0x00 16. ",Transmit Mask Bit 16" "0,1"
|
|
bitfld.long 0x00 15. ",Transmit Mask Bit 15" "0,1"
|
|
bitfld.long 0x00 14. ",Transmit Mask Bit 14" "0,1"
|
|
bitfld.long 0x00 13. ",Transmit Mask Bit 13" "0,1"
|
|
bitfld.long 0x00 12. ",Transmit Mask Bit 12" "0,1"
|
|
bitfld.long 0x00 11. ",Transmit Mask Bit 11" "0,1"
|
|
bitfld.long 0x00 10. ",Transmit Mask Bit 10" "0,1"
|
|
bitfld.long 0x00 9. ",Transmit Mask Bit 9" "0,1"
|
|
bitfld.long 0x00 8. ",Transmit Mask Bit 8" "0,1"
|
|
bitfld.long 0x00 7. ",Transmit Mask Bit 7" "0,1"
|
|
bitfld.long 0x00 6. ",Transmit Mask Bit 6" "0,1"
|
|
bitfld.long 0x00 5. ",Transmit Mask Bit 5" "0,1"
|
|
bitfld.long 0x00 4. ",Transmit Mask Bit 4" "0,1"
|
|
bitfld.long 0x00 3. ",Transmit Mask Bit 3" "0,1"
|
|
bitfld.long 0x00 2. ",Transmit Mask Bit 2" "0,1"
|
|
bitfld.long 0x00 1. ",Transmit Mask Bit 1" "0,1"
|
|
bitfld.long 0x00 0. ",Transmit Mask Bit 0" "0,1"
|
|
line.long 0x04 "SRMSK,SSI Receive Time Slot Mask Register"
|
|
bitfld.long 0x04 31. " SRMSK ,Receive Mask Bit 31" "0,1"
|
|
bitfld.long 0x04 30. ",Receive Mask Bit 30" "0,1"
|
|
bitfld.long 0x04 29. ",Receive Mask Bit 29" "0,1"
|
|
bitfld.long 0x04 28. ",Receive Mask Bit 28" "0,1"
|
|
bitfld.long 0x04 27. ",Receive Mask Bit 27" "0,1"
|
|
bitfld.long 0x04 26. ",Receive Mask Bit 26" "0,1"
|
|
bitfld.long 0x04 25. ",Receive Mask Bit 25" "0,1"
|
|
bitfld.long 0x04 24. ",Receive Mask Bit 24" "0,1"
|
|
bitfld.long 0x04 23. ",Receive Mask Bit 23" "0,1"
|
|
bitfld.long 0x04 22. ",Receive Mask Bit 22" "0,1"
|
|
bitfld.long 0x04 21. ",Receive Mask Bit 21" "0,1"
|
|
bitfld.long 0x04 20. ",Receive Mask Bit 20" "0,1"
|
|
bitfld.long 0x04 19. ",Receive Mask Bit 19" "0,1"
|
|
bitfld.long 0x04 18. ",Receive Mask Bit 18" "0,1"
|
|
bitfld.long 0x04 17. ",Receive Mask Bit 17" "0,1"
|
|
bitfld.long 0x04 16. ",Receive Mask Bit 16" "0,1"
|
|
bitfld.long 0x04 15. ",Receive Mask Bit 15" "0,1"
|
|
bitfld.long 0x04 14. ",Receive Mask Bit 14" "0,1"
|
|
bitfld.long 0x04 13. ",Receive Mask Bit 13" "0,1"
|
|
bitfld.long 0x04 12. ",Receive Mask Bit 12" "0,1"
|
|
bitfld.long 0x04 11. ",Receive Mask Bit 11" "0,1"
|
|
bitfld.long 0x04 10. ",Receive Mask Bit 10" "0,1"
|
|
bitfld.long 0x04 9. ",Receive Mask Bit 9" "0,1"
|
|
bitfld.long 0x04 8. ",Receive Mask Bit 8" "0,1"
|
|
bitfld.long 0x04 7. ",Receive Mask Bit 7" "0,1"
|
|
bitfld.long 0x04 6. ",Receive Mask Bit 6" "0,1"
|
|
bitfld.long 0x04 5. ",Receive Mask Bit 5" "0,1"
|
|
bitfld.long 0x04 4. ",Receive Mask Bit 4" "0,1"
|
|
bitfld.long 0x04 3. ",Receive Mask Bit 3" "0,1"
|
|
bitfld.long 0x04 2. ",Receive Mask Bit 2" "0,1"
|
|
bitfld.long 0x04 1. ",Receive Mask Bit 1" "0,1"
|
|
bitfld.long 0x04 0. ",Receive Mask Bit 0" "0,1"
|
|
group.long 0x50++0x3
|
|
line.long 0x0 "SACCST,SSI AC97 Channel Status Register"
|
|
setclrfld.long 0x0 9. 0x4 9. 0x8 9. " SACCST9_set/clr ,AC97 Channel Status 9" "Disabled,Enabled"
|
|
setclrfld.long 0x0 8. 0x4 8. 0x8 8. " SACCST8_set/clr ,AC97 Channel Status 8" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0 7. 0x4 7. 0x8 7. " SACCST7_set/clr ,AC97 Channel Status 7" "Disabled,Enabled"
|
|
setclrfld.long 0x0 6. 0x4 6. 0x8 6. " SACCST6_set/clr ,AC97 Channel Status 6" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0 5. 0x4 5. 0x8 5. " SACCST5_set/clr ,AC97 Channel Status 5" "Disabled,Enabled"
|
|
setclrfld.long 0x0 4. 0x4 4. 0x8 4. " SACCST4_set/clr ,AC97 Channel Status 4" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0 3. 0x4 3. 0x8 3. " SACCST3_set/clr ,AC97 Channel Status 3" "Disabled,Enabled"
|
|
setclrfld.long 0x0 2. 0x4 2. 0x8 2. " SACCST2_set/clr ,AC97 Channel Status 2" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0 1. 0x4 1. 0x8 1. " SACCST1_set/clr ,AC97 Channel Status 1" "Disabled,Enabled"
|
|
setclrfld.long 0x0 0. 0x4 0. 0x8 0. " SACCST0_set/clr ,AC97 Channel Status 0" "Disabled,Enabled"
|
|
width 10.
|
|
if (((d.l(asd:0x50034000+0x5c))&0x40)==0x40)
|
|
group.long 0x5c++0x3
|
|
line.long 0x0 "PHCONFIG,Phase Configuration Register"
|
|
bitfld.long 0x0 7.--10. " CLKSRCSEL ,Clock source selection" "Advance_pulse,Advance_pulse,Advance_pulse,Advance_pulse,Advance_pulse,EXTAL,HCKT,HCKT1,HCKT2,HCKT3,?..."
|
|
bitfld.long 0x0 6. " LOCK ,Internal DPLL lock" "Not locked,Locked"
|
|
textline " "
|
|
bitfld.long 0x00 3.--5. " GAINSEL ,Gain selection" "24*2^10,16*2^10,12*2^10,8*2^10,6*2^10,4*2^10,3*2^10,?..."
|
|
else
|
|
group.long 0x5c++0x3
|
|
line.long 0x0 "PHCONFIG,Phase Configuration Register"
|
|
bitfld.long 0x0 7.--10. " CLKSRCSEL ,Clock source selection" "EXTAL,HCKT,HCKT1,HCKT2,HCKT3,EXTAL,HCKT,HCKT1,HCKT2,HCKT3,?..."
|
|
bitfld.long 0x0 6. " LOCK ,Internal DPLL lock" "Not locked,Locked"
|
|
textline " "
|
|
bitfld.long 0x00 3.--5. " GAINSEL ,Gain selection" "24*2^10,16*2^10,12*2^10,8*2^10,6*2^10,4*2^10,3*2^10,?..."
|
|
endif
|
|
rgroup.long 0x60++0x03
|
|
line.long 0x00 "FREQMEAS,Frequency Measurement Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " FREQMEAS ,Frequency measurement value"
|
|
width 0xb
|
|
tree.end
|
|
tree "SSI2"
|
|
base ad:0x50014000
|
|
width 8.
|
|
group.long 0x00++0x7
|
|
line.long 0x00 "STX0,Transmit Data Register 0"
|
|
line.long 0x04 "STX1,Transmit Data Register 1"
|
|
hgroup.long 0x08++0x3
|
|
hide.long 0x00 "SRX0,Receive Data Register 0"
|
|
in
|
|
hgroup.long 0xC++0x3
|
|
hide.long 0x0 "SRX1,Receive Data Register 1"
|
|
in
|
|
group.long 0x10++0x3
|
|
line.long 0x00 "SCR,SSI Control Register"
|
|
bitfld.long 0x00 12. " SYNC_TX_FS ,TE latch" "Not latched,Latched"
|
|
textline " "
|
|
bitfld.long 0x00 11. " RFR_CLK_DIS ,Receive Frame Clock Disable" "No,Yes"
|
|
bitfld.long 0x00 10. " TFR_CLK_DIS ,Transmit Frame Clock Disable" "No,Yes"
|
|
textline " "
|
|
bitfld.long 0x00 9. " CLK_IST ,Clock Idle State" "Low,High"
|
|
bitfld.long 0x00 8. " TCH_EN ,Two Channel Operation Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 7. " SYS_CLK_EN ,System Clock Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5.--6. " I2S_MODE ,I2S Mode Select" "Normal,I2S master,I2S slave,Normal"
|
|
textline " "
|
|
bitfld.long 0x00 4. " SYN ,Synchronous Mode" "Asynchronous,Synchronous"
|
|
bitfld.long 0x00 3. " NET ,Network Mode" "Not selected,Selected"
|
|
textline " "
|
|
bitfld.long 0x00 2. " RE ,Receive Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " TE ,Transmit Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " SSIEN ,SSI Enable" "Disabled,Enabled"
|
|
hgroup.long 0x14++0x3
|
|
hide.long 0x00 "SISR,SSI Interrupt Status Register"
|
|
in
|
|
group.long 0x18++0x17
|
|
line.long 0x00 "SIER,SSI Interrupt Enable Register"
|
|
bitfld.long 0x00 24. " RFRC ,Receive Frame Complete" "Disabled,Enabled"
|
|
bitfld.long 0x00 23. " TFRC ,Transmit Frame Complete" "Disabled,Enabled"
|
|
bitfld.long 0x00 22. " RDMAE ,Receive DMA Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 21. " RIE ,Receive Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 20. " TDMAE ,Transmit DMA Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 19. " TIE ,Transmit Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 18. " CMDAU ,Command Address Register Updated" "Disabled,Enabled"
|
|
bitfld.long 0x00 17. " CMDDU ,Command Data Register Updated" "Disabled,Enabled"
|
|
bitfld.long 0x00 16. " RXT ,Receive Tag Updated" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 15. " RDR1 ,Receive Data Ready 1" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " RDR0 ,Receive Data Ready 0" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " TDE1 ,Transmit Data Register Empty 1" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 12. " TDE0 ,Transmit Data Register Empty 0" "Disabled,Enabled"
|
|
bitfld.long 0x00 11. " ROE1 ,Receiver Overrun Error 1" "Disabled,Enabled"
|
|
bitfld.long 0x00 10. " ROE0 ,Receiver Overrun Error 0" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 9. " TUE1 ,Transmitter Underrun Error 1" "Disabled,Enabled"
|
|
bitfld.long 0x00 8. " TUE0 ,Transmitter Underrun Error 0 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 7. " TFS ,Transmit Frame Sync Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 6. " RFS ,Receive Frame Sync Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 5. " TLS ,Transmit Last Time Slot Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 4. " RLS ,Receive Last Time Slot Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 3. " RFF1 ,Receive FIFO Full 1 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 2. " RFF0 ,Receive FIFO Full 0 Interrupt Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 1. " TFE1 ,Transmit FIFO Empty 1 Interrupt Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 0. " TFE0 ,Transmit FIFO Empty 0 Interrupt Enable" "Disabled,Enabled"
|
|
line.long 0x04 "STCR,SSI Transmit Configuration Register"
|
|
bitfld.long 0x04 9. " TXBIT0 ,Transmit Bit 0" "Bit 31|15,Bit 0"
|
|
bitfld.long 0x04 8. " TFEN1 ,Transmit FIFO Enable 1" "Disabled,Enabled"
|
|
bitfld.long 0x04 7. " TFEN0 ,Transmit FIFO Enable 0" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x04 6. " TFDIR ,Transmit Frame Direction" "External,Internal"
|
|
bitfld.long 0x04 5. " TXDIR ,Transmit Clock Direction" "External,Internal"
|
|
bitfld.long 0x04 4. " TSHFD ,Transmit Shift Direction" "MSB first,LSB first"
|
|
textline " "
|
|
bitfld.long 0x04 3. " TSCKP ,Transmit Clock Polarity" "Rising edge,Falling edge"
|
|
bitfld.long 0x04 2. " TFSI ,Transmit Frame Sync Invert" "Active high,Active low"
|
|
bitfld.long 0x04 1. " TFSL ,Transmit Frame Sync Length" "One-word,One-clock-bit"
|
|
textline " "
|
|
bitfld.long 0x04 0. " TEFS ,Transmit Early Frame Sync" "First bit,One before"
|
|
line.long 0x08 "SRCR,SSI Receive Configuration Register"
|
|
bitfld.long 0x8 10. " RXEXT ,Receive Data Extension" "Not extended,Extended"
|
|
bitfld.long 0x08 9. " RXBIT0 ,Receive Bit 0" "Bit 31|15,Bit 0"
|
|
bitfld.long 0x08 8. " RFEN1 ,Receive FIFO Enable 1" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x08 7. " RFEN0 ,Receive FIFO Enable 0" "Disabled,Enabled"
|
|
bitfld.long 0x08 6. " RFDIR ,Receive Frame Direction" "External,Internal"
|
|
bitfld.long 0x08 5. " RXDIR ,Receive Clock Direction" "External,Internal"
|
|
textline " "
|
|
bitfld.long 0x08 4. " RSHFD ,Receive Shift Direction" "MSB first,LSB first"
|
|
bitfld.long 0x08 3. " RSCKP ,Receive Clock Polarity" "Falling edge,Rising edge"
|
|
bitfld.long 0x08 2. " RFSI ,Receive Frame Sync Invert" "Active high,Active low"
|
|
textline " "
|
|
bitfld.long 0x08 1. " RFSL ,Receive Frame Sync Length" "One-word,One-clock-bit"
|
|
bitfld.long 0x08 0. " REFS ,Receive Early Frame Sync" "First bit,One before"
|
|
line.long 0x0c "STCCR,SSI Transmit Clock Control Register"
|
|
bitfld.long 0x0c 18. " DIV2 ,Divide By 2" "Bypassed,Div by 2"
|
|
bitfld.long 0x0c 17. " PSR ,Prescaler Range" "Bypassed,Div by 8"
|
|
bitfld.long 0x0c 13.--16. " WL ,Word Length Control" "Reserved,Reserved,Reserved,8,10,12,Reserved,16,18,20,22,24,?..."
|
|
textline " "
|
|
bitfld.long 0x0c 8.--12. " DC ,Frame Rate Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
hexmask.long.byte 0x0c 0.--7. 1. " PM ,Prescaler Modulus Select"
|
|
line.long 0x10 "SRCCR,SSI Receive Clock Control Register"
|
|
bitfld.long 0x10 18. " DIV2 ,Divide By 2" "Bypassed,Div by 2"
|
|
bitfld.long 0x10 17. " PSR ,Prescaler Range" "Bypassed,Div by 8"
|
|
bitfld.long 0x10 13.--16. " WL ,Word Length Control" "Reserved,Reserved,Reserved,8,10,12,Reserved,16,18,20,22,24,?..."
|
|
textline " "
|
|
bitfld.long 0x10 8.--12. " DC ,Frame Rate Divider Control" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32"
|
|
hexmask.long.byte 0x10 0.--7. 1. " PM ,Prescaler Modulus Select"
|
|
line.long 0x14 "SFCSR,SSI FIFO Control/Status Register"
|
|
bitfld.long 0x14 28.--31. " RFCNT1 ,Receive FIFO Counter 1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x14 24.--27. " TFCNT1 ,Transmit FIFO Counter 1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x14 20.--23. " RFWM1 ,Receive FIFO Full WaterMark 1 (threshold at which the RFF1 flag is set)" "Reserved,>= 1,>= 2,>= 3,>= 4,>= 5,>= 6,>= 7,>=8,>= 9,>= 10,>= 11,>= 12,>= 13,>= 14,= 15"
|
|
textline " "
|
|
bitfld.long 0x14 16.--19. " TFWM1 ,Transmit FIFO Empty WaterMark 1 (threshold at which the TFE1 flag is set)" "Reserved,<= 14,<= 13,<= 12,<= 11,<= 10,<= 9,<= 8,<= 7,<= 6,<= 5,<= 4,<= 3,<= 2,<= 1,= 0"
|
|
bitfld.long 0x14 12.--15. " RFCNT0 ,Receive FIFO Counter 0" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x14 8.--11. " TFCNT0 ,Transmit FIFO Counter 0" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x14 4.--7. " RFWM0 ,Receive FIFO Full WaterMark 0 (threshold at which the RFF0 flag is set)" "Reserved,>= 1,>= 2,>= 3,>= 4,>= 5,>= 6,>= 7,>=8,>= 9,>= 10,>= 11,>= 12,>= 13,>= 14,= 15"
|
|
bitfld.long 0x14 0.--3. " TFWM0 ,Transmit FIFO Empty WaterMark 0 (threshold at which the TFE0 flag is set)" "Reserved,<= 14,<= 13,<= 12,<= 11,<= 10,<= 9,<= 8,<= 7,<= 6,<= 5,<= 4,<= 3,<= 2,<= 1,= 0"
|
|
group.long 0x30++0x7
|
|
line.long 0x00 "STR,SSI Test Register"
|
|
bitfld.long 0x00 15. " TEST ,Test Mode" "Disabled,Enabled"
|
|
bitfld.long 0x00 14. " RCK2TCK ,Receive Clock to Transmit Clock Loop Back" "Disabled,Enabled"
|
|
bitfld.long 0x00 13. " RFS2TFS ,Receive Frame to Transmit Frame Loop Back" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 8.--12. " RXSTATE ,Receiver State Machine Status" "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 7. " TXD2RXD ,Transmit Data to Receive Data Loop Back" "Disabled,Enabled"
|
|
bitfld.long 0x00 6. " TCK2RCK ,Transmit Clock to Receive Clock Loop Back" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " TFS2RFS ,Transmit Frame to Receive Frame Loop Back" "Disabled,Enabled"
|
|
bitfld.long 0x00 0.--4. " TXSTATE ,Transmitter State Machine Status" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
|
|
line.long 0x04 "SOR,SSI Option Register"
|
|
bitfld.long 0x04 6. " CLKOFF ,Clock Off" "No effect,Off"
|
|
bitfld.long 0x04 5. " RX_CLR ,Receiver Clear" "No effect,Flushed"
|
|
bitfld.long 0x04 4. " TX_CLR ,Transmitter Clear" "No effect,Flushed"
|
|
textline " "
|
|
bitfld.long 0x04 3. " INIT ,Initialize" "No effect,Initialized"
|
|
bitfld.long 0x04 1.--2. " WAIT ,Number wait states" "0,1,2,3"
|
|
bitfld.long 0x04 0. " SYNRST ,Frame Sync Reset" "No reset,Reset"
|
|
group.long 0x38++0x3
|
|
line.long 0x00 "SACNT,SSI AC97 Control Register"
|
|
hexmask.long.byte 0x00 5.--10. 1. " FRDIV ,Frame Rate Divider"
|
|
bitfld.long 0x00 4. " WR ,Write Command" "Not attached,Attached"
|
|
bitfld.long 0x00 3. " RD ,Read Command" "Not attached,Attached"
|
|
textline " "
|
|
bitfld.long 0x00 2. " TIF ,Tag in FIFO" "SATAG,Rx FIFO 0"
|
|
bitfld.long 0x00 1. " FV ,Fixed/Variable Operation" "Fixed,Variable"
|
|
bitfld.long 0x00 0. " AC97EN ,AC97 Mode Enable" "Disabled,Enabled"
|
|
hgroup.long 0x3c++0x03
|
|
hide.long 0x00 "SACADD,SSI AC97 Command Address Register"
|
|
in
|
|
hgroup.long 0x40++0x03
|
|
hide.long 0x00 "SACDAT,SSI AC97 Command Data Register"
|
|
in
|
|
hgroup.long 0x44++0x03
|
|
hide.long 0x00 "SATAG,SSI AC97 Tag Register"
|
|
in
|
|
group.long 0x48++0x07
|
|
line.long 0x00 "STMSK,SSI Transmit Time Slot Mask Register"
|
|
bitfld.long 0x00 31. " STMSK ,Transmit Mask Bit 31" "0,1"
|
|
bitfld.long 0x00 30. ",Transmit Mask Bit 30" "0,1"
|
|
bitfld.long 0x00 29. ",Transmit Mask Bit 29" "0,1"
|
|
bitfld.long 0x00 28. ",Transmit Mask Bit 28" "0,1"
|
|
bitfld.long 0x00 27. ",Transmit Mask Bit 27" "0,1"
|
|
bitfld.long 0x00 26. ",Transmit Mask Bit 26" "0,1"
|
|
bitfld.long 0x00 25. ",Transmit Mask Bit 25" "0,1"
|
|
bitfld.long 0x00 24. ",Transmit Mask Bit 24" "0,1"
|
|
bitfld.long 0x00 23. ",Transmit Mask Bit 23" "0,1"
|
|
bitfld.long 0x00 22. ",Transmit Mask Bit 22" "0,1"
|
|
bitfld.long 0x00 21. ",Transmit Mask Bit 21" "0,1"
|
|
bitfld.long 0x00 20. ",Transmit Mask Bit 20" "0,1"
|
|
bitfld.long 0x00 19. ",Transmit Mask Bit 19" "0,1"
|
|
bitfld.long 0x00 18. ",Transmit Mask Bit 18" "0,1"
|
|
bitfld.long 0x00 17. ",Transmit Mask Bit 17" "0,1"
|
|
bitfld.long 0x00 16. ",Transmit Mask Bit 16" "0,1"
|
|
bitfld.long 0x00 15. ",Transmit Mask Bit 15" "0,1"
|
|
bitfld.long 0x00 14. ",Transmit Mask Bit 14" "0,1"
|
|
bitfld.long 0x00 13. ",Transmit Mask Bit 13" "0,1"
|
|
bitfld.long 0x00 12. ",Transmit Mask Bit 12" "0,1"
|
|
bitfld.long 0x00 11. ",Transmit Mask Bit 11" "0,1"
|
|
bitfld.long 0x00 10. ",Transmit Mask Bit 10" "0,1"
|
|
bitfld.long 0x00 9. ",Transmit Mask Bit 9" "0,1"
|
|
bitfld.long 0x00 8. ",Transmit Mask Bit 8" "0,1"
|
|
bitfld.long 0x00 7. ",Transmit Mask Bit 7" "0,1"
|
|
bitfld.long 0x00 6. ",Transmit Mask Bit 6" "0,1"
|
|
bitfld.long 0x00 5. ",Transmit Mask Bit 5" "0,1"
|
|
bitfld.long 0x00 4. ",Transmit Mask Bit 4" "0,1"
|
|
bitfld.long 0x00 3. ",Transmit Mask Bit 3" "0,1"
|
|
bitfld.long 0x00 2. ",Transmit Mask Bit 2" "0,1"
|
|
bitfld.long 0x00 1. ",Transmit Mask Bit 1" "0,1"
|
|
bitfld.long 0x00 0. ",Transmit Mask Bit 0" "0,1"
|
|
line.long 0x04 "SRMSK,SSI Receive Time Slot Mask Register"
|
|
bitfld.long 0x04 31. " SRMSK ,Receive Mask Bit 31" "0,1"
|
|
bitfld.long 0x04 30. ",Receive Mask Bit 30" "0,1"
|
|
bitfld.long 0x04 29. ",Receive Mask Bit 29" "0,1"
|
|
bitfld.long 0x04 28. ",Receive Mask Bit 28" "0,1"
|
|
bitfld.long 0x04 27. ",Receive Mask Bit 27" "0,1"
|
|
bitfld.long 0x04 26. ",Receive Mask Bit 26" "0,1"
|
|
bitfld.long 0x04 25. ",Receive Mask Bit 25" "0,1"
|
|
bitfld.long 0x04 24. ",Receive Mask Bit 24" "0,1"
|
|
bitfld.long 0x04 23. ",Receive Mask Bit 23" "0,1"
|
|
bitfld.long 0x04 22. ",Receive Mask Bit 22" "0,1"
|
|
bitfld.long 0x04 21. ",Receive Mask Bit 21" "0,1"
|
|
bitfld.long 0x04 20. ",Receive Mask Bit 20" "0,1"
|
|
bitfld.long 0x04 19. ",Receive Mask Bit 19" "0,1"
|
|
bitfld.long 0x04 18. ",Receive Mask Bit 18" "0,1"
|
|
bitfld.long 0x04 17. ",Receive Mask Bit 17" "0,1"
|
|
bitfld.long 0x04 16. ",Receive Mask Bit 16" "0,1"
|
|
bitfld.long 0x04 15. ",Receive Mask Bit 15" "0,1"
|
|
bitfld.long 0x04 14. ",Receive Mask Bit 14" "0,1"
|
|
bitfld.long 0x04 13. ",Receive Mask Bit 13" "0,1"
|
|
bitfld.long 0x04 12. ",Receive Mask Bit 12" "0,1"
|
|
bitfld.long 0x04 11. ",Receive Mask Bit 11" "0,1"
|
|
bitfld.long 0x04 10. ",Receive Mask Bit 10" "0,1"
|
|
bitfld.long 0x04 9. ",Receive Mask Bit 9" "0,1"
|
|
bitfld.long 0x04 8. ",Receive Mask Bit 8" "0,1"
|
|
bitfld.long 0x04 7. ",Receive Mask Bit 7" "0,1"
|
|
bitfld.long 0x04 6. ",Receive Mask Bit 6" "0,1"
|
|
bitfld.long 0x04 5. ",Receive Mask Bit 5" "0,1"
|
|
bitfld.long 0x04 4. ",Receive Mask Bit 4" "0,1"
|
|
bitfld.long 0x04 3. ",Receive Mask Bit 3" "0,1"
|
|
bitfld.long 0x04 2. ",Receive Mask Bit 2" "0,1"
|
|
bitfld.long 0x04 1. ",Receive Mask Bit 1" "0,1"
|
|
bitfld.long 0x04 0. ",Receive Mask Bit 0" "0,1"
|
|
group.long 0x50++0x3
|
|
line.long 0x0 "SACCST,SSI AC97 Channel Status Register"
|
|
setclrfld.long 0x0 9. 0x4 9. 0x8 9. " SACCST9_set/clr ,AC97 Channel Status 9" "Disabled,Enabled"
|
|
setclrfld.long 0x0 8. 0x4 8. 0x8 8. " SACCST8_set/clr ,AC97 Channel Status 8" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0 7. 0x4 7. 0x8 7. " SACCST7_set/clr ,AC97 Channel Status 7" "Disabled,Enabled"
|
|
setclrfld.long 0x0 6. 0x4 6. 0x8 6. " SACCST6_set/clr ,AC97 Channel Status 6" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0 5. 0x4 5. 0x8 5. " SACCST5_set/clr ,AC97 Channel Status 5" "Disabled,Enabled"
|
|
setclrfld.long 0x0 4. 0x4 4. 0x8 4. " SACCST4_set/clr ,AC97 Channel Status 4" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0 3. 0x4 3. 0x8 3. " SACCST3_set/clr ,AC97 Channel Status 3" "Disabled,Enabled"
|
|
setclrfld.long 0x0 2. 0x4 2. 0x8 2. " SACCST2_set/clr ,AC97 Channel Status 2" "Disabled,Enabled"
|
|
textline " "
|
|
setclrfld.long 0x0 1. 0x4 1. 0x8 1. " SACCST1_set/clr ,AC97 Channel Status 1" "Disabled,Enabled"
|
|
setclrfld.long 0x0 0. 0x4 0. 0x8 0. " SACCST0_set/clr ,AC97 Channel Status 0" "Disabled,Enabled"
|
|
width 10.
|
|
if (((d.l(asd:0x50014000+0x5c))&0x40)==0x40)
|
|
group.long 0x5c++0x3
|
|
line.long 0x0 "PHCONFIG,Phase Configuration Register"
|
|
bitfld.long 0x0 7.--10. " CLKSRCSEL ,Clock source selection" "Advance_pulse,Advance_pulse,Advance_pulse,Advance_pulse,Advance_pulse,EXTAL,HCKT,HCKT1,HCKT2,HCKT3,?..."
|
|
bitfld.long 0x0 6. " LOCK ,Internal DPLL lock" "Not locked,Locked"
|
|
textline " "
|
|
bitfld.long 0x00 3.--5. " GAINSEL ,Gain selection" "24*2^10,16*2^10,12*2^10,8*2^10,6*2^10,4*2^10,3*2^10,?..."
|
|
else
|
|
group.long 0x5c++0x3
|
|
line.long 0x0 "PHCONFIG,Phase Configuration Register"
|
|
bitfld.long 0x0 7.--10. " CLKSRCSEL ,Clock source selection" "EXTAL,HCKT,HCKT1,HCKT2,HCKT3,EXTAL,HCKT,HCKT1,HCKT2,HCKT3,?..."
|
|
bitfld.long 0x0 6. " LOCK ,Internal DPLL lock" "Not locked,Locked"
|
|
textline " "
|
|
bitfld.long 0x00 3.--5. " GAINSEL ,Gain selection" "24*2^10,16*2^10,12*2^10,8*2^10,6*2^10,4*2^10,3*2^10,?..."
|
|
endif
|
|
rgroup.long 0x60++0x03
|
|
line.long 0x00 "FREQMEAS,Frequency Measurement Register"
|
|
hexmask.long.tbyte 0x00 0.--23. 1. " FREQMEAS ,Frequency measurement value"
|
|
width 0xb
|
|
tree.end
|
|
tree.end
|
|
sif ((cpu()!="IMX251")&&(cpu()!="IMX253"))
|
|
tree "TSC and ADC (Touch Screen Controller and Analog-to-Digital Converter)"
|
|
base asd:0x50030000
|
|
width 6.
|
|
group.long 0x00++0x3
|
|
line.long 0x00 "TGCR,TSC General Config Register"
|
|
hexmask.long.byte 0x00 25.--31. 1. " PDBTIME ,Pen De-bounce Time"
|
|
bitfld.long 0x00 24. " PDBEN ,Pen De-bounce Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 23. " PDEN ,Pen Down detect Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 16.--20. " ADCCLKCFG ,ADC Clock Config" "10,10,10,10,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64"
|
|
textline " "
|
|
bitfld.long 0x00 10. " INTREFEN ,Internal Reference Enable" "Disabled,Enabled"
|
|
bitfld.long 0x00 8.--9. " POWERMODE ,Power Mode" "Off,Saving,On,On"
|
|
textline " "
|
|
bitfld.long 0x00 7. " HSYNCPOL ,LCD Hsync Polarity" "High,Low"
|
|
bitfld.long 0x00 6. " HSYNCEN ,LCD Hsync Enable" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 5. " STLC ,Settling Config" "Not switched,Switched"
|
|
bitfld.long 0x00 4. " SLPC ,Sleep Config" "Normal,Sleep"
|
|
textline " "
|
|
bitfld.long 0x00 2. " FUNC_RST ,TSC function reset " "No reset,Reset"
|
|
bitfld.long 0x00 1. " TSC_RST ,TSC module reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x00 0. " IPG_CLK_EN ,TSC IPG clock enable" "Disabled,Enabled"
|
|
rgroup.long 0x04++0x3
|
|
line.long 0x00 "TGSR,TSC General Status Register"
|
|
bitfld.long 0x00 17. " GCQ_DMA ,General ADC-Convert-Queue DMA request" "Asserted,Dis-asserted"
|
|
bitfld.long 0x00 16. " TCQ_DMA ,Touch Screen-Convert-Queue DMA request Status" "Asserted,Dis-asserted"
|
|
textline " "
|
|
bitfld.long 0x00 2. " SLP_INT ,Sleep interrupt" "Asserted,Dis-asserted"
|
|
bitfld.long 0x00 1. " GCQ_INT ,General ADC-Convert-Queue interrupt" "Asserted,Dis-asserted"
|
|
textline " "
|
|
bitfld.long 0x00 0. " TCQ_INT ,Touch Screen-Convert-Queue interrupt Status" "Asserted,Dis-asserted"
|
|
group.long 0x08++0x3
|
|
line.long 0x00 "TICR,TSC IDLE Config Register"
|
|
hexmask.long.byte 0x00 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x00 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x00 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x00 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x00 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x00 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x00 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x00 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x00 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x00 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x00 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x00 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
width 14.
|
|
tree "Touch Screen"
|
|
rgroup.long 0x400++0x3
|
|
line.long 0x00 "TCQFIFO,Touch Screen Convert Queue FIFO Register"
|
|
hexmask.long.word 0x00 4.--15. 1. " ADCDATAOUT ,ADC dataout"
|
|
bitfld.long 0x00 0.--3. " ITEM_ID ,Item ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x404++0xF
|
|
line.long 0x00 "TCQCR,Touch Screen Convert Queue Control Register"
|
|
bitfld.long 0x00 19. " PDCFG ,Pen Down Config" "Edge,Level"
|
|
bitfld.long 0x00 18. " PDMSK ,Pen Down Mask" "Unmasked,Masked"
|
|
textline " "
|
|
bitfld.long 0x00 17. " FRST ,FIFO Reset" "No reset,Reset"
|
|
bitfld.long 0x00 16. " QRST ,Queue Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " REPEATWAIT ,Wait Time between repeated queues in repeat mode" "1 clock,2 clocks,4 clocks,8 clocks,16 clocks,32 clocks,64 clocks,128 clocks,256 clocks,512 clocks,1024 clocks,2048 clocks,4096 clocks,8192 clocks,16384 clocks,32768 clocks"
|
|
bitfld.long 0x00 8.--11. " FIFOWATERMARK ,Fifo water mark" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " LAST_ITEM_ID ,Last Queue Item ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 3. " RPT ,Repeat" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " FQS ,Force Queue Start" "Not forced,Forced"
|
|
bitfld.long 0x00 0.--1. " QSM ,Queue Start Mode" "Stopped,Interrupt,FQS,FQS/Interrupt"
|
|
line.long 0x04 "TCQSR,Touch Screen Convert Queue Status Register"
|
|
bitfld.long 0x04 21.--25. " FWPTR ,FIFO write pointer" "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 0x04 16.--20. " FRPTR ,FIFO read pointer" "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"
|
|
textline " "
|
|
bitfld.long 0x04 15. " FDRY ,FIFO Data Ready" "Smaller,Equal or Greater"
|
|
bitfld.long 0x04 14. " FULL ,FIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x04 13. " EMPT ,FIFO Empty" "Not empty,Empty"
|
|
bitfld.long 0x04 8.--12. " FDN ,FIFO Data Number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..."
|
|
textline " "
|
|
eventfld.long 0x04 6. " FRR ,FIFO Error" "FDN <= 16,FDN > 16"
|
|
eventfld.long 0x04 5. " FUR ,FIFO Under Run" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x04 4. " FOR ,FIFO Over Run" "Not occurred,Occurred"
|
|
eventfld.long 0x04 1. " EOQ ,End of Queue" "Not completed,Completed"
|
|
textline " "
|
|
eventfld.long 0x04 0. " PD ,Pen Down" "Not asserted,Asserted"
|
|
line.long 0x08 "TCQMR,Touch Screen Convert Queue Mask Register"
|
|
bitfld.long 0x08 31. " FDRY_DMA_MASK ,FIFO Data Ready DMA Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 22. " FER_DMA_MASK ,FIFO Error DMA Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 21. " FUR_DMA_MASK ,FIFO Under Run DMA Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 20. " FOR_DMA_MASK ,FIFO Over Run DMA Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 17. " EOQ_DMA_MASK ,End of Queue DMA Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 16. " PD_DMA_MASK ,PEN Down DMA Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 15. " FDRY_IRQ_MASK ,FIFO Data Ready IRQ Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 6. " FER_IRQ_MASK ,FIFO Error IRQ Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 5. " FUR_IRQ_MASK ,FIFO Under Run IRQ Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 4. " FOR_IRQ_MASK ,FIFO Over Run IRQ Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 1. " EOQ_IRQ_MASK ,End of Queue IRQ Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 0. " PD_IRQ_MASK ,PEN Down IRQ Mask" "Not masked,Masked"
|
|
group.long 0x420++0x7
|
|
line.long 0x00 "TCQ_ITEM_7_0,Touch Screen Convert Queue ITEM 7-0"
|
|
bitfld.long 0x00 28.--31. " ITEM7 ,Item 7 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x00 24.--27. " ITEM6 ,Item 6 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x00 20.--23. " ITEM5 ,Item 5 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x00 16.--19. " ITEM4 ,Item 4 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " ITEM3 ,Item 3 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x00 8.--11. " ITEM2 ,Item 2 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x00 4.--7. " ITEM1 ,Item 1 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x00 0.--3. " ITEM0 ,Item 0 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
line.long 0x04 "TCQ_ITEM_15_8,Touch Screen Convert Queue ITEM 15-8"
|
|
bitfld.long 0x04 28.--31. " ITEM15 ,Item 15 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x04 24.--27. " ITEM14 ,Item 14 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x04 20.--23. " ITEM13 ,Item 13 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x04 16.--19. " ITEM12 ,Item 12 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
textline " "
|
|
bitfld.long 0x04 12.--15. " ITEM11 ,Item 11 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x04 8.--11. " ITEM10 ,Item 10 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x04 4.--7. " ITEM9 ,Item 9 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
bitfld.long 0x04 0.--3. " ITEM8 ,Item 8 Convert Config" "TCC0,TCC1,TCC2,TCC2,TCC4,TCC5,TCC6,TCC7,GCC7,GCC6,GCC5,GCC4,GCC3,GCC2,GCC1,GCC0"
|
|
group.long 0x440++0x1F
|
|
line.long 0x0 " TCC0 , Touch Screen Convert Config 0"
|
|
hexmask.long.byte 0x0 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x0 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x0 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x0 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x0 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x0 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x0 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x0 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x0 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x0 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x0 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x4 " TCC1 , Touch Screen Convert Config 1"
|
|
hexmask.long.byte 0x4 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x4 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x4 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x4 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x4 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x4 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x4 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x4 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x4 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x4 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x4 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x4 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x8 " TCC2 , Touch Screen Convert Config 2"
|
|
hexmask.long.byte 0x8 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x8 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x8 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x8 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x8 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x8 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x8 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x8 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x8 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x8 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x8 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x8 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0xC " TCC3 , Touch Screen Convert Config 3"
|
|
hexmask.long.byte 0xC 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0xC 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0xC 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0xC 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0xC 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0xC 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0xC 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0xC 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0xC 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0xC 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0xC 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0xC 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x10 " TCC4 , Touch Screen Convert Config 4"
|
|
hexmask.long.byte 0x10 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x10 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x10 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x10 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x10 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x10 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x10 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x10 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x10 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x10 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x10 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x10 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x14 " TCC5 , Touch Screen Convert Config 5"
|
|
hexmask.long.byte 0x14 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x14 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x14 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x14 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x14 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x14 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x14 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x14 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x14 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x14 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x14 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x14 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x18 " TCC6 , Touch Screen Convert Config 6"
|
|
hexmask.long.byte 0x18 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x18 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x18 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x18 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x18 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x18 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x18 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x18 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x18 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x18 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x18 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x18 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x1C " TCC7 , Touch Screen Convert Config 7"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x1C 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x1C 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x1C 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x1C 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x1C 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x1C 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x1C 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x1C 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x1C 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x1C 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x1C 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
tree.end
|
|
tree "General ADC"
|
|
rgroup.long 0x800++0x3
|
|
line.long 0x00 "GCQFIFO,General ADC Convert Queue FIFO Register"
|
|
hexmask.long.word 0x00 4.--15. 1. " ADCDATAOUT ,ADC dataout"
|
|
bitfld.long 0x00 0.--3. " ITEM_ID ,Item ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
group.long 0x804++0xF
|
|
line.long 0x00 "GCQCR,General ADC Convert Queue Control Register"
|
|
bitfld.long 0x00 19. " PDCFG ,Pen Down Config" "Edge,Level"
|
|
bitfld.long 0x00 18. " PDMSK ,Pen Down Mask" "Unmasked,Masked"
|
|
textline " "
|
|
bitfld.long 0x00 17. " FRST ,FIFO Reset" "No reset,Reset"
|
|
bitfld.long 0x00 16. " QRST ,Queue Reset" "No reset,Reset"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " REPEATWAIT ,Wait Time between repeated queues in repeat mode" "1 clock,2 clocks,4 clocks,8 clocks,16 clocks,32 clocks,64 clocks,128 clocks,256 clocks,512 clocks,1024 clocks,2048 clocks,4096 clocks,8192 clocks,16384 clocks,32768 clocks"
|
|
bitfld.long 0x00 8.--11. " FIFOWATERMARK ,Fifo water mark" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
textline " "
|
|
bitfld.long 0x00 4.--7. " LAST_ITEM_ID ,Last Queue Item ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
|
|
bitfld.long 0x00 3. " RPT ,Repeat" "Disabled,Enabled"
|
|
textline " "
|
|
bitfld.long 0x00 2. " FQS ,Force Queue Start" "Not forced,Forced"
|
|
bitfld.long 0x00 0.--1. " QSM ,Queue Start Mode" "Stopped,Interrupt,FQS,FQS/Interrupt"
|
|
line.long 0x04 "GCQSR,General ADC Convert Queue Status Register"
|
|
bitfld.long 0x04 21.--25. " FWPTR ,FIFO write pointer" "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 0x04 16.--20. " FRPTR ,FIFO read pointer" "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"
|
|
textline " "
|
|
bitfld.long 0x04 15. " FDRY ,FIFO Data Ready" "Smaller,Equal or Greater"
|
|
bitfld.long 0x04 14. " FULL ,FIFO Full" "Not full,Full"
|
|
textline " "
|
|
bitfld.long 0x04 13. " EMPT ,FIFO Empty" "Not empty,Empty"
|
|
bitfld.long 0x04 8.--12. " FDN ,FIFO Data Number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,?..."
|
|
textline " "
|
|
eventfld.long 0x04 6. " FRR ,FIFO Error" "FDN <= 16,FDN > 16"
|
|
eventfld.long 0x04 5. " FUR ,FIFO Under Run" "Not occurred,Occurred"
|
|
textline " "
|
|
eventfld.long 0x04 4. " FOR ,FIFO Over Run" "Not occurred,Occurred"
|
|
eventfld.long 0x04 1. " EOQ ,End of Queue" "Not completed,Completed"
|
|
textline " "
|
|
eventfld.long 0x04 0. " PD ,Pen Down" "Not asserted,Asserted"
|
|
line.long 0x08 "GCQMR,General ADC Convert Queue Mask Register"
|
|
bitfld.long 0x08 31. " FDRY_DMA_MASK ,FIFO Data Ready DMA Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 22. " FER_DMA_MASK ,FIFO Error DMA Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 21. " FUR_DMA_MASK ,FIFO Under Run DMA Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 20. " FOR_DMA_MASK ,FIFO Over Run DMA Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 17. " EOQ_DMA_MASK ,End of Queue DMA Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 16. " PD_DMA_MASK ,PEN Down DMA Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 15. " FDRY_IRQ_MASK ,FIFO Data Ready IRQ Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 6. " FER_IRQ_MASK ,FIFO Error IRQ Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 5. " FUR_IRQ_MASK ,FIFO Under Run IRQ Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 4. " FOR_IRQ_MASK ,FIFO Over Run IRQ Mask" "Not masked,Masked"
|
|
textline " "
|
|
bitfld.long 0x08 1. " EOQ_IRQ_MASK ,End of Queue IRQ Mask" "Not masked,Masked"
|
|
bitfld.long 0x08 0. " PD_IRQ_MASK ,PEN Down IRQ Mask" "Not masked,Masked"
|
|
group.long 0x820++0x7
|
|
line.long 0x00 "GCQ_ITEM_7_0,General ADC Convert Queue ITEM 7-0"
|
|
bitfld.long 0x00 28.--31. " ITEM7 ,Item 7 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x00 24.--27. " ITEM6 ,Item 6 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x00 20.--23. " ITEM5 ,Item 5 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x00 16.--19. " ITEM4 ,Item 4 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
textline " "
|
|
bitfld.long 0x00 12.--15. " ITEM3 ,Item 3 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x00 8.--11. " ITEM2 ,Item 2 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x00 4.--7. " ITEM1 ,Item 1 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x00 0.--3. " ITEM0 ,Item 0 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
line.long 0x04 "GCQ_ITEM_15_8,General ADC Convert Queue ITEM 15-8"
|
|
bitfld.long 0x04 28.--31. " ITEM15 ,Item 15 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x04 24.--27. " ITEM14 ,Item 14 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x04 20.--23. " ITEM13 ,Item 13 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x04 16.--19. " ITEM12 ,Item 12 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
textline " "
|
|
bitfld.long 0x04 12.--15. " ITEM11 ,Item 11 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x04 8.--11. " ITEM10 ,Item 10 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x04 4.--7. " ITEM9 ,Item 9 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
bitfld.long 0x04 0.--3. " ITEM8 ,Item 8 Convert Config" "GCC0,GCC1,GCC2,GCC3,GCC4,GCC5,GCC6,GCC7,TCC7,TCC6,TCC5,TCC4,TCC3,TCC2,TCC1,TCC0"
|
|
group.long 0x840++0x1F
|
|
line.long 0x0 "GCC0,General ADC Convert Config 0"
|
|
hexmask.long.byte 0x0 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x0 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x0 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x0 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x0 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x0 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x0 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x0 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x0 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x0 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x0 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x0 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x4 "GCC1,General ADC Convert Config 1"
|
|
hexmask.long.byte 0x4 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x4 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x4 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x4 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x4 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x4 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x4 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x4 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x4 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x4 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x4 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x4 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x8 "GCC2,General ADC Convert Config 2"
|
|
hexmask.long.byte 0x8 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x8 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x8 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x8 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x8 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x8 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x8 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x8 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x8 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x8 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x8 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x8 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0xC "GCC3,General ADC Convert Config 3"
|
|
hexmask.long.byte 0xC 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0xC 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0xC 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0xC 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0xC 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0xC 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0xC 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0xC 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0xC 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0xC 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0xC 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0xC 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x10 "GCC4,General ADC Convert Config 4"
|
|
hexmask.long.byte 0x10 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x10 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x10 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x10 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x10 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x10 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x10 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x10 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x10 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x10 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x10 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x10 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x14 "GCC5,General ADC Convert Config 5"
|
|
hexmask.long.byte 0x14 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x14 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x14 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x14 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x14 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x14 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x14 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x14 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x14 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x14 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x14 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x14 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x18 "GCC6,General ADC Convert Config 6"
|
|
hexmask.long.byte 0x18 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x18 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x18 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x18 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x18 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x18 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x18 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x18 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x18 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x18 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x18 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x18 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
line.long 0x1C "GCC7,General ADC Convert Config 7"
|
|
hexmask.long.byte 0x1C 24.--31. 1. " SETTLING_TIME ,Number of adc clock cycles before beginning conversion"
|
|
bitfld.long 0x1C 20. " IGS ,Ignore Sample Data" "Not ignored,Ignored"
|
|
textline " "
|
|
bitfld.long 0x1C 16.--19. " NOS ,Number of Samples (continuesly converted)" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
|
|
bitfld.long 0x1C 15. " WIPERSW ,Wiper Switch Control" "Off,Low"
|
|
textline " "
|
|
bitfld.long 0x1C 14. " YNLRSW ,YNLR Switch Control" "Off,Low"
|
|
bitfld.long 0x1C 12.--13. " YPLLSW ,YPLL Switch Control" "High,Off,Reserved,Low"
|
|
textline " "
|
|
bitfld.long 0x1C 10.--11. " XNURSW ,XNUR Switch Control" "High,Off,Reserved,Low"
|
|
bitfld.long 0x1C 9. " XPULSW ,XPUL Switch Control" "High,Off"
|
|
textline " "
|
|
bitfld.long 0x1C 7.--8. " SEL_REFP ,Positive Reference selection" "YP(LL),XP(UL),External,Internal"
|
|
bitfld.long 0x1C 4.--6. " SEL_IN ,Channel Selection (ADC input)" "XP(UL),YP(LL),XN(UR),YN(LR),WIPER,INAUX0,INAUX1,INAUX2"
|
|
textline " "
|
|
bitfld.long 0x1C 2.--3. " SEL_REFN ,Negtive Reference selection" "XN(UR),YN(LR),NGND_ADC,NGND_ADC"
|
|
bitfld.long 0x1C 1. " PENIACK ,Interruption acknowledge signal for XP(UL)" "Dis-asserted,Asserted"
|
|
tree.end
|
|
width 0xb
|
|
tree.end
|
|
endif
|
|
textline " "
|