參數(shù)資料
型號: LSI53C040
英文描述: LSI53C040 Enclosure Services Processor programming guide v1.1 12/00
中文描述: LSI53C040箱體服務(wù)處理器編程指南1.1版12/00
文件頁數(shù): 88/166頁
文件大?。?/td> 1330K
代理商: LSI53C040
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描述
LSI53C1000 LSI53C1000 PCI to Ultra160 SCSI Controller technical manual v2.1 2/01
LSI53C1000R LSI53C1000R Ultra160 SCSI controller
LSI53C1010 Controller Miscellaneous - Datasheet Reference
LSI53C1010-33 LSI53C1010-33 PCI to Dual Channel Ultra160 SCSI Multifunction Controller technical manual v3.2 2/01
LSI53C1010-66 LSI53C1010-66 PCI to Dual Channel Ultra160 SCSI Multifunction Controller technical manual v2.1 2/01
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
LSI53C040-160QFP 制造商:LSI Corporation 功能描述:Enclosure Services Processor 160-Pin PQFP
LSI53C040-160QFP LEADFREE 制造商:LSI Corporation 功能描述:
LSI53C1000 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C1000 PCI to Ultra160 SCSI Controller technical manual v2.1 2/01
LSI53C1000-B1 制造商:LSI 功能描述: 制造商:LSI Corporation 功能描述:
LSI53C1000R 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C1000R Ultra160 SCSI controller