This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| int | FLASH_init () |
| verify the presence of a flash rom in the system. More... | |
| int | FLASH_bcopy (void *s1, void *s2, size_t n) |
| rewrites the flash with data. More... | |
| int | FLASH_CSInfo (unsigned short base_register, unsigned short option_register) |
| print the contents of a 68332 SIM ChipSelect register set. More... | |
Variables | |
| unsigned short | FLASH_MID |
| unsigned short | FLASH_DID |
|
||||||||||||||||
|
rewrites the flash with data.
|
|
||||||||||||
|
print the contents of a 68332 SIM ChipSelect register set.
Definition at line 209 of file flash.c. Referenced by FLASH_init. |
|
|
verify the presence of a flash rom in the system.
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002