|
PS2SDK
PS2 Homebrew Libraries
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | flash_info_t |
Functions | |
| int | flash_detect (void) |
| int | flash_device_reset (void) |
| int | flash_get_info (flash_info_t *info) |
| int | flash_page_erase (flash_info_t *info, u32 page) |
| int | flash_page_read (flash_info_t *info, u32 page, u32 count, void *buf) |
| int | flash_page_write (flash_info_t *info, u32 page, void *buf) |
Expansion bay flash driver. Supported in ROM in SCPH-5xxxx models and integrated in DESR-xxxx models.
Definition in file fls.h.