BOOTLOADER
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
bootloader
inc
norflash.h
Go to the documentation of this file.
1
#ifndef __NORFLASH_H
2
#define __NORFLASH_H
3
4
int
UnlockAllBlks
(
void
);
5
int
ChkNorFlash
(
void
);
6
void
ProgNorFlash
(
U32
addr,
U32
src,
U32
len);
7
8
9
#endif
Generated on Wed Jun 13 2012 00:03:09 for BOOTLOADER by
1.8.1.1