2410addr.a

来自「Embest S3CEB2410驱动例程源代码。」· A 代码 · 共 13 行

A
13
字号
.EQU   CLKCON  ,  0x4c00000c     @ Clock generator control
.EQU   MISCCR   ,  0x56000080     @ Miscellaneous control
.EQU   BWSCON   ,  0x48000000     @ Bus width & wait status
.EQU   GSTATUS3 ,  0x560000b8     @ Saved data0(32-bit) before entering POWER_OFF mode 
.EQU   INTOFFSET ,  0x4a000014    @ Interruot request source offset
.EQU   WTCON  ,  0x53000000       @ Watch-dog timer mode
.EQU   INTMSK    ,  0x4a000008    @ Interrupt mask control
.EQU   INTSUBMSK ,  0x4a00001c    @ Interrupt sub mask
.EQU   MPLLCON  ,  0x4c000004     @ MPLL Control
.EQU   GSTATUS2 ,  0x560000b4     @ Reset type
.EQU   LOCKTIME ,  0x4c000000     @ PLL lock time counter
.EQU   MPLLCON  ,  0x4c000004     @ MPLL Control

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?