📄 netcard.inc
字号:
*
*hit651 voice platform software
*======================= netcard.inc ====================
*2004.1.1 hit651
*netcard registers define
*page 0
NET_REG_CR .set 0x4fe0
NET_REG_PSTART .set 0x4fe1
NET_REG_PSTOP .set 0x4fe2
NET_REG_CLDA0 .set 0x4fe1
NET_REG_CLDA1 .set 0x4fe2
NET_REG_BNRY .set 0x4fe3
NET_REG_TPSR .set 0x4fe4
NET_REG_TSR .set 0x4fe4
NET_REG_TBCR0 .set 0x4fe5
NET_REG_TBCR1 .set 0x4fe6
NET_REG_ISR .set 0x4fe7
NET_REG_RSAR0 .set 0x4fe8
NET_REG_RSAR1 .set 0x4fe9
NET_REG_RBCR0 .set 0x4fea
NET_REG_RBCR1 .set 0x4feb
NET_REG_RCR .set 0x4fec
NET_REG_TCR .set 0x4fed
NET_REG_DCR .set 0x4fee
NET_REG_IMR .set 0x4fef
NET_REG_CNTR0 .set 0x4fed
NET_REG_CNTR1 .set 0x4fee
NET_REG_CNTR2 .set 0x4fef
*page 1
NET_REG_PAR0 .set 0x4fe1
NET_REG_PAR1 .set 0x4fe2
NET_REG_PAR2 .set 0x4fe3
NET_REG_PAR3 .set 0x4fe4
NET_REG_PAR4 .set 0x4fe5
NET_REG_PAR5 .set 0x4fe6
NET_REG_CURR .set 0x4fe7
NET_REG_MAR0 .set 0x4fe8
NET_REG_MAR1 .set 0x4fe9
NET_REG_MAR2 .set 0x4fea
NET_REG_MAR3 .set 0x4feb
NET_REG_MAR4 .set 0x4fec
NET_REG_MAR5 .set 0x4fed
NET_REG_MAR6 .set 0x4fee
NET_REG_MAR7 .set 0x4fef
*
CR9346 .set 0x4fe1
CONFIG0 .set 0x4fe3
CONFIG1 .set 0x4fe4
CONFIG2 .set 0x4fe5
CONFIG3 .set 0x4fe6
*
*Remote DMA Port
NET_PORT_DMA .set 0x4ff0
*
*Reset Port
NET_PORT_RESET .set 0x4ff8
RST8019 .set 0x8006
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -