BOOTLOADER
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
bootloader
inc
u2440mon.h
Go to the documentation of this file.
1
/****************************************************************
2
NAME: u2440mon.h
3
DESC:
4
HISTORY:
5
Mar.29.2002:purnnamu: created first
6
****************************************************************/
7
8
#ifndef __U241MON_H__
9
#define __U241MON_H__
10
11
extern
volatile
unsigned
char
*
downPt
;
12
extern
volatile
U32
totalDmaCount
;
13
extern
volatile
U32
downloadFileSize
;
14
extern
volatile
U32
downloadAddress
;
15
extern
volatile
U16
checkSum
;
16
17
extern
int
download_run
;
18
extern
U32
tempDownloadAddress
;
19
20
#endif
/*__U241MON_H__*/
Generated on Wed Jun 13 2012 00:03:09 for BOOTLOADER by
1.8.1.1