參數(shù)資料
型號: LSI53C1010-66
英文描述: LSI53C1010-66 PCI to Dual Channel Ultra160 SCSI Multifunction Controller technical manual v2.1 2/01
中文描述: LSI53C1010 - 66 PCI到雙通道Ultra160 SCSI多功能控制器的技術(shù)手冊2.1 2月1日
文件頁數(shù): 88/166頁
文件大?。?/td> 1330K
代理商: LSI53C1010-66
3-40
SAF-TE Source Code
In addition to these interrupt sources, the SAF-TE firmware uses the
internal watchdog timer (Program Tag WDT_CON, Register 0xFE00) to
generate a soft reset (if the code load flag directs a reboot).
3.4.3.1 Interrupt Service Routines (ISR)
The interrupt service routines are executed when the timer 0 counter rolls
over from 0xFFFF to 0.
The user data stored in
config.timer_init_hi
and
config.timer_init_low
initialize the 16-bit timer and the timer is started.
Timer 0 ISR –
Used to implement a delay on an operation to load code
to the serial EEPROM through the TWS bus. The subroutine
tws_memory_write
checks the value of the global variable
tim0_cnt
after each burst of data is transferred through the bus to the EEPROM.
A delay routine requires three interrupts to Timer 0; that is, this timer
must roll over three times before the next burst of data is sent over the
TWS bus. For further information, see
Section 3.4.2.2, “TWS Data
Transfers,” page 3-30
.
Function Name:
ir_timer0()
Return Value: None.
Timer 1 ISR –
Void Function. Timer 1 is initialized to be a 16-bit timer
but is never utilized.
Function Name:
ir_timer1()
Return Value: None.
Timer 2 ISR –
Void Function. Timer 2 is initialized to be a 16-bit timer
and started at the beginning of the main program. Timer 2 is used to
clock (transmit and receive) the serial bus. It is initialized for a 40 MHz
clock rate with autoreload capability. The output of the serial bus is used
for debugging operations.
Function Name:
ir_timer2()
Return Value: None.
Serial Port ISR –
Void Function.
Function Name:
ir_serial()
Return Value: None.
相關(guān)PDF資料
PDF描述
LSI53CF92A(64PQFP) Controller Miscellaneous - Datasheet Reference
LSI53CF92A(64TQFP) Controller Miscellaneous - Datasheet Reference
LSI53C1010R LSI53C1010R Ultra160 SCSI controller
LSI53C1020 LSI53C1020 PCI-X to Ultra320 SCSI Controller technical manual v2.0 6/02
LSI53C1030 LSI53C1030 PCI-X to Dual Channel Ultra320 SCSI Multifunction Controller technical manual v2.0 5/02
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
LSI53C1010-66-LEADFREE 制造商:LSI Corporation 功能描述:
LSI53C1010R 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C1010R Ultra160 SCSI controller
LSI53C1020 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C1020 PCI-X to Ultra320 SCSI Controller technical manual v2.0 6/02
LSI53C1020A384BGALEADFREE 制造商:LSI Corporation 功能描述:
LSI53C1030 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C1030 PCI-X to Dual Channel Ultra320 SCSI Multifunction Controller technical manual v2.0 5/02