參數(shù)資料
型號(hào): VT6516
廠商: Electronic Theatre Controls, Inc.
英文描述: 16/12 PORT 10/1000 ASE T/TX
中文描述: 16/12港口10/1000日月光噸/德克薩斯州
文件頁(yè)數(shù): 23/73頁(yè)
文件大?。?/td> 440K
代理商: VT6516
VIA Technologies, Inc.
Preliminary VT6516 Datarsheet
-
23-
reg_byte_cont_write (nextID & 0x0FF); // data bits [7:0]
reg_byte_cont_write ((nextID >> 8) & 0x0FF); // data bits [15:8]
reg_byte_cont_write ((nextID >> 16) & 0x0FF); // data bits [23:16]
reg_byte_cont_write (0); // data bits [31:24]
reg_byte_cont_write (0x02); // SRAM-write command
while (reg_byte_read(SRAM_STATUS_REG) != SRAM_ACCESS_IDLE) {}
}
void initFreeList16Mb(int maxLinkEntryNo)
{ // note: for 16Mb SDRAM,
// Bank0 free list head pointer = 128
// Bank1 free list head pointer = 130
int k; // k: current free entry id
int b0, b1; // b0, b1: bank0/1 free list head entry id
for(b0=b1= NULL_PTR, k= maxLinkEntryNo; k <=128; k--)
if (((k * 3) % 8) < 4)
{ writeLinkEntry(b0,k); b0=k;}
else { writeLinkEntry(b1,k); b1=k;}
}
void initFreeList64Mb(int maxLinkEntryNo)
{ // note: for 64Mb SDRAM,
// Bank0 free list head pointer = 128
// Bank1 free list head pointer = 131
int k; // k: current free entry id
int b0, b1; // b0, b1: bank0/1 free list head entry id
for(b0=b1= NULL_PTR, k= maxLinkEntryNo; k <=128; k--)
if (((k * 3) % 16) < 8)
{ writeLinkEntry(b0,k); b0=k;}
else { writeLinkEntry(b1,k); b1=k;}
}
相關(guān)PDF資料
PDF描述
VT70A144
VT74A451
VT74A901
VT77A142
VT77A202
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
VT-6-6 制造商:Panduit Corp 功能描述:BOLT TERM 70MM 57MM - Bulk 制造商:Panduit Corp 功能描述:Bolt Terminal 70mm 57mm
VT6J1 制造商:ROHM 制造商全稱(chēng):Rohm 功能描述:1.2V Drive Pch + Pch MOSFET
VT6K1 制造商:ROHM 制造商全稱(chēng):Rohm 功能描述:1.2V Drive Nch + Nch MOSFET
VT6K1T2CR 制造商:ROHM Semiconductor 功能描述:
VT6M1 制造商:ROHM 制造商全稱(chēng):Rohm 功能描述:1.2V Drive Nch + Pch MOSFET